Skip to content

Commit

Permalink
Merge branch 'bcmgenet-next'
Browse files Browse the repository at this point in the history
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: David S. Miller <davem@davemloft.net>
  • Loading branch information
David S. Miller committed Mar 27, 2015
2 parents 19cc2de + 4055eae commit 7145074
Show file tree
Hide file tree
Showing 2 changed files with 278 additions and 122 deletions.
Loading

0 comments on commit 7145074

Please sign in to comment.