1. 29 9月, 2017 1 次提交
  2. 21 8月, 2017 1 次提交
  3. 08 8月, 2017 5 次提交
  4. 02 8月, 2017 5 次提交
  5. 25 7月, 2017 1 次提交
  6. 20 7月, 2017 1 次提交
  7. 19 7月, 2017 7 次提交
  8. 21 6月, 2017 1 次提交
    • V
      net: dsa: mv88e6xxx: add irl_init_all op · cd8da8bb
      Vivien Didelot 提交于
      Some Marvell chips have an Ingress Rate Limit unit. But the command
      values slightly differs between models: 88E6352 use 3-bit for operations
      while 88E6390 use different 2-bit operations.
      
      This commit kills the IRL flags in favor of a new operation implementing
      the "Init all resources to the initial state" operation.
      
      This fixes the operation of 88E6390 family where 0x1000 means Read the
      selected resource 0, register 0 on port 16, instead of init all.
      
      A mv88e6xxx_irl_setup helper is added to wrap the operation call.
      Signed-off-by: NVivien Didelot <vivien.didelot@savoirfairelinux.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      cd8da8bb
  9. 16 6月, 2017 7 次提交
  10. 13 6月, 2017 8 次提交
  11. 10 6月, 2017 3 次提交