index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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
2017-02-10
net: lan78xx: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
1
-0
/
+1
2016-12-08
lan78xx: add LAN7801 MAC only support
Woojung Huh
1
-2
/
+107
2016-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2016-12-05
net: usb: set error code when usb_alloc_urb fails
Pan Bian
1
-0
/
+1
2016-11-18
lan78xx: relocate mdix setting to phy driver
Woojung Huh
1
-70
/
+3
2016-11-15
net: usb: lan78xx: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-6
/
+1
2016-11-02
lan78xx: Use irq_domain for phy interrupt from USB Int. EP
Woojung Huh
1
-26
/
+189
2016-10-20
net: use core MTU range checking in USB NIC drivers
Jarod Wilson
1
-5
/
+3
2016-10-12
net: usb: lan78xx: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-30
/
+40
2016-09-06
lan78xx: mark symbols static where possible
Baoyou Xie
1
-11
/
+13
2016-08-13
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-18
lan78xx: add ndo_get_stats64
Woojung Huh
1
-0
/
+49
2016-03-18
lan78xx: handle statistics counter rollover
Woojung Huh
1
-13
/
+239
2016-02-29
lan78xx: add ethtool set & get pause functions
Woojung.Huh@microchip.com
1
-3
/
+77
2016-02-29
lan78xx: remove unnecessary code
Woojung.Huh@microchip.com
1
-6
/
+1
2016-02-29
lan78xx: replace devid to chipid & chiprev
Woojung.Huh@microchip.com
1
-9
/
+11
2016-01-28
lan78xx: throttle TX path at slower than SuperSpeed USB
Woojung.Huh@microchip.com
1
-1
/
+3
2016-01-28
lan78xx: Add to handle mux control per chip id
Woojung.Huh@microchip.com
1
-27
/
+71
2016-01-28
lan78xx: change to use updated phy-ignore-interrupts
Woojung.Huh@microchip.com
1
-16
/
+14
2016-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+54
2016-01-07
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-28
lan78xx: Return 0 when lan78xx_suspend() has no error.
Woojung.Huh@microchip.com
1
-1
/
+1
2015-09-22
usbnet: remove invalid check
Andrzej Hajda
1
-5
/
+0
2015-09-17
lan78xx: Remove not defined MAC_CR_GMII_EN_ bit from MAC_CR.
Woojung.Huh@microchip.com
1
-3
/
+0
2015-09-17
lan78xx: Create lan78xx_get_mdix_status() and lan78xx_set_mdix_status() for M...
Woojung.Huh@microchip.com
1
-38
/
+52
2015-09-17
lan78xx: Remove phy defines in lan78xx.h and use defines in include/linux/mic...
Woojung.Huh@microchip.com
1
-40
/
+40
2015-09-17
lan78xx: Update to use phylib instead of mii_if_info.
Woojung.Huh@microchip.com
1
-362
/
+256
2015-09-17
lan78xx: Check device ready bit (PMT_CTL_READY_) after reset the PHY
Woojung.Huh@microchip.com
1
-1
/
+1
2015-09-06
lan78xx: Fix ladv/radv error handling in lan78xx_link_reset()
Geert Uytterhoeven
1
-6
/
+5
2015-08-12
lan78xx: Remove BUG_ON()
Woojung.Huh@microchip.com
1
-31
/
+0
2015-08-12
lan78xx: Fix Smatch Warnings
Woojung.Huh@microchip.com
1
-11
/
+7
2015-07-31
Microchip's LAN7800 family USB 2/3 to 10/100/1000 Ethernet device driver
Woojung.Huh@microchip.com
1
-0
/
+3530