aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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 confusion with ETSI standardLorenzo 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
2019-02-01cfg80211: call disconnect_wk when AP stopsJohannes Berg1-0/+2
2018-11-09cfg80211: add peer measurement with FTM initiator APIJohannes Berg1-0/+5
2018-10-02cfg80211: move cookie_counter out of wiphyJohannes Berg1-0/+11
2018-10-02cfg80211: combine duplicate wdev init codeJohannes Berg1-0/+3
2018-06-29cfg80211: track time using boottimeArnd Bergmann1-1/+1
2018-03-29nl80211: Add SOCKET_OWNER support to JOIN_MESHDenis Kenzior1-4/+0
2018-03-29nl80211: Add SOCKET_OWNER support to JOIN_IBSSDenis Kenzior1-4/+4
2018-01-15mac80211_hwsim: validate number of different channelsJohannes Berg1-2/+0
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-02cfg80211/nl80211: add a port authorized eventAvraham Stern1-0/+5
2017-04-28cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel1-2/+2
2017-04-28cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()Avraham Stern1-10/+2
2017-04-26nl80211: allow multiple active scheduled scan requestsArend Van Spriel1-2/+9
2017-04-26cfg80211: simplify netlink socket owner interface deletionJohannes Berg1-8/+0
2017-04-13cfg80211: move add/change interface monitor flags into paramsJohannes Berg1-1/+1
2017-03-31cfg80211: Use a structure to pass connect response paramsVidyullatha Kanchanapally1-16/+4
2017-03-06cfg80211: Share Channel DFS state across wiphys of same DFS domainVasanthakumar Thiagarajan1-0/+6
2017-03-06cfg80211: Make pre-CAC results valid only for ETSI domainVasanthakumar Thiagarajan1-0/+10
2017-03-06cfg80211: Accept multiple RSSI thresholds for CQMAndrew Zaborowski1-0/+9
2017-01-13cfg80211: Specify the reason for connect timeoutPurushottam Kushwaha1-1/+3
2017-01-09cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECTAndrzej Zaborowski1-0/+1