index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
ifi_canfd
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-28
can: Explicitly include correct DT includes, part 2
Rob Herring
1
-1
/
+0
2023-05-15
can: ifi_canfd: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-11-07
can: dev: fix skb drop check
Oliver Hartkopp
1
-1
/
+1
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-1
/
+1
2022-07-28
can: tree-wide: advertise software timestamping capabilities
Vincent Mailhol
1
-0
/
+6
2022-07-20
can: add CAN_ERR_CNT flag to notify availability of error counter
Vincent Mailhol
1
-2
/
+2
2022-05-19
can: can-dev: remove obsolete CAN LED support
Oliver Hartkopp
1
-9
/
+0
2022-01-05
can: do not increase rx_bytes statistics for RTR frames
Vincent Mailhol
1
-3
/
+3
2022-01-05
can: do not increase rx statistics when generating a CAN rx error message frame
Vincent Mailhol
1
-5
/
+0
2021-01-14
can: dev: can_get_echo_skb(): extend to return can frame length
Marc Kleine-Budde
1
-1
/
+1
2021-01-14
can: dev: can_put_echo_skb(): extend to handle frame_len
Vincent Mailhol
1
-1
/
+1
2020-11-20
can: rename CAN FD related can_len2dlc and can_dlc2len helpers
Oliver Hartkopp
1
-2
/
+2
2020-11-20
can: replace can_dlc as variable/element for payload length
Oliver Hartkopp
1
-2
/
+2
2020-11-20
can: rename get_can_dlc() macro with can_cc_dlc2len()
Oliver Hartkopp
1
-1
/
+1
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-05-24
net: Fix return value about devm_platform_ioremap_resource()
Tiezhu Yang
1
-1
/
+4
2019-11-11
can: ifi: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2018-03-12
can: ifi: Repair the error handling
Marek Vasut
1
-27
/
+37
2018-03-12
can: ifi: Check core revision upon probe
Marek Vasut
1
-1
/
+10
2017-11-10
can: ifi: Fix transmitter delay calculation
Marek Vasut
1
-3
/
+3
2017-04-04
can: ifi: use correct register to read rx status
Markus Marb
1
-1
/
+1
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
2016-09-21
net: can: ifi: Configure transmitter delay
Marek Vasut
1
-1
/
+10
2016-05-09
can: ifi: Add more detailed error reporting
Marek Vasut
1
-6
/
+107
2016-05-09
can: ifi: Increment TX counters only on real transmission
Marek Vasut
1
-2
/
+4
2016-05-09
can: ifi: Treat CAN_CTRLMODE_FD_NON_ISO correctly
Marek Vasut
1
-2
/
+3
2016-05-09
can: ifi: Unify timing constants
Marek Vasut
1
-13
/
+1
2016-05-09
can: ifi: Update timing configuration code
Marek Vasut
1
-33
/
+21
2016-05-09
can: ifi: Start NAPI poll on bus warning too
Marek Vasut
1
-2
/
+3
2016-03-10
can: ifi: Add obscure bit swap for EFF frame IDs
Marek Vasut
1
-2
/
+29
2016-03-10
can: ifi: Fix RX and TX ID mask
Marek Vasut
1
-4
/
+4
2016-03-10
can: ifi: Fix TX DLC configuration
Marek Vasut
1
-8
/
+6
2016-03-10
can: ifi: Fix clock generator configuration
Marek Vasut
1
-21
/
+23
2016-02-20
can: ifi: Add IFI CANFD IP support
Marek Vasut
3
-0
/
+930