1. 16 5月, 2018 1 次提交
  2. 12 5月, 2018 4 次提交
  3. 11 5月, 2018 1 次提交
  4. 09 5月, 2018 1 次提交
  5. 05 5月, 2018 2 次提交
  6. 29 4月, 2018 1 次提交
    • F
      net: phy: Fix modular PHYLIB build · 9e8d438e
      Florian Fainelli 提交于
      After commit c59530d0 ("net: Move PHY statistics code into PHY
      library helpers") we made net/core/ethtool.c reference symbols which are
      part of the library which can be modular. David introduced a temporary
      fix with 1ecd6e8a ("phy: Temporary build fix after phylib changes.")
      which would prevent such modularity.
      
      This is not desireable of course, so instead, just inline the functions
      into include/linux/phy.h to keep both options available.
      
      Fixes: c59530d0 ("net: Move PHY statistics code into PHY library helpers")
      Fixes: 1ecd6e8a ("phy: Temporary build fix after phylib changes.")
      Signed-off-by: NFlorian Fainelli <f.fainelli@gmail.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      9e8d438e
  7. 28 4月, 2018 2 次提交
  8. 27 4月, 2018 1 次提交
  9. 26 4月, 2018 1 次提交
  10. 24 4月, 2018 1 次提交
  11. 20 4月, 2018 14 次提交
  12. 13 4月, 2018 1 次提交
  13. 09 4月, 2018 1 次提交
  14. 07 4月, 2018 1 次提交
  15. 04 4月, 2018 1 次提交
  16. 02 4月, 2018 1 次提交
  17. 30 3月, 2018 3 次提交
  18. 27 3月, 2018 1 次提交
  19. 24 3月, 2018 2 次提交