opnsense-src/sys/dev/igc
Gordon Bergling f56d1a1d61 igc(4): Fix a typo in a sysctl description
- s/Recevied/Received/

(cherry picked from commit defe77554d134964d7c197a2f3ca552778e8b41a)
2025-11-08 20:01:43 +01:00
..
if_igc.c igc(4): Fix a typo in a sysctl description 2025-11-08 20:01:43 +01:00
if_igc.h igc: Rename 'struct adapter' to 'struct igc_softc' 2024-10-14 06:52:31 -07:00
igc_api.c igc(4): Fix attach for I226-K and LMVP devices 2025-02-26 10:15:38 -08:00
igc_api.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
igc_base.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
igc_base.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
igc_defines.h igc: Remove unused register IGC_RXD_SPC_VLAN_MASK 2025-02-13 11:26:35 -07:00
igc_hw.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
igc_i225.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
igc_i225.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
igc_mac.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
igc_mac.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
igc_nvm.c igc: Add NVM/firmware prints and sysctl 2024-09-29 03:06:03 -07:00
igc_nvm.h igc: Add NVM/firmware prints and sysctl 2024-09-29 03:06:03 -07:00
igc_osdep.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
igc_phy.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
igc_phy.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
igc_regs.h igc: sysctl for TCP flag handling during TSO 2024-11-20 19:38:01 -07:00
igc_txrx.c igc: Style pass igc_txrx 2024-11-24 00:27:12 -07:00