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-03-07
can: add bittiming check at interface open for CAN FD
Oliver Hartkopp
1
-0
/
+8
2014-03-07
can: allow to change the device mtu for CAN FD capable devices
Oliver Hartkopp
1
-0
/
+39
2014-03-07
can: introduce the data bitrate configuration for CAN FD
Oliver Hartkopp
1
-1
/
+44
2014-03-07
can: provide a separate bittiming_const parameter to bittiming functions
Oliver Hartkopp
1
-18
/
+13
2014-03-07
can: move sanity check for bitrate and tq into can_get_bittiming
Oliver Hartkopp
1
-14
/
+15
2014-03-07
can: only send bitrate data via netlink when available
Oliver Hartkopp
1
-4
/
+6
2014-03-07
can: preserve skbuff protocol in can_put_echo_skb
Oliver Hartkopp
1
-2
/
+3
2014-03-07
can: janz-ican3: convert dev_<level> printing to netdev_<level>
Marc Kleine-Budde
1
-34
/
+30
2014-03-07
can: flexcan: make use of platform_get_device_id()
Marc Kleine-Budde
1
-2
/
+2
2014-03-07
can: flexcan: Remove #ifdef CONFIG_PM_SLEEP
Marc Kleine-Budde
1
-4
/
+2
2014-03-07
can: mcp251x: Remove #ifdef CONFIG_PM_SLEEP
Alexander Shiyan
1
-5
/
+2
2014-03-07
can: mcp251x: Make driver more quiet
Alexander Shiyan
1
-6
/
+4
2014-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-41
/
+131
2014-03-03
can: flexcan: factor out soft reset into seperate funtion
Marc Kleine-Budde
1
-9
/
+17
2014-03-03
can: flexcan: flexcan_remove(): add missing netif_napi_del()
Marc Kleine-Budde
1
-1
/
+2
2014-03-03
can: flexcan: fix transition from and to freeze mode in chip_{,un}freeze
Marc Kleine-Budde
1
-11
/
+49
2014-03-03
can: flexcan: factor out transceiver {en,dis}able into seperate functions
Marc Kleine-Budde
1
-7
/
+20
2014-03-03
can: flexcan: fix transition from and to low power mode in chip_{en,dis}able
Marc Kleine-Budde
1
-12
/
+38
2014-03-03
can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() fails
Marc Kleine-Budde
1
-1
/
+3
2014-03-03
can: flexcan: fix shutdown: first disable chip, then all interrupts
Marc Kleine-Budde
1
-3
/
+5
2014-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2014-02-14
Merge tag 'linux-can-next-for-3.15-20140212' of git://gitorious.org/linux-can...
David S. Miller
7
-296
/
+168
2014-02-12
can: kvaser_usb: check number of channels returned by HW
Olivier Sobrie
1
-0
/
+2
2014-02-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-35
/
+18
2014-02-11
can: at91_can: add listen only mode
Yoann DI RUZZA
1
-2
/
+7
2014-02-06
can: sja1000: of: add reg-io-width property for 8, 16 and 32-bit register access
Florian Vaussard
1
-2
/
+18
2014-02-04
can: sja1000: fuse of_platform into platform
Florian Vaussard
4
-259
/
+109
2014-02-04
can: sja1000: platform: use devm_* APIs
Florian Vaussard
1
-34
/
+12
2014-02-04
can: sja1000: convert printk to use netdev API
Florian Vaussard
1
-2
/
+1
2014-02-04
can: add ability to allocate CANFD frame in skb data
Stephane Grosjean
1
-0
/
+24
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
[next]