summaryrefslogtreecommitdiff
path: root/net/wireless/core.c
AgeCommit message (Expand)Author
2025-11-24wifi: cfg80211: stop radar detection in cfg80211_leave()Johannes Berg
2025-11-20wifi: cfg80211: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2025-11-11wifi: cfg80211: use a C99 initializer in wiphy_registerEmmanuel Grumbach
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-10-28wifi: cfg80211: add an hrtimer based delayed work itemBenjamin Berg
2025-10-27wifi: cfg80211: Add debugfs support for multi-radio wiphyRoopni Devanathan
2025-09-04wifi: nl80211: allow drivers to support subset of NL80211_CMD_SET_BSSArend van Spriel
2025-07-09wifi: cfg80211: hide scan internalsJohannes Berg
2025-06-24wifi: cfg80211: Add Support to Set RTS Threshold for each RadioRoopni Devanathan
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-18wifi: cfg80211: init wiphy_work before allocating rfkill failsEdward Adam Davis
2025-03-18Merge net-next/main to resolve conflictsJohannes Berg
2025-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-03-11wifi: mac80211: allow 320 MHz FTM measurementsAvraham Stern
2025-03-07wifi: cfg80211: cancel wiphy_work before freeing wiphyMiri Korenblit
2025-03-04net: rename netns_local to netns_immutableNicolas Dichtel
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-15saner replacement for debugfs_rename()Al Viro
2024-12-04wifi: cfg80211: define and use wiphy guardJohannes Berg
2024-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-25wifi: cfg80211: clear wdev->cqm_config pointer on freeJohannes Berg
2024-10-23wifi: cfg80211: add option for vif allowed radiosFelix Fietkau
2024-10-08wifi: cfg80211: check radio iface combination for multi radio per wiphyKarthikeyan Periyasamy
2024-10-08wifi: cfg80211: Add wiphy_delayed_work_pending()Remi Pommarel
2024-09-03netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_localAlexander Lobakin
2024-06-10Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-05-29wifi: cfg80211: fully move wiphy work to unbound workqueueJohannes Berg
2024-05-29wifi: nl80211: clean up coalescing rule handlingJohannes Berg
2024-05-23wifi: cfg80211: add tracing for wiphy workJohannes Berg
2024-01-26wifi: cfg80211: fix wiphy delayed work queueingJohannes Berg
2023-11-24wifi: cfg80211: hold wiphy mutex for send_interfaceJohannes Berg
2023-11-24wifi: cfg80211: lock wiphy mutex for rfkill pollJohannes Berg
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-11wifi: cfg80211: use system_unbound_wq for wiphy workJohannes Berg
2023-10-06Merge wireless into wireless-nextJohannes Berg
2023-09-11wifi: cfg80211: fix cqm_config access raceJohannes Berg
2023-09-11wifi: cfg80211: annotate iftype_data pointer with sparseJohannes Berg
2023-09-11wifi: cfg80211: remove wdev mutexJohannes Berg
2023-09-11wifi: cfg80211: add flush functions for wiphy workJohannes Berg
2023-09-11wifi: cfg80211: check RTNL when iterating devicesJohannes Berg
2023-06-19wifi: cfg80211: fix regulatory disconnect with OCB/NANJohannes Berg
2023-06-07wifi: cfg80211: move scan done work to wiphy workJohannes Berg
2023-06-07wifi: cfg80211: move sched scan stop to wiphy workJohannes Berg
2023-06-07wifi: cfg80211: add a work abstraction with special semanticsJohannes Berg
2023-06-07wifi: cfg80211: hold wiphy lock when sending wiphyJohannes Berg
2023-06-07wifi: cfg80211: move wowlan disable under locksJohannes Berg
2023-06-07wifi: cfg80211: hold wiphy lock in pmsr workJohannes Berg
2023-06-07wifi: cfg80211: hold wiphy lock in auto-disconnectJohannes Berg
2023-06-06wifi: cfg80211: fix locking in sched scan stop workJohannes Berg