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