1. 18 10月, 2017 2 次提交
  2. 13 10月, 2017 1 次提交
  3. 01 10月, 2017 1 次提交
  4. 29 9月, 2017 1 次提交
    • F
      net: dsa: Fix network device registration order · e804441c
      Florian Fainelli 提交于
      We cannot be registering the network device first, then setting its
      carrier off and finally connecting it to a PHY, doing that leaves a
      window during which the carrier is at best inconsistent, and at worse
      the device is not usable without a down/up sequence since the network
      device is visible to user space with possibly no PHY device attached.
      
      Re-order steps so that they make logical sense. This fixes some devices
      where the port was not usable after e.g: an unbind then bind of the
      driver.
      
      Fixes: 0071f56e ("dsa: Register netdev before phy")
      Fixes: 91da11f8 ("net: Distributed Switch Architecture protocol support")
      Signed-off-by: NFlorian Fainelli <f.fainelli@gmail.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      e804441c
  5. 27 9月, 2017 5 次提交
  6. 26 9月, 2017 2 次提交
  7. 22 9月, 2017 2 次提交
  8. 21 9月, 2017 1 次提交
  9. 20 9月, 2017 2 次提交
  10. 06 9月, 2017 1 次提交
  11. 12 8月, 2017 1 次提交
  12. 08 8月, 2017 14 次提交
  13. 07 8月, 2017 1 次提交
  14. 05 8月, 2017 1 次提交
  15. 03 8月, 2017 1 次提交
  16. 02 8月, 2017 4 次提交