freebsd-dev/sys/dev/igc
Kevin Bowling 2eaef8ec4a 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
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D31979
2022-10-10 16:10:53 -07:00
..
if_igc.c igc: Fix up hw vlan ops 2022-10-10 16:10:53 -07:00
if_igc.h igc: Fix up hw vlan ops 2022-10-10 16:10:53 -07:00
igc_api.c
igc_api.h
igc_base.c
igc_base.h
igc_defines.h
igc_hw.h igc: Update PCI IDs 2022-05-15 15:09:58 -07:00
igc_i225.c igc: remove unnecessary PHY ID checks 2022-10-10 01:50:46 -07: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-10 01:50:46 -07:00
igc_phy.h
igc_regs.h
igc_txrx.c