index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
Age
Commit message (
Expand
)
Author
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
2020-10-06
can: c_can: reg_map_{c,d}_can: mark as __maybe_unused
Marc Kleine-Budde
2020-10-06
can: softing: softing_card_shutdown(): add braces around empty body in an 'i...
Marc Kleine-Budde
2020-09-30
can: flexcan: disable runtime PM if register flexcandev failed
Joakim Zhang
2020-09-30
can: flexcan: add flexcan driver for i.MX8MP
Joakim Zhang
2020-09-30
can: flexcan: initialize all flexcan memory for ECC function
Joakim Zhang
2020-09-30
can: mcp251xfd: rename all remaining occurrence to mcp251xfd
Marc Kleine-Budde
2020-09-30
can: mcp251xfd: rename all user facing strings to mcp251xfd
Marc Kleine-Budde
2020-09-30
can: mcp251xfd: rename driver files and subdir to mcp251xfd
Marc Kleine-Budde
2020-09-30
can: mcp25xxfd: narrow down wildcards in device tree bindings to "microchip,m...
Thomas Kopp
2020-09-30
can: mcp25xxfd: mcp25xxfd_irq(): add missing initialization of variable set_n...
Marc Kleine-Budde
2020-09-30
can: mcp25xxfd: mcp25xxfd_ring_free(): fix memory leak during cleanup
Dan Carpenter
2020-09-30
can: mcp25xxfd: mcp25xxfd_probe(): add SPI clk limit related errata information
Thomas Kopp
2020-09-30
can: mcp25xxfd: mcp25xxfd_handle_eccif(): add ECC related errata and update l...
Thomas Kopp
2020-09-22
can: flexcan: add lx2160ar1 support
Joakim Zhang
2020-09-22
can: flexcan: add imx8qm support
Joakim Zhang
[next]