1. 16 3月, 2011 1 次提交
  2. 04 1月, 2011 2 次提交
  3. 21 10月, 2010 1 次提交
  4. 18 10月, 2010 1 次提交
  5. 19 8月, 2010 1 次提交
  6. 13 5月, 2010 1 次提交
  7. 30 3月, 2010 1 次提交
  8. 27 3月, 2010 1 次提交
  9. 15 1月, 2010 2 次提交
  10. 08 1月, 2010 1 次提交
  11. 24 12月, 2009 1 次提交
  12. 22 11月, 2009 1 次提交
    • N
      netxen : fix BOND_MODE_TLB/ALB mode. · 5d09e534
      Narender Kumar 提交于
      o Along with netdev->perm_addr, mac address will be
        maintained in device private structure.
      
      o Device limitation: We need to set mac address when ever
        interface comes up.
      
      In ALB/TAL mode, bonding driver calls set_mac for all slave with bond mac address.
      But bonding driver set netdev->dev_addr field to its original value,
      after enslaving interfaces.
      
      When ever active slave changes, it swap dev_addr of inactive slave with active.
      Yet it doesn't notify driver about change in netdev->dev_addr.
      
      As netxen driver need to set mac addr when ever interface comes up,
      it can't rely on netdev->dev_addr field. Specially in case of bonding mode ALB/TLB.
      Signed-off-by: NNarender Kumar <narender.kumar@qlogic.com>
      Signed-off-by: NAmit Kumar Salecha <amit.salecha@qlogic.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      5d09e534
  13. 28 10月, 2009 4 次提交
  14. 18 10月, 2009 4 次提交
  15. 14 10月, 2009 5 次提交
  16. 08 10月, 2009 1 次提交
  17. 12 9月, 2009 3 次提交
  18. 10 9月, 2009 1 次提交
  19. 07 9月, 2009 4 次提交
  20. 04 9月, 2009 1 次提交
  21. 02 9月, 2009 1 次提交
  22. 27 8月, 2009 2 次提交