| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-15 | net: usb: lan78xx: fix use of improperly initialized dev->chipid in lan78xx_r... | I Viswanath | 1 | -4/+4 |
| 2025-10-12 | net: usb: lan78xx: Fix lost EEPROM write timeout error(-ETIMEDOUT) in lan78xx... | Bhanu Seshu Kumar Valluri | 1 | -4/+7 |
| 2025-10-03 | net: usb: lan78xx: Fix lost EEPROM read timeout error(-ETIMEDOUT) in lan78xx_... | Bhanu Seshu Kumar Valluri | 1 | -4/+7 |
| 2025-08-25 | net: usb: lan78xx: add support for generic net selftests via ethtool | Oleksij Rempel | 1 | -0/+6 |
| 2025-07-07 | net: usb: lan78xx: stop including phy_fixed.h | Heiner Kallweit | 1 | -1/+0 |
| 2025-07-01 | net: usb: lan78xx: fix possible NULL pointer dereference in lan78xx_phy_init() | Oleksij Rempel | 1 | -4/+9 |
| 2025-06-19 | net: usb: lan78xx: remove unused struct members | Oleksij Rempel | 1 | -4/+0 |
| 2025-06-19 | net: usb: lan78xx: Integrate EEE support with phylink LPI API | Oleksij Rempel | 1 | -44/+79 |
| 2025-06-19 | net: usb: lan78xx: port link settings to phylink API | Oleksij Rempel | 1 | -32/+2 |
| 2025-06-19 | net: usb: lan78xx: Use ethtool_op_get_link to reflect current link status | Oleksij Rempel | 1 | -13/+1 |
| 2025-06-19 | net: usb: lan78xx: Rename EVENT_LINK_RESET to EVENT_PHY_INT_ACK | Oleksij Rempel | 1 | -5/+5 |
| 2025-06-19 | net: usb: lan78xx: Convert to PHYLINK for improved PHY and MAC management | Oleksij Rempel | 1 | -286/+261 |
| 2025-06-12 | net: Use dev_fwnode() | Jiri Slaby (SUSE) | 1 | -4/+2 |
| 2025-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2025-06-11 | net: usb: lan78xx: make struct fphy_status static const | Heiner Kallweit | 1 | -1/+1 |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar | 1 | -1/+1 |
| 2025-05-28 | Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -119/+343 |
| 2025-05-20 | net: phy: fixed_phy: remove irq argument from fixed_phy_register | Heiner Kallweit | 1 | -1/+1 |
| 2025-05-16 | net: Switch to irq_domain_create_*() | Jiri Slaby (SUSE) | 1 | -5/+4 |
| 2025-05-07 | net: usb: lan78xx: Extract flow control configuration to helper | Oleksij Rempel | 1 | -18/+87 |
| 2025-05-07 | net: usb: lan78xx: Refactor USB link power configuration into helper | Oleksij Rempel | 1 | -31/+59 |
| 2025-05-07 | net: usb: lan78xx: Extract PHY interrupt acknowledgment to helper | Oleksij Rempel | 1 | -1/+15 |
| 2025-05-07 | net: usb: lan78xx: move LED DT configuration to helper | Oleksij Rempel | 1 | -26/+46 |
| 2025-05-07 | net: usb: lan78xx: refactor PHY init to separate detection and MAC configuration | Oleksij Rempel | 1 | -46/+128 |
| 2025-05-07 | net: usb: lan78xx: remove explicit check for missing PHY driver | Oleksij Rempel | 1 | -4/+0 |
| 2025-05-07 | net: usb: lan78xx: Improve error handling in PHY initialization | Oleksij Rempel | 1 | -16/+31 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 1 | -3/+3 |
| 2025-03-10 | net: usb: lan78xx: Sanitize return values of register read/write functions | Oleksij Rempel | 1 | -2/+2 |
| 2024-12-17 | net: usb: lan78xx: Improve error handling in WoL operations | Oleksij Rempel | 1 | -2/+6 |
| 2024-12-17 | net: usb: lan78xx: remove PHY register access from ethtool get_regs | Oleksij Rempel | 1 | -21/+2 |
| 2024-12-17 | net: usb: lan78xx: rename phy_mutex to mdiobus_mutex | Oleksij Rempel | 1 | -9/+9 |
| 2024-12-17 | net: usb: lan78xx: Use action-specific label in lan78xx_mac_reset | Oleksij Rempel | 1 | -6/+6 |
| 2024-12-17 | net: usb: lan78xx: Use ETIMEDOUT instead of ETIME in lan78xx_stop_hw | Oleksij Rempel | 1 | -3/+1 |
| 2024-12-17 | net: usb: lan78xx: Add error handling to lan78xx_get_regs | Oleksij Rempel | 1 | -6/+30 |
| 2024-12-10 | net: usb: lan78xx: Rename lan78xx_phy_wait_not_busy to lan78xx_mdiobus_wait_n... | Oleksij Rempel | 1 | -6/+6 |
| 2024-12-10 | net: usb: lan78xx: Improve error handling in lan78xx_phy_wait_not_busy | Oleksij Rempel | 1 | -3/+3 |
| 2024-12-10 | net: usb: lan78xx: Fix return value handling in lan78xx_set_features | Oleksij Rempel | 1 | -3/+1 |
| 2024-12-10 | net: usb: lan78xx: Simplify lan78xx_update_reg | Oleksij Rempel | 1 | -5/+1 |
| 2024-12-10 | net: usb: lan78xx: Add error handling to lan78xx_set_mac_addr | Oleksij Rempel | 1 | -5/+12 |
| 2024-12-10 | net: usb: lan78xx: Add error handling to lan78xx_init_mac_address | Oleksij Rempel | 1 | -8/+28 |
| 2024-12-10 | net: usb: lan78xx: Add error handling to lan78xx_setup_irq_domain | Oleksij Rempel | 1 | -1/+4 |
| 2024-12-06 | net: usb: lan78xx: Improve error handling in dataport and multicast writes | Oleksij Rempel | 1 | -22/+45 |
| 2024-12-06 | net: usb: lan78xx: Add error handling to lan78xx_irq_bus_sync_unlock | Oleksij Rempel | 1 | -2/+11 |
| 2024-12-06 | net: usb: lan78xx: Add error handling to set_rx_max_frame_length and set_mtu | Oleksij Rempel | 1 | -6/+18 |
| 2024-12-06 | net: usb: lan78xx: Add error handling to lan78xx_init_ltm | Oleksij Rempel | 1 | -11/+39 |
| 2024-12-06 | net: usb: lan78xx: Improve error handling in EEPROM and OTP operations | Oleksij Rempel | 1 | -88/+152 |
| 2024-12-06 | net: usb: lan78xx: Fix error handling in MII read/write functions | Oleksij Rempel | 1 | -1/+9 |
| 2024-12-06 | net: usb: lan78xx: Improve error reporting with %pe specifier | Oleksij Rempel | 1 | -4/+4 |
| 2024-12-06 | net: usb: lan78xx: move functions to avoid forward definitions | Oleksij Rempel | 1 | -150/+150 |
| 2024-12-06 | net: usb: lan78xx: Remove KSZ9031 PHY fixup | Oleksij Rempel | 1 | -33/+5 |
| 2024-12-06 | net: usb: lan78xx: Remove LAN8835 PHY fixup | Oleksij Rempel | 1 | -35/+0 |
| 2024-11-24 | net: usb: lan78xx: Fix refcounting and autosuspend on invalid WoL configuration | Oleksij Rempel | 1 | -3/+3 |
| 2024-11-24 | net: usb: lan78xx: Fix memory leak on device unplug by freeing PHY device | Oleksij Rempel | 1 | -1/+4 |
| 2024-11-24 | net: usb: lan78xx: Fix double free issue with interrupt buffer allocation | Oleksij Rempel | 1 | -15/+14 |
| 2024-06-01 | lan78xx: Enable Auto Speed and Auto Duplex configuration for LAN7801 if NO EE... | Rengarajan S | 1 | -1/+4 |
| 2024-06-01 | lan78xx: Enable 125 MHz CLK configuration for LAN7801 if NO EEPROM is detected | Rengarajan S | 1 | -0/+2 |
| 2024-05-28 | net: usb: remove unused structs 'usb_context' | Dr. David Alan Gilbert | 1 | -5/+0 |
| 2024-05-07 | net: annotate writes on dev->mtu from ndo_change_mtu() | Eric Dumazet | 1 | -1/+1 |
| 2024-04-08 | net: usb: lan78xx: Fixup EEE | Andrew Lunn | 1 | -20/+22 |
| 2024-03-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+2 |
| 2024-03-01 | net: lan78xx: fix runtime PM count underflow on link stop | Oleksij Rempel | 1 | -1/+2 |
| 2024-02-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+4 |
| 2024-02-27 | net: lan78xx: fix "softirq work is pending" error | Oleksij Rempel | 1 | -0/+2 |
| 2024-02-26 | lan78xx: enable auto speed configuration for LAN7850 if no EEPROM is detected | Oleksij Rempel | 1 | -1/+2 |
| 2024-01-31 | ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ... | Heiner Kallweit | 1 | -2/+2 |
| 2024-01-08 | lan78xx: remove redundant statement in lan78xx_get_eee | Heiner Kallweit | 1 | -2/+0 |
| 2023-10-16 | lan78xx: replace deprecated strncpy with strscpy | Justin Stitt | 1 | -1/+1 |
| 2023-07-31 | net: usb: lan78xx: reorder cleanup operations to avoid UAF bugs | Duoming Zhou | 1 | -5/+2 |
| 2023-03-20 | net: usb: lan78xx: Limit packet length to skb->len | Szymon Heidrich | 1 | -1/+17 |
| 2023-03-02 | net: lan78xx: fix accessing the LAN7800's internal phy specific registers fro... | Yuiko Oshino | 1 | -26/+1 |
| 2022-09-28 | net: drop the weight argument from netif_napi_add | Jakub Kicinski | 1 | -1/+1 |
| 2022-06-03 | Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -2/+2 |
| 2022-05-06 | net: make drivers set the TSO limit not the GSO limit | Jakub Kicinski | 1 | -1/+1 |
| 2022-04-29 | usb: lan78xx: remove a copy of the NAPI_POLL_WEIGHT define | Jakub Kicinski | 1 | -3/+1 |
| 2022-04-23 | net: remove third argument of usb_maxpacket() | Vincent Mailhol | 1 | -2/+2 |
| 2022-03-02 | net: usb: lan78xx: Use generic_handle_irq_safe(). | Sebastian Andrzej Siewior | 1 | -5/+2 |
| 2021-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+6 |
| 2021-12-15 | net: usb: lan78xx: add Allied Telesis AT29M2-AF | Greg Jesionowski | 1 | -0/+6 |
| 2021-12-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2021-11-29 | net: usb: lan78xx: lan78xx_phy_init(): use PHY_POLL instead of "0" if no IRQ ... | Sven Schuchmann | 1 | -1/+1 |
| 2021-11-24 | lan78xx: Clean up some inconsistent indenting | Jiapeng Chong | 1 | -2/+1 |
| 2021-11-18 | lan78xx: Introduce NAPI polling support | John Efstathiades | 1 | -68/+114 |
| 2021-11-18 | lan78xx: Remove hardware-specific header update | John Efstathiades | 1 | -35/+16 |
| 2021-11-18 | lan78xx: Re-order rx_submit() to remove forward declaration | John Efstathiades | 1 | -54/+52 |
| 2021-11-18 | lan78xx: Introduce Rx URB processing improvements | John Efstathiades | 1 | -116/+166 |
| 2021-11-18 | lan78xx: Introduce Tx URB processing improvements | John Efstathiades | 1 | -213/+461 |
| 2021-11-18 | lan78xx: Fix memory allocation bug | John Efstathiades | 1 | -17/+21 |
| 2021-10-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+6 |
| 2021-10-26 | net: lan78xx: fix division by zero in send path | Johan Hovold | 1 | -0/+6 |
| 2021-10-02 | net: usb: use eth_hw_addr_set() instead of ether_addr_copy() | Jakub Kicinski | 1 | -2/+2 |
| 2021-08-25 | lan78xx: Limit number of driver warning messages | John Efstathiades | 1 | -2/+3 |
| 2021-08-25 | lan78xx: Fix race condition in disconnect handling | John Efstathiades | 1 | -9/+57 |
| 2021-08-25 | lan78xx: Fix race conditions in suspend/resume handling | John Efstathiades | 1 | -135/+284 |
| 2021-08-25 | lan78xx: Fix partial packet errors on suspend/resume | John Efstathiades | 1 | -106/+197 |
| 2021-08-25 | lan78xx: Fix exception on link speed change | John Efstathiades | 1 | -6/+48 |
| 2021-08-25 | lan78xx: Add missing return code checks | John Efstathiades | 1 | -66/+333 |
| 2021-08-25 | lan78xx: Remove unused pause frame queue | John Efstathiades | 1 | -9/+0 |
| 2021-08-25 | lan78xx: Set flow control threshold to prevent packet loss | John Efstathiades | 1 | -2/+15 |
| 2021-08-25 | lan78xx: Remove unused timer | John Efstathiades | 1 | -3/+1 |
| 2021-08-25 | lan78xx: Fix white space and style issues | John Efstathiades | 1 | -38/+42 |
| 2021-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -4/+12 |
| 2021-08-04 | net: usb: lan78xx: don't modify phy_device state concurrently | Ivan T. Ivanov | 1 | -4/+12 |
| 2021-07-27 | dev_ioctl: split out ndo_eth_ioctl | Arnd Bergmann | 1 | -1/+1 |
| 2021-06-01 | net: usb: Fix spelling mistakes | Zheng Yongjun | 1 | -1/+1 |
| 2021-05-18 | net: lan78xx: advertise tx software timestamping support | Markus Bloechl | 1 | -0/+1 |
| 2021-03-25 | net: usb: lan78xx: remove unused including <linux/version.h> | Zheng Yongjun | 1 | -1/+0 |
| 2021-02-02 | net: usb: lan78xx: use new tasklet API | Emil Renner Berthing | 1 | -3/+3 |
| 2020-11-03 | net: usb: lan78xx: Remove lots of set but unused 'ret' variables | Lee Jones | 1 | -90/+78 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -2/+2 |
| 2020-07-28 | net: lan78xx: replace bogus endpoint lookup | Johan Hovold | 1 | -87/+30 |
| 2020-07-28 | net: lan78xx: fix transfer-buffer memory leak | Johan Hovold | 1 | -0/+1 |
| 2020-07-28 | net: lan78xx: add missing endpoint sanity check | Johan Hovold | 1 | -0/+5 |
| 2020-01-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -0/+15 |
| 2020-01-23 | net: convert suitable drivers to use phy_do_ioctl_running | Heiner Kallweit | 1 | -9/+1 |
| 2020-01-21 | net: usb: lan78xx: Add .ndo_features_check | James Hughes | 1 | -0/+15 |
| 2020-01-19 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -0/+1 |
| 2020-01-14 | net: usb: lan78xx: limit size of local TSO packets | Eric Dumazet | 1 | -0/+1 |
| 2020-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -6/+3 |
| 2020-01-07 | net: usb: lan78xx: fix possible skb leak | Eric Dumazet | 1 | -6/+3 |
| 2019-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -1/+2 |
| 2019-12-15 | net: usb: lan78xx: Fix error message format specifier | Cristian Birsan | 1 | -1/+1 |
| 2019-12-12 | netdev: pass the stuck queue to the timeout handler | Michael S. Tsirkin | 1 | -1/+1 |
| 2019-12-12 | net: usb: lan78xx: Fix suspend/resume PHY register access error | Cristian Birsan | 1 | -0/+1 |
| 2019-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -1/+4 |
| 2019-10-28 | net: usb: lan78xx: Disable interrupts before calling generic_handle_irq() | Daniel Wagner | 1 | -1/+4 |
| 2019-10-23 | net: lan78xx: remove set but not used variable 'event' | YueHaibing | 1 | -3/+0 |
| 2019-10-18 | net: usb: lan78xx: Connect PHY before registering MAC | Andrew Lunn | 1 | -6/+6 |
| 2019-08-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -3/+5 |
| 2019-08-16 | lan78xx: Fix memory leaks | Wenwen Wang | 1 | -3/+5 |
| 2019-07-22 | net: usb: Merge cpu_to_le32s + memcpy to put_unaligned_le32 | Chuhong Yuan | 1 | -7/+4 |
| 2019-07-22 | net: lan78xx: Merge memcpy + lexx_to_cpus to get_unaligned_lexx | Chuhong Yuan | 1 | -8/+4 |
| 2019-02-04 | net: phy: fixed-phy: Drop GPIO from fixed_phy_add() | Linus Walleij | 1 | -2/+1 |
| 2018-12-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+4 |
| 2018-12-18 | lan78xx: Resolve issue with changing MAC address | Jason Martinsen | 1 | -0/+4 |
| 2018-11-11 | net: ethernet: Convert phydev advertize and supported from u32 to link mode | Andrew Lunn | 1 | -11/+16 |
| 2018-10-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -13/+4 |
| 2018-09-29 | lan78xx: Check for supported Wake-on-LAN modes | Florian Fainelli | 1 | -13/+4 |
| 2018-09-21 | net: lan78xx: Avoid unnecessary self assignment | Nathan Chancellor | 1 | -4/+2 |
| 2018-09-17 | net: usb: remove redundant null pointer check before of_node_put | zhong jiang | 1 | -2/+1 |
| 2018-09-12 | net: ethernet: Add helper to remove a supported link mode | Andrew Lunn | 1 | -1/+1 |
| 2018-09-10 | lan78xx: Do not access skb_queue_head list pointers directly. | David S. Miller | 1 | -2/+2 |
| 2018-09-05 | net: lan78xx: Make declaration style consistent | Stefan Wahren | 1 | -7/+7 |
| 2018-09-05 | net: lan78xx: Switch to SPDX identifier | Stefan Wahren | 1 | -13/+1 |
| 2018-09-05 | net: lan78xx: Drop unnecessary strcpy in lan78xx_probe | Stefan Wahren | 1 | -1/+0 |
| 2018-09-05 | net: lan78xx: Bail out if lan78xx_get_endpoints fails | Stefan Wahren | 1 | -0/+5 |
| 2018-08-04 | net:usb: Use ARRAY_SIZE instead of calculating the array size | zhong jiang | 1 | -1/+1 |
| 2018-08-02 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+2 |
| 2018-07-28 | net: lan78xx: fix rx handling before first packet is send | Stefan Wahren | 1 | -0/+2 |
| 2018-07-20 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller | 1 | -1/+4 |
| 2018-07-16 | net: lan78xx: Fix race in tx pending skb size calculation | Stefan Wahren | 1 | -1/+4 |
| 2018-07-03 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+34 |
| 2018-06-26 | net: lan78xx: Use s/w csum check on VLANs without tag stripping | Dave Stevenson | 1 | -1/+6 |
| 2018-06-26 | net: lan78xx: Add support for VLAN tag stripping. | Dave Stevenson | 1 | -0/+22 |
| 2018-06-26 | net: lan78xx: Add support for VLAN filtering. | Dave Stevenson | 1 | -1/+4 |
| 2018-06-26 | net: lan78xx: Allow for VLAN headers in timeout calcs | Dave Stevenson | 1 | -2/+3 |
| 2018-06-23 | net: drivers/net: Convert random_ether_addr to eth_random_addr | Joe Perches | 1 | -1/+1 |
| 2018-05-16 | drivers: net: Remove device_node checks with of_mdiobus_register() | Florian Fainelli | 1 | -5/+2 |
| 2018-04-29 | lan78xx: Modify error messages | Raghuram Chary J | 1 | -2/+2 |
| 2018-04-29 | lan78xx: Remove DRIVER_VERSION for lan78xx driver | Raghuram Chary J | 1 | -2/+0 |
| 2018-04-29 | lan78xx: Lan7801 Support for Fixed PHY | Raghuram Chary J | 1 | -28/+76 |
| 2018-04-20 | lan78xx: Add support to dump lan78xx registers | Raghuram Chary J | 1 | -0/+54 |
| 2018-04-20 | lan78xx: Read LED states from Device Tree | Phil Elwell | 1 | -1/+31 |
| 2018-04-20 | lan78xx: Read MAC address from DT if present | Phil Elwell | 1 | -22/+20 |
| 2018-04-11 | lan78xx: Don't reset the interface on open | Phil Elwell | 1 | -4/+0 |
| 2018-04-11 | lan78xx: Avoid spurious kevent 4 "error" | Phil Elwell | 1 | -1/+1 |
| 2018-04-11 | lan78xx: Correctly indicate invalid OTP | Phil Elwell | 1 | -1/+2 |
| 2018-04-04 | lan78xx: Connect phy early | Alexander Graf | 1 | -16/+18 |
| 2018-03-29 | lan78xx: Crash in lan78xx_writ_reg (Workqueue: events lan78xx_deferred_multic... | Raghuram Chary J | 1 | -2/+21 |
| 2018-03-25 | lan78xx: Set ASD in MAC_CR when EEE is enabled. | Raghuram Chary J | 1 | -0/+10 |
| 2018-02-01 | lan78xx: remove redundant initialization of pointer 'phydev' | Colin Ian King | 1 | -1/+1 |
| 2018-01-16 | lan78xx: Fix failure in USB Full Speed | Yuiko Oshino | 1 | -0/+1 |
| 2017-10-18 | net: usb: Convert timers to use timer_setup() | Kees Cook | 1 | -7/+3 |
| 2017-09-21 | lan78xx: Use default values loaded from EEPROM/OTP after reset | Nisar Sayed | 1 | -1/+0 |
| 2017-09-21 | lan78xx: Allow EEPROM write for less than MAX_EEPROM_SIZE | Nisar Sayed | 1 | -5/+4 |
| 2017-09-21 | lan78xx: Fix for eeprom read/write when device auto suspend | Nisar Sayed | 1 | -4/+20 |
| 2017-08-02 | lan78xx: Fix to handle hard_header_len update | Nisar Sayed | 1 | -3/+3 |
| 2017-08-02 | lan78xx: USB fast connect/disconnect crash fix | Nisar Sayed | 1 | -6/+6 |
| 2017-06-13 | net: phy: Make phy_ethtool_ksettings_get return void | yuval.shaia@oracle.com | 1 | -1/+1 |
| 2017-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -7/+2 |
| 2017-04-21 | lan78xx: use skb_cow_head() to deal with cloned skbs | Eric Dumazet | 1 | -7/+2 |
| 2017-03-28 | net: break include loop netdevice.h, dsa.h, devlink.h | Andrew Lunn | 1 | -0/+1 |
| 2017-03-22 | net: lan78xx: update for phy_(read|write)_mmd_indirect() removal | Russell King | 1 | -5/+5 |
| 2017-02-10 | net: lan78xx: fix build errors when linux/phy*.h is removed from net/dsa.h | Russell King | 1 | -0/+1 |
| 2016-12-08 | lan78xx: add LAN7801 MAC only support | Woojung Huh | 1 | -2/+107 |
| 2016-12-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
| 2016-12-05 | net: usb: set error code when usb_alloc_urb fails | Pan Bian | 1 | -0/+1 |
| 2016-11-18 | lan78xx: relocate mdix setting to phy driver | Woojung Huh | 1 | -70/+3 |
| 2016-11-15 | net: usb: lan78xx: Utilize phy_ethtool_nway_reset | Florian Fainelli | 1 | -6/+1 |
| 2016-11-02 | lan78xx: Use irq_domain for phy interrupt from USB Int. EP | Woojung Huh | 1 | -26/+189 |
| 2016-10-20 | net: use core MTU range checking in USB NIC drivers | Jarod Wilson | 1 | -5/+3 |
| 2016-10-12 | net: usb: lan78xx: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -30/+40 |
| 2016-09-06 | lan78xx: mark symbols static where possible | Baoyou Xie | 1 | -11/+13 |
| 2016-08-13 | net: usb: lan78xx: don't print error when allocating urb fails | Wolfram Sang | 1 | -3/+1 |
| 2016-05-04 | treewide: replace dev->trans_start update with helper | Florian Westphal | 1 | -2/+2 |
| 2016-04-28 | lan78xx: workaround of forced 100 Full/Half duplex mode error | Woojung Huh | 1 | -1/+28 |
| 2016-04-28 | lan78xx: fix statistics counter error | Woojung Huh | 1 | -5/+10 |
| 2016-03-20 | Revert "lan78xx: add ndo_get_stats64" | David S. Miller | 1 | -49/+0 |
| 2016-03-18 | lan78xx: add ndo_get_stats64 | Woojung Huh | 1 | -0/+49 |
| 2016-03-18 | lan78xx: handle statistics counter rollover | Woojung Huh | 1 | -13/+239 |
| 2016-02-29 | lan78xx: add ethtool set & get pause functions | Woojung.Huh@microchip.com | 1 | -3/+77 |