1. 56495a2 Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 2 months ago
  2. 824ef51 net: phy: smsc: remove the use of .ack_interrupt() by Ioana Ciornei · 4 years, 2 months ago
  3. 36b25c2 net: phy: smsc: implement generic .handle_interrupt() callback by Ioana Ciornei · 4 years, 2 months ago
  4. 3734471 net: phy: smsc: add missed clk_disable_unprepare in smsc_phy_probe() by Zhang Changzhong · 4 years, 2 months ago
  5. d65af21 net: phy: smsc: LAN8710/20: remove PHY_RST_AFTER_CLK_EN flag by Marco Felsch · 4 years, 4 months ago
  6. bedd8d7 net: phy: smsc: LAN8710/20: add phy refclk in support by Marco Felsch · 4 years, 4 months ago
  7. 436e380 net: phy: smsc: simplify config_init callback by Marco Felsch · 4 years, 4 months ago
  8. 7365494 net: phy: smsc: skip ENERGYON interrupt if disabled by Marco Felsch · 4 years, 4 months ago
  9. 05b35e7 smsc95xx: add phylib support by Andre Edich · 4 years, 5 months ago
  10. 6d61f48 net: phy: smsc: fix printing too many logs by Dejin Zheng · 4 years, 7 months ago
  11. 7ae7ad2 net: phy: smsc: use phy_read_poll_timeout() to simplify the code by Dejin Zheng · 4 years, 10 months ago
  12. 76db2d4 net: phy: smsc: LAN8740: add PHY_RST_AFTER_CLK_EN flag by Martin Fuzzey · 5 years ago
  13. dcdecdc net: phy: switch drivers to use dynamic feature detection by Heiner Kallweit · 6 years ago
  14. a2443fd net: phy: Convert some PHY and MDIO driver files to SPDX headers by Andrew Lunn · 6 years ago
  15. a4307c0 net: phy: remove flag PHY_HAS_INTERRUPT from driver configs by Heiner Kallweit · 6 years ago
  16. 6c3442f drivers: net: replace UINT64_MAX with U64_MAX by Jisheng Zhang · 7 years ago
  17. 7f64e5b net: phy: smsc: LAN8710/20: add PHY_RST_AFTER_CLK_EN flag by Richard Leitner · 7 years ago
  18. 80274ab net: phy: remove generic settings for callbacks config_aneg and read_status from drivers by Heiner Kallweit · 7 years ago
  19. 2da5539 net: phy: smsc: fix buffer overflow in memcpy by Arnd Bergmann · 8 years ago
  20. 030a890 net: phy: smsc: Implement PHY statistics by Andrew Lunn · 8 years ago
  21. 1b86f70 net: phy: Remove residual magic from PHY drivers by Andrew Lunn · 8 years ago
  22. c6e970a net: break include loop netdevice.h, dsa.h, devlink.h by Andrew Lunn · 8 years ago
  23. 529ed12 net: phy: phy drivers should not set SUPPORTED_[Asym_]Pause by Timur Tabi · 8 years ago
  24. fc0f7e3 net: phy: smsc: reintroduced unconditional soft reset by Manfred Schlaegl · 9 years ago
  25. 0a9c453 net: phy: smsc: Fix disabling energy detect mode by Teresa Remmet · 9 years ago
  26. 26706d4 net: phy: Add support for SMSC LAN8740 PHY by Joshua Henderson · 9 years ago
  27. be01da7 phy: Centralize setting driver module owner by Andrew Lunn · 9 years ago
  28. e5a03bf phy: Add an mdio_device structure by Andrew Lunn · 9 years ago
  29. d88ecb3 net: phy: smsc: disable energy detect mode by Heiko Schocher · 9 years ago
  30. ff94c74 net: phy: fix semicolon.cocci warnings by kbuild test robot · 9 years ago
  31. 776829d net: phy: workaround for buggy cable detection by LAN8700 after cable plugging by Igor Plyatov · 9 years ago
  32. 50fd715 net: phy: replace phy_drivers_register calls by Johan Hovold · 10 years ago
  33. 2100968 net: phy: smsc: move smsc_phy_config_init reset part in a soft_reset function by Gwenhael Goavec-Merou · 10 years ago
  34. 2ebb158 net/phy: Remove return value for void function by Shruti Kanetkar · 11 years ago
  35. 4257d58 net: phy: smsc: Fix config_init typo by Patrick Trantham · 12 years ago
  36. 6ded7cd net: phy: smsc: force all capable mode if the phy is started in powerdown mode by trem · 12 years ago
  37. 4223dbf net: phy: smsc: Re-enable EDPD mode for LAN87xx by Patrick Trantham · 12 years ago
  38. b629820 net: phy: smsc: Implement PHY config_init for LAN87xx by Marek Vasut · 12 years ago
  39. d14b7a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  40. 90b24cf Change email address for Steve Glendinning by Steve Glendinning · 13 years ago
  41. d5bf907 phylib: Support registering a bunch of drivers by Christian Hohnstaedt · 13 years ago
  42. 43c6759 net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h> by Javier Martinez Canillas · 13 years ago
  43. cf93c94 net/phy: fix many "defined but unused" warnings by Uwe Kleine-König · 14 years ago
  44. 4e4f10f phylib: Add module table to all existing phy drivers by David Woodhouse · 15 years ago
  45. 698244a phy: SMSC device Energy Detect power-down mode by Giuseppe Cavallaro · 15 years ago
  46. e072b63 phy: add new LAN8710 and LAN8720 device ids to smsc phy driver by Steve Glendinning · 16 years ago
  47. c64d2a9 phy: Add suspend/resume support to SMSC PHYs by Steve Glendinning · 16 years ago
  48. fd9abb3 SMSC LAN911x and LAN921x vendor driver by Steve Glendinning · 16 years ago
  49. 4d9b1a0 Add support for SMSC LAN8187 and LAN8700 PHYs by Steve Glendinning · 17 years ago
  50. 48c41b9 Rename SMSC phy functions to be more generic by Steve Glendinning · 17 years ago
  51. bcd6837 [PATCH] remove unnecessary config.h includes from drivers/net/ by Dave Jones · 18 years ago
  52. c9e055a [PATCH] phy: new SMSC LAN83C185 PHY driver by Herbert Valerio Riedel · 19 years ago