Alexander Duyck
35c7f8a1ba
ixgbe: Drop unnecessary adapter->hw dereference in loopback test setup
...
This patch drops a set of unnecessary dereferences to the hardware structure
since we already have a local copy of the hardware pointer.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com >
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com >
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com >
2011-09-15 21:18:21 -07:00
Emil Tantilov
abcc80d26c
ixgbe: add check for supported modes
...
When setting advertised speed/duplex with ethtool.
Also cleaned up the comment since we also support 100/F.
Signed-off-by: Emil Tantilov <emil.s.tantilov@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:33:52 -07:00
Jeff Kirsher
dee1ad47f2
intel: Move the Intel wired LAN drivers
...
Moves the Intel wired LAN drivers into drivers/net/ethernet/intel/ and
the necessary Kconfig and Makefile changes.
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com >
2011-08-10 20:03:27 -07:00