summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2023-09-25wifi: mac80211: fix potential key leakJohannes Berg
2023-09-25wifi: mac80211: fix potential key use-after-freeJohannes Berg
2023-09-13wifi: mac80211: don't return unset power in ieee80211_get_tx_power()Ping-Ke Shih
2023-09-13wifi: mac80211: Sanity check tx bitrate if not provided by driverStephen Douthit
2023-09-13wifi: mac80211: additions to change_beacon()Aloka Dixit
2023-09-13wifi: cfg80211: modify prototype for change_beaconAloka Dixit
2023-09-13wifi: mac80211: fixes in FILS discovery updatesAloka Dixit
2023-09-13wifi: mac80211: remove shifted rate supportJohannes Berg
2023-09-13wifi: cfg80211: remove scan_width supportJohannes Berg
2023-09-13wifi: mac80211: fix mesh id corruption on 32 bit systemsFelix Fietkau
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: 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: mac80211: add support for mld in ieee80211_chswitch_doneEmmanuel Grumbach
2023-09-11wifi: cfg80211/mac80211: hold link BSSes when assoc fails for MLO connectionWen Gong
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: 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