index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
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: 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
2019-07-24
can: dev: call netif_carrier_off() in register_candev()
Rasmus Villemoes
2019-07-24
can: ti_hecc: use timestamp based rx-offloading
Jeroen Hofstee
2019-07-24
can: flexcan: add support for DT property 'wakeup-source'
Sean Nyekjaer
2019-07-24
can: flexcan: add support for PE clock source select
Dong Aisheng
2019-07-24
can: flexcan: implement can Runtime PM
Aisheng Dong
2019-07-24
can: xilinx_can: clean up indentation issue
Colin Ian King
2019-07-24
can: xilinx_can: Add support for CANFD FD frames
Appana Durga Kedareswara rao
2019-07-24
can: xilinx_can: Add cantype parameter in xcan_devtype_data struct
Appana Durga Kedareswara rao
2019-07-24
can: xilinx_can: Fix flags field initialization for axi can and canps
Appana Durga Kedareswara rao
2019-07-24
can: xilinx_can: Fix kernel doc warnings
Appana Durga Kedareswara rao
[next]