index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
Age
Commit message (
Expand
)
Author
2013-02-03
can: pch_can: fix invalid error codes
Olivier Sobrie
2013-02-03
can: ti_hecc: fix invalid error codes
Olivier Sobrie
2013-02-03
can: c_can: fix invalid error codes
Olivier Sobrie
2013-01-11
can: Do not call dev_put if restart timer is running upon close
Alexander Stein
2012-10-07
can: mscan-mpc5xxx: fix return value check in mpc512x_can_get_clock()
Wei Yongjun
2012-10-02
can: janz-ican3: fix support for older hardware revisions
Ira W. Snyder
2012-10-02
can: ti_hecc: fix oops during rmmod
Marc Kleine-Budde
2012-10-02
can: mcp251x: avoid repeated frame bug
BenoƮt Locher
2012-07-16
can: c_can: precedence error in c_can_chip_config()
Dan Carpenter
2012-06-17
can: c_can: fix race condition in c_can_open()
AnilKumar Ch
2012-06-17
can: c_can: fix an interrupt thrash issue with c_can driver
AnilKumar Ch
2012-06-17
can: c_can: fix "BUG! echo_skb is occupied!" during transmit
AnilKumar Ch
2011-06-29
net/can: activate bit-timing calculation and netlink based drivers by default
Marc Kleine-Budde
2011-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-06-04
Revert "tty: make receive_buf() return the amout of bytes received"
Linus Torvalds
2011-06-02
drivers/net/can/flexcan.c: add missing clk_put
Julia Lawall
2011-05-26
mfd: Use mfd cell platform_data for janz cells platform bits
Samuel Ortiz
2011-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2011-05-23
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-05-18
drivercore: revert addition of of_match to struct device
Grant Likely
2011-05-10
slcan: fix ldisc->open retval
Oliver Hartkopp
2011-05-10
treewide: fix a few typos in comments
Justin P. Mattock
2011-05-06
pcmcia: Convert pcmcia_device_id declarations to const
Joe Perches
2011-05-05
can: fix SJA1000 dlc for RTR packets
Kurt Van Dijck
2011-04-26
Merge branch 'master' into for-next
Jiri Kosina
2011-04-22
tty: make receive_buf() return the amout of bytes received
Felipe Balbi
2011-04-13
net: can: mscan: fix build breakage in mpc5xxx_can
Anatolij Gustschin
2011-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-04-10
treewide: remove extra semicolons
Justin P. Mattock
2011-04-06
can: mcp251x: Allow pass IRQ flags through platform data.
Enric Balletbo i Serra
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-03-27
can: c_can: Fix tx_bytes accounting
Jan Altenberg
2011-03-27
can: c_can_platform: fix irq check in probe
Marc Kleine-Budde
2011-03-27
can: c_can: disable one shot mode until driver is fixed
Marc Kleine-Budde
2011-03-23
mfd: mfd_cell is now implicitly available to janz drivers
Andres Salomon
2011-03-21
can: c_can: Do basic c_can configuration _before_ enabling the interrupts
Jan Altenberg
2011-03-16
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-03-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-03-14
can: wrong index used in inner loop
roel kluin
2011-03-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-02-28
dt/net: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2011-02-28
CAN: add controller hardware name for Softing cards
Kurt Van Dijck
2011-02-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-02-18
Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-02-16
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
Tejun Heo
2011-02-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
2011-02-14
net/can/softing: make CAN_SOFTING_CS depend on CAN_SOFTING
Kurt Van Dijck
[next]