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
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
/
ethernet
/
lantiq_xrx200.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-07
net: lantiq: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-8
/
+1
2021-05-22
net: lantiq: fix memory corruption in RX ring
Aleksander Jan Bajkowski
1
-5
/
+9
2021-04-14
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
1
-5
/
+2
2021-03-29
net: lantiq: Remove redundant dev_err call in xrx200_probe()
Guobin Huang
1
-3
/
+1
2020-09-24
net: lantiq: Add locking for TX DMA channel
Hauke Mehrtens
1
-0
/
+2
2020-09-15
net: lantiq: Disable IRQs only if NAPI gets scheduled
Hauke Mehrtens
1
-3
/
+5
2020-09-15
net: lantiq: Use napi_complete_done()
Hauke Mehrtens
1
-4
/
+4
2020-09-15
net: lantiq: use netif_tx_napi_add() for TX NAPI
Hauke Mehrtens
1
-1
/
+1
2020-09-15
net: lantiq: Wake TX queue again
Hauke Mehrtens
1
-0
/
+3
2020-05-07
net: lantiq: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-1
/
+2
2019-07-31
net: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-8
/
+2
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
1
-1
/
+1
2019-02-25
net: lantiq: Do not use eth_change_mtu()
Hauke Mehrtens
1
-1
/
+0
2018-11-17
net: lantiq: Fix returned value in case of error in 'xrx200_probe()'
Christophe JAILLET
1
-2
/
+3
2018-09-17
net: lantiq: lantiq_xrx200: Move clock prepare to probe function
Hauke Mehrtens
1
-9
/
+12
2018-09-17
net: lantiq: Fix return value check in xrx200_probe()
Wei Yongjun
1
-2
/
+2
2018-09-13
net: lantiq: Add Lantiq / Intel VRX200 Ethernet driver
Hauke Mehrtens
1
-0
/
+564