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-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-07
can: flexcan: Remove unneeded registration message
Fabio Estevam
2019-06-07
can: m_can: implement errata "Needless activation of MRAF irq"
Eugen Hristev
2019-06-07
can: mcp251x: add support for mcp25625
Sean Nyekjaer
2019-06-07
can: xilinx_can: use correct bittiming_const for CAN FD core
Anssi Hannula
2019-06-07
can: flexcan: fix timeout when set small bitrate
Joakim Zhang
2019-06-07
can: usb: Kconfig: Remove duplicate menu entry
Alexander Dahl
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 412
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 344
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 340
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 198
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 164
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-03-07
peak_usb: fix clang build warning
Arnd Bergmann
2019-01-22
can: flexcan: fix NULL pointer exception during bringup
Uwe Kleine-König
2019-01-22
can: flexcan: fix 'passing zero to ERR_PTR()' warning
YueHaibing
2019-01-22
can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by remo...
Manfred Schlaegl
2018-11-28
can: flexcan: split the Message Buffer RAM area
Pankaj Bansal
2018-11-28
can: flexcan: Add provision for variable payload size
Pankaj Bansal
2018-11-28
can: flexcan: move rx_offload_add() from flexcan_probe() to flexcan_open()
Pankaj Bansal
2018-11-28
can: flexcan: flexcan_chip_start(): enable loopback mode in flexcan
Pankaj Bansal
2018-11-28
can: flexcan: add self wakeup support
Aisheng Dong
2018-11-28
can: flexcan: flexcan_chip_start(): adjust comment to match the code
Marc Kleine-Budde
2018-11-28
can: flexcan: FLEXCAN_IFLAG_MB: add () around macro argument
Marc Kleine-Budde
2018-11-28
can: flexcan: flexcan_irq(): fix indention
Marc Kleine-Budde
2018-11-28
can: flexcan: flexcan_start_xmit(): fix indention
Marc Kleine-Budde
2018-11-28
can: flexcan: enable flexcan for all architectures
Pankaj Bansal
2018-11-28
can: rcar: add SPDX identifiers to Kconfig and Makefile
Kuninori Morimoto
2018-11-28
can: rcar: use SPDX identifier for Renesas drivers
Wolfram Sang
2018-11-28
can: sja1000: plx_pci: add support for ASEM CAN raw device
Flavio Suligoi
2018-11-28
can: xilinx: add can 2.0 support
Shubhrajyoti Datta
2018-11-28
can: xilinx: fix return type of ndo_start_xmit function
YueHaibing
2018-11-28
can: ucan: fix spelling mistake: "resumbmitting" -> "resubmitting"
Colin Ian King
2018-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-09
can: flexcan: use can_rx_offload_queue_sorted() for flexcan_irq_bus_*()
Oleksij Rempel
2018-11-09
can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_...
Oleksij Rempel
2018-11-09
can: flexcan: handle tx-complete CAN frames via rx-offload infrastructure
Oleksij Rempel
2018-11-09
can: rx-offload: introduce can_rx_offload_get_echo_skb() and can_rx_offload_q...
Oleksij Rempel
2018-11-09
can: dev: __can_get_echo_skb(): print error message, if trying to echo non ex...
Marc Kleine-Budde
2018-11-09
can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb ...
Marc Kleine-Budde
2018-11-09
can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to ac...
Marc Kleine-Budde
2018-11-09
can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...
Marc Kleine-Budde
2018-11-09
can: flexcan: remove not needed struct flexcan_priv::tx_mb and struct flexcan...
Marc Kleine-Budde
2018-11-09
can: flexcan: Always use last mailbox for TX
Alexander Stein
2018-11-09
can: flexcan: Unlock the MB unconditionally
Pankaj Bansal
2018-11-09
can: hi311x: Use level-triggered interrupt
Lukas Wunner
[next]