1. c35e8de net: phy: Add the missing blank line in the phylink_suspend comment by Yanteng Si · 3 years, 1 month ago
  2. dbae338 net: phylink: Force retrigger in case of latched link-fail indicator by Russell King (Oracle) · 3 years, 1 month ago
  3. 80662f4 net: phylink: Force link down and retrigger resolve on interface change by Russell King (Oracle) · 3 years, 1 month ago
  4. 8a33dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 2 months ago
  5. fd8d973 net: phylink: avoid mvneta warning when setting pause parameters by Russell King (Oracle) · 3 years, 2 months ago
  6. d25f3a7 net: phylink: use supported_interfaces for phylink validation by Russell King (Oracle) · 3 years, 2 months ago
  7. c8fb89a net: phylink: Convert some users of mdiobus_* to mdiodev_* by Sean Anderson · 3 years, 2 months ago
  8. 92817da net: phylink: Support disabling autonegotiation for PCS by Robert Hancock · 3 years, 2 months ago
  9. dc90604 net: phylink: rejig SFP interface selection in ksettings_set() by Russell King (Oracle) · 3 years, 2 months ago
  10. 078e0b5 net: phylink: use mdiobus_modify_changed() helper by Russell King (Oracle) · 3 years, 3 months ago
  11. a2c27a6 net: phylink: add phylink_set_10g_modes() helper by Russell King (Oracle) · 3 years, 3 months ago
  12. cbcca2e net: phylink: don't call netif_carrier_off() with NULL netdev by Russell King (Oracle) · 3 years, 3 months ago
  13. ea269a6 net: phylink: Update SFP selected interface on advertising changes by Nathan Rossi · 3 years, 4 months ago
  14. f974936 net: phylink: add suspend/resume support by Russell King (Oracle) · 3 years, 4 months ago
  15. 7cefb0b net: phylink: cleanup ksettings_set by Russell King (Oracle) · 3 years, 5 months ago
  16. d34869b net: phylink: add phy change pause mode debug by Russell King (Oracle) · 3 years, 5 months ago
  17. 169d7a4 net: phy: fix formatting issues with braces by Wenpeng Liang · 3 years, 7 months ago
  18. 1953feb net: phy: correct format of block comments by Wenpeng Liang · 3 years, 7 months ago
  19. 21e0c59 net: phylink: Add 25G BASE-R support by Steen Hegelund · 3 years, 7 months ago
  20. 423e6e8 net: phylink: Refactor phylink_of_phy_connect() by Calvin Johnson · 3 years, 7 months ago
  21. 25396f6 net: phylink: introduce phylink_fwnode_phy_connect() by Calvin Johnson · 3 years, 7 months ago
  22. efd13b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 9 months ago
  23. d82c6c1 net: phylink: Fix phylink_err() function name error in phylink_major_config by Ong Boon Leong · 3 years, 10 months ago
  24. ab39385 net: phylink: make phylink_parse_mode() support non-DT platform by Ong Boon Leong · 3 years, 10 months ago
  25. f6813bd net: phylink: Add 5gbase-r support by Marek Behún · 3 years, 11 months ago
  26. 6928022 net: phy: fix kernel-doc markups by Mauro Carvalho Chehab · 4 years, 1 month ago
  27. cd29296 net: phylink: disable BMCR_ISOLATE in phylink_mii_c22_pcs_config by Robert Hancock · 4 years, 2 months ago
  28. 44a8c4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 4 months ago
  29. 29f02ee net: phylink: consider QSGMII interface mode in phylink_mii_c22_pcs_get_state by Ioana Ciornei · 4 years, 4 months ago
  30. afd6220 net: phylink: add helper function to decode USXGMII word by Ioana Ciornei · 4 years, 4 months ago
  31. e859a60 net: phylink: avoid oops during initialisation by Russell King · 4 years, 4 months ago
  32. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  33. 93eaceb net: phylink: add interface to configure clause 22 PCS PHY by Russell King · 4 years, 5 months ago
  34. 7137e18 net: phylink: add struct phylink_pcs by Russell King · 4 years, 5 months ago
  35. b7ad14c net: phylink: re-implement interface configuration with PCS by Russell King · 4 years, 5 months ago
  36. 1571e70 net: phylink: in-band pause mode advertisement update for PCS by Russell King · 4 years, 5 months ago
  37. 1e1bf14 net: phylink: simplify fixed-link case for ksettings_set method by Russell King · 4 years, 5 months ago
  38. a83c882 net: phylink: use config.an_enabled in ksettings_set method by Russell King · 4 years, 5 months ago
  39. cbc1bb1 net: phylink: simplify phy case for ksettings_set method by Russell King · 4 years, 5 months ago
  40. c8cab71 net: phylink: simplify ksettings_set() implementation by Russell King · 4 years, 5 months ago
  41. 7cceb59 net: phylink: avoid mac_config calls by Russell King · 4 years, 5 months ago
  42. 5005b16 net: phylink: update PCS when changing interface during resolution by Russell King · 4 years, 5 months ago
  43. 16319a7 net: phylink: ensure link is down when changing interface by Russell King · 4 years, 5 months ago
  44. 319bfaf net: phylink: rearrange resolve mac_config() call by Russell King · 4 years, 5 months ago
  45. b06e5ca net: phylink: rejig link state tracking by Russell King · 4 years, 5 months ago
  46. 1ceb7ee net: phylink: update ethtool reporting for fixed-link modes by Russell King · 4 years, 5 months ago
  47. 7bed145 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  48. 575691b net: phylink: only restart AN if the link mode is using in-band AN by Russell King · 4 years, 6 months ago
  49. c6d5d84 net: phylink: add phylink_speed_(up|down) interface by Russell King · 4 years, 6 months ago
  50. 2e919bc net: phylink: ensure manual pause mode configuration takes effect by Russell King · 4 years, 6 months ago
  51. c718af2 net: phylink: fix ethtool -A with attached PHYs by Russell King · 4 years, 6 months ago
  52. 320ed3b net: phy: split devices_in_package by Russell King · 4 years, 6 months ago
  53. 90ce665 net: mdiobus: add clause 45 mdiobus accessors by Russell King · 4 years, 7 months ago
  54. a307593 net: phy: simplify phy_link_change arguments by Doug Berger · 4 years, 7 months ago
  55. 5c05c1d net: phylink, dsa: eliminate phylink_fixed_state_cb() by Russell King · 4 years, 8 months ago
  56. 4c0d6d3 net: phylink: add separate pcs operations structure by Russell King · 4 years, 9 months ago
  57. e7765d6 net: phylink: rename 'ops' to 'mac_ops' by Russell King · 4 years, 9 months ago
  58. 0bd2740 net: phylink: change phylink_mii_c22_pcs_set_advertisement() prototype by Russell King · 4 years, 9 months ago
  59. b8679ef net: phylink: pcs: add 802.3 clause 45 helpers by Russell King · 4 years, 10 months ago
  60. 74db1c1 net: phylink: pcs: add 802.3 clause 22 helpers by Russell King · 4 years, 10 months ago
  61. 1671c42 net: phylink: Add XLGMII support by Jose Abreu · 4 years, 10 months ago
  62. 1d34357 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  63. 9414819 net: phylink: Test if MAC/PCS support Autoneg by Jose Abreu · 4 years, 10 months ago
  64. c580165 net: phylink: Add missing Backplane speeds by Jose Abreu · 4 years, 10 months ago
  65. 20d8bb0 phylink: Improve error message when validate failed by Hauke Mehrtens · 4 years, 10 months ago
  66. 91a208f net: phylink: propagate resolved link config via mac_link_up() by Russell King · 4 years, 10 months ago
  67. 97fec51 net: phylink: improve initial mac configuration by Russell King · 4 years, 11 months ago
  68. f904f15 net: phylink: allow ethtool -A to change flow control advertisement by Russell King · 4 years, 11 months ago
  69. 4e5aeb4 net: phylink: resolve fixed link flow control by Russell King · 4 years, 11 months ago
  70. 33faac8 net: phylink: use phylib resolved flow control modes by Russell King · 4 years, 11 months ago
  71. 2d5fbef net: phylink: ensure manual flow control is selected appropriately by Russell King · 4 years, 11 months ago
  72. 8cdfa25 net: phylink: remove pause mode ethtool setting for fixed links by Russell King · 4 years, 11 months ago
  73. 04e2246 net: phylink: allow in-band AN for USXGMII by Alex Marginean · 5 years ago
  74. 6cbdcf2 net: phylink: Allow 2.5BASE-T, 5GBASE-T and 10GBASE-T for the 10G link modes by Vladimir Oltean · 5 years ago
  75. e27f178 net: phy: Added IRQ print to phylink_bringup_phy() by Florian Fainelli · 5 years ago
  76. a2d6d7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  77. 1511ed0 net: phylink: add support for polling MAC PCS by Vladimir Oltean · 5 years ago
  78. 3a68ba6 net: phylink: make QSGMII a valid PHY mode for in-band AN by Vladimir Oltean · 5 years ago
  79. e0f909b net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKR by Russell King · 5 years ago
  80. b605c9a net: phylink: switch to using fwnode_gpiod_get_index() by Dmitry Torokhov · 5 years ago
  81. eed70fd net: phylink: fix failure to register on x86 systems by Russell King · 5 years ago
  82. ac80010 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  83. df3f57a net: phylink: extend clause 45 PHY validation workaround by Russell King · 5 years ago
  84. 5d57c32 net: phylink: improve clause 45 PHY ksettings_set implementation by Russell King · 5 years ago
  85. 9b2079c net: phylink: fix interface passed to mac_link_up by Russell King · 5 years ago
  86. f5058a2 net: phylink: propagate phy_attach_direct() return code by Russell King · 5 years ago
  87. 7adb5b2 net: phylink: make Broadcom BCM84881 based SFPs work by Russell King · 5 years ago
  88. 52c9560 net: phylink: delay MAC configuration for copper SFP modules by Russell King · 5 years ago
  89. c0de2f4 net: phylink: split phylink_sfp_module_insert() by Russell King · 5 years ago
  90. 24cf0e6 net: phylink: split link_an_mode configured and current settings by Russell King · 5 years ago
  91. e45d1f5 net: phylink: support Clause 45 PHYs on SFP+ modules by Russell King · 5 years ago
  92. 938d44c net: phylink: re-split __phylink_connect_phy() by Russell King · 5 years ago
  93. 4882057 net: sfp: move phy_start()/phy_stop() to phylink by Russell King · 5 years ago
  94. a4516c7 net: sfp: derive interface mode from ethtool link modes by Russell King · 5 years ago
  95. d46b7e4 net: phylink: rename mac_link_state() op to mac_pcs_get_state() by Russell King · 5 years ago
  96. a9f852e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 5 years ago
  97. d9922c0 net: phylink: fix link mode modification in PHY mode by Russell King · 5 years ago
  98. 269a6b5 net: phylink: update documentation on create and destroy by Russell King · 5 years ago
  99. 725ea4b net: phylink: update to use phy_support_asym_pause() by Russell King · 5 years ago
  100. 727b366 net: sfp: rework upstream interface by Russell King · 5 years ago