summaryrefslogtreecommitdiffstats
path: root/net/wireless/core.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: cfg80211: fix wiphy delayed work queueingJohannes Berg2024-01-261-1/+2
* wifi: cfg80211: hold wiphy mutex for send_interfaceJohannes Berg2023-11-241-2/+2
* wifi: cfg80211: lock wiphy mutex for rfkill pollJohannes Berg2023-11-241-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-191-1/+1
|\
| * wifi: cfg80211: use system_unbound_wq for wiphy workJohannes Berg2023-10-111-1/+1
* | Merge wireless into wireless-nextJohannes Berg2023-10-061-7/+7
|\|
| * wifi: cfg80211: fix cqm_config access raceJohannes Berg2023-09-111-7/+7
* | wifi: cfg80211: annotate iftype_data pointer with sparseJohannes Berg2023-09-111-5/+3
* | wifi: cfg80211: remove wdev mutexJohannes Berg2023-09-111-18/+6
* | wifi: cfg80211: add flush functions for wiphy workJohannes Berg2023-09-111-2/+32
* | wifi: cfg80211: check RTNL when iterating devicesJohannes Berg2023-09-111-3/+3
|/
* wifi: cfg80211: fix regulatory disconnect with OCB/NANJohannes Berg2023-06-191-16/+0
* wifi: cfg80211: move scan done work to wiphy workJohannes Berg2023-06-071-2/+1
* wifi: cfg80211: move sched scan stop to wiphy workJohannes Berg2023-06-071-5/+3
* wifi: cfg80211: add a work abstraction with special semanticsJohannes Berg2023-06-071-0/+122
* wifi: cfg80211: hold wiphy lock when sending wiphyJohannes Berg2023-06-071-0/+8
* wifi: cfg80211: move wowlan disable under locksJohannes Berg2023-06-071-4/+4
* wifi: cfg80211: hold wiphy lock in pmsr workJohannes Berg2023-06-071-2/+1
* wifi: cfg80211: hold wiphy lock in auto-disconnectJohannes Berg2023-06-071-4/+2
* wifi: cfg80211: fix locking in sched scan stop workJohannes Berg2023-06-061-2/+2
* wifi: cfg80211/mac80211: check EHT capability size correctlyJohannes Berg2022-08-251-0/+16
* wifi: cfg80211: clean up links appropriatelyJohannes Berg2022-07-151-1/+2
* wifi: cfg80211: Increase akm_suites array size in cfg80211_crypto_settingsVeerendranath Jakkam2022-07-011-0/+6
* wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg2022-06-201-8/+20
* cfg80211: fix race in netlink owner interface destructionJohannes Berg2022-02-041-13/+4
* cfg80211: Enable regulatory enforcement checks for drivers supporting mesh ifaceSriram R2021-12-201-0/+1
* cfg80211: rename offchannel_chain structs to background_chain to avoid confus...Lorenzo Bianconi2021-12-201-6/+7
* cfg80211: move offchan_cac_event to a dedicated workLorenzo Bianconi2021-11-191-1/+5
* cfg80211: implement APIs for dedicated radar detection HWLorenzo Bianconi2021-11-191-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-281-1/+1
|\
| * cfg80211: fix management registrations lockingJohannes Berg2021-10-251-1/+1
* | cfg80211: always free wiphy specific regdomainJohannes Berg2021-09-271-0/+10
|/
* cfg80211: set custom regdomain after wiphy registrationMiri Korenblit2021-06-231-4/+4
* cfg80211: expose the rfkill device to the low level driverEmmanuel Grumbach2021-06-231-21/+13
* cfg80211: remove CFG80211_MAX_NUM_DIFFERENT_CHANNELSJohannes Berg2021-06-231-8/+0
* cfg80211: fix phy80211 symlink creationJohannes Berg2021-06-091-8/+5
* Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-04-291-3/+4
|\
| * cfg80211: allow specifying a reason for hw_rfkillEmmanuel Grumbach2021-04-081-3/+4
| * net: remove the new_ifindex argument from dev_change_net_namespaceAndrei Vagin2021-04-071-2/+2
| * net: Allow to specify ifindex when device is moved to another namespaceAndrei Vagin2021-04-051-2/+2
* | cfg80211: fix locking in netlink owner interface destructionJohannes Berg2021-04-271-4/+17
|/
* cfg80211: fix netdev registration deadlockJohannes Berg2021-02-011-1/+3
* cfg80211: call cfg80211_destroy_ifaces() with wiphy lock heldJohannes Berg2021-01-281-0/+3
* cfg80211: avoid holding the RTNL when calling the driverJohannes Berg2021-01-261-10/+36
* cfg80211: change netdev registration/unregistration semanticsJohannes Berg2021-01-221-48/+71
* Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...Jakub Kicinski2020-11-131-7/+1
|\
| * cfg80211: remove WDS codeJohannes Berg2020-11-111-7/+1
* | cfg80211: initialize wdev data earlierJohannes Berg2020-10-301-26/+31
|/
* nl80211/cfg80211: support 6 GHz scanningTova Mussai2020-09-281-2/+6
* mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-071-1/+1