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