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