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
2019-08-20
can: mcp251x: remove custom DMA mapped buffer
Marc Kleine-Budde
2019-08-20
can: mcp251x: Use DT-supplied interrupt flags
Phil Elwell
2019-08-20
can: mcp251x: Use dev_name() during request_threaded_irq()
Alexander Shiyan
2019-08-20
can: mcp251x: mcp251x_hw_reset(): allow more time after a reset
Marc Kleine-Budde
2019-08-20
can: mcp251x: use u8 instead of uint8_t
Marc Kleine-Budde
2019-08-20
can: mcp251x: fix print formating strings
Marc Kleine-Budde
2019-08-20
can: mcp251x: avoid long lines
Marc Kleine-Budde
2019-08-20
can: mcp251x: remove unnecessary blank lines
Marc Kleine-Budde
2019-08-20
can: mcp251x: convert block comments to network style comments
Marc Kleine-Budde
2019-08-20
can: m_can_platform: m_can_plat_probe(): add missing error handling if mcan_c...
Marc Kleine-Budde
2019-08-20
can: m_can_platform: remove not needed casts to struct m_can_plat_priv *
Marc Kleine-Budde
2019-08-20
can: tcan4x5x: fix data length in regmap write path
Marc Kleine-Budde
2019-08-20
can: tcan4x5x: tcan4x5x_can_probe(): add missing error handling if mcan_class...
Marc Kleine-Budde
2019-08-20
can: tcan4x5x: remove not needed casts to struct tcan4x5x_priv *
Marc Kleine-Budde
2019-08-20
can: tcan4x5x: remove unused struct tcan4x5x_priv::tcan4x5x_lock
Marc Kleine-Budde
2019-08-20
can: hi311x: remove custom DMA mapped buffer
Marc Kleine-Budde
2019-08-20
can: peak_pci: Make structure peak_pciec_i2c_bit_ops constant
Nishka Dasgupta
2019-08-20
can: rcar_can: Remove unused platform data support
Geert Uytterhoeven
2019-08-13
can: vcan: introduce pr_fmt and make use of it
Marc Kleine-Budde
2019-08-13
can: vcan: remove unnecessary blank lines
Marc Kleine-Budde
2019-08-13
can: vcan: convert block comments to network style comments
Marc Kleine-Budde
2019-08-13
can: xilinx_can: xcan_set_bittiming(): fix the data phase btr1 calculation
Srinivas Neeli
2019-08-13
can: xilinx_can: xcan_rx_fifo_get_next_frame(): fix FSR register FL and RI ma...
Appana Durga Kedareswara rao
2019-08-13
can: xilinx_can: fix the data update logic for CANFD FD frames
Appana Durga Kedareswara rao
2019-08-13
can: xilinx_can: xcanfd_rx(): fix FSR register handling in the RX path
Appana Durga Kedareswara rao
2019-08-13
can: xilinx_can: xcan_probe(): skip error message on deferred probe
Venkatesh Yadav Abbarapu
2019-08-13
can: xilinx_can: xcan_chip_start(): fix failure with invalid bus
Anssi Hannula
2019-08-13
can: ti_hecc: ti_hecc_mailbox_read(): remove set but not used variable 'mbx_m...
YueHaibing
2019-08-13
can: ti_hecc: ti_hecc_mailbox_read(): add blank lines to improve readability
Marc Kleine-Budde
2019-08-13
can: ti_hecc: ti_hecc_start(): avoid multiple assignments
Marc Kleine-Budde
2019-08-13
can: ti_hecc: fix print formating strings
Marc Kleine-Budde
2019-08-13
can: ti_hecc: avoid long lines
Marc Kleine-Budde
2019-08-13
can: ti_hecc: fix indention
Marc Kleine-Budde
2019-08-13
can: ti_hecc: convert block comments to network style comments
Marc Kleine-Budde
2019-08-13
can: sja1000: f81601: remove unused including <linux/version.h>
YueHaibing
2019-08-13
can: kvaser_pciefd: Remove unused including <linux/version.h>
YueHaibing
2019-08-13
can: kvaser_pciefd: kvaser_pciefd_pwm_stop(): remove unnecessary code when se...
Christer Beskow
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-08-02
can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devices
Tomas Bortoli
2019-08-02
can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devices
Tomas Bortoli
2019-08-02
can: peak_usb: force the string buffer NULL-terminated
Wang Xiayang
2019-08-02
can: sja1000: force the string buffer NULL-terminated
Wang Xiayang
2019-07-30
net: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-25
can: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-07-24
can: peak_usb: fix potential double kfree_skb()
Stephane Grosjean
2019-07-24
can: flexcan: fix stop mode acknowledgment
Joakim Zhang
2019-07-24
can: flexcan: fix an use-after-free in flexcan_setup_stop_mode()
Wen Yang
2019-07-24
can: mcp251x: add error check when wq alloc failed
Weitao Hou
2019-07-24
can: rcar_canfd: fix possible IRQ storm on high load
Nikita Yushchenko
[next]