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
/
ifi_canfd
/
ifi_canfd.c
Age
Commit message (
Expand
)
Author
2023-05-15
can: ifi_canfd: Convert to platform remove callback returning void
Uwe Kleine-König
2022-11-07
can: dev: fix skb drop check
Oliver Hartkopp
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-07-28
can: tree-wide: advertise software timestamping capabilities
Vincent Mailhol
2022-07-20
can: add CAN_ERR_CNT flag to notify availability of error counter
Vincent Mailhol
2022-05-19
can: can-dev: remove obsolete CAN LED support
Oliver Hartkopp
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-01-14
can: dev: can_get_echo_skb(): extend to return can frame length
Marc Kleine-Budde
2021-01-14
can: dev: can_put_echo_skb(): extend to handle frame_len
Vincent Mailhol
2020-11-20
can: rename CAN FD related can_len2dlc and can_dlc2len helpers
Oliver Hartkopp
2020-11-20
can: replace can_dlc as variable/element for payload length
Oliver Hartkopp
2020-11-20
can: rename get_can_dlc() macro with can_cc_dlc2len()
Oliver Hartkopp
2020-05-23
net: Fix return value about devm_platform_ioremap_resource()
Tiezhu Yang
2019-11-11
can: ifi: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2018-03-12
can: ifi: Repair the error handling
Marek Vasut
2018-03-12
can: ifi: Check core revision upon probe
Marek Vasut
2017-11-10
can: ifi: Fix transmitter delay calculation
Marek Vasut
2017-04-04
can: ifi: use correct register to read rx status
Markus Marb
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2016-09-21
net: can: ifi: Configure transmitter delay
Marek Vasut
2016-05-09
can: ifi: Add more detailed error reporting
Marek Vasut
2016-05-09
can: ifi: Increment TX counters only on real transmission
Marek Vasut
2016-05-09
can: ifi: Treat CAN_CTRLMODE_FD_NON_ISO correctly
Marek Vasut
2016-05-09
can: ifi: Unify timing constants
Marek Vasut
2016-05-09
can: ifi: Update timing configuration code
Marek Vasut
2016-05-09
can: ifi: Start NAPI poll on bus warning too
Marek Vasut
2016-03-10
can: ifi: Add obscure bit swap for EFF frame IDs
Marek Vasut
2016-03-10
can: ifi: Fix RX and TX ID mask
Marek Vasut
2016-03-10
can: ifi: Fix TX DLC configuration
Marek Vasut
2016-03-10
can: ifi: Fix clock generator configuration
Marek Vasut
2016-02-20
can: ifi: Add IFI CANFD IP support
Marek Vasut