summaryrefslogtreecommitdiff
path: root/net/wireless/mlme.c
AgeCommit message (Expand)Author
2023-12-06wifi: cfg80211: make RX assoc data constJohannes Berg
2023-10-26Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-23wifi: cfg80211: fix assoc response warning on failed linksJohannes Berg
2023-10-23wifi: mac80211: rename struct cfg80211_rx_assoc_resp to cfg80211_rx_assoc_res...Kalle Valo
2023-10-06Merge wireless into wireless-nextJohannes Berg
2023-09-11wifi: cfg80211/mac80211: hold link BSSes when assoc fails for MLO connectionWen Gong
2023-09-11wifi: cfg80211: remove wdev mutexJohannes Berg
2023-08-22wifi: cfg80211: reject auth/assoc to AP with our addressJohannes Berg
2023-03-07wifi: nl80211: Add support for randomizing TA of auth and deauth framesVeerendranath Jakkam
2023-02-14wifi: cfg80211: Allow action frames to be transmitted with link BSS in MLDRameshkumar Sundaram
2022-10-07wifi: cfg80211: support reporting failed linksJohannes Berg
2022-07-22wifi: cfg80211/nl80211: move rx management data into a structAvraham Stern
2022-07-15wifi: mac80211: remove stray printkJohannes Berg
2022-07-15wifi: mac80211: support MLO authentication/association with one linkJohannes Berg
2022-07-15wifi: cfg80211: extend cfg80211_rx_assoc_resp() for MLOJohannes Berg
2022-07-15wifi: cfg80211: put cfg80211_rx_assoc_resp() arguments into a structJohannes Berg
2022-07-15wifi: cfg80211: prepare association failure APIs for MLOJohannes Berg
2022-07-15wifi: cfg80211: remove BSS pointer from cfg80211_disassoc_requestJohannes Berg
2022-07-15wifi: cfg80211: Allow MLO TX with link source addressAndrei Otcheretianski
2022-07-11wifi: cfg80211: fix a comment in cfg80211_mlme_mgmt_tx()Veerendranath Jakkam
2022-07-01wifi: cfg80211: remove chandef check in cfg80211_cac_event()Johannes Berg
2022-06-20cfg80211: Indicate MLO connection info in connect and roam callbacksVeerendranath Jakkam
2022-06-20wifi: nl80211: support MLO in auth/assocJohannes 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
2021-12-20cfg80211: rename offchannel_chain structs to background_chain to avoid confus...Lorenzo Bianconi
2021-11-26cfg80211: allow continuous radar monitoring on offchannel chainLorenzo Bianconi
2021-11-26cfg80211: schedule offchan_cac_abort_wk in cfg80211_radar_eventLorenzo Bianconi
2021-11-26cfg80211: fix possible NULL pointer dereference in cfg80211_stop_offchan_rada...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-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg
2020-12-11cfg80211: support immediate reconnect request hintJohannes Berg
2020-09-28cfg80211: handle Association Response from S1G STAThomas Pedersen
2020-08-27net: wireless: Convert to use the preferred fallthrough macroMiaohe Lin
2020-06-05cfg80211: fix management registrations deadlockJohannes Berg
2020-05-27cfg80211: add KHz variants of frame RX APIThomas Pedersen
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-02-22cfg80211: Report Association Request frame IEs in association eventsJouni Malinen
2018-11-09cfg80211: add missing constraint for user-supplied VHT maskSergey Matyukevich
2018-03-29cfg80211: fix CAC_STARTED event handlingDmitry Lebed
2018-03-21cfg80211/nl80211: add CAC_STARTED eventDmitry Lebed
2017-12-11cfg80211: cleanup signal strength units notationSergey Matyukevich
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-31cfg80211: Use a structure to pass connect response paramsVidyullatha Kanchanapally