opnsense-src/sys/dev/igc
Kevin Bowling 5e0cabbcfa igc: Fix up hw vlan ops
Adapt 2796f7cab1 to igc(4)

* Don't reset the entire adapter for vlan changes, fix up the problems
* Remove the VFTA, this hardware doesn't seem to implement it

Approved by:	grehan
Differential Revision:	https://reviews.freebsd.org/D31979

(cherry picked from commit 2eaef8ec4a)
2022-12-13 10:37:40 +01:00
..
if_igc.c igc: Fix up hw vlan ops 2022-12-13 10:37:40 +01:00
if_igc.h igc: Fix up hw vlan ops 2022-12-13 10:37:40 +01:00
igc_api.c igc: Use hardware routine for PHY reset 2021-11-13 06:45:41 +10:00
igc_api.h igc: Use hardware routine for PHY reset 2021-11-13 06:45:41 +10:00
igc_base.c
igc_base.h
igc_defines.h
igc_hw.h igc: Update PCI IDs 2022-06-08 09:38:19 +02:00
igc_i225.c igc: remove unnecessary PHY ID checks 2022-10-21 08:43:03 +02:00
igc_i225.h
igc_mac.c
igc_mac.h
igc_nvm.c
igc_nvm.h
igc_osdep.h
igc_phy.c igc: remove unnecessary PHY ID checks 2022-10-21 08:43:03 +02:00
igc_phy.h igc: Use hardware routine for PHY reset 2021-11-13 06:45:41 +10:00
igc_regs.h
igc_txrx.c igc: Remove redundant IFCAP_VLAN_HWTAGGING check 2022-01-30 13:40:02 -07:00