linux/drivers/net/ethernet/emulex/benet
Eric Dumazet fb6113e688 be2net: get rid of custom busy poll code
Compared to custom busy_poll, the generic NAPI one is better, since
it allows to use GRO, and it removes a lot of code and extra locked
operations in fast path.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Sathya Perla <sathya.perla@broadcom.com>
Cc: Ajit Khaparde <ajit.khaparde@broadcom.com>
Cc: Sriharsha Basavapatna <sriharsha.basavapatna@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-02-03 16:06:55 -05:00
..
be_cmds.c be2net: fix status check in be_cmd_pmac_add() 2017-01-16 12:28:33 -05:00
be_cmds.h be2net: Provide an alternate way to read pf_num for BEx chips 2016-10-09 09:30:38 -04:00
be_ethtool.c net: emulex: benet: use new api ethtool_{get|set}_link_ksettings 2017-01-02 16:59:10 -05:00
be_hw.h be2net: Update Copyright string in be_hw.h 2016-10-09 09:30:38 -04:00
be_main.c be2net: get rid of custom busy poll code 2017-02-03 16:06:55 -05:00
be_roce.c be2net: Change copyright markings in source files 2016-06-27 04:06:24 -04:00
be_roce.h be2net: Change copyright markings in source files 2016-06-27 04:06:24 -04:00
be.h be2net: get rid of custom busy poll code 2017-02-03 16:06:55 -05:00
Kconfig benet: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port 2016-06-17 20:23:30 -07:00
Makefile be2net: Add functionality to support RoCE driver 2012-05-08 11:17:47 -07:00