commit | 0bf61e66a09793aba617e8918fbf739cd5db8e78 | [log] [tgz] |
---|---|---|
author | Ben Greear <greearb@candelatech.com> | Fri Feb 17 13:43:44 2012 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Feb 29 23:00:45 2012 -0800 |
tree | 3670a14f9e55ca5562015095a6282e940dd3abbb | |
parent | 75f58a537674cdff2122789cfd3cc7a76956ece5 [diff] |
e100: Support RXALL feature flag. This allows the NIC to receive packets with bad FCS and other errors. Good for sniffing packets on flakey networks. v4: Only flax rx-over-length errors if pkt is beyond maximum expected packet size, not just beyond the MTU. This matches the existing logic for this counter. Signed-off-by: Ben Greear <greearb@candelatech.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>