Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
055d8d9eae35ac1edb97fcf70f357cea227bf3b2
/
drivers
/
net
/
usb
/
lan78xx.c
eb9ad08
lan78xx: Check for supported Wake-on-LAN modes
by Florian Fainelli
· 6 years ago
bf37afc
net:usb: Use ARRAY_SIZE instead of calculating the array size
by zhong jiang
· 6 years ago
89b1698
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
136f55f
net: lan78xx: fix rx handling before first packet is send
by Stefan Wahren
· 6 years ago
c4c5551
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
by David S. Miller
· 6 years ago
dea39ac
net: lan78xx: Fix race in tx pending skb size calculation
by Stefan Wahren
· 7 years ago
5cd3da4
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
9343ac8
net: lan78xx: Use s/w csum check on VLANs without tag stripping
by Dave Stevenson
· 7 years ago
ec21ecf
net: lan78xx: Add support for VLAN tag stripping.
by Dave Stevenson
· 7 years ago
4a27327
net: lan78xx: Add support for VLAN filtering.
by Dave Stevenson
· 7 years ago
2259b7a
net: lan78xx: Allow for VLAN headers in timeout calcs
by Dave Stevenson
· 7 years ago
6c1f0a1
net: drivers/net: Convert random_ether_addr to eth_random_addr
by Joe Perches
· 7 years ago
00e798c
drivers: net: Remove device_node checks with of_mdiobus_register()
by Florian Fainelli
· 7 years ago
7670ed7
lan78xx: Modify error messages
by Raghuram Chary J
· 7 years ago
e92258c
lan78xx: Remove DRIVER_VERSION for lan78xx driver
by Raghuram Chary J
· 7 years ago
89b36fb
lan78xx: Lan7801 Support for Fixed PHY
by Raghuram Chary J
· 7 years ago
4962186
lan78xx: Add support to dump lan78xx registers
by Raghuram Chary J
· 7 years ago
1827b06
lan78xx: Read LED states from Device Tree
by Phil Elwell
· 7 years ago
760db29
lan78xx: Read MAC address from DT if present
by Phil Elwell
· 7 years ago
47b9986
lan78xx: Don't reset the interface on open
by Phil Elwell
· 7 years ago
fed5607
lan78xx: Avoid spurious kevent 4 "error"
by Phil Elwell
· 7 years ago
4bfc338
lan78xx: Correctly indicate invalid OTP
by Phil Elwell
· 7 years ago
92571a1
lan78xx: Connect phy early
by Alexander Graf
· 7 years ago
2d2d99e
lan78xx: Crash in lan78xx_writ_reg (Workqueue: events lan78xx_deferred_multicast_write)
by Raghuram Chary J
· 7 years ago
e69647a
lan78xx: Set ASD in MAC_CR when EEE is enabled.
by Raghuram Chary J
· 7 years ago
3b51cc7
lan78xx: remove redundant initialization of pointer 'phydev'
by Colin Ian King
· 7 years ago
a5b1379
lan78xx: Fix failure in USB Full Speed
by Yuiko Oshino
· 7 years ago
d28bb96
net: usb: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
e365280
lan78xx: Use default values loaded from EEPROM/OTP after reset
by Nisar Sayed
· 7 years ago
c077682
lan78xx: Allow EEPROM write for less than MAX_EEPROM_SIZE
by Nisar Sayed
· 7 years ago
8a7ffeb
lan78xx: Fix for eeprom read/write when device auto suspend
by Nisar Sayed
· 7 years ago
0573f94
lan78xx: Fix to handle hard_header_len update
by Nisar Sayed
· 7 years ago
fb52c3b
lan78xx: USB fast connect/disconnect crash fix
by Nisar Sayed
· 7 years ago
5514174
net: phy: Make phy_ethtool_ksettings_get return void
by yuval.shaia@oracle.com
· 8 years ago
fb79670
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
d4ca735
lan78xx: use skb_cow_head() to deal with cloned skbs
by Eric Dumazet
· 8 years ago
c6e970a
net: break include loop netdevice.h, dsa.h, devlink.h
by Andrew Lunn
· 8 years ago
5f61367
net: lan78xx: update for phy_(read|write)_mmd_indirect() removal
by Russell King
· 8 years ago
8c56ea4
net: lan78xx: fix build errors when linux/phy*.h is removed from net/dsa.h
by Russell King
· 8 years ago
02dc1f3
lan78xx: add LAN7801 MAC only support
by Woojung Huh
· 8 years ago
c63d352
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
5192083
net: usb: set error code when usb_alloc_urb fails
by Pan Bian
· 8 years ago
f6e3ef3
lan78xx: relocate mdix setting to phy driver
by Woojung Huh
· 8 years ago
860ce4b
net: usb: lan78xx: Utilize phy_ethtool_nway_reset
by Florian Fainelli
· 8 years ago
cc89c32
lan78xx: Use irq_domain for phy interrupt from USB Int. EP
by Woojung Huh
· 8 years ago
f77f0ae
net: use core MTU range checking in USB NIC drivers
by Jarod Wilson
· 8 years ago
6e76510
net: usb: lan78xx: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
e0c79ff
lan78xx: mark symbols static where possible
by Baoyou Xie
· 8 years ago
d7c4e84
net: usb: lan78xx: don't print error when allocating urb fails
by Wolfram Sang
· 8 years ago
860e953
treewide: replace dev->trans_start update with helper
by Florian Westphal
· 9 years ago
14437e3
lan78xx: workaround of forced 100 Full/Half duplex mode error
by Woojung Huh
· 9 years ago
74d79a2
lan78xx: fix statistics counter error
by Woojung Huh
· 9 years ago
1c19130
Revert "lan78xx: add ndo_get_stats64"
by David S. Miller
· 9 years ago
a59f8c5
lan78xx: add ndo_get_stats64
by Woojung Huh
· 9 years ago
20ff556
lan78xx: handle statistics counter rollover
by Woojung Huh
· 9 years ago
349e0c5
lan78xx: add ethtool set & get pause functions
by Woojung.Huh@microchip.com
· 9 years ago
e270b2d
lan78xx: remove unnecessary code
by Woojung.Huh@microchip.com
· 9 years ago
87177ba
lan78xx: replace devid to chipid & chiprev
by Woojung.Huh@microchip.com
· 9 years ago
4b2a4a9
lan78xx: throttle TX path at slower than SuperSpeed USB
by Woojung.Huh@microchip.com
· 9 years ago
a0db7d10
lan78xx: Add to handle mux control per chip id
by Woojung.Huh@microchip.com
· 9 years ago
e495391
lan78xx: change to use updated phy-ignore-interrupts
by Woojung.Huh@microchip.com
· 9 years ago
9d367ed
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
9fb6066
net: lan78xx: Fix to write to OTP(One Time Programmable) per magic number.
by Woojung.Huh@microchip.com
· 9 years ago
e7f4dc3
mdio: Move allocation of interrupts into core
by Andrew Lunn
· 9 years ago
49d28b56
lan78xx: Return 0 when lan78xx_suspend() has no error.
by Woojung.Huh@microchip.com
· 9 years ago
227b9e8
usbnet: remove invalid check
by Andrzej Hajda
· 9 years ago
9110fe4
lan78xx: Remove not defined MAC_CR_GMII_EN_ bit from MAC_CR.
by Woojung.Huh@microchip.com
· 9 years ago
758c5c1
lan78xx: Create lan78xx_get_mdix_status() and lan78xx_set_mdix_status() for MDIX control.
by Woojung.Huh@microchip.com
· 9 years ago
bdfba55e
lan78xx: Remove phy defines in lan78xx.h and use defines in include/linux/microchipphy.h
by Woojung.Huh@microchip.com
· 9 years ago
ce85e13
lan78xx: Update to use phylib instead of mii_if_info.
by Woojung.Huh@microchip.com
· 9 years ago
6c595b0
lan78xx: Check device ready bit (PMT_CTL_READY_) after reset the PHY
by Woojung.Huh@microchip.com
· 9 years ago
99c79ec
lan78xx: Fix ladv/radv error handling in lan78xx_link_reset()
by Geert Uytterhoeven
· 9 years ago
d57f623
lan78xx: Remove BUG_ON()
by Woojung.Huh@microchip.com
· 9 years ago
81c38e8
lan78xx: Fix Smatch Warnings
by Woojung.Huh@microchip.com
· 9 years ago
55d7de9
Microchip's LAN7800 family USB 2/3 to 10/100/1000 Ethernet device driver
by Woojung.Huh@microchip.com
· 9 years ago