index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
Age
Commit message (
Expand
)
Author
2020-11-20
can: flexcan: move enabling/disabling of interrupts from flexcan_chip_{start,...
Marc Kleine-Budde
2020-11-20
can: flexcan: factor out enabling and disabling of interrupts into separate f...
Marc Kleine-Budde
2020-11-20
can: flexcan: rename macro FLEXCAN_QUIRK_SETUP_STOP_MODE -> FLEXCAN_QUIRK_SET...
Joakim Zhang
2020-11-20
can: drivers: add len8_dlc support for esd_usb2 CAN adapter
Stefan Mätje
2020-11-20
can: drivers: add len8_dlc support for various CAN adapters
Oliver Hartkopp
2020-11-20
can: rename CAN FD related can_len2dlc and can_dlc2len helpers
Oliver Hartkopp
2020-11-20
can: replace can_dlc as variable/element for payload length
Oliver Hartkopp
2020-11-20
can: remove obsolete get_canfd_dlc() macro
Oliver Hartkopp
2020-11-20
can: rename get_can_dlc() macro with can_cc_dlc2len()
Oliver Hartkopp
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-18
can: m_can: process interrupt only when not runtime suspended
Jarkko Nikula
2020-11-18
can: flexcan: flexcan_chip_start(): fix erroneous flexcan_transceiver_enable(...
Marc Kleine-Budde
2020-11-18
can: kvaser_usb: kvaser_usb_hydra: Fix KCAN bittiming limits
Jimmy Assarsson
2020-11-18
can: kvaser_pciefd: Fix KCAN bittiming limits
Jimmy Assarsson
2020-11-16
treewide: rename nla_strlcpy to nla_strscpy.
Francis Laniel
2020-11-15
can: m_can: m_can_stop(): set device to software init mode before closing
Faiz Abbas
2020-11-15
can: m_can: Fix freeing of can device from peripherials
Dan Murphy
2020-11-15
can: m_can: m_can_class_free_dev(): introduce new function
Dan Murphy
2020-11-15
can: m_can: m_can_handle_state_change(): fix state change
Wu Bo
2020-11-15
can: tcan4x5x: tcan4x5x_can_remove(): fix order of deregistration
Marc Kleine-Budde
2020-11-15
can: tcan4x5x: tcan4x5x_can_probe(): add missing error checking for devm_regm...
Marc Kleine-Budde
2020-11-15
can: tcan4x5x: replace depends on REGMAP_SPI with depends on SPI
Enric Balletbo i Serra
2020-11-15
can: flexcan: fix failure handling of pm_runtime_get_sync()
Zhang Qilong
2020-11-15
can: flexcan: flexcan_setup_stop_mode(): add missing "req_bit" to stop mode p...
Marc Kleine-Budde
2020-11-15
can: peak_usb: fix potential integer overflow on shift of a int
Colin Ian King
2020-11-15
can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then pass to can_put_ec...
Marc Kleine-Budde
2020-11-15
can: ti_hecc: Fix memleak in ti_hecc_probe
Zhang Qilong
2020-11-15
can: dev: can_restart(): post buffer from the right context
Alejandro Concepcion Rodriguez
2020-11-03
can: flexcan: flexcan_remove(): disable wakeup completely
Joakim Zhang
2020-11-03
can: flexcan: add ECC initialization for VF610
Joakim Zhang
2020-11-03
can: flexcan: add ECC initialization for LX2160A
Joakim Zhang
2020-11-03
can: flexcan: remove FLEXCAN_QUIRK_DISABLE_MECR quirk for LS1021A
Joakim Zhang
2020-11-03
can: mcp251xfd: remove unneeded break
Tom Rix
2020-11-03
can: mcp251xfd: mcp251xfd_regmap_nocrc_read(): fix semicolon.cocci warnings
kernel test robot
2020-11-03
can: mcp251xfd: mcp251xfd_regmap_crc_read(): increase severity of CRC read er...
Marc Kleine-Budde
2020-11-03
can: peak_canfd: pucan_handle_can_rx(): fix echo management when loopback is on
Stephane Grosjean
2020-11-03
can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrapping
Stephane Grosjean
2020-11-03
can: peak_usb: add range checking in decode operations
Dan Carpenter
2020-11-03
can: xilinx_can: handle failure cases of pm_runtime_get_sync
Navid Emamdoost
2020-11-03
can: ti_hecc: ti_hecc_probe(): add missed clk_disable_unprepare() in error path
Zhang Changzhong
2020-11-03
can: dev: __can_get_echo_skb(): fix real payload length return value for RTR ...
Oliver Hartkopp
2020-11-03
can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ context
Vincent Mailhol
2020-11-03
can: rx-offload: don't call kfree_skb() from IRQ context
Marc Kleine-Budde
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-07
can: xilinx_can: Fix incorrect variable and initialize with a default value
Srinivas Neeli
2020-10-07
can: xilinx_can: Check return value of set_reset_mode
Srinivas Neeli
2020-10-07
can: xilinx_can: Limit CANFD brp to 2
Srinivas Neeli
2020-10-07
can: flexcan: remove ack_grp and ack_bit handling from driver
Marc Kleine-Budde
2020-10-07
can: dev: add a helper function to calculate the duration of one bit
Vincent Mailhol
2020-10-06
can: m_can_platform: don't call m_can_class_suspend in runtime suspend
Lucas Stach
[prev]
[next]