index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
Age
Commit message (
Expand
)
Author
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
2019-07-24
can: xilinx_can: Fix style issues
Appana Durga Kedareswara rao
2019-07-24
can: tcan4x5x: Add tcan4x5x driver to the kernel
Dan Murphy
2019-07-24
can: m_can: Rename m_can_priv to m_can_classdev
Dan Murphy
2019-07-24
can: m_can: Create a m_can platform framework
Dan Murphy
2019-07-24
can: m_can: Fix checkpatch issues on existing code
Dan Murphy
2019-07-24
can: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-07-24
can: kvaser_pciefd: Add driver for Kvaser PCIEcan devices
Henning Colliander
2019-07-24
can: kvaser_usb: Use struct_size() in alloc_candev()
Gustavo A. R. Silva
[next]