aboutsummaryrefslogtreecommitdiff
path: root/sys/net80211
Commit message (Expand)AuthorAgeFilesLines
* net80211: fix arguments to IEEE80211_NOTE in ieee80211_fix_rateYichen Chai11 days1-2/+2
* net80211: in ieee80211_sta_join() only do_ht if HT is availBjoern A. Zeeb2025-07-131-3/+4
* net80211: fix TKIP trailer trimming w/ no rx parameters givenAdrian Chadd2025-06-101-1/+1
* net80211: LinuxKPI: migrate HE defines to net80211, put correct valuesBjoern A. Zeeb2025-06-101-2/+207
* net80211: LinuxKPI: migrate HE IE structs from LinuxKPI to net80211Bjoern A. Zeeb2025-06-101-0/+70
* net80211: add the beginning of the extfield information elements (IE ext)Bjoern A. Zeeb2025-06-101-0/+69
* net80211: update IE list for 802.11-2020Bjoern A. Zeeb2025-06-101-21/+55
* net80211: add more information elements (IEs) definitionsBjoern A. Zeeb2025-06-101-6/+124
* net80211: fix VHT160 and VHT80P80 selection and enable in LinuxKPI 802.11Bjoern A. Zeeb2025-06-102-59/+128
* net80211: make sure to not start a BGSCAN if not enabledBjoern A. Zeeb2025-06-043-1/+32
* net80211: fix a race between ieee80211_sta_join and scan entriesBjoern A. Zeeb2025-05-071-5/+21
* net80211: add IEEE80211_CONF_AMPDU_OFFLOAD for AMPDU[-TX] offloadBjoern A. Zeeb2025-04-292-2/+5
* net80211; LinuxKPI 802.11: introduce IEEE80211_RX_F_ICV_STRIPBjoern A. Zeeb2025-04-292-4/+6
* net80211: add driver / crypto methods to set the hardware / software cipher s...Adrian Chadd2025-04-294-0/+51
* net80211: add a new field specifically for announcing specific ciphersAdrian Chadd2025-04-294-5/+25
* net80211: add the 802.11-2016 cipher list to the crypto array set.Adrian Chadd2025-04-291-2/+20
* net80211: fill in missing flags to IEEE80211_NODE_BITSBjoern A. Zeeb2025-04-181-1/+1
* net80211: fix IEEE80211_VFHT_BITS after 160 and 80P80 got swappedBjoern A. Zeeb2025-04-181-1/+1
* net80211: make use of IEEE80211_KEY_BITS for debug messagesBjoern A. Zeeb2025-04-181-10/+11
* net80211: cleanup keyidx argument of ieee80211_notify_michael_failure()Bjoern A. Zeeb2025-04-183-3/+4
* net80211: correct IEEE80211_KEY_BITSBjoern A. Zeeb2025-04-181-2/+2
* net80211: Fix IEEE80211_KEY_UNDEFINED() in ieee80211_node_delucastkey()Bjoern A. Zeeb2025-03-191-1/+1
* net80211: LinuxKPI 802.11: clean up MIC vs. MMIC rx flagsBjoern A. Zeeb2025-03-194-14/+11
* net80211: crypto: ccmp: simplify and style(9)Bjoern A. Zeeb2025-02-241-3/+4
* net80211: crypto: ccmp: fix more hardware offload bitsBjoern A. Zeeb2025-02-241-0/+13
* net80211/crypto: LinuxKPI/802.11: introduce IEEE80211_RX_F_PN_VALIDATEDBjoern A. Zeeb2025-02-242-3/+14
* net80211: use IEEE80211_KEY_UNDEFINED() insetad of checking they keyixBjoern A. Zeeb2025-02-241-1/+1
* net80211: crypto: enhance comment about IEEE80211_RX_F_MMIC_STRIPBjoern A. Zeeb2025-02-241-1/+1
* net80211: rename \4 in IEEE80211_VHTCAP_BITS for clarityBjoern A. Zeeb2025-02-241-1/+1
* net80211/ifconfig: swap IEEE80211_FVHT_USEVHT160 and 80P80Bjoern A. Zeeb2025-02-241-2/+6
* net80211 / LinuxKPI 802.11: add 802.11-2016 VHT Extended NSS BW definesBjoern A. Zeeb2025-02-241-0/+4
* net80211: add IEEE80211_IS_LOCKED()Bjoern A. Zeeb2025-02-101-0/+2
* net80211: (v)ht: use macros at handBjoern A. Zeeb2025-02-101-6/+2
* net80211: add missing 80Mhz and 160Mhz channel rangesBjoern A. Zeeb2025-02-101-0/+2
* net80211: correct typo s/Insure/Ensure/Bjoern A. Zeeb2025-02-101-1/+1
* net80211: HT: check for feature support in ht_recv_action_ht_txchwidth()Bjoern A. Zeeb2025-02-101-2/+6
* net80211: HT: add missing bit descriptions for IEEE80211_AGGR_BITSBjoern A. Zeeb2025-02-101-1/+2
* net80211 / LinuxKPI 802.11: use enum ieee80211_sta_rx_bw for ni_chwBjoern A. Zeeb2025-02-105-15/+50
* net80211: 11ac: add options to manage VHT STBCBjoern A. Zeeb2025-02-104-6/+36
* net80211: name IEEE80211_VHTCAP_SUPP_CHAN_WIDTH_{NONE -> NO160}Bjoern A. Zeeb2025-02-101-1/+1
* net80211: add missing reference for struct ieee80211_vht_mcs_infoBjoern A. Zeeb2025-02-101-0/+1
* net80211: Fix a typo in a source code commentGordon Bergling2025-01-291-1/+1
* net80211: scan/internal: change boolean argument from int to boolBjoern A. Zeeb2024-09-287-9/+9
* net: Remove unneeded NULL check for the allocated ifnetZhenlei Huang2024-07-121-4/+0
* net80211: Correct a commentZhenlei Huang2024-06-251-1/+1
* net80211: fix IEEE80211_FHT_BITSBjoern A. Zeeb2024-06-121-1/+1
* net80211: amrr_init: change order of commandsBjoern A. Zeeb2024-04-221-1/+2
* net8011: radiotap: add more EHT constantsBjoern A. Zeeb2024-04-221-0/+5
* net80211: Fix two typos in kernel messagesGordon Bergling2024-02-241-2/+2
* net80211: deal with lost state transitionsBjoern A. Zeeb2024-02-184-27/+129