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
2025-07-10
net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnect
Oleksij Rempel
2024-12-05
net: usb: lan78xx: Fix refcounting and autosuspend on invalid WoL configuration
Oleksij Rempel
2024-12-05
net: usb: lan78xx: Fix memory leak on device unplug by freeing PHY device
Oleksij Rempel
2024-12-05
net: usb: lan78xx: Fix double free issue with interrupt buffer allocation
Oleksij Rempel
2024-06-01
lan78xx: Enable Auto Speed and Auto Duplex configuration for LAN7801 if NO EE...
Rengarajan S
2024-06-01
lan78xx: Enable 125 MHz CLK configuration for LAN7801 if NO EEPROM is detected
Rengarajan S
2024-05-28
net: usb: remove unused structs 'usb_context'
Dr. David Alan Gilbert
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-04-08
net: usb: lan78xx: Fixup EEE
Andrew Lunn
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-01
net: lan78xx: fix runtime PM count underflow on link stop
Oleksij Rempel
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-27
net: lan78xx: fix "softirq work is pending" error
Oleksij Rempel
2024-02-26
lan78xx: enable auto speed configuration for LAN7850 if no EEPROM is detected
Oleksij Rempel
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
2024-01-08
lan78xx: remove redundant statement in lan78xx_get_eee
Heiner Kallweit
2023-10-16
lan78xx: replace deprecated strncpy with strscpy
Justin Stitt
2023-07-31
net: usb: lan78xx: reorder cleanup operations to avoid UAF bugs
Duoming Zhou
2023-03-20
net: usb: lan78xx: Limit packet length to skb->len
Szymon Heidrich
2023-03-02
net: lan78xx: fix accessing the LAN7800's internal phy specific registers fro...
Yuiko Oshino
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-06-03
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
2022-04-29
usb: lan78xx: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2022-04-23
net: remove third argument of usb_maxpacket()
Vincent Mailhol
2022-03-02
net: usb: lan78xx: Use generic_handle_irq_safe().
Sebastian Andrzej Siewior
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-15
net: usb: lan78xx: add Allied Telesis AT29M2-AF
Greg Jesionowski
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-29
net: usb: lan78xx: lan78xx_phy_init(): use PHY_POLL instead of "0" if no IRQ ...
Sven Schuchmann
2021-11-24
lan78xx: Clean up some inconsistent indenting
Jiapeng Chong
2021-11-18
lan78xx: Introduce NAPI polling support
John Efstathiades
2021-11-18
lan78xx: Remove hardware-specific header update
John Efstathiades
2021-11-18
lan78xx: Re-order rx_submit() to remove forward declaration
John Efstathiades
2021-11-18
lan78xx: Introduce Rx URB processing improvements
John Efstathiades
2021-11-18
lan78xx: Introduce Tx URB processing improvements
John Efstathiades
2021-11-18
lan78xx: Fix memory allocation bug
John Efstathiades
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-26
net: lan78xx: fix division by zero in send path
Johan Hovold
2021-10-02
net: usb: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-08-25
lan78xx: Limit number of driver warning messages
John Efstathiades
2021-08-25
lan78xx: Fix race condition in disconnect handling
John Efstathiades
2021-08-25
lan78xx: Fix race conditions in suspend/resume handling
John Efstathiades
2021-08-25
lan78xx: Fix partial packet errors on suspend/resume
John Efstathiades
2021-08-25
lan78xx: Fix exception on link speed change
John Efstathiades
2021-08-25
lan78xx: Add missing return code checks
John Efstathiades
2021-08-25
lan78xx: Remove unused pause frame queue
John Efstathiades
2021-08-25
lan78xx: Set flow control threshold to prevent packet loss
John Efstathiades
2021-08-25
lan78xx: Remove unused timer
John Efstathiades
2021-08-25
lan78xx: Fix white space and style issues
John Efstathiades
[next]