index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-07
Revert :can: sja1000: fix handling on dt properties on little endian systems"
Greg Kroah-Hartman
1
-15
/
+16
2013-04-25
can: sja1000: fix handling on dt properties on little endian systems
Christoph Fritz
1
-16
/
+15
2013-02-03
can: pch_can: fix invalid error codes
Olivier Sobrie
1
-1
/
+1
2013-02-03
can: ti_hecc: fix invalid error codes
Olivier Sobrie
1
-2
/
+2
2013-02-03
can: c_can: fix invalid error codes
Olivier Sobrie
1
-2
/
+2
2013-01-11
can: Do not call dev_put if restart timer is running upon close
Alexander Stein
1
-2
/
+1
2012-10-07
can: mscan-mpc5xxx: fix return value check in mpc512x_can_get_clock()
Wei Yongjun
1
-2
/
+2
2012-10-02
can: janz-ican3: fix support for older hardware revisions
Ira W. Snyder
1
-3
/
+1
2012-10-02
can: ti_hecc: fix oops during rmmod
Marc Kleine-Budde
1
-1
/
+1
2012-10-02
can: mcp251x: avoid repeated frame bug
BenoƮt Locher
1
-1
/
+10
2012-07-16
can: c_can: precedence error in c_can_chip_config()
Dan Carpenter
1
-2
/
+2
2012-06-17
can: c_can: fix race condition in c_can_open()
AnilKumar Ch
1
-1
/
+2
2012-06-17
can: c_can: fix an interrupt thrash issue with c_can driver
AnilKumar Ch
2
-4
/
+4
2012-06-17
can: c_can: fix "BUG! echo_skb is occupied!" during transmit
AnilKumar Ch
1
-2
/
+4
2011-06-29
net/can: activate bit-timing calculation and netlink based drivers by default
Marc Kleine-Budde
1
-2
/
+2
2011-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-3
/
+2
2011-06-04
Revert "tty: make receive_buf() return the amout of bytes received"
Linus Torvalds
1
-6
/
+3
2011-06-02
drivers/net/can/flexcan.c: add missing clk_put
Julia Lawall
1
-3
/
+2
2011-05-26
mfd: Use mfd cell platform_data for janz cells platform bits
Samuel Ortiz
1
-2
/
+1
2011-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-1
/
+1
2011-05-23
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+6
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2011-05-18
drivercore: revert addition of of_match to struct device
Grant Likely
1
-2
/
+5
2011-05-10
slcan: fix ldisc->open retval
Oliver Hartkopp
1
-1
/
+3
2011-05-10
treewide: fix a few typos in comments
Justin P. Mattock
1
-1
/
+1
2011-05-06
pcmcia: Convert pcmcia_device_id declarations to const
Joe Perches
1
-1
/
+1
2011-05-05
can: fix SJA1000 dlc for RTR packets
Kurt Van Dijck
1
-1
/
+1
2011-04-26
Merge branch 'master' into for-next
Jiri Kosina
13
-36
/
+33
2011-04-22
tty: make receive_buf() return the amout of bytes received
Felipe Balbi
1
-3
/
+6
2011-04-13
net: can: mscan: fix build breakage in mpc5xxx_can
Anatolij Gustschin
1
-1
/
+1
2011-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+2
2011-04-10
treewide: remove extra semicolons
Justin P. Mattock
1
-1
/
+1
2011-04-06
can: mcp251x: Allow pass IRQ flags through platform data.
Enric Balletbo i Serra
1
-1
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
10
-15
/
+15
2011-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-15
/
+10
2011-03-27
can: c_can: Fix tx_bytes accounting
Jan Altenberg
1
-1
/
+1
2011-03-27
can: c_can_platform: fix irq check in probe
Marc Kleine-Budde
1
-4
/
+5
2011-03-27
can: c_can: disable one shot mode until driver is fixed
Marc Kleine-Budde
1
-10
/
+4
2011-03-23
mfd: mfd_cell is now implicitly available to janz drivers
Andres Salomon
1
-1
/
+2
2011-03-21
can: c_can: Do basic c_can configuration _before_ enabling the interrupts
Jan Altenberg
1
-3
/
+3
2011-03-16
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-11
/
+13
2011-03-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+3
2011-03-14
can: wrong index used in inner loop
roel kluin
1
-3
/
+3
2011-03-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2011-02-28
dt/net: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2
-11
/
+13
2011-02-28
CAN: add controller hardware name for Softing cards
Kurt Van Dijck
1
-0
/
+1
2011-02-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-5
/
+6
2011-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2011-02-18
Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2011-02-16
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
Tejun Heo
1
-1
/
+1
[next]