summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wifi: iwlwifi: queue: fix kernel-docJohannes Berg2023-09-111-2/+4
* wifi: iwlwifi: don't use an uninitialized variableMiri Korenblit2023-09-111-3/+0
* wifi: iwlwifi: fix some kernel-doc issuesJohannes Berg2023-09-119-27/+24
* wifi: iwlwifi: honor the enable_ini valueEmmanuel Grumbach2023-09-114-36/+25
* wifi: iwlwifi: mvm: disconnect long CSA only w/o alternativeJohannes Berg2023-09-111-1/+2
* wifi: iwlwifi: mvm: increase session protection after CSAJohannes Berg2023-09-111-1/+1
* wifi: iwlwifi: mvm: support CSA with MLDEmmanuel Grumbach2023-09-112-3/+6
* wifi: mac80211: fix channel switch link dataJohannes Berg2023-09-112-5/+7
* wifi: mac80211: Do not force off-channel for management Tx with MLOIlan Peer2023-09-111-1/+6
* wifi: mac80211: take MBSSID/EHT data also from probe respJohannes Berg2023-09-111-10/+15
* wifi: mac80211: Print local link address during authenticationIlan Peer2023-09-111-2/+14
* wifi: mac80211: fix # of MSDU in A-MSDU calculationJohannes Berg2023-09-111-1/+1
* wifi: mac80211_hwsim: clean up kernel-docJohannes Berg2023-09-111-10/+9
* wifi: cfg80211: reg: fix various kernel-doc issuesJohannes Berg2023-09-111-8/+8
* wifi: mac80211: fix various kernel-doc issuesJohannes Berg2023-09-112-10/+12
* wifi: mac80211: remove unnecessary struct forward declarationJohannes Berg2023-09-111-1/+0
* wifi: mac80211: add more warnings about inserting sta infoBenjamin Berg2023-09-111-2/+6
* wifi: cfg80211: add ieee80211_fragment_element to public APIBenjamin Berg2023-09-114-31/+41
* wifi: mac80211: add an element parsing unit testJohannes Berg2023-09-116-0/+130
* wifi: cfg80211: add first kunit tests, for element defragJohannes Berg2023-09-115-0/+182
* wifi: cfg80211: fix off-by-one in element defragJohannes Berg2023-09-111-2/+2
* wifi: mac80211: add support for mld in ieee80211_chswitch_doneEmmanuel Grumbach2023-09-1114-49/+73
* wifi: mac80211: fix RCU usage warning in mesh fast-xmitJohannes Berg2023-09-111-1/+1
* wifi: cfg80211: annotate iftype_data pointer with sparseJohannes Berg2023-09-1116-79/+112
* wifi: mac80211: fix BA session teardown raceJohannes Berg2023-09-113-8/+15
* wifi: mac80211_hwsim: fix clang-specific fortify warningDmitry Antipov2023-09-111-1/+1
* wifi: mac80211: fix TXQ error path and cleanupJohannes Berg2023-09-112-2/+3
* wifi: mac80211: Use flexible array in struct ieee80211_tim_ieJeff Johnson2023-09-111-3/+10
* wifi: cfg80211: remove wdev mutexJohannes Berg2023-09-1135-974/+300
* wifi: mac80211: set wiphy for virtual monitorsJohannes Berg2023-09-111-0/+1
* wifi: mac80211: reduce iflist_mtxJohannes Berg2023-09-117-42/+29
* wifi: mac80211: remove local->mtxJohannes Berg2023-09-1114-269/+135
* wifi: mac80211: remove ampdu_mlme.mtxJohannes Berg2023-09-117-117/+60
* wifi: mac80211: remove chanctx_mtxJohannes Berg2023-09-119-142/+113
* wifi: mac80211: remove key_mtxJohannes Berg2023-09-119-132/+90
* wifi: mac80211: remove sta_mtxJohannes Berg2023-09-1118-214/+112
* wifi: mac80211: take wiphy lock for MAC addr changeJohannes Berg2023-09-111-3/+16
* wifi: mac80211: extend wiphy lock in interface removalJohannes Berg2023-09-111-1/+2
* wifi: mac80211: hold wiphy_lock around concurrency checksJohannes Berg2023-09-111-2/+3
* wifi: mac80211: ethtool: hold wiphy mutexJohannes Berg2023-09-111-2/+6
* wifi: cfg80211: check wiphy mutex is held for wdev mutexJohannes Berg2023-09-111-1/+7
* wifi: cfg80211: hold wiphy lock in cfg80211_any_wiphy_oper_chan()Johannes Berg2023-09-111-3/+7
* wifi: cfg80211: sme: hold wiphy lock for wdev iterationJohannes Berg2023-09-111-0/+2
* wifi: cfg80211: reg: hold wiphy mutex for wdev iterationJohannes Berg2023-09-111-0/+3
* wifi: mac80211: check wiphy mutex in opsJohannes Berg2023-09-112-0/+95
* wifi: mac80211: move color change finalize to wiphy workJohannes Berg2023-09-114-9/+11
* wifi: mac80211: move CSA finalize to wiphy workJohannes Berg2023-09-115-11/+11
* wifi: mac80211: move filter reconfig to wiphy workJohannes Berg2023-09-114-6/+7
* wifi: mac80211: move tspec work to wiphy workJohannes Berg2023-09-112-9/+14
* wifi: mac80211: move key tailroom work to wiphy workJohannes Berg2023-09-116-11/+17