summaryrefslogtreecommitdiffstats
path: root/net/mac80211/cfg.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: Rename and update IEEE80211_VIF_DISABLE_SMPS_OVERRIDEIlan Peer2023-10-231-0/+6
* Merge wireless into wireless-nextJohannes Berg2023-10-061-2/+9
|\
| * wifi: mac80211: work around Cisco AP 9115 VHT MPDU lengthJohannes Berg2023-09-251-1/+2
| * wifi: mac80211: fix potential key use-after-freeJohannes Berg2023-09-251-0/+3
* | wifi: mac80211: update the rx_chains after set_antenna()Emmanuel Grumbach2023-09-251-1/+7
* | wifi: cfg80211: split struct cfg80211_ap_settingsJohannes Berg2023-09-251-1/+1
* | wifi: mac80211: don't return unset power in ieee80211_get_tx_power()Ping-Ke Shih2023-09-131-0/+4
* | wifi: mac80211: additions to change_beacon()Aloka Dixit2023-09-131-0/+13
* | wifi: cfg80211: modify prototype for change_beaconAloka Dixit2023-09-131-6/+8
* | wifi: mac80211: fixes in FILS discovery updatesAloka Dixit2023-09-131-37/+40
* | wifi: mac80211: remove shifted rate supportJohannes Berg2023-09-131-6/+2
* | wifi: mac80211: fix channel switch link dataJohannes Berg2023-09-111-4/+5
* | wifi: mac80211: add support for mld in ieee80211_chswitch_doneEmmanuel Grumbach2023-09-111-16/+19
* | wifi: cfg80211: remove wdev mutexJohannes Berg2023-09-111-35/+8
* | wifi: mac80211: reduce iflist_mtxJohannes Berg2023-09-111-4/+4
* | wifi: mac80211: remove local->mtxJohannes Berg2023-09-111-47/+25
* | wifi: mac80211: remove chanctx_mtxJohannes Berg2023-09-111-10/+8
* | wifi: mac80211: remove key_mtxJohannes Berg2023-09-111-23/+11
* | wifi: mac80211: remove sta_mtxJohannes Berg2023-09-111-76/+36
* | wifi: mac80211: move color change finalize to wiphy workJohannes Berg2023-09-111-3/+4
* | wifi: mac80211: move CSA finalize to wiphy workJohannes Berg2023-09-111-4/+4
* | wifi: mac80211: move DFS CAC work to wiphy workJohannes Berg2023-09-111-5/+5
* | wifi: mac80211: Fix SMPS handling in the context of MLOIlan Peer2023-09-111-2/+8
* | wifi: mac80211: rework ack_frame_id handling a bitJohannes Berg2023-09-111-1/+2
|/
* wifi: mac80211: fix puncturing bitmap handling in CSAJohannes Berg2023-08-221-6/+6
* wifi: mac80211: check for station first in client probeJohannes Berg2023-08-221-7/+8
* wifi: mac80211: always hold sdata lock in chanctx assign/unassignJohannes Berg2023-06-211-5/+11
* wifi: mac80211: use new inform_bss callbackBenjamin Berg2023-06-191-0/+1
* wifi: mac80211: Support disabled links during associationIlan Peer2023-06-191-2/+2
* Merge wireless into wireless-nextJohannes Berg2023-06-191-1/+8
|\
| * wifi: mac80211: take lock before setting vif linksBenjamin Berg2023-06-091-1/+8
* | wifi: mac80211: Add getter functions for vif MLD stateIlan Peer2023-06-141-2/+2
* | wifi: mac80211: mlme: move disconnects to wiphy workJohannes Berg2023-06-071-1/+1
* | Merge wireless into wireless-nextJohannes Berg2023-06-071-1/+2
|\|
| * wifi: mac80211: Abort running color change when stopping the APMichael Lee2023-05-161-1/+2
| * wifi: mac80211: Fix puncturing bitmap handling in __ieee80211_csa_finalize()Christophe JAILLET2023-05-161-2/+2
* | wifi: mac80211: consistently use u64 for BSS changesAnjaneyulu2023-06-061-41/+38
|/
* wifi: mac80211: set EHT support flag in AP modeAloka Dixit2023-04-111-0/+4
* Merge tag 'wireless-next-2023-03-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-03-301-7/+63
|\
| * mac80211: support RNR for EMA APAloka Dixit2023-03-241-5/+58
| * wifi: mac80211: generate EMA beacons in AP modeAloka Dixit2023-03-221-4/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-171-10/+11
|\ \ | |/ |/|
| * wifi: mac80211: check basic rates validityJohannes Berg2023-03-101-10/+11
* | wifi: mac80211: add LDPC related flags in ieee80211_bss_confRyder Lee2023-03-071-0/+11
* | wifi: mac80211: add EHT MU-MIMO related flags in ieee80211_bss_confRyder Lee2023-03-071-0/+16
* | wifi: mac80211: simplify reasoning about EHT capa handlingJohannes Berg2023-03-071-1/+1
* | wifi: mac80211: add support for set_hw_timestamp commandAvraham Stern2023-03-071-0/+17
|/
* wifi: cfg80211: get rid of gfp in cfg80211_bss_color_notifyLorenzo Bianconi2023-02-141-2/+1
* wifi: mac80211: configure puncturing bitmapAloka Dixit2023-02-141-3/+19
* wifi: cfg80211: include puncturing bitmap in channel switch eventsAloka Dixit2023-02-141-2/+3