summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)AuthorFilesLines
2025-11-24wifi: mac80211: reject address change while connectingJohannes Berg1-3/+11
2025-11-24wifi: mac80211: skip rate verification for not captured PSDUsBenjamin Berg1-3/+7
2025-11-13wifi: mac80211: use wiphy_hrtimer_work for csa.switch_workBenjamin Berg4-14/+14
2025-11-13wifi: mac80211: use wiphy_hrtimer_work for ttlm_workBenjamin Berg2-13/+13
2025-11-13wifi: mac80211: use wiphy_hrtimer_work for ml_reconf_workBenjamin Berg2-6/+6
2025-11-13wifi: mac80211: Track NAN interface start/stopIlan Peer3-3/+28
2025-11-13wifi: mac80211: Get the correct interface for non-netdev skb statusIlan Peer3-19/+20
2025-11-13wifi: mac80211: Fix HE capabilities element checkIlan Peer1-1/+1
2025-11-13wifi: mac80211: Fix 6 GHz Band capabilities element advertisement in lower bandsRamya Gnanasekar2-1/+5
2025-11-13wifi: mac80211: count reg connection element in the sizeMiri Korenblit1-1/+4
2025-11-13wifi: mac80211: fix key tailroom accounting leakJohannes Berg1-3/+8
2025-11-13wifi: mac80211: reset FILS discovery and unsol probe resp intervalsAloka Dixit1-0/+3
2025-10-15wifi: mac80211: fix Rx packet handling when pubsta information is not availableAditya Kumar Singh1-6/+22
2025-10-15wifi: mac80211: fix reporting of all valid links in sta_set_sinfo()Sarika Sharma1-3/+7
2025-10-15wifi: mac80211: consider links for validating SCAN_FLAG_AP in scan request du...Aditya Kumar Singh1-4/+17
2025-10-15wifi: mac80211: Make CONNECTION_MONITOR optional for MLO staLorenzo Bianconi1-3/+0
2025-08-28wifi: mac80211: do not permit 40 MHz EHT operation on 5/6 GHzBenjamin Berg2-5/+33
2025-08-26wifi: mac80211: increase scan_ies_len for S1GLachlan Hodges1-1/+6
2025-08-26wifi: mac80211: fix incorrect type for retLiao Yuanhong1-1/+1
2025-07-23wifi: mac80211: fix WARN_ON for monitor mode on some devicesJohannes Berg1-1/+12
2025-07-22wifi: mac80211: fix unassigned variable accessAntonio Quartulli1-4/+3
2025-07-22wifi: mac80211: don't require cipher and keylen in gtk rekeyMiri Korenblit1-3/+33
2025-07-22wifi: mac80211: Write cnt before copying in ieee80211_copy_rnr_beacon()Kees Cook1-1/+1
2025-07-21wifi: cfg80211/mac80211: report link ID for unexpected framesMichael-CY Lee1-5/+5
2025-07-21wifi: mac80211: determine missing link_id in ieee80211_rx_for_interface() bas...Michael-CY Lee1-1/+17
2025-07-21wifi: mac80211: remove ieee80211_remove_keyMiri Korenblit1-26/+1
2025-07-18Reapply "wifi: mac80211: Update skb's control block key in ieee80211_tx_deque...Remi Pommarel1-0/+1
2025-07-18wifi: mac80211: Check 802.11 encaps offloading in ieee80211_tx_h_select_key()Remi Pommarel1-0/+6
2025-07-18wifi: mac80211: Don't call fq_flow_idx() for management framesAlexander Wetzel1-1/+2
2025-07-18wifi: mac80211: Do not schedule stopped TXQsAlexander Wetzel1-1/+3
2025-07-18wifi: mac80211: support returning the S1G short beacon skbLachlan Hodges1-11/+84
2025-07-18wifi: mac80211: support initialising current S1G short beacon indexLachlan Hodges5-9/+40
2025-07-18wifi: mac80211: support initialising an S1G short beaconing BSSLachlan Hodges2-2/+73
2025-07-18wifi: mac80211: reject TDLS operations when station is not associatedMoon Hee Lee1-1/+1
2025-07-18wifi: mac80211: extend connection monitoring for MLOMaharaja Kennadyrajan1-24/+52
2025-07-18wifi: mac80211: extend beacon monitoring for MLOMaharaja Kennadyrajan1-5/+36
2025-07-18wifi: mac80211: Add link iteration macro for link data with rcu_dereferenceMaharaja Kennadyrajan1-0/+13
2025-07-18wifi: mac80211: fix macro scoping in for_each_link_dataAditya Kumar Singh1-1/+3
2025-07-18wifi: cfg80211/mac80211: remove wrong scan request n_channelsJohannes Berg1-1/+0
2025-07-15wifi: mac80211: use RCU-safe iteration in ieee80211_csa_finishMaharaja Kennadyrajan2-1/+16
2025-07-15wifi: mac80211: parse unsolicited broadcast probe response dataYuvarani V1-0/+12
2025-07-15wifi: mac80211: don't use TPE data from assoc responseJohannes Berg1-5/+28
2025-07-15wifi: mac80211: handle WLAN_HT_ACTION_NOTIFY_CHANWIDTH asyncMiri Korenblit4-30/+80
2025-07-15wifi: mac80211: simplify __ieee80211_rx_h_amsdu() loopJohannes Berg1-15/+8
2025-07-15wifi: mac80211: don't mark keys for inactive links as uploadedMiri Korenblit1-1/+2
2025-07-15wifi: mac80211: only assign chanctx in reconfigMiri Korenblit1-4/+6
2025-07-15wifi: mac80211: clean up cipher suite handlingJohannes Berg2-54/+17
2025-07-15wifi: mac80211: don't send keys to driver when fips_enabledJohannes Berg2-1/+8
2025-07-15wifi: mac80211: remove ieee80211_link_unreserve_chanctx() return valueJohannes Berg2-6/+4
2025-07-15wifi: mac80211: don't unreserve never reserved chanctxJohannes Berg1-1/+2