1. f160e99 net: phy: Add mdio-aspeed by Andrew Jeffery · 5 years ago
  2. 0ae9fce net: phy: xgene: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  3. 0cea0e1 net: phy: sfp: hwmon: Fix scaling of RX power by Andrew Lunn · 5 years ago
  4. 54638c6 net: phy: make exported variables non-static by Denis Efremov · 5 years ago
  5. ccf355e net: phy: Make use of linkmode_mod_bit helper by Fuqian Huang · 5 years ago
  6. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  7. 5db2e7c Revert "net: phylink: set the autoneg state in phylink_phy_change" by David S. Miller · 6 years ago
  8. ef7bfa8 net: phylink: set the autoneg state in phylink_phy_change by Ioana Ciornei · 6 years ago
  9. 1086ca3 net: phy: sfp: clean up a condition by Dan Carpenter · 6 years ago
  10. f30e33b net: phy: Add more 1000BaseX support detection by Robert Hancock · 6 years ago
  11. 283da99 net: phy: broadcom: Add genphy_suspend and genphy_resume for BCM5464 by Vladimir Oltean · 6 years ago
  12. 2158e85 net: sfp: add mutex to prevent concurrent state checks by Robert Hancock · 6 years ago
  13. 257c255 net: sfp: Stop SFP polling and interrupt handling during shutdown by Robert Hancock · 6 years ago
  14. a952054 net: phy: rename Asix Electronics PHY driver by Michael Schmitz · 6 years ago
  15. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  16. ca72efb net: phy: Add detection of 1000BaseX link mode support by Robert Hancock · 6 years ago
  17. 2bd229d net: phy: remove state PHY_FORCING by Heiner Kallweit · 6 years ago
  18. 7731676 net: phylink: avoid reducing support mask by Russell King · 6 years ago
  19. 28e74a7 net: sfp: read eeprom in maximum 16 byte increments by Russell King · 6 years ago
  20. 54f70b3 net: sfp: remove sfp-bus use of netdevs by Russell King · 6 years ago
  21. 320587e6 net: sfp: add mandatory attach/detach methods for sfp buses by Russell King · 6 years ago
  22. cdea04c net: phy: allow Clause 45 access via mii ioctl by Russell King · 6 years ago
  23. 7b3b0e8 net: phylink: support for link gpio interrupt by Russell King · 6 years ago
  24. 7fdc455 net: phylink: remove netdev from phylink mii ioctl emulation by Russell King · 6 years ago
  25. b4b12b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  26. 97b33bd net: phy: export phy_queue_state_machine by Heiner Kallweit · 6 years ago
  27. 49644e6 net: phy: add callback for custom interrupt handler to struct phy_driver by Heiner Kallweit · 6 years ago
  28. 07b0928 net: phy: enable interrupts when PHY is attached already by Heiner Kallweit · 6 years ago
  29. 7ce236fa net: phy: sfp: enable i2c-bus detection on ACPI based systems by Ruslan Babayev · 6 years ago
  30. 517f4c4 net: phy: tja11xx: Switch to HWMON_CHANNEL_INFO() by Marek Vasut · 6 years ago
  31. 17091180 net: phylink: Add phylink_{printk, err, warn, info, dbg} macros by Ioana Ciornei · 6 years ago
  32. 43de619 net: phylink: Add PHYLINK_DEV operation type by Ioana Ciornei · 6 years ago
  33. 44cc27e net: phylink: Add struct phylink_config to PHYLINK API by Ioana Ciornei · 6 years ago
  34. 27755ff net: phylink: Add phylink_mac_link_{up, down} wrapper functions by Ioana Ciornei · 6 years ago
  35. c920f74 net: phy: Add phy_standalone sysfs entry by Ioana Ciornei · 6 years ago
  36. 82c76ac net: phy: Check against net_device being NULL by Ioana Ciornei · 6 years ago
  37. 2db2d9d1 net: phy: Guard against the presence of a netdev by Ioana Ciornei · 6 years ago
  38. 53cfca2 net: phy: Add phy_sysfs_create_links helper function by Vladimir Oltean · 6 years ago
  39. 2b89264 net: phy: dp83867: Set up RGMII TX delay by Max Uvarov · 6 years ago
  40. c8081fc net: phy: dp83867: do not call config_init twice by Max Uvarov · 6 years ago
  41. 1a97a47 net: phy: dp83867: increase SGMII autoneg timer duration by Max Uvarov · 6 years ago
  42. 333061b net: phy: dp83867: fix speed 10 in sgmii mode by Max Uvarov · 6 years ago
  43. 3d3ced2 net: phy: marvell10g: report if the PHY fails to boot firmware by Russell King · 6 years ago
  44. c678726 net: phylink: ensure consistent phy interface mode by Russell King · 6 years ago
  45. 476cc6c net: phy: bcm87xx: improve bcm87xx_config_init and feature detection by Heiner Kallweit · 6 years ago
  46. ddf6ddb net: phy: tja11xx: Add TJA11xx PHY driver by Marek Vasut · 6 years ago
  47. ce64c1f net: phy: aquantia: add USXGMII support and warn if XGMII mode is set by Heiner Kallweit · 6 years ago
  48. 5556fdb net: phy: lxt: Add suspend/resume support to LXT971 and LXT973. by Christophe Leroy · 6 years ago
  49. e5fb32c net: phy: Make phy_basic_t1_features use base100t1. by Andrew Lunn · 6 years ago
  50. b255776 net: phy: Add support for 100BaseT1 and 1000BaseT1 by Andrew Lunn · 6 years ago
  51. 565d9d2 net: phy: dp83867: Allocate state struct in probe by Trent Piepho · 6 years ago
  52. f8bbf41 net: phy: dp83867: Validate FIFO depth property by Trent Piepho · 6 years ago
  53. 27708eb net: phy: dp83867: IO impedance is not dependent on RGMII delay by Trent Piepho · 6 years ago
  54. 1b9b295 net: phy: dp83867: Use unsigned variables to store unsigned properties by Trent Piepho · 6 years ago
  55. c11669a net: phy: dp83867: Rework delay rgmii delay handling by Trent Piepho · 6 years ago
  56. 13c83cf net: phy: dp83867: Add ability to disable output clock by Trent Piepho · 6 years ago
  57. f75b6f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  58. 406cb0c net: phylink: ensure inband AN works correctly by Russell King · 6 years ago
  59. 2c1212d Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  60. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  61. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  62. ee04a5f net: phy: aquantia: readd XGMII support for AQR107 by Madalin-cristian Bucur · 6 years ago
  63. 0ecfc7e net: meson: fixup g12a glue ephy id by Jerome Brunet · 6 years ago
  64. dffe7d2 net: phy: realtek: Replace phy functions with non-locked version in rtl8211e_config_init() by Kunihiko Hayashi · 6 years ago
  65. 8f77944 net: phy: realtek: fix double page ops in generic Realtek driver by Heiner Kallweit · 6 years ago
  66. daf3ddb net: phy: realtek: add missing page operations by Heiner Kallweit · 6 years ago
  67. 1da7756 net: phy: realtek: Change TX-delay setting for RGMII modes only by Serge Semin · 6 years ago
  68. f81dadbcf net: phy: realtek: Add rtl8211e rx/tx delays config by Serge Semin · 6 years ago
  69. a9e41a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  70. 23bfaa5 net: phy: improve pause mode reporting in phy_print_status by Heiner Kallweit · 6 years ago
  71. b4010af net: phy: fix phy_validate_pause by Heiner Kallweit · 6 years ago
  72. f24098f net: phy: improve resuming from hibernation by Heiner Kallweit · 6 years ago
  73. 22c0ef6 net: phy: improve pause handling by Heiner Kallweit · 6 years ago
  74. ff24e49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  75. 7a1d839 net: phy: micrel: make sure the factory test bit is cleared by Antoine Tenart · 6 years ago
  76. 88d6272 net: phy: avoid unneeded MDIO reads in genphy_read_status by Heiner Kallweit · 6 years ago
  77. fdfdf86 net: phy: marvell: Fix buffer overrun with stats counters by Andrew Lunn · 6 years ago
  78. 8c90b79 net: phy: improve genphy_soft_reset by Heiner Kallweit · 6 years ago
  79. 8b44836 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  80. edeb207 net: phy: vitesse: Remove support for VSC8514. by Kavya Sree Kotagiri · 6 years ago
  81. e4f9ba6 net: phy: mscc: add support for VSC8514 PHY. by Kavya Sree Kotagiri · 6 years ago
  82. 2f23a2a spi: Micrel eth switch: declare missing of table by Daniel Gomez · 6 years ago
  83. a93f7fe net: phy: marvell: add new default led configure for m88e151x by Jian Shen · 6 years ago
  84. 6110ed2 net: mdio: rename mdio_device reset to reset_gpio by David Bauer · 6 years ago
  85. 71dd6c0 net: phy: add support for reset-controller by David Bauer · 6 years ago
  86. 4cf2d20 net: phy: remove dead code from phy_sanitize_settings by Heiner Kallweit · 6 years ago
  87. 5e42574 net: phy: don't set autoneg if it's not supported by Heiner Kallweit · 6 years ago
  88. 3aed3e2 net: phy: micrel: add Asym Pause workaround by Antoine Tenart · 6 years ago
  89. dcdecdc net: phy: switch drivers to use dynamic feature detection by Heiner Kallweit · 6 years ago
  90. c6576bf phy: warn if phylib and ethtool PHY mode definitions are out of sync by Heiner Kallweit · 6 years ago
  91. 5a3144e net: phy: add support for new modes in phylib by Heiner Kallweit · 6 years ago
  92. f1538ec net: phy: shrink PHY settings array by Heiner Kallweit · 6 years ago
  93. 4c75be0 net: phy: remove unnecessary callback settings in C45 drivers by Heiner Kallweit · 6 years ago
  94. b7f29f8 net: phy: fix setting autoneg_complete in genphy_update_link by Heiner Kallweit · 6 years ago
  95. 22b56e8 net: phy: replace genphy_10g_driver with genphy_c45_driver by Heiner Kallweit · 6 years ago
  96. 3b8b11f net: phy: improve link partner capability detection by Heiner Kallweit · 6 years ago
  97. fad137c net: phy: meson-gxl: clean-up gxl variant driver by Jerome Brunet · 6 years ago
  98. 5c3407a net: phy: meson-gxl: add g12a support by Jerome Brunet · 6 years ago
  99. 7090425 net: phy: add amlogic g12a mdio mux support by Jerome Brunet · 6 years ago
  100. 32a069d net: phy: realtek: remove setting callback get_features and use phylib fallback by Heiner Kallweit · 6 years ago