index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-03
5
-15
/
+20
|
\
|
*
can: kvaser_pciefd: kvaser_pciefd_open(): fix error handling
Zhang Qilong
2020-11-30
1
-1
/
+3
|
*
can: c_can: c_can_power_up(): fix error handling
Zhang Qilong
2020-11-30
1
-4
/
+14
|
*
can: sun4i_can: sun4i_can_err(): don't count arbitration lose as an error
Jeroen Hofstee
2020-11-30
1
-1
/
+0
|
*
can: sja1000: sja1000_err(): don't count arbitration lose as an error
Jeroen Hofstee
2020-11-30
1
-1
/
+0
|
*
can: m_can: tcan4x5x_can_probe(): fix error path: remove erroneous clk_disabl...
Marc Kleine-Budde
2020-11-30
1
-8
/
+3
*
|
can: m_can: m_can_class_unregister(): move right after m_can_class_register()
Marc Kleine-Budde
2020-11-30
1
-8
/
+8
*
|
can: m_can: m_can_plat_remove(): remove unneeded platform_set_drvdata()
Marc Kleine-Budde
2020-11-30
1
-2
/
+0
*
|
can: m_can: remove not used variable struct m_can_classdev::freq
Marc Kleine-Budde
2020-11-30
1
-1
/
+0
*
|
can: m_can: Kconfig: convert the into menu
Marc Kleine-Budde
2020-11-30
1
-3
/
+5
*
|
can: tcan4x5x: tcan4x5x_can_probe(): remove probe failed error message
Marc Kleine-Budde
2020-11-30
1
-2
/
+0
*
|
can: tcan4x5x: remove mram_start and reg_offset from struct tcan4x5x_priv
Marc Kleine-Budde
2020-11-30
1
-10
/
+4
*
|
can: tcan4x5x: rename parse_config() function
Dan Murphy
2020-11-30
1
-2
/
+2
*
|
can: tcan4x5x: tcan4x5x_clear_interrupts(): remove redundant return statement
Sean Nyekjaer
2020-11-29
1
-6
/
+2
*
|
can: mcp251xfd: tef-path: reduce number of SPI core requests to set UINC bit
Marc Kleine-Budde
2020-11-29
2
-12
/
+55
*
|
can: mcp251xfd: move struct mcp251xfd_tef_ring definition
Marc Kleine-Budde
2020-11-29
1
-8
/
+8
*
|
can: mcp251xfd: struct mcp251xfd_priv::tef to array of length 1
Marc Kleine-Budde
2020-11-29
2
-12
/
+14
*
|
can: mcp25xxfd: rx-path: reduce number of SPI core requests to set UINC bit
Ursula Maplehurst
2020-11-29
2
-8
/
+45
*
|
can: mcp251xfd: mcp25xxfd_ring_alloc(): add define instead open coding the ma...
Marc Kleine-Budde
2020-11-29
2
-1
/
+3
*
|
can: pcan_usb_core: fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-29
1
-4
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-27
3
-63
/
+78
|
\
|
|
*
can: m_can: m_can_dev_setup(): add support for bosch mcan version 3.3.0
Pankaj Sharma
2020-11-27
1
-0
/
+2
|
*
can: m_can: fix nominal bitiming tseg2 min for version >= 3.1
Marc Kleine-Budde
2020-11-27
1
-1
/
+1
|
*
can: m_can: m_can_open(): remove IRQF_TRIGGER_FALLING from request_threaded_i...
Marc Kleine-Budde
2020-11-27
1
-1
/
+1
|
*
can: mcp251xfd: mcp251xfd_probe(): bail out if no IRQ was given
Marc Kleine-Budde
2020-11-26
1
-0
/
+4
|
*
can: gs_usb: fix endianess problem with candleLight firmware
Marc Kleine-Budde
2020-11-26
1
-61
/
+70
*
|
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-23
1
-0
/
+1
*
|
can: mcp251xfd: remove useless code in mcp251xfd_chip_softreset
Kaixu Xia
2020-11-20
1
-4
/
+1
*
|
can: kvaser_usb: Add new Kvaser hydra devices
Jimmy Assarsson
2020-11-20
2
-1
/
+10
*
|
can: kvaser_usb: kvaser_usb_hydra: Add support for new device variant
Christer Beskow
2020-11-20
1
-0
/
+37
*
|
can: kvaser_usb: Add new Kvaser Leaf v2 devices
Jimmy Assarsson
2020-11-20
2
-1
/
+9
*
|
can: kvaser_usb: Add USB_{LEAF,HYDRA}_PRODUCT_ID_END defines
Jimmy Assarsson
2020-11-20
1
-2
/
+6
*
|
can: flexcan: flexcan_close(): change order if commands to properly shut down...
Marc Kleine-Budde
2020-11-20
1
-3
/
+3
*
|
can: flexcan: flexcan_open(): completely initialize controller before request...
Marc Kleine-Budde
2020-11-20
1
-10
/
+11
*
|
can: flexcan: flexcan_rx_offload_setup(): factor out mailbox and rx-offload s...
Marc Kleine-Budde
2020-11-20
1
-32
/
+42
*
|
can: flexcan: move enabling/disabling of interrupts from flexcan_chip_{start,...
Marc Kleine-Budde
2020-11-20
1
-4
/
+9
*
|
can: flexcan: factor out enabling and disabling of interrupts into separate f...
Marc Kleine-Budde
2020-11-20
1
-14
/
+27
*
|
can: flexcan: rename macro FLEXCAN_QUIRK_SETUP_STOP_MODE -> FLEXCAN_QUIRK_SET...
Joakim Zhang
2020-11-20
1
-5
/
+5
*
|
can: drivers: add len8_dlc support for esd_usb2 CAN adapter
Stefan Mätje
2020-11-20
1
-6
/
+8
*
|
can: drivers: add len8_dlc support for various CAN adapters
Oliver Hartkopp
2020-11-20
5
-23
/
+34
*
|
can: rename CAN FD related can_len2dlc and can_dlc2len helpers
Oliver Hartkopp
2020-11-20
11
-29
/
+29
*
|
can: replace can_dlc as variable/element for payload length
Oliver Hartkopp
2020-11-20
36
-222
/
+222
*
|
can: remove obsolete get_canfd_dlc() macro
Oliver Hartkopp
2020-11-20
5
-5
/
+5
*
|
can: rename get_can_dlc() macro with can_cc_dlc2len()
Oliver Hartkopp
2020-11-20
31
-41
/
+41
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-19
12
-48
/
+86
|
\
|
|
*
can: m_can: process interrupt only when not runtime suspended
Jarkko Nikula
2020-11-18
1
-0
/
+2
|
*
can: flexcan: flexcan_chip_start(): fix erroneous flexcan_transceiver_enable(...
Marc Kleine-Budde
2020-11-18
1
-9
/
+9
|
*
can: kvaser_usb: kvaser_usb_hydra: Fix KCAN bittiming limits
Jimmy Assarsson
2020-11-18
1
-1
/
+1
|
*
can: kvaser_pciefd: Fix KCAN bittiming limits
Jimmy Assarsson
2020-11-18
1
-2
/
+2
|
*
can: m_can: m_can_stop(): set device to software init mode before closing
Faiz Abbas
2020-11-15
1
-0
/
+3
[next]