freebsd-dev/sys/dev/igc
Scott Long 6f3c0d2764 Default to always accepting the PHY that's present. Linux did
something similar a while back, and there are devices in the wild
that otherwise won't attach.  This patch is temporary until the
PHY code is further cleared up.

Obtained from: grehan
2022-02-26 18:29:08 -07:00
..
if_igc.c igc: correctly update RCTL when changing multicast filters. 2021-10-22 21:16:12 +10:00
if_igc.h
igc_api.c igc: Use hardware routine for PHY reset 2021-11-08 23:33:10 +10:00
igc_api.h igc: Use hardware routine for PHY reset 2021-11-08 23:33:10 +10:00
igc_base.c
igc_base.h
igc_defines.h
igc_hw.h igc: Use hardware routine for PHY reset 2021-11-08 23:33:10 +10:00
igc_i225.c Default to always accepting the PHY that's present. Linux did 2022-02-26 18:29:08 -07:00
igc_i225.h
igc_mac.c
igc_mac.h
igc_nvm.c
igc_nvm.h
igc_osdep.h
igc_phy.c Fix 'take effect' spelling in menus and comments. 2021-11-18 23:22:12 -07:00
igc_phy.h igc: Use hardware routine for PHY reset 2021-11-08 23:33:10 +10:00
igc_regs.h
igc_txrx.c igc: Remove redundant IFCAP_VLAN_HWTAGGING check 2021-12-29 09:37:34 -07:00