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.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
2014-02-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-35
/
+18
2014-01-31
Merge tag 'linux-can-fixes-for-3.14-20140129' of git://gitorious.org/linux-ca...
David S. Miller
3
-4
/
+7
2014-01-31
can: add destructor for self generated skbs
Oliver Hartkopp
3
-31
/
+11
2014-01-29
can: janz-ican3: fix uninitialized variable warnings
Ira W. Snyder
1
-1
/
+1
2014-01-29
can: flexcan: fix flexcan driver build for big endian on ARM and little endia...
Arnd Bergmann
2
-3
/
+6
2014-01-29
Merge remote-tracking branch 'agust/next' into next
Benjamin Herrenschmidt
1
-116
/
+154
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
10
-10
/
+0
2014-01-12
net: can: mscan: remove non-CCF code for MPC512x
Gerhard Sittig
1
-141
/
+0
2014-01-12
net: can: mscan: adjust to common clock support for mpc512x
Gerhard Sittig
1
-0
/
+179
2014-01-11
can: ti_hecc: fix endianness related sparse warning
Marc Kleine-Budde
1
-6
/
+4
2014-01-11
can: Disable flexcan driver build for big endian CPU on ARM
Guenter Roeck
1
-1
/
+1
2014-01-11
can: sja1000: add support for Elcus CAN200PCI
Oleg Moroz
1
-1
/
+22
2013-12-22
can: ti_hecc: Replace platform dependency with ARM dependency
Ezequiel Garcia
1
-1
/
+1
2013-12-21
can: mcp251x: Add device tree support
Alexander Shiyan
1
-25
/
+74
2013-12-20
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
17
-56
/
+34
2013-12-17
can: mcp251x: Convert to devm-* API
Alexander Shiyan
1
-13
/
+6
2013-12-17
can: Fix FSF address in file headers
Jeff Kirsher
16
-33
/
+16
2013-12-17
can: c_can: Speed up rx_poll function
Markus Pargmann
1
-10
/
+12
2013-12-17
can: peak_usb: fix mem leak in pcan_usb_pro_init()
Marc Kleine-Budde
1
-0
/
+3
2013-12-17
can: ems_usb: fix urb leaks on failure paths
Alexey Khoroshilov
1
-1
/
+2
2013-11-26
can: flexcan: use correct clock as base for bit rate calculation
Marc Kleine-Budde
1
-1
/
+1
2013-11-26
can: c_can: fix calculation of transmitted bytes on tx complete
Holger Bechtold
1
-0
/
+1
2013-11-26
can: c_can: don't call pm_runtime_get_sync() from interrupt context
Marc Kleine-Budde
1
-6
/
+15
2013-11-26
can: sja1000: fix {pre,post}_irq() handling and IRQ handler return value
Oliver Hartkopp
1
-8
/
+9
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
19
-79
/
+58
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-4
/
+0
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
3
-65
/
+101
2013-11-05
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
2
-45
/
+32
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-10
/
+16
2013-10-31
can: ti_hecc: remove priv->can.do_get_state() callback
Marc Kleine-Budde
1
-10
/
+0
2013-10-31
can: dev: sort can_changelink() by IFLA_CAN_*
Marc Kleine-Budde
1
-13
/
+13
2013-10-31
can: dev: sort can_fill_info() by IFLA_CAN_*
Marc Kleine-Budde
1
-12
/
+9
2013-10-31
can: dev: sort can_get_size() by IFLA_CAN_*
Marc Kleine-Budde
1
-10
/
+10
2013-10-31
can: kvaser_usb: fix usb endpoints detection
Olivier Sobrie
1
-7
/
+13
2013-10-31
can: c_can: Fix RX message handling, handle lost message before EOB
Markus Pargmann
1
-3
/
+3
2013-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-6
/
+12
2013-10-10
drivers: remove unnecessary prom.h includes
Rob Herring
2
-4
/
+0
2013-10-10
can: at91-can: fix device to driver data mapping for platform devices
Marc Kleine-Budde
1
-2
/
+2
2013-10-10
can: flexcan: fix mx28 detection by rearanging OF match table
Marc Kleine-Budde
1
-2
/
+2
2013-10-10
can: flexcan: flexcan_chip_start: fix regression, mark one MB for TX and abor...
Marc Kleine-Budde
1
-2
/
+8
2013-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+5
2013-10-07
can: dev: fix nlmsg size calculation in can_get_size()
Marc Kleine-Budde
1
-5
/
+5
2013-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-65
/
+101
2013-10-01
net: can: c_can_platform: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-01
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
15
-18
/
+10
2013-09-30
can: flexcan: fix flexcan_chip_start() on imx6
Marc Kleine-Budde
1
-12
/
+0
2013-09-27
Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-can
David S. Miller
1
-4
/
+11
2013-09-24
can: Remove extern from function prototypes
Joe Perches
2
-15
/
+15
2013-09-21
can: sja1000: remove unnecessary pci_set_drvdata()
Jingoo Han
4
-5
/
+0
2013-09-21
can: pch_can: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
[next]