linux/drivers/net/ethernet/intel
Bruce Allan afd12939a0 e1000e: cleanup Rx checksum offload code
1) cleanup whitespace in e1000_rx_checksum() function header comment
2) do not check hardware checksum when Rx checksum is disabled
3) reduce duplicated calls to le16_to_cpu() by just using it within
   e1000_rx_checksum() instead of in each call to the function

v2: use swab16 instead of le16_to_cpu & htons and corrected type for the
passed-in csum

Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2012-01-25 23:11:43 -08:00
..
e1000 e1000: cleanup CE4100 MDIO registers access 2012-01-05 13:12:03 -05:00
e1000e e1000e: cleanup Rx checksum offload code 2012-01-25 23:11:43 -08:00
igb igb: Update Copyright on all Intel copyrighted files. 2012-01-19 12:35:06 -05:00
igbvf igbvf: Remove unnecessary irq disable/enable 2012-01-19 12:35:06 -05:00
ixgb net: fix assignment of 0/1 to bool variables. 2011-12-19 22:27:29 -05:00
ixgbe ixgbe: Fix register defines to correctly handle complex expressions 2012-01-19 12:35:06 -05:00
ixgbevf ixgbevf: make operations tables const 2012-01-19 12:35:07 -05:00
e100.c Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of drivers 2011-11-22 16:43:32 -05:00
Kconfig i825xx:xscale:8390:freescale: Fix Kconfig dependancies 2011-11-04 17:41:20 -04:00
Makefile