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
/
staging
/
mt7621-eth
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-13
net: ethernet: Use phy_set_max_speed() to limit advertised speed
Andrew Lunn
1
-1
/
+1
2018-08-01
drivers/staging/mt7621-eth: Use dma_zalloc_coherent to replace dma_alloc_cohe...
zhong jiang
1
-2
/
+1
2018-06-28
staging: mt7621-eth: Use eth_hw_addr_random()
Kamal Heib
1
-2
/
+1
2018-06-28
staging: mt7621-eth: Fix memory leak in mtk_add_mac() error path
Kamal Heib
1
-3
/
+10
2018-05-15
staging: mt7621-eth: Remove unused variable
Kamal Heib
1
-4
/
+1
2018-05-14
staging: mt7621-eth: Refactor ethtool stats
Kamal Heib
2
-30
/
+48
2018-05-14
staging: mt7621-eth: Fix quoted string split across lines
Kamal Heib
1
-4
/
+4
2018-05-14
staging: mt7621-eth: Fix line over 80 characters
Kamal Heib
4
-5
/
+10
2018-05-14
staging: mt7621-eth: Prefer unsigned int to bare use of unsigned
Kamal Heib
4
-8
/
+8
2018-05-08
staging: mt7621-eth: Alignment should match open parenthesis
Kamal Heib
1
-12
/
+12
2018-05-08
staging: mt7621-eth: Add missing blank lines after declarations
Kamal Heib
2
-0
/
+3
2018-05-08
staging: mt7621-eth: Remove unnecessary blank lines
Kamal Heib
3
-4
/
+0
2018-05-08
staging: mt7621-eth: Fix compilation error
Kamal Heib
1
-2
/
+1
2018-05-07
staging: mt7621-eth: Lock is never unlocked.
NeilBrown
1
-0
/
+1
2018-04-23
staging: mt7621-eth: Fix sparse warning in ethtool.c
Chris Coffey
1
-0
/
+1
2018-03-22
staging: mt7621-eth: fix spelling mistake: "devictree" -> "devicetree"
Colin Ian King
1
-1
/
+1
2018-03-22
staging: mt7621-eth: fix return value check in mt7621_gsw_probe()
Wei Yongjun
1
-2
/
+2
2018-03-22
staging: mt7621-eth: fix return value check in mtk_connect_phy_node()
Wei Yongjun
1
-2
/
+2
2018-03-22
staging: mt7621-eth: fix return value check in mtk_probe()
Wei Yongjun
1
-2
/
+2
2018-03-19
staging: mt7621-eth: mediatek: add Kconfig and Makefile
John Crispin
2
-0
/
+53
2018-03-19
staging: mt7621-eth: add support for mt7621
John Crispin
2
-0
/
+163
2018-03-19
staging: mt7621-eth: add mdio support for mt762X family
John Crispin
2
-0
/
+175
2018-03-19
staging: mt7621-eth: add gigabit switch driver (GSW)
John Crispin
3
-0
/
+576
2018-03-19
staging: mt7621-eth: add the drivers core files
John Crispin
7
-0
/
+3447
2018-03-19
staging: mt7621-eth: Document ralink/mediatek SoC ethernet binding
John Crispin
2
-0
/
+52