summaryrefslogtreecommitdiffstats
path: root/net/wireless/core.h
AgeCommit message (Expand)AuthorLines
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
2018-10-02cfg80211: combine duplicate wdev init codeJohannes Berg-0/+3
2018-06-29cfg80211: track time using boottimeArnd Bergmann-1/+1
2018-03-29nl80211: Add SOCKET_OWNER support to JOIN_MESHDenis Kenzior-4/+0
2018-03-29nl80211: Add SOCKET_OWNER support to JOIN_IBSSDenis Kenzior-4/+4
2018-01-15mac80211_hwsim: validate number of different channelsJohannes Berg-2/+0
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-10-02cfg80211/nl80211: add a port authorized eventAvraham Stern-0/+5
2017-04-28cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel-2/+2
2017-04-28cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()Avraham Stern-10/+2
2017-04-26nl80211: allow multiple active scheduled scan requestsArend Van Spriel-2/+9
2017-04-26cfg80211: simplify netlink socket owner interface deletionJohannes Berg-8/+0
2017-04-13cfg80211: move add/change interface monitor flags into paramsJohannes Berg-1/+1
2017-03-31cfg80211: Use a structure to pass connect response paramsVidyullatha Kanchanapally-16/+4
2017-03-06cfg80211: Share Channel DFS state across wiphys of same DFS domainVasanthakumar Thiagarajan-0/+6
2017-03-06cfg80211: Make pre-CAC results valid only for ETSI domainVasanthakumar Thiagarajan-0/+10
2017-03-06cfg80211: Accept multiple RSSI thresholds for CQMAndrew Zaborowski-0/+9