linux/drivers/net/ethernet/intel/igb
Vinicius Costa Gomes bae51fefe2 igb: Enable nfc filters to specify MAC addresses
This allows igb_add_filter()/igb_erase_filter() to work on filters
that include MAC addresses (both source and destination).

For now, this only exposes the functionality, the next commit glues
ethtool into this. Later in this series, these APIs are used to allow
offloading of cls_flower filters.

Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2018-04-25 10:53:22 -07:00
..
e1000_82575.c intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
e1000_82575.h intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
e1000_defines.h igb: Add support for enabling queue steering in filters 2018-04-25 10:37:08 -07:00
e1000_hw.h intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
e1000_i210.c intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
e1000_i210.h intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
e1000_mac.c intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
e1000_mac.h intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
e1000_mbx.c intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
e1000_mbx.h intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
e1000_nvm.c intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
e1000_nvm.h intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
e1000_phy.c intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
e1000_phy.h intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
e1000_regs.h intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
igb_ethtool.c igb: Enable nfc filters to specify MAC addresses 2018-04-25 10:53:22 -07:00
igb_hwmon.c ethernet: Use octal not symbolic permissions 2018-03-26 12:07:49 -04:00
igb_main.c igb: Allow filters to be added for the local MAC address 2018-04-25 10:50:59 -07:00
igb_ptp.c intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
igb.h igb: Enable nfc filters to specify MAC addresses 2018-04-25 10:53:22 -07:00
Makefile intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00