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
/
ni
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-02-05
net: nixge: Add support for fixed-link configurations
Moritz Fischer
1
-7
/
+20
2019-02-05
net: nixge: Make mdio child node optional
Moritz Fischer
1
-6
/
+13
2019-02-03
net: nixge: Separate ctrl and dma resources
Alex Williams
1
-16
/
+58
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-6
/
+6
2018-10-02
net: nixge: Address compiler warnings when building for i386
Moritz Fischer
1
-7
/
+7
2018-09-03
net: nixge: Fix Kconfig warning with OF_MDIO
Moritz Fischer
1
-1
/
+1
2018-08-30
net: nixge: Add support for 64-bit platforms
Moritz Fischer
2
-55
/
+116
2018-08-13
net: nixge: Don't store skb in app4 field of descriptor
Moritz Fischer
1
-1
/
+0
2018-08-13
net: nixge: Do not zero application specific fields in desc
Moritz Fischer
1
-10
/
+0
2018-08-08
net: nixge: Get rid of unused struct member 'last_link'
Moritz Fischer
1
-1
/
+0
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-3
/
+2
2018-05-08
net: nixge: Address compiler warnings about signedness
Moritz Fischer
1
-1
/
+1
2018-05-08
net: nixge: Fix error path for obtaining mac address
Moritz Fischer
1
-3
/
+5
2018-03-29
net: ethernet: nixge: Add support for National Instruments XGE netdev
Moritz Fischer
3
-0
/
+1338