index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
lan78xx.c
Age
Commit message (
Expand
)
Author
2019-02-04
net: phy: fixed-phy: Drop GPIO from fixed_phy_add()
Linus Walleij
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-18
lan78xx: Resolve issue with changing MAC address
Jason Martinsen
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-29
lan78xx: Check for supported Wake-on-LAN modes
Florian Fainelli
2018-09-21
net: lan78xx: Avoid unnecessary self assignment
Nathan Chancellor
2018-09-17
net: usb: remove redundant null pointer check before of_node_put
zhong jiang
2018-09-12
net: ethernet: Add helper to remove a supported link mode
Andrew Lunn
2018-09-10
lan78xx: Do not access skb_queue_head list pointers directly.
David S. Miller
2018-09-05
net: lan78xx: Make declaration style consistent
Stefan Wahren
2018-09-05
net: lan78xx: Switch to SPDX identifier
Stefan Wahren
2018-09-05
net: lan78xx: Drop unnecessary strcpy in lan78xx_probe
Stefan Wahren
2018-09-05
net: lan78xx: Bail out if lan78xx_get_endpoints fails
Stefan Wahren
2018-08-04
net:usb: Use ARRAY_SIZE instead of calculating the array size
zhong jiang
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-28
net: lan78xx: fix rx handling before first packet is send
Stefan Wahren
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-16
net: lan78xx: Fix race in tx pending skb size calculation
Stefan Wahren
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-26
net: lan78xx: Use s/w csum check on VLANs without tag stripping
Dave Stevenson
2018-06-26
net: lan78xx: Add support for VLAN tag stripping.
Dave Stevenson
2018-06-26
net: lan78xx: Add support for VLAN filtering.
Dave Stevenson
2018-06-26
net: lan78xx: Allow for VLAN headers in timeout calcs
Dave Stevenson
2018-06-23
net: drivers/net: Convert random_ether_addr to eth_random_addr
Joe Perches
2018-05-16
drivers: net: Remove device_node checks with of_mdiobus_register()
Florian Fainelli
2018-04-29
lan78xx: Modify error messages
Raghuram Chary J
2018-04-29
lan78xx: Remove DRIVER_VERSION for lan78xx driver
Raghuram Chary J
2018-04-29
lan78xx: Lan7801 Support for Fixed PHY
Raghuram Chary J
2018-04-20
lan78xx: Add support to dump lan78xx registers
Raghuram Chary J
2018-04-20
lan78xx: Read LED states from Device Tree
Phil Elwell
2018-04-20
lan78xx: Read MAC address from DT if present
Phil Elwell
2018-04-11
lan78xx: Don't reset the interface on open
Phil Elwell
2018-04-11
lan78xx: Avoid spurious kevent 4 "error"
Phil Elwell
2018-04-11
lan78xx: Correctly indicate invalid OTP
Phil Elwell
2018-04-04
lan78xx: Connect phy early
Alexander Graf
2018-03-29
lan78xx: Crash in lan78xx_writ_reg (Workqueue: events lan78xx_deferred_multic...
Raghuram Chary J
2018-03-25
lan78xx: Set ASD in MAC_CR when EEE is enabled.
Raghuram Chary J
2018-02-01
lan78xx: remove redundant initialization of pointer 'phydev'
Colin Ian King
2018-01-16
lan78xx: Fix failure in USB Full Speed
Yuiko Oshino
2017-10-18
net: usb: Convert timers to use timer_setup()
Kees Cook
2017-09-21
lan78xx: Use default values loaded from EEPROM/OTP after reset
Nisar Sayed
2017-09-21
lan78xx: Allow EEPROM write for less than MAX_EEPROM_SIZE
Nisar Sayed
2017-09-21
lan78xx: Fix for eeprom read/write when device auto suspend
Nisar Sayed
2017-08-02
lan78xx: Fix to handle hard_header_len update
Nisar Sayed
2017-08-02
lan78xx: USB fast connect/disconnect crash fix
Nisar Sayed
2017-06-13
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
2017-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-21
lan78xx: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
2017-03-28
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
[next]