freebsd-src/sys/net80211
Gleb Smirnoff 509a185dd9
Some checks are pending
Cross-build Kernel / aarch64 ubuntu-22.04 (clang-15) (push) Waiting to run
Cross-build Kernel / amd64 ubuntu-22.04 (clang-15) (push) Waiting to run
Cross-build Kernel / amd64 ubuntu-24.04 (clang-18) (push) Waiting to run
Cross-build Kernel / aarch64 ubuntu-24.04 (clang-18) (push) Waiting to run
Cross-build Kernel / amd64 macos-latest (clang-18) (push) Waiting to run
Cross-build Kernel / aarch64 macos-latest (clang-18) (push) Waiting to run
net80211: fix bpf tap leak on wlan(4) detach
PR:	292337
Fixes:	8774a990ee
2026-01-10 10:56:19 -08:00
..
_ieee80211.h
ieee80211.c net80211: document some of the crypto/key functions 2025-10-07 20:17:18 -07:00
ieee80211.h net80211: LinuxKPI: migrate HE defines to net80211, put correct values 2025-06-09 21:44:26 +00:00
ieee80211_acl.c
ieee80211_action.c
ieee80211_action.h
ieee80211_adhoc.c net80211: remove if_private.h from code that doesn't require it 2025-06-03 20:35:15 -07:00
ieee80211_adhoc.h
ieee80211_ageq.c
ieee80211_ageq.h
ieee80211_alq.c net80211: migrate direct printf() to net80211_printf() 2025-06-03 20:34:35 -07:00
ieee80211_alq.h
ieee80211_amrr.c net80211: migrate if_printf() -> net80211_vap_printf() 2025-06-03 20:34:12 -07:00
ieee80211_amrr.h
ieee80211_crypto.c net80211: document some of the crypto/key functions 2025-10-07 20:17:18 -07:00
ieee80211_crypto.h net80211: create accessors for accessing the ieee80211_key key/mic data 2025-11-11 08:06:29 -08:00
ieee80211_crypto_ccmp.c
ieee80211_crypto_gcm.c
ieee80211_crypto_gcm.h
ieee80211_crypto_gcmp.c
ieee80211_crypto_none.c
ieee80211_crypto_tkip.c net80211: fix TKIP trailer trimming w/ no rx parameters given 2025-06-02 17:11:59 -07:00
ieee80211_crypto_wep.c
ieee80211_ddb.c net80211 / LinuxKPI: 802.11: revert / redo enum ieee80211_sta_rx_bw 2025-08-30 07:38:22 +00:00
ieee80211_dfs.c net80211: migrate if_printf() -> net80211_vap_printf() 2025-06-03 20:34:12 -07:00
ieee80211_dfs.h
ieee80211_freebsd.c bpf: modularize ifnet(9) part of bpf 2025-12-15 12:50:35 -08:00
ieee80211_freebsd.h [net80211] clean up M_SEQNO_SET and M_SEQNO_GET() to always limit to the sequence number range 2025-09-01 20:29:30 -07:00
ieee80211_hostap.c net80211: fix VHT node setup in hostap mode 2025-07-16 08:12:03 -07:00
ieee80211_hostap.h
ieee80211_ht.c net80211: Use proper prototype for SYSINIT functions 2025-10-13 18:12:32 +08:00
ieee80211_ht.h
ieee80211_hwmp.c net80211: Use proper prototype for SYSINIT functions 2025-10-13 18:12:32 +08:00
ieee80211_input.c machine/stdarg.h -> sys/stdarg.h 2025-06-11 17:39:02 +01:00
ieee80211_input.h
ieee80211_ioctl.c net80211: migrate direct printf() to net80211_printf() 2025-06-03 20:34:35 -07:00
ieee80211_ioctl.h
ieee80211_mesh.c net80211: Use proper prototype for SYSINIT functions 2025-10-13 18:12:32 +08:00
ieee80211_mesh.h
ieee80211_monitor.c
ieee80211_monitor.h
ieee80211_node.c net80211 / LinuxKPI: 802.11: revert / redo enum ieee80211_sta_rx_bw 2025-08-30 07:38:22 +00:00
ieee80211_node.h net80211 / LinuxKPI: 802.11: revert / redo enum ieee80211_sta_rx_bw 2025-08-30 07:38:22 +00:00
ieee80211_output.c net80211: add support for drivers to disable sending NULL data frames 2025-09-08 18:48:10 -07:00
ieee80211_phy.c net80211: Use proper prototype for SYSINIT functions 2025-10-13 18:12:32 +08:00
ieee80211_phy.h net80211 / LinuxKPI: 802.11: revert / redo enum ieee80211_sta_rx_bw 2025-08-30 07:38:22 +00:00
ieee80211_power.c net80211: migrate direct printf() to net80211_printf() 2025-06-03 20:34:35 -07:00
ieee80211_power.h
ieee80211_proto.c net80211: Use proper prototype for SYSINIT functions 2025-10-13 18:12:32 +08:00
ieee80211_proto.h net80211: refactor sequence number assignment code 2025-05-15 19:33:27 -07:00
ieee80211_radiotap.c net80211: fix bpf tap leak on wlan(4) detach 2026-01-10 10:56:19 -08:00
ieee80211_radiotap.h
ieee80211_ratectl.c
ieee80211_ratectl.h
ieee80211_ratectl_none.c
ieee80211_regdomain.c
ieee80211_regdomain.h
ieee80211_rssadapt.c net80211: migrate if_printf() -> net80211_vap_printf() 2025-06-03 20:34:12 -07:00
ieee80211_rssadapt.h
ieee80211_scan.c net80211: remove if_private.h from code that doesn't require it 2025-06-03 20:35:15 -07:00
ieee80211_scan.h
ieee80211_scan_sta.c net80211: migrate direct printf() to net80211_printf() 2025-06-03 20:34:35 -07:00
ieee80211_scan_sw.c net80211: remove if_private.h from code that doesn't require it 2025-06-03 20:35:15 -07:00
ieee80211_scan_sw.h
ieee80211_sta.c net80211 / LinuxKPI: 802.11: revert / redo enum ieee80211_sta_rx_bw 2025-08-30 07:38:22 +00:00
ieee80211_sta.h
ieee80211_superg.c net80211: migrate direct printf() to net80211_printf() 2025-06-03 20:34:35 -07:00
ieee80211_superg.h
ieee80211_tdma.c net80211: migrate direct printf() to net80211_printf() 2025-06-03 20:34:35 -07:00
ieee80211_tdma.h
ieee80211_var.h wlanstat(8): Follow-ups after moving to /usr/sbin and renaming 2025-09-30 11:31:12 +08:00
ieee80211_vht.c net80211: Use proper prototype for SYSINIT functions 2025-10-13 18:12:32 +08:00
ieee80211_vht.h net80211 / LinuxKPI: 802.11: revert / redo enum ieee80211_sta_rx_bw 2025-08-30 07:38:22 +00:00
ieee80211_wds.c net80211: remove if_private.h from code that doesn't require it 2025-06-03 20:35:15 -07:00
ieee80211_wds.h
ieee80211_wps.h
ieee80211_xauth.c