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
/
c_can
/
c_can_main.c
Age
Commit message (
Expand
)
Author
2024-11-26
can: c_can: c_can_handle_bus_err(): update statistics if skb allocation fails
Dario Binacchi
2024-11-04
can: c_can: fix {rx,tx}_errors statistics
Dario Binacchi
2022-11-07
can: dev: fix skb drop check
Oliver Hartkopp
2022-09-28
can: c_can: don't cache TX messages for C_CAN cores
Marc Kleine-Budde
2022-07-27
can: c_can: export c_can_ethtool_ops and remove c_can_set_ethtool_ops()
Vincent Mailhol
2022-07-20
can: add CAN_ERR_CNT flag to notify availability of error counter
Vincent Mailhol
2022-07-19
can: c_can: remove wrong comment
Dario Binacchi
2022-05-19
can: can-dev: remove obsolete CAN LED support
Oliver Hartkopp
2022-05-19
can: can-dev: move to netif_napi_add_weight()
Jakub Kicinski
2022-01-05
can: do not increase tx_bytes statistics for RTR frames
Vincent Mailhol
2022-01-05
can: do not increase rx_bytes statistics for RTR frames
Vincent Mailhol
2022-01-05
can: do not increase rx statistics when generating a CAN rx error message frame
Vincent Mailhol
2021-08-19
can: c_can: cache frames to operate as a true FIFO
Dario Binacchi
2021-08-19
can: c_can: support tx ring algorithm
Dario Binacchi
2021-08-19
can: c_can: exit c_can_do_tx() early if no frames have been sent
Dario Binacchi
2021-08-19
can: c_can: rename IF_RX -> IF_NAPI
Marc Kleine-Budde
2021-08-19
can: c_can: c_can_do_tx(): fix typo in comment
Marc Kleine-Budde
2021-05-27
can: c_can: add ethtool support
Dario Binacchi