aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
6 daystreewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-1/+1
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-3/+3
2025-03-18wifi: cfg80211: init wiphy_work before allocating rfkill failsEdward Adam Davis1-3/+3
2025-03-18Merge net-next/main to resolve conflictsJohannes Berg1-0/+7
2025-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-0/+7
2025-03-11wifi: mac80211: allow 320 MHz FTM measurementsAvraham Stern1-1/+2
2025-03-07wifi: cfg80211: cancel wiphy_work before freeing wiphyMiri Korenblit1-0/+7
2025-03-04net: rename netns_local to netns_immutableNicolas Dichtel1-5/+5
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-4/+1
2025-01-15saner replacement for debugfs_rename()Al Viro1-4/+1
2024-12-04wifi: cfg80211: define and use wiphy guardJohannes Berg1-23/+19
2024-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+8
2024-10-25wifi: cfg80211: clear wdev->cqm_config pointer on freeJohannes Berg1-0/+1
2024-10-23wifi: cfg80211: add option for vif allowed radiosFelix Fietkau1-0/+2
2024-10-08wifi: cfg80211: check radio iface combination for multi radio per wiphyKarthikeyan Periyasamy1-10/+54
2024-10-08wifi: cfg80211: Add wiphy_delayed_work_pending()Remi Pommarel1-0/+7
2024-09-03netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_localAlexander Lobakin1-5/+5
2024-06-10Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski1-1/+14
2024-05-29wifi: cfg80211: fully move wiphy work to unbound workqueueJohannes Berg1-1/+1
2024-05-29wifi: nl80211: clean up coalescing rule handlingJohannes Berg1-1/+2
2024-05-23wifi: cfg80211: add tracing for wiphy workJohannes Berg1-0/+12
2024-01-26wifi: cfg80211: fix wiphy delayed work queueingJohannes Berg1-1/+2
2023-11-24wifi: cfg80211: hold wiphy mutex for send_interfaceJohannes Berg1-2/+2
2023-11-24wifi: cfg80211: lock wiphy mutex for rfkill pollJohannes Berg1-0/+2
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2023-10-11wifi: cfg80211: use system_unbound_wq for wiphy workJohannes Berg1-1/+1
2023-10-06Merge wireless into wireless-nextJohannes Berg1-7/+7
2023-09-11wifi: cfg80211: fix cqm_config access raceJohannes Berg1-7/+7
2023-09-11wifi: cfg80211: annotate iftype_data pointer with sparseJohannes Berg1-5/+3
2023-09-11wifi: cfg80211: remove wdev mutexJohannes Berg1-18/+6
2023-09-11wifi: cfg80211: add flush functions for wiphy workJohannes Berg1-2/+32
2023-09-11wifi: cfg80211: check RTNL when iterating devicesJohannes Berg1-3/+3
2023-06-19wifi: cfg80211: fix regulatory disconnect with OCB/NANJohannes Berg1-16/+0
2023-06-07wifi: cfg80211: move scan done work to wiphy workJohannes Berg1-2/+1
2023-06-07wifi: cfg80211: move sched scan stop to wiphy workJohannes Berg1-5/+3
2023-06-07wifi: cfg80211: add a work abstraction with special semanticsJohannes Berg1-0/+122
2023-06-07wifi: cfg80211: hold wiphy lock when sending wiphyJohannes Berg1-0/+8
2023-06-07wifi: cfg80211: move wowlan disable under locksJohannes Berg1-4/+4
2023-06-07wifi: cfg80211: hold wiphy lock in pmsr workJohannes Berg1-2/+1
2023-06-07wifi: cfg80211: hold wiphy lock in auto-disconnectJohannes Berg1-4/+2
2023-06-06wifi: cfg80211: fix locking in sched scan stop workJohannes Berg1-2/+2
2022-08-25wifi: cfg80211/mac80211: check EHT capability size correctlyJohannes Berg1-0/+16
2022-07-15wifi: cfg80211: clean up links appropriatelyJohannes Berg1-1/+2
2022-07-01wifi: cfg80211: Increase akm_suites array size in cfg80211_crypto_settingsVeerendranath Jakkam1-0/+6
2022-06-20wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg1-8/+20
2022-02-04cfg80211: fix race in netlink owner interface destructionJohannes Berg1-13/+4
2021-12-20cfg80211: Enable regulatory enforcement checks for drivers supporting mesh ifaceSriram R1-0/+1
2021-12-20cfg80211: rename offchannel_chain structs to background_chain to avoid confusion with ETSI standardLorenzo Bianconi1-6/+7
2021-11-19cfg80211: move offchan_cac_event to a dedicated workLorenzo Bianconi1-1/+5
2021-11-19cfg80211: implement APIs for dedicated radar detection HWLorenzo Bianconi1-0/+3