commit | 1bb482f8a46000f77577948ff1c350275bba7dc9 | [log] [tgz] |
---|---|---|
author | Narender Kumar <narender.kumar@qlogic.com> | Sun Aug 23 08:35:09 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Aug 23 19:00:20 2009 -0700 |
tree | 3003df5a4414af44af0756f670531d9445bad397 | |
parent | 8fea0f0db87a4aaed41a93eed147af61cc5f9e3f [diff] |
netxen: ethtool statistics and control for LRO Add ethtool -K knob to control LRO in firmware. LRO path is completely separated from GRO, LRO packets are still fed with netif_receive_skb(). Also fix ethtool statistics to include LRO packets. Also use correct message type while configuring interrupt coalescing. Signed-off-by: Narender Kumar <narender.kumar@qlogic.com> Signed-off-by: Dhananjay Phadke <dhananjay@netxen.com> Signed-off-by: David S. Miller <davem@davemloft.net>