.. |
ieee80211_amrr.c
|
Remove 11n support from AMRR. All 11n drivers switched to MiRA long ago.
|
2019-02-24 09:36:28 +00:00 |
ieee80211_amrr.h
|
|
|
ieee80211_crypto_bip.c
|
M_LEADINGSPACE() and M_TRAILINGSPACE() are just wrappers for
|
2018-11-09 14:14:31 +00:00 |
ieee80211_crypto_ccmp.c
|
Fix CCMP replay check with 11n Rx aggregation and CCMP hardware offloading.
|
2020-05-15 14:21:08 +00:00 |
ieee80211_crypto_tkip.c
|
spelling
|
2021-03-10 10:21:47 +00:00 |
ieee80211_crypto_wep.c
|
M_LEADINGSPACE() and M_TRAILINGSPACE() are just wrappers for
|
2018-11-09 14:14:31 +00:00 |
ieee80211_crypto.c
|
with empty body loops, put final semicolon on a new line for readability
|
2024-04-14 03:26:25 +00:00 |
ieee80211_crypto.h
|
Fix CCMP replay check with 11n Rx aggregation and CCMP hardware offloading.
|
2020-05-15 14:21:08 +00:00 |
ieee80211_input.c
|
increment CCMP decryption error counter if hw decrypt fails to get PN
|
2024-05-23 11:19:13 +00:00 |
ieee80211_ioctl.c
|
rename net80211 ioctl struct ieee80211_channel to struct ieee80211_chaninfo
|
2022-03-07 08:13:13 +00:00 |
ieee80211_ioctl.h
|
Add initial 802.11ac (VHT) support to net80211.
|
2022-03-14 15:07:24 +00:00 |
ieee80211_node.c
|
Fix some spelling.
|
2024-09-04 07:54:51 +00:00 |
ieee80211_node.h
|
Typo fixes in comments
|
2024-11-14 07:49:24 +00:00 |
ieee80211_output.c
|
spelling; checked by jmc@, ok miod@ mglocker@ krw@
|
2024-09-01 03:08:56 +00:00 |
ieee80211_pae_input.c
|
Always check for EBUSY when the return value of ic_set_key() is tested.
|
2020-11-19 20:03:33 +00:00 |
ieee80211_pae_output.c
|
rename ETHERTYPE_PAE to ETHERTYPE_EAPOL.
|
2022-01-05 05:18:24 +00:00 |
ieee80211_priv.h
|
|
|
ieee80211_proto.c
|
correct size in mac address comparison
|
2024-02-08 00:05:46 +00:00 |
ieee80211_proto.h
|
remove prototypes with no matching function
|
2024-05-29 00:48:14 +00:00 |
ieee80211_ra_vht.c
|
Fix a few bugs in the net80211 VHT rate adaptation code.
|
2022-03-23 09:21:47 +00:00 |
ieee80211_ra_vht.h
|
Add 11ac/VHT Tx rate adaptation support to net80211.
|
2022-03-19 10:25:09 +00:00 |
ieee80211_ra.c
|
Do not define RA_DEBUG; pointed out by miod@
|
2022-03-19 10:28:44 +00:00 |
ieee80211_ra.h
|
Add support for 40MHz channels to net80211 RA.
|
2021-10-11 09:01:05 +00:00 |
ieee80211_radiotap.h
|
sync ieee80211 channel flags over to radiotap
|
2022-03-14 15:06:04 +00:00 |
ieee80211_regdomain.c
|
|
|
ieee80211_regdomain.h
|
|
|
ieee80211_rssadapt.c
|
|
|
ieee80211_rssadapt.h
|
|
|
ieee80211_var.h
|
Add initial 802.11ac (VHT) support to net80211.
|
2022-03-14 15:07:24 +00:00 |
ieee80211.c
|
fix wrong ifmedia macro used to check for IFM_AUTO
|
2024-02-15 15:40:56 +00:00 |
ieee80211.h
|
Add initial 802.11ac (VHT) support to net80211.
|
2022-03-14 15:07:24 +00:00 |