Woojung Huh
|
02dc1f3d61
lan78xx: add LAN7801 MAC only support
|
8 years ago |
David S. Miller
|
c63d352f05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Pan Bian
|
51920830d9
net: usb: set error code when usb_alloc_urb fails
|
8 years ago |
Woojung Huh
|
f6e3ef3e4d
lan78xx: relocate mdix setting to phy driver
|
8 years ago |
Florian Fainelli
|
860ce4b401
net: usb: lan78xx: Utilize phy_ethtool_nway_reset
|
8 years ago |
Woojung Huh
|
cc89c323a3
lan78xx: Use irq_domain for phy interrupt from USB Int. EP
|
8 years ago |
Jarod Wilson
|
f77f0aee4d
net: use core MTU range checking in USB NIC drivers
|
8 years ago |
Philippe Reynes
|
6e76510e7e
net: usb: lan78xx: use new api ethtool_{get|set}_link_ksettings
|
8 years ago |
Baoyou Xie
|
e0c79ff628
lan78xx: mark symbols static where possible
|
9 years ago |
Wolfram Sang
|
d7c4e84e34
net: usb: lan78xx: don't print error when allocating urb fails
|
9 years ago |
Florian Westphal
|
860e9538a9
treewide: replace dev->trans_start update with helper
|
9 years ago |
Woojung Huh
|
14437e3fa2
lan78xx: workaround of forced 100 Full/Half duplex mode error
|
9 years ago |
Woojung Huh
|
74d79a2e30
lan78xx: fix statistics counter error
|
9 years ago |
David S. Miller
|
1c191307af
Revert "lan78xx: add ndo_get_stats64"
|
9 years ago |
Woojung Huh
|
a59f8c5b04
lan78xx: add ndo_get_stats64
|
9 years ago |
Woojung Huh
|
20ff55655a
lan78xx: handle statistics counter rollover
|
9 years ago |
Woojung.Huh@microchip.com
|
349e0c5e22
lan78xx: add ethtool set & get pause functions
|
9 years ago |
Woojung.Huh@microchip.com
|
e270b2dbd8
lan78xx: remove unnecessary code
|
9 years ago |
Woojung.Huh@microchip.com
|
87177ba6e4
lan78xx: replace devid to chipid & chiprev
|
9 years ago |
Woojung.Huh@microchip.com
|
4b2a4a9653
lan78xx: throttle TX path at slower than SuperSpeed USB
|
9 years ago |
Woojung.Huh@microchip.com
|
a0db7d10b7
lan78xx: Add to handle mux control per chip id
|
9 years ago |
Woojung.Huh@microchip.com
|
e4953910ae
lan78xx: change to use updated phy-ignore-interrupts
|
9 years ago |
David S. Miller
|
9d367eddf3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Woojung.Huh@microchip.com
|
9fb6066d0d
net: lan78xx: Fix to write to OTP(One Time Programmable) per magic number.
|
9 years ago |
Andrew Lunn
|
e7f4dc3536
mdio: Move allocation of interrupts into core
|
9 years ago |
Woojung.Huh@microchip.com
|
49d28b5642
lan78xx: Return 0 when lan78xx_suspend() has no error.
|
10 years ago |
Andrzej Hajda
|
227b9e8708
usbnet: remove invalid check
|
10 years ago |
Woojung.Huh@microchip.com
|
9110fe4a17
lan78xx: Remove not defined MAC_CR_GMII_EN_ bit from MAC_CR.
|
10 years ago |
Woojung.Huh@microchip.com
|
758c5c1174
lan78xx: Create lan78xx_get_mdix_status() and lan78xx_set_mdix_status() for MDIX control.
|
10 years ago |
Woojung.Huh@microchip.com
|
bdfba55e0d
lan78xx: Remove phy defines in lan78xx.h and use defines in include/linux/microchipphy.h
|
10 years ago |