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
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
2019-12-31
can: flexcan: add low power enter/exit acknowledgment helper
Joakim Zhang
2019-12-31
can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devices
Xiaolong Huang
2019-12-31
can: flexcan: poll MCR_LPM_ACK instead of GPR ACK for stop mode acknowledgment
Joakim Zhang
2019-12-31
can: flexcan: fix possible deadlock and out-of-order reception after wakeup
Sean Nyekjaer
2019-12-31
can: m_can: tcan4x5x: add required delay after reset
Sean Nyekjaer
2019-12-31
can: xilinx_can: Fix missing Rx can packets on CANFD2.0
Srinivas Neeli
2019-12-13
can: ucan: fix non-atomic allocation in completion handler
Johan Hovold
2019-12-13
can: slcan: Fix use-after-free Read in slcan_open
Jouni Hogander
2019-11-22
can: m_can_platform: remove unnecessary m_can_class_resume() call
Pankaj Sharma
2019-11-22
can: m_can_platform: set net_device structure as driver data
Pankaj Sharma
2019-11-14
slcan: Fix memory leak in error path
Jouni Hogander
2019-11-05
can: mcp251x: mcp251x_restart_work_handler(): Fix potential force_quit race c...
Timo Schlüßler
2019-11-04
can: ti_hecc: add missing state changes
Jeroen Hofstee
2019-11-04
can: ti_hecc: properly report state changes
Jeroen Hofstee
2019-11-04
can: ti_hecc: add fifo overflow error reporting
Jeroen Hofstee
2019-11-04
can: ti_hecc: release the mailbox a bit earlier
Jeroen Hofstee
2019-11-04
can: ti_hecc: keep MIM and MD set
Jeroen Hofstee
2019-11-04
can: ti_hecc: ti_hecc_stop(): stop the CPK on down
Jeroen Hofstee
2019-11-04
can: ti_hecc: ti_hecc_error(): increase error counters if skb enqueueing via ...
Marc Kleine-Budde
2019-11-04
can: flexcan: increase error counters if skb enqueueing via can_rx_offload_qu...
Marc Kleine-Budde
2019-11-04
can: rx-offload: can_rx_offload_irq_offload_fifo(): continue on error
Marc Kleine-Budde
2019-11-04
can: rx-offload: can_rx_offload_irq_offload_timestamp(): continue on error
Jeroen Hofstee
2019-11-04
can: rx-offload: can_rx_offload_offload_one(): use ERR_PTR() to propagate err...
Marc Kleine-Budde
2019-11-04
can: rx-offload: can_rx_offload_offload_one(): increment rx_fifo_errors on qu...
Marc Kleine-Budde
2019-11-04
can: rx-offload: can_rx_offload_offload_one(): do not increase the skb_queue ...
Marc Kleine-Budde
2019-11-04
can: rx-offload: can_rx_offload_queue_tail(): fix error handling, avoid skb m...
Marc Kleine-Budde
2019-11-04
can: rx-offload: can_rx_offload_queue_sorted(): fix error handling, avoid skb...
Marc Kleine-Budde
2019-11-04
can: xilinx_can: Fix flags field initialization for axi can
Appana Durga Kedareswara rao
2019-11-04
can: c_can: C_CAN: add bus recovery events
Jeroen Hofstee
2019-11-04
can: c_can: D_CAN: c_can_chip_config(): perform a sofware reset on open
Jeroen Hofstee
2019-11-04
can: c_can: c_can_poll(): only read status register after status IRQ
Kurt Van Dijck
2019-11-04
can: peak_usb: report bus recovery as well
Jeroen Hofstee
2019-11-04
can: peak_usb: fix slab info leak
Johan Hovold
2019-11-04
can: peak_usb: fix a potential out-of-sync while decoding packets
Stephane Grosjean
2019-11-04
can: flexcan: disable completely the ECC mechanism
Joakim Zhang
2019-11-04
can: usb_8dev: fix use-after-free on disconnect
Johan Hovold
2019-11-04
can: mcba_usb: fix use-after-free on disconnect
Johan Hovold
2019-11-04
can: gs_usb: gs_can_open(): prevent memory leak
Navid Emamdoost
2019-11-04
can: dev: add missing of_node_put() after calling of_get_child_by_name()
Wen Yang
[next]