summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-09-11wifi: mac80211: fix channel switch link dataJohannes Berg
2023-09-11wifi: mac80211: Do not force off-channel for management Tx with MLOIlan Peer
2023-09-11wifi: mac80211: take MBSSID/EHT data also from probe respJohannes Berg
2023-09-11wifi: mac80211: Print local link address during authenticationIlan Peer
2023-09-11wifi: mac80211: fix # of MSDU in A-MSDU calculationJohannes Berg
2023-09-11wifi: cfg80211: reg: fix various kernel-doc issuesJohannes Berg
2023-09-11wifi: mac80211: fix various kernel-doc issuesJohannes Berg
2023-09-11wifi: mac80211: remove unnecessary struct forward declarationJohannes Berg
2023-09-11wifi: mac80211: add more warnings about inserting sta infoBenjamin Berg
2023-09-11wifi: cfg80211: add ieee80211_fragment_element to public APIBenjamin Berg
2023-09-11wifi: mac80211: add an element parsing unit testJohannes Berg
2023-09-11wifi: cfg80211: add first kunit tests, for element defragJohannes Berg
2023-09-11wifi: cfg80211: fix off-by-one in element defragJohannes Berg
2023-09-11wifi: mac80211: add support for mld in ieee80211_chswitch_doneEmmanuel Grumbach
2023-09-11wifi: mac80211: fix RCU usage warning in mesh fast-xmitJohannes Berg
2023-09-11wifi: cfg80211: annotate iftype_data pointer with sparseJohannes Berg
2023-09-11wifi: mac80211: fix BA session teardown raceJohannes Berg
2023-09-11wifi: mac80211: fix TXQ error path and cleanupJohannes Berg
2023-09-11wifi: cfg80211: remove wdev mutexJohannes Berg
2023-09-11wifi: mac80211: set wiphy for virtual monitorsJohannes Berg
2023-09-11wifi: mac80211: reduce iflist_mtxJohannes Berg
2023-09-11wifi: mac80211: remove local->mtxJohannes Berg
2023-09-11wifi: mac80211: remove ampdu_mlme.mtxJohannes Berg
2023-09-11wifi: mac80211: remove chanctx_mtxJohannes Berg
2023-09-11wifi: mac80211: remove key_mtxJohannes Berg
2023-09-11wifi: mac80211: remove sta_mtxJohannes Berg
2023-09-11wifi: mac80211: take wiphy lock for MAC addr changeJohannes Berg
2023-09-11wifi: mac80211: extend wiphy lock in interface removalJohannes Berg
2023-09-11wifi: mac80211: hold wiphy_lock around concurrency checksJohannes Berg
2023-09-11wifi: mac80211: ethtool: hold wiphy mutexJohannes Berg
2023-09-11wifi: cfg80211: check wiphy mutex is held for wdev mutexJohannes Berg
2023-09-11wifi: cfg80211: hold wiphy lock in cfg80211_any_wiphy_oper_chan()Johannes Berg
2023-09-11wifi: cfg80211: sme: hold wiphy lock for wdev iterationJohannes Berg
2023-09-11wifi: cfg80211: reg: hold wiphy mutex for wdev iterationJohannes Berg
2023-09-11wifi: mac80211: check wiphy mutex in opsJohannes Berg
2023-09-11wifi: mac80211: move color change finalize to wiphy workJohannes Berg
2023-09-11wifi: mac80211: move CSA finalize to wiphy workJohannes Berg
2023-09-11wifi: mac80211: move filter reconfig to wiphy workJohannes Berg
2023-09-11wifi: mac80211: move tspec work to wiphy workJohannes Berg
2023-09-11wifi: mac80211: move key tailroom work to wiphy workJohannes Berg
2023-09-11wifi: mac80211: move TDLS work to wiphy workJohannes Berg
2023-09-11wifi: mac80211: move sched-scan stop work to wiphy workJohannes Berg
2023-09-11wifi: mac80211: move dynamic PS to wiphy workJohannes Berg
2023-09-11wifi: mac80211: move link activation work to wiphy workJohannes Berg
2023-09-11wifi: mac80211: move offchannel works to wiphy workJohannes Berg
2023-09-11wifi: mac80211: lock wiphy in IP address notifierJohannes Berg
2023-09-11wifi: mac80211: move monitor work to wiphy workJohannes Berg
2023-09-11wifi: mac80211: move scan work to wiphy workJohannes Berg
2023-09-11wifi: mac80211: move radar detect work to wiphy workJohannes Berg
2023-09-11wifi: mac80211: move DFS CAC work to wiphy workJohannes Berg