index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
lan78xx.c
Age
Commit message (
Expand
)
Author
2024-12-17
net: usb: lan78xx: Improve error handling in WoL operations
Oleksij Rempel
2024-12-17
net: usb: lan78xx: remove PHY register access from ethtool get_regs
Oleksij Rempel
2024-12-17
net: usb: lan78xx: rename phy_mutex to mdiobus_mutex
Oleksij Rempel
2024-12-17
net: usb: lan78xx: Use action-specific label in lan78xx_mac_reset
Oleksij Rempel
2024-12-17
net: usb: lan78xx: Use ETIMEDOUT instead of ETIME in lan78xx_stop_hw
Oleksij Rempel
2024-12-17
net: usb: lan78xx: Add error handling to lan78xx_get_regs
Oleksij Rempel
2024-12-10
net: usb: lan78xx: Rename lan78xx_phy_wait_not_busy to lan78xx_mdiobus_wait_n...
Oleksij Rempel
2024-12-10
net: usb: lan78xx: Improve error handling in lan78xx_phy_wait_not_busy
Oleksij Rempel
2024-12-10
net: usb: lan78xx: Fix return value handling in lan78xx_set_features
Oleksij Rempel
2024-12-10
net: usb: lan78xx: Simplify lan78xx_update_reg
Oleksij Rempel
2024-12-10
net: usb: lan78xx: Add error handling to lan78xx_set_mac_addr
Oleksij Rempel
2024-12-10
net: usb: lan78xx: Add error handling to lan78xx_init_mac_address
Oleksij Rempel
2024-12-10
net: usb: lan78xx: Add error handling to lan78xx_setup_irq_domain
Oleksij Rempel
2024-12-06
net: usb: lan78xx: Improve error handling in dataport and multicast writes
Oleksij Rempel
2024-12-06
net: usb: lan78xx: Add error handling to lan78xx_irq_bus_sync_unlock
Oleksij Rempel
2024-12-06
net: usb: lan78xx: Add error handling to set_rx_max_frame_length and set_mtu
Oleksij Rempel
2024-12-06
net: usb: lan78xx: Add error handling to lan78xx_init_ltm
Oleksij Rempel
2024-12-06
net: usb: lan78xx: Improve error handling in EEPROM and OTP operations
Oleksij Rempel
2024-12-06
net: usb: lan78xx: Fix error handling in MII read/write functions
Oleksij Rempel
2024-12-06
net: usb: lan78xx: Improve error reporting with %pe specifier
Oleksij Rempel
2024-12-06
net: usb: lan78xx: move functions to avoid forward definitions
Oleksij Rempel
2024-12-06
net: usb: lan78xx: Remove KSZ9031 PHY fixup
Oleksij Rempel
2024-12-06
net: usb: lan78xx: Remove LAN8835 PHY fixup
Oleksij Rempel
2024-11-24
net: usb: lan78xx: Fix refcounting and autosuspend on invalid WoL configuration
Oleksij Rempel
2024-11-24
net: usb: lan78xx: Fix memory leak on device unplug by freeing PHY device
Oleksij Rempel
2024-11-24
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
[next]