summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2023-09-11wifi: mac80211: add more ops assertionsJohannes Berg
2023-09-11wifi: mac80211: convert A-MPDU work to wiphy workJohannes Berg
2023-09-11wifi: mac80211: flush wiphy work where appropriateJohannes Berg
2023-09-11wifi: cfg80211: add flush functions for wiphy workJohannes Berg
2023-09-11wifi: cfg80211: check RTNL when iterating devicesJohannes Berg
2023-09-11wifi: mac80211: lock wiphy for aggregation debugfsJohannes Berg
2023-09-11wifi: mac80211: hold wiphy lock in netdev/link debugfsJohannes Berg
2023-09-11wifi: mac80211: debugfs: lock wiphy instead of RTNLJohannes Berg
2023-09-11wifi: mac80211: fix SMPS status handlingJohannes Berg
2023-09-11wifi: mac80211: Fix SMPS handling in the context of MLOIlan Peer
2023-09-11wifi: mac80211: rework ack_frame_id handling a bitJohannes Berg
2023-09-11wifi: mac80211: tx: clarify conditions in if statementJohannes Berg
2023-08-25Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-25Merge tag 'wireless-next-2023-08-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-08-24Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODEDLuiz Augusto von Dentz