linux/drivers/net/ethernet/emulex/benet
Sathya Perla 6384a4d0dc be2net: add support for ndo_busy_poll
Includes:
- ndo_busy_poll implementation
- Locking between napi and busy_poll
- Fix rx_post_starvation (replenish rx-queues in out-of-mememory scenario)
  logic to accomodate busy_poll.

v2 changes:
[Eric D.'s comment] call alloc_pages() with GFP_ATOMIC even in ndo_busy_poll
context as it is not allowed to sleep.

Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-10-27 17:05:23 -04:00
..
be_cmds.c be2net: Call version 2 of GET_STATS ioctl for Skyhawk-R 2013-10-09 15:50:51 -04:00
be_cmds.h be2net: Call version 2 of GET_STATS ioctl for Skyhawk-R 2013-10-09 15:50:51 -04:00
be_ethtool.c be2net: Display RoCE specific counters in ethtool -S 2013-10-09 15:50:51 -04:00
be_hw.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2013-06-05 16:37:30 -07:00
be_main.c be2net: add support for ndo_busy_poll 2013-10-27 17:05:23 -04:00
be_roce.c be2net: refactor be_get_resources() code 2013-08-27 15:57:04 -04:00
be_roce.h be2net: refactor be_get_resources() code 2013-08-27 15:57:04 -04:00
be.h be2net: add support for ndo_busy_poll 2013-10-27 17:05:23 -04:00
Kconfig net: Remove bogus dependencies on INET 2012-11-19 19:13:59 -05:00
Makefile be2net: Add functionality to support RoCE driver 2012-05-08 11:17:47 -07:00