linux-stable/drivers/net/ethernet/intel/igb
Gangfeng Huang 0e71def252 igb: add support of RX network flow classification
This patch is meant to allow for RX network flow classification to insert
and remove Rx filter by ethtool. Ethtool interface has it's own rules
manager

Show all filters:
$ ethtool -n eth0
4 RX rings available
Total 2 rules

Signed-off-by: Ruhao Gao <ruhao.gao@ni.com>
Signed-off-by: Gangfeng Huang <gangfeng.huang@ni.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2016-08-18 22:27:47 -07:00
..
e1000_82575.c igb: use BIT() macro or unsigned prefix 2016-05-13 14:39:47 -07:00
e1000_82575.h igb: use BIT() macro or unsigned prefix 2016-05-13 14:39:47 -07:00
e1000_defines.h igb: use BIT() macro or unsigned prefix 2016-05-13 14:39:47 -07:00
e1000_hw.h
e1000_i210.c
e1000_i210.h
e1000_mac.c igb: use BIT() macro or unsigned prefix 2016-05-13 14:39:47 -07:00
e1000_mac.h
e1000_mbx.c igb: use BIT() macro or unsigned prefix 2016-05-13 14:39:47 -07:00
e1000_mbx.h
e1000_nvm.c igb: use BIT() macro or unsigned prefix 2016-05-13 14:39:47 -07:00
e1000_nvm.h
e1000_phy.c
e1000_phy.h igb: use BIT() macro or unsigned prefix 2016-05-13 14:39:47 -07:00
e1000_regs.h
igb_ethtool.c igb: add support of RX network flow classification 2016-08-18 22:27:47 -07:00
igb_hwmon.c
igb_main.c igb: add support of RX network flow classification 2016-08-18 22:27:47 -07:00
igb_ptp.c igb: fix adjusting PTP timestamps for Tx/Rx latency 2016-08-16 10:32:59 -07:00
igb.h igb: add support of RX network flow classification 2016-08-18 22:27:47 -07:00
Makefile