1. 29 Mar, 2015 39 commits
  2. 27 Mar, 2015 1 commit
    • David S. Miller's avatar
      Merge branch 'bcmgenet-next' · 7145074b
      David S. Miller authored
      Petri Gynther says:
      
      ====================
      net: bcmgenet: multiple Rx queues support
      
      Final patch set to add support for multiple Rx queues:
      1. remove priv->int0_mask and priv->int1_mask
      2. modify Tx ring int_enable and int_disable vectors
      3. simplify bcmgenet_init_dma()
      4. tweak init_umac()
      5. rework Tx NAPI code
      6. rework Rx NAPI code
      7. add support for multiple Rx queues
      ====================
      Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
      7145074b