1. 17 2月, 2018 1 次提交
  2. 15 2月, 2018 4 次提交
  3. 20 1月, 2018 1 次提交
  4. 15 1月, 2018 2 次提交
  5. 08 12月, 2017 3 次提交
  6. 06 12月, 2017 4 次提交
  7. 03 12月, 2017 2 次提交
  8. 13 11月, 2017 1 次提交
  9. 11 11月, 2017 5 次提交
  10. 27 10月, 2017 2 次提交
  11. 18 10月, 2017 2 次提交
  12. 15 10月, 2017 1 次提交
    • V
      net: dsa: mv88e6xxx: setup random mac address · 04a69a17
      Vivien Didelot 提交于
      An Ethernet switch may support having a MAC address, which can be used
      as the switch's source address in transmitted full-duplex Pause frames.
      
      If a DSA switch supports the related .set_addr operation, the DSA core
      sets the master's MAC address on the switch. This won't make sense
      anymore in a multi-CPU ports system, because there won't be a unique
      master device assigned to a switch tree.
      
      Instead, setup the switch from within the Marvell driver with a random
      MAC address, and remove the .set_addr implementation.
      Signed-off-by: NVivien Didelot <vivien.didelot@savoirfairelinux.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      04a69a17
  13. 29 9月, 2017 2 次提交
  14. 21 8月, 2017 1 次提交
  15. 08 8月, 2017 5 次提交
  16. 02 8月, 2017 4 次提交