index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-03
can: peak_pci: Fix the way channels are linked together
Stephane Grosjean
1
-14
/
+9
2012-02-03
can: ems_usb: Removed double netif_device_detach
Sebastian Haas
1
-9
/
+0
2012-02-03
can: pch_can: fix error passive level test
Xi Wang
1
-1
/
+2
2012-02-03
can: ti_hecc: use netif_rx in the interrupt
Wolfgang Grandegger
1
-1
/
+2
2012-02-03
can: cc770: Fix indirect access deadlock on ISA cards
Wolfgang Zarre
1
-1
/
+15
2012-02-03
can: cc770: store echo skb before starting the transfer
Wolfgang Grandegger
1
-1
/
+3
2012-02-03
can: flexcan: fix irq flooding by clearing all interrupt sources
Wolfgang Grandegger
1
-1
/
+6
2012-01-10
Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-5
/
+5
2012-01-08
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-47
/
+2
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2
-47
/
+2
2011-12-28
net: flexcan: convert to clk_prepare/clk_unprepare
Shawn Guo
1
-5
/
+5
2011-12-20
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
1
-1
/
+1
2011-12-01
can: cc770: add platform bus driver for the CC770 and AN82527
Wolfgang Grandegger
3
-0
/
+280
2011-12-01
can: cc770: add legacy ISA bus driver for the CC770 and AN82527
Wolfgang Grandegger
3
-0
/
+379
2011-12-01
can: cc770: add driver core for the Bosch CC770 and Intel AN82527
Wolfgang Grandegger
6
-0
/
+1097
2011-12-01
can: Revert outdated cc770 driver patches.
David S. Miller
7
-1504
/
+0
2011-11-30
can: cc770: legacy CC770 ISA bus driver
Wolfgang Grandegger
3
-0
/
+349
2011-11-30
can: cc770: add driver core for the Bosch CC770 and Intel AN82527
Wolfgang Grandegger
6
-0
/
+1155
2011-11-30
can: sja1000_isa: convert to platform driver to support x86_64 systems
Wolfgang Grandegger
2
-30
/
+65
2011-11-30
can: sja1000_isa: fix "limited range" compiler warnings
Wolfgang Grandegger
1
-12
/
+12
2011-11-29
net/can: convert drivers/net/can/* to use module_platform_driver()
Axel Lin
10
-122
/
+11
2011-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2011-11-22
net, sja1000: Don't include version.h in peak_pci.c when not needed
Jesper Juhl
1
-1
/
+0
2011-11-18
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
2
-47
/
+2
2011-11-17
net: remove NETIF_F_NO_CSUM feature bit
Michał Mirosław
2
-2
/
+2
2011-11-14
net/can/mscan: Fix buggy listen only mode setting
Wolfgang Grandegger
1
-1
/
+1
2011-11-14
net/can/mscan: add listen only mode
Marc Kleine-Budde
1
-2
/
+6
2011-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
12
-93
/
+784
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-10-25
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+8
2011-10-18
can: remove references to berlios mailinglist
Marc Kleine-Budde
5
-10
/
+0
2011-10-10
mscan: too much data copied to CAN frame due to 16 bit accesses
Wolfgang Grandegger
1
-3
/
+8
2011-09-28
candev: allow SJW user setting for bittiming calculation
Oliver Hartkopp
1
-1
/
+13
2011-09-28
can/sja1000: add driver for EMS PCMCIA card
Oliver Hartkopp
3
-0
/
+339
2011-09-27
doc: fix broken references
Paul Bolle
1
-1
/
+1
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
1
-1
/
+3
2011-09-21
can/sja1000: driver for PEAK PCAN PCI/PCIe cards
Wolfgang Grandegger
3
-0
/
+299
2011-09-17
can: ti_hecc: include linux/io.h
Daniel Mack
1
-0
/
+1
2011-08-26
can: ti_hecc: Fix uninitialized spinlock in probe
Abhilash K V
1
-0
/
+1
2011-08-26
can: ti_hecc: Fix unintialized variable
Abhilash K V
1
-1
/
+1
2011-08-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+3
2011-08-18
flexcan: Prefer device tree clock frequency if available.
holt@sgi.com
1
-9
/
+25
2011-08-18
flexcan: Add of_match to platform_device definition.
holt@sgi.com
1
-1
/
+12
2011-08-18
flexcan: Abstract off read/write for big/little endian.
holt@sgi.com
1
-57
/
+83
2011-08-18
flexcan: Remove #include <mach/clock.h>
holt@sgi.com
1
-2
/
+0
2011-08-15
net/can/mscan: add __iomem annotations
Marc Kleine-Budde
1
-13
/
+13
2011-08-14
drivers/net/can/sja1000/plx_pci.c: eliminate double free
Julia Lawall
1
-2
/
+2
2011-08-11
slcan: ldisc generated skbs are received in softirq context
Oliver Hartkopp
1
-1
/
+1
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-07-24
can: c_can: remove duplicated #include
Huang Weiyi
2
-2
/
+0
[next]