summaryrefslogtreecommitdiff
path: root/net/mac80211/cfg.c
AgeCommit message (Expand)Author
2023-09-25wifi: mac80211: work around Cisco AP 9115 VHT MPDU lengthJohannes Berg
2023-09-25wifi: mac80211: fix potential key use-after-freeJohannes Berg
2023-08-22wifi: mac80211: fix puncturing bitmap handling in CSAJohannes Berg
2023-08-22wifi: mac80211: check for station first in client probeJohannes Berg
2023-06-21wifi: mac80211: always hold sdata lock in chanctx assign/unassignJohannes Berg
2023-06-19wifi: mac80211: use new inform_bss callbackBenjamin Berg
2023-06-19wifi: mac80211: Support disabled links during associationIlan Peer
2023-06-19Merge wireless into wireless-nextJohannes Berg
2023-06-14wifi: mac80211: Add getter functions for vif MLD stateIlan Peer
2023-06-09wifi: mac80211: take lock before setting vif linksBenjamin Berg
2023-06-07wifi: mac80211: mlme: move disconnects to wiphy workJohannes Berg
2023-06-07Merge wireless into wireless-nextJohannes Berg
2023-06-06wifi: mac80211: consistently use u64 for BSS changesAnjaneyulu
2023-05-16wifi: mac80211: Abort running color change when stopping the APMichael Lee
2023-05-16wifi: mac80211: Fix puncturing bitmap handling in __ieee80211_csa_finalize()Christophe JAILLET
2023-04-11wifi: mac80211: set EHT support flag in AP modeAloka Dixit
2023-03-30Merge tag 'wireless-next-2023-03-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-03-24mac80211: support RNR for EMA APAloka Dixit
2023-03-22wifi: mac80211: generate EMA beacons in AP modeAloka Dixit
2023-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-10wifi: mac80211: check basic rates validityJohannes Berg
2023-03-07wifi: mac80211: add LDPC related flags in ieee80211_bss_confRyder Lee
2023-03-07wifi: mac80211: add EHT MU-MIMO related flags in ieee80211_bss_confRyder Lee
2023-03-07wifi: mac80211: simplify reasoning about EHT capa handlingJohannes Berg
2023-03-07wifi: mac80211: add support for set_hw_timestamp commandAvraham Stern
2023-02-14wifi: cfg80211: get rid of gfp in cfg80211_bss_color_notifyLorenzo Bianconi
2023-02-14wifi: mac80211: configure puncturing bitmapAloka Dixit
2023-02-14wifi: cfg80211: include puncturing bitmap in channel switch eventsAloka Dixit
2023-02-14wifi: mac80211: mlme: handle EHT channel puncturingJohannes Berg
2023-02-14wifi: mac80211: move color collision detection report in a delayed workLorenzo Bianconi
2023-01-19wifi: mac80211: drop extra 'e' from ieeee80211... nameJohannes Berg
2023-01-18wifi: mac80211: Add HE MU-MIMO related flags in ieee80211_bss_confMuna Sinada
2023-01-18wifi: mac80211: Add VHT MU-MIMO related flags in ieee80211_bss_confMuna Sinada
2023-01-17Merge wireless into wireless-nextKalle Valo
2023-01-12wifi: mac80211: fix double space in commentNick Hainke
2023-01-10wifi: mac80211: reset multiple BSSID options in stop_ap()Aloka Dixit
2022-12-01wifi: mac80211: fix maybe-unused warningÍñigo Huguet
2022-10-10wifi: mac80211: Drop support for TX push pathAlexander Wetzel
2022-10-07wifi: mac80211: use link_id in ieee80211_change_bss()Johannes Berg
2022-09-03wifi: mac80211: prevent 4-addr use on MLDsJohannes Berg
2022-08-25wifi: cfg80211: Add link_id to cfg80211_ch_switch_started_notify()Veerendranath Jakkam
2022-08-25wifi: mac80211: allow bw change during channel switch in meshHari Chandrakanthan
2022-08-25wifi: mac80211: properly implement MLO key handlingJohannes Berg
2022-08-25wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam
2022-08-25wifi: mac80211: use link in TXQ parameter configurationShaul Triebitz
2022-08-25wifi: mac80211: accept STA changes without link changesJohannes Berg
2022-07-22wifi: mac80211: remove erroneous sband/link validationJohannes Berg
2022-07-22wifi: mac80211: more station handling sanity checksJohannes Berg
2022-07-22wifi: mac80211: validate link address doesn't changeJohannes Berg
2022-07-22wifi: mac80211: fix NULL pointer deref with non-MLD STAJohannes Berg