1. 11 10月, 2015 1 次提交
  2. 07 10月, 2015 1 次提交
  3. 16 9月, 2015 1 次提交
    • V
      net: dsa: mv88e6xxx: rework ATU Flush operation · 7fb5e755
      Vivien Didelot 提交于
      These Marvell switches have 4 operations to flush or (re)move, all or
      only non-static MAC addresses, from the entire set of databases or from
      just a particular one.
      
      The value of the EntryState bits will determine if the operation is
      either a Flush (0x0) or a Move (0xF).
      
      When moving entries from one port to another, entries will be removed if
      the destination port is 0xF.
      
      This patch renames these operations for consistency, add a new generic
      _mv88e6xxx_atu_flush_move function, and change _mv88e6xxx_flush_fid to
      use it.
      Signed-off-by: NVivien Didelot <vivien.didelot@savoirfairelinux.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      7fb5e755
  4. 01 9月, 2015 2 次提交
  5. 14 8月, 2015 5 次提交
  6. 12 8月, 2015 5 次提交
  7. 11 8月, 2015 1 次提交
  8. 10 8月, 2015 3 次提交
  9. 27 7月, 2015 1 次提交
  10. 10 7月, 2015 1 次提交
  11. 23 6月, 2015 5 次提交
  12. 10 5月, 2015 4 次提交
  13. 02 4月, 2015 7 次提交
  14. 30 3月, 2015 3 次提交