linux/drivers/net/ethernet/intel/ixgbe
Don Skidmore 6a864abbce ixgbe: cleanup feature flags in ixgbe_probe
I'm removing NETIF_F_GRO from being initialed in the feature flags during
ixgbe_probe() bases on a comment from Michal Miroslaw
<mirq-linux@rere.qmqm.pl> that it is always set by network code now.

Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2011-08-29 01:28:27 -07:00
..
ixgbe_82598.c
ixgbe_82599.c ixgbe: remove unneeded fdir pb alloc case 2011-08-29 01:15:53 -07:00
ixgbe_common.c
ixgbe_common.h
ixgbe_dcb_82598.c
ixgbe_dcb_82598.h
ixgbe_dcb_82599.c ixgbe: PFC not cleared on X540 devices 2011-08-29 01:25:51 -07:00
ixgbe_dcb_82599.h
ixgbe_dcb_nl.c ixgbe: consolidate, setup for multiple traffic classes 2011-08-29 01:18:13 -07:00
ixgbe_dcb.c
ixgbe_dcb.h
ixgbe_ethtool.c
ixgbe_fcoe.c
ixgbe_fcoe.h
ixgbe_main.c ixgbe: cleanup feature flags in ixgbe_probe 2011-08-29 01:28:27 -07:00
ixgbe_mbx.c
ixgbe_mbx.h
ixgbe_phy.c
ixgbe_phy.h
ixgbe_sriov.c
ixgbe_sriov.h
ixgbe_type.h ixgbe: PFC not cleared on X540 devices 2011-08-29 01:25:51 -07:00
ixgbe_x540.c
ixgbe.h ixgbe: Add support for setting CC bit when SR-IOV is enabled 2011-08-29 01:04:12 -07:00
Makefile