alistair23-linux/drivers/net/ethernet/broadcom/bnx2x
Eric Dumazet 8802f5790e net-bnx2x: dont reload on GRO change
bnx2x_set_features() forces a driver reload if GRO setting is changed.

A reload makes the ethernet port unresponsive for about 5 seconds.

This is not needed in the common case LRO is enabled, as LRO
(TPA_ENABLE_FLAG) has precedence over GRO (GRO_ENABLE_FLAG)

Tested:
 Verified that "ethtool -K eth0 gro {on|off}" doesn't blackout
 the NIC anymore

Google-Bug-Id: 8440442
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Dmitry Kravkov <dmitry@broadcom.com>
Acked-by: Dmitry Kravkov <dmitry@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-05-20 00:16:21 -07:00
..
bnx2x.h bnx2x: update version to 1.78.17-0 2013-04-22 15:34:40 -04:00
bnx2x_cmn.c net-bnx2x: dont reload on GRO change 2013-05-20 00:16:21 -07:00
bnx2x_cmn.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2013-04-30 03:55:20 -04:00
bnx2x_dcb.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2013-04-30 09:36:50 -07:00
bnx2x_dcb.h bnx2x: Introduce 2013 and advance version to 1.78.02 2013-01-15 15:07:59 -05:00
bnx2x_dump.h bnx2x: add `ethtool -w' support. 2013-01-15 15:07:59 -05:00
bnx2x_ethtool.c Revert "bnx2x: allow nvram test to run when device is down" 2013-04-30 19:00:25 -04:00
bnx2x_fw_defs.h bnx2x, bnx2fc: Use per port max exchange resources 2013-04-25 04:06:46 -04:00
bnx2x_fw_file_hdr.h bnx2x: Introduce 2013 and advance version to 1.78.02 2013-01-15 15:07:59 -05:00
bnx2x_hsi.h bnx2x: use FW 7.8.17 2013-03-12 07:54:26 -04:00
bnx2x_init.h bnx2x: Introduce 2013 and advance version to 1.78.02 2013-01-15 15:07:59 -05:00
bnx2x_init_ops.h bnx2x: Remove many sparse warnings 2013-01-23 13:58:29 -05:00
bnx2x_link.c bnx2x: Allow RX/TX pause control in autoneg 2013-04-24 16:33:53 -04:00
bnx2x_link.h bnx2x: Support reading I2C EEPROM SFF8472 2013-03-27 12:48:32 -04:00
bnx2x_main.c bnx2x: Prevent memory leak when cnic is absent 2013-05-01 15:07:43 -04:00
bnx2x_mfw_req.h bnx2x: Introduce 2013 and advance version to 1.78.02 2013-01-15 15:07:59 -05:00
bnx2x_reg.h bnx2x: Take chip version from MFW 2013-03-12 07:54:22 -04:00
bnx2x_sp.c bnx2x: increase inner ip id during encapsulated tso 2013-03-22 10:23:34 -04:00
bnx2x_sp.h bnx2x: increase inner ip id during encapsulated tso 2013-03-22 10:23:34 -04:00
bnx2x_sriov.c bnx2x: fix compilation without CONFIG_BNX2X_SRIOV 2013-03-27 23:26:14 -04:00
bnx2x_sriov.h bnx2x: Enhance MAC configuration for VFs 2013-04-24 16:33:53 -04:00
bnx2x_stats.c bnx2x: Fix VF statistics 2013-03-27 12:48:32 -04:00
bnx2x_stats.h bnx2x: Fix VF statistics 2013-03-27 12:48:32 -04:00
bnx2x_vfpf.c bnx2x: Enhance MAC configuration for VFs 2013-04-24 16:33:53 -04:00
bnx2x_vfpf.h bnx2x: Add iproute2 support for vfs 2013-03-12 07:54:23 -04:00
Makefile bnx2x: Segregate SR-IOV code 2013-01-07 19:49:14 -08:00