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
/
usb
/
lan78xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-07
lan78xx: mark symbols static where possible
Baoyou Xie
1
-11
/
+13
2016-08-14
net: usb: lan78xx: don't print error when allocating urb fails
Wolfram Sang
1
-3
/
+1
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-2
/
+2
2016-04-28
lan78xx: workaround of forced 100 Full/Half duplex mode error
Woojung Huh
1
-1
/
+28
2016-04-28
lan78xx: fix statistics counter error
Woojung Huh
1
-5
/
+10
2016-03-20
Revert "lan78xx: add ndo_get_stats64"
David S. Miller
1
-49
/
+0
2016-03-19
lan78xx: add ndo_get_stats64
Woojung Huh
1
-0
/
+49
2016-03-19
lan78xx: handle statistics counter rollover
Woojung Huh
1
-13
/
+239
2016-03-01
lan78xx: add ethtool set & get pause functions
Woojung.Huh@microchip.com
1
-3
/
+77
2016-03-01
lan78xx: remove unnecessary code
Woojung.Huh@microchip.com
1
-6
/
+1
2016-03-01
lan78xx: replace devid to chipid & chiprev
Woojung.Huh@microchip.com
1
-9
/
+11
2016-01-29
lan78xx: throttle TX path at slower than SuperSpeed USB
Woojung.Huh@microchip.com
1
-1
/
+3
2016-01-29
lan78xx: Add to handle mux control per chip id
Woojung.Huh@microchip.com
1
-27
/
+71
2016-01-29
lan78xx: change to use updated phy-ignore-interrupts
Woojung.Huh@microchip.com
1
-16
/
+14
2016-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+54
2016-01-08
net: lan78xx: Fix to write to OTP(One Time Programmable) per magic number.
Woojung.Huh@microchip.com
1
-1
/
+54
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
1
-10
/
+1
2015-09-29
lan78xx: Return 0 when lan78xx_suspend() has no error.
Woojung.Huh@microchip.com
1
-1
/
+1
2015-09-23
usbnet: remove invalid check
Andrzej Hajda
1
-5
/
+0
2015-09-18
lan78xx: Remove not defined MAC_CR_GMII_EN_ bit from MAC_CR.
Woojung.Huh@microchip.com
1
-3
/
+0
2015-09-18
lan78xx: Create lan78xx_get_mdix_status() and lan78xx_set_mdix_status() for M...
Woojung.Huh@microchip.com
1
-38
/
+52
2015-09-18
lan78xx: Remove phy defines in lan78xx.h and use defines in include/linux/mic...
Woojung.Huh@microchip.com
1
-40
/
+40
2015-09-18
lan78xx: Update to use phylib instead of mii_if_info.
Woojung.Huh@microchip.com
1
-362
/
+256
2015-09-18
lan78xx: Check device ready bit (PMT_CTL_READY_) after reset the PHY
Woojung.Huh@microchip.com
1
-1
/
+1
2015-09-07
lan78xx: Fix ladv/radv error handling in lan78xx_link_reset()
Geert Uytterhoeven
1
-6
/
+5
2015-08-13
lan78xx: Remove BUG_ON()
Woojung.Huh@microchip.com
1
-31
/
+0
2015-08-13
lan78xx: Fix Smatch Warnings
Woojung.Huh@microchip.com
1
-11
/
+7
2015-08-01
Microchip's LAN7800 family USB 2/3 to 10/100/1000 Ethernet device driver
Woojung.Huh@microchip.com
1
-0
/
+3530