linux/drivers/net/ethernet/intel
Jakub Kicinski 40a98cb6f0 i40e: convert to new udp_tunnel infrastructure
Make use of the "shared port table" to convert i40e to the new
infra.

i40e did not have any reference tracking, locking is also dodgy
because rtnl gets released while talking to FW, so port may get
removed from the table while it's getting added etc.

On the good side i40e does not seem to be using the ports for
TX so we can remove the table from the driver state completely.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-09-28 12:50:12 -07:00
..
e1000 intel: handle unused assignments 2020-09-25 16:28:59 -07:00
e1000e intel-ethernet: clean up W=1 warnings in kdoc 2020-09-25 16:28:59 -07:00
fm10k net: Take common prefetch code structure into a function 2020-08-26 15:55:53 -07:00
i40e i40e: convert to new udp_tunnel infrastructure 2020-09-28 12:50:12 -07:00
iavf intel-ethernet: clean up W=1 warnings in kdoc 2020-09-25 16:28:59 -07:00
ice ice: add support for flash update overwrite mask 2020-09-25 17:20:57 -07:00
igb intel-ethernet: clean up W=1 warnings in kdoc 2020-09-25 16:28:59 -07:00
igbvf intel-ethernet: clean up W=1 warnings in kdoc 2020-09-25 16:28:59 -07:00
igc intel-ethernet: clean up W=1 warnings in kdoc 2020-09-25 16:28:59 -07:00
ixgb intel: handle unused assignments 2020-09-25 16:28:59 -07:00
ixgbe intel-ethernet: clean up W=1 warnings in kdoc 2020-09-25 16:28:59 -07:00
ixgbevf intel-ethernet: clean up W=1 warnings in kdoc 2020-09-25 16:28:59 -07:00
e100.c intel: handle unused assignments 2020-09-25 16:28:59 -07:00
Kconfig ice: implement device flash update via devlink 2020-07-28 17:07:06 -07:00
Makefile