summaryrefslogtreecommitdiffstats
path: root/net/wireless/core.h
AgeCommit message (Expand)AuthorLines
2024-01-03wifi: cfg80211: tests: add some scanning related testsBenjamin Berg-1/+12
2023-12-18Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski-0/+3
2023-12-12wifi: cfg80211: add BSS usage reportingJohannes Berg-0/+3
2023-11-24wifi: cfg80211: fix CQM for non-range useJohannes Berg-0/+1
2023-10-23wifi: cfg80211: Allow AP/P2PGO to indicate port authorization to peer STA/P2P...Vinayak Yadawad-2/+2
2023-10-06Merge wireless into wireless-nextJohannes Berg-2/+5
2023-09-13wifi: cfg80211: export DFS CAC time and usable state helper functionsAditya Kumar Singh-17/+0
2023-09-11wifi: cfg80211: fix cqm_config access raceJohannes Berg-2/+5
2023-09-11wifi: cfg80211: remove wdev mutexJohannes Berg-36/+0
2023-09-11wifi: cfg80211: check wiphy mutex is held for wdev mutexJohannes Berg-1/+7
2023-09-11wifi: cfg80211: add flush functions for wiphy workJohannes Berg-1/+2
2023-09-11wifi: cfg80211: check RTNL when iterating devicesJohannes Berg-0/+10
2023-08-22wifi: cfg80211: Annotate struct cfg80211_cqm_config with __counted_byKees Cook-1/+1
2023-06-19wifi: cfg80211/nl80211: Add support to indicate STA MLD setup links removalVeerendranath Jakkam-0/+1
2023-06-07wifi: cfg80211: move scan done work to wiphy workJohannes Berg-2/+2
2023-06-07wifi: cfg80211: move sched scan stop to wiphy workJohannes Berg-1/+1
2023-06-07wifi: cfg80211: add a work abstraction with special semanticsJohannes Berg-0/+7
2023-01-18wifi: cfg80211: remove support for static WEPJohannes Berg-2/+2
2022-10-07cfg80211: Update Transition Disable policy during port authorizationVinayak Yadawad-1/+4
2022-07-15wifi: cfg80211: clean up links appropriatelyJohannes Berg-0/+5
2022-07-15wifi: cfg80211: remove BSS pointer from cfg80211_disassoc_requestJohannes Berg-1/+1
2022-06-20wifi: cfg80211: simplify cfg80211_mlme_auth() prototypeJohannes Berg-7/+1
2022-06-20wifi: cfg80211: mlme: get BSS entry outside cfg80211_mlme_assoc()Johannes Berg-3/+0
2022-06-20wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg-3/+10
2022-05-04cfg80211: remove cfg80211_get_chan_state()Johannes Berg-13/+1
2021-12-20cfg80211: rename offchannel_chain structs to background_chain to avoid confus...Lorenzo Bianconi-10/+10
2021-11-19cfg80211: move offchan_cac_event to a dedicated workLorenzo Bianconi-2/+5
2021-11-19cfg80211: implement APIs for dedicated radar detection HWLorenzo Bianconi-0/+13
2021-10-25cfg80211: fix management registrations lockingJohannes Berg-0/+2
2021-06-23cfg80211: expose the rfkill device to the low level driverEmmanuel Grumbach-2/+1
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg-1/+1
2020-12-11nl80211: validate key indexes for cfg80211_registered_deviceAnant Thazhemadam-0/+2
2020-10-30cfg80211: initialize wdev data earlierJohannes Berg-2/+3
2020-09-28nl80211/cfg80211: support 6 GHz scanningTova Mussai-1/+4
2020-08-27net: wireless: delete duplicated word + fix grammarRandy Dunlap-2/+2
2020-06-05cfg80211: fix management registrations deadlockJohannes Berg-0/+2
2020-05-27cfg80211: Replace zero-length array with flexible-arrayGustavo A. R. Silva-1/+1
2020-04-24cfg80211: support multicast RX registrationJohannes Berg-1/+2
2020-04-24cfg80211: change internal management frame registration APIJohannes Berg-5/+1
2020-02-07cfg80211/mac80211: Allow user space to register for station Rx authenticationIlan Peer-1/+1
2019-09-11cfg80211: always shut down on HW rfkillJohannes Berg-1/+1
2019-07-29cfg80211: fix duplicated scan entries after channel switchSergey Matyukevich-0/+2
2019-05-28cfg80211: Handle bss expiry during connectionChaitanya Tata-0/+4
2019-02-22Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg-0/+2
2019-02-08cfg80211: Move Multiple BSS info to struct cfg80211_bss to be visibleSara Sharon-6/+4
2019-02-08cfg80211: Properly track transmitting and non-transmitting BSSSara Sharon-0/+12
2019-02-08cfg80211: Parsing of Multiple BSSID information in scanningPeng Xu-1/+2
2019-02-01cfg80211: call disconnect_wk when AP stopsJohannes Berg-0/+2
2018-11-09cfg80211: add peer measurement with FTM initiator APIJohannes Berg-0/+5
2018-10-02cfg80211: move cookie_counter out of wiphyJohannes Berg-0/+11