index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
Age
Commit message (
Expand
)
Author
2021-02-03
can: dev: prevent potential information leak in can_fill_info()
Dan Carpenter
2021-01-27
can: peak_usb: fix use after free bugs
Vincent Mailhol
2021-01-27
can: vxcan: vxcan_xmit: fix use after free bug
Vincent Mailhol
2021-01-27
can: dev: can_restart: fix use after free bug
Vincent Mailhol
2021-01-17
can: kvaser_pciefd: select CONFIG_CRC32
Arnd Bergmann
2021-01-17
can: m_can: m_can_class_unregister(): remove erroneous m_can_clk_stop()
Marc Kleine-Budde
2021-01-17
can: tcan4x5x: fix bittiming const, use common bittiming from m_can driver
Marc Kleine-Budde
2020-12-30
can: m_can: m_can_config_endisable(): remove double clearing of clock stop re...
Sean Nyekjaer
2020-12-30
can: softing: softing_netdev_open(): fix error handling
Zhang Qilong
2020-12-16
can: m_can: m_can_dev_setup(): add support for bosch mcan version 3.3.0
Pankaj Sharma
2020-12-02
can: m_can: fix nominal bitiming tseg2 min for version >= 3.1
Marc Kleine-Budde
2020-12-02
can: m_can: m_can_open(): remove IRQF_TRIGGER_FALLING from request_threaded_i...
Marc Kleine-Budde
2020-12-02
can: gs_usb: fix endianess problem with candleLight firmware
Marc Kleine-Budde
2020-11-24
can: m_can: process interrupt only when not runtime suspended
Jarkko Nikula
2020-11-24
can: flexcan: flexcan_chip_start(): fix erroneous flexcan_transceiver_enable(...
Marc Kleine-Budde
2020-11-24
can: kvaser_usb: kvaser_usb_hydra: Fix KCAN bittiming limits
Jimmy Assarsson
2020-11-24
can: kvaser_pciefd: Fix KCAN bittiming limits
Jimmy Assarsson
2020-11-24
can: m_can: m_can_stop(): set device to software init mode before closing
Faiz Abbas
2020-11-24
can: m_can: m_can_class_free_dev(): introduce new function
Dan Murphy
2020-11-24
can: m_can: m_can_handle_state_change(): fix state change
Wu Bo
2020-11-24
can: tcan4x5x: tcan4x5x_can_remove(): fix order of deregistration
Marc Kleine-Budde
2020-11-24
can: tcan4x5x: tcan4x5x_can_probe(): add missing error checking for devm_regm...
Marc Kleine-Budde
2020-11-24
can: tcan4x5x: replace depends on REGMAP_SPI with depends on SPI
Enric Balletbo i Serra
2020-11-24
can: flexcan: fix failure handling of pm_runtime_get_sync()
Zhang Qilong
2020-11-24
can: peak_usb: fix potential integer overflow on shift of a int
Colin Ian King
2020-11-24
can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then pass to can_put_ec...
Marc Kleine-Budde
2020-11-24
can: ti_hecc: Fix memleak in ti_hecc_probe
Zhang Qilong
2020-11-24
can: dev: can_restart(): post buffer from the right context
Alejandro Concepcion Rodriguez
2020-11-18
can: flexcan: flexcan_remove(): disable wakeup completely
Joakim Zhang
2020-11-18
can: flexcan: remove FLEXCAN_QUIRK_DISABLE_MECR quirk for LS1021A
Joakim Zhang
2020-11-18
can: peak_canfd: pucan_handle_can_rx(): fix echo management when loopback is on
Stephane Grosjean
2020-11-18
can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrapping
Stephane Grosjean
2020-11-18
can: peak_usb: add range checking in decode operations
Dan Carpenter
2020-11-18
can: xilinx_can: handle failure cases of pm_runtime_get_sync
Navid Emamdoost
2020-11-18
can: ti_hecc: ti_hecc_probe(): add missed clk_disable_unprepare() in error path
Zhang Changzhong
2020-11-18
can: dev: __can_get_echo_skb(): fix real payload length return value for RTR ...
Oliver Hartkopp
2020-11-18
can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ context
Vincent Mailhol
2020-11-18
can: rx-offload: don't call kfree_skb() from IRQ context
Marc Kleine-Budde
2020-11-05
can: flexcan: disable clocks during stop mode
Joakim Zhang
2020-10-29
can: flexcan: flexcan_chip_stop(): add error handling and propagate error value
Joakim Zhang
2020-10-29
can: m_can_platform: don't call m_can_class_suspend in runtime suspend
Lucas Stach
2020-04-13
slcan: Don't transmit uninitialized stack data in padding
Richard Palethorpe
2020-04-01
slcan: not call free_netdev before rtnl_unlock in slcan_open
Oliver Hartkopp
2020-03-18
can: add missing attribute validation for termination
Jakub Kicinski
2020-02-01
can: tcan4x5x: tcan4x5x_parse_config(): reset device before register access
Sean Nyekjaer
2020-01-29
can, slip: Protect tty->disc_data in write_wakeup and close with RCU
Richard Palethorpe
2020-01-14
can: mscan: mscan_rx_poll(): fix rx path lockup when returning from polling t...
Florian Faber
2020-01-14
can: tcan4x5x: tcan4x5x_can_probe(): get the device out of standby before reg...
Sean Nyekjaer
2020-01-14
can: gs_usb: gs_usb_probe(): use descriptors of current altsetting
Johan Hovold
2020-01-14
can: kvaser_usb: fix interface sanity check
Johan Hovold
[next]