aboutsummaryrefslogtreecommitdiff
path: root/net/wireless/rdev-ops.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-29wifi: cfg80211: fix 6 GHz scan request buildingGravatar Johannes Berg 1-1/+5
2023-12-12wifi: cfg80211: Replace ENOTSUPP with EOPNOTSUPPGravatar Andrei Otcheretianski 1-4/+4
2023-12-12wifi: cfg80211: Add support for setting TID to link mappingGravatar Ilan Peer 1-0/+18
2023-09-25wifi: cfg80211: split struct cfg80211_ap_settingsGravatar Johannes Berg 1-1/+1
2023-09-13wifi: cfg80211: modify prototype for change_beaconGravatar Aloka Dixit 1-1/+1
2023-06-19wifi: cfg80211: add inform_bss op to update BSSGravatar Benjamin Berg 1-0/+12
2023-06-19wifi: cfg80211: make TDLS management link-awareGravatar Mukesh Sisodiya 1-7/+8
2023-06-09wifi: cfg80211: fix link del callback to call correct handlerGravatar Benjamin Berg 1-3/+3
2023-03-07wifi: nl80211: add a command to enable/disable HW timestampingGravatar Avraham Stern 1-0/+17
2022-08-25wifi: cfg80211: Add link_id parameter to various key operations for MLOGravatar Veerendranath Jakkam 1-26/+32
2022-07-15wifi: cfg80211/mac80211: Support control port TX from specific linkGravatar Andrei Otcheretianski 1-3/+4
2022-07-15wifi: cfg80211: drop BSS elements from assoc trace for nowGravatar Johannes Berg 1-10/+1
2022-07-15wifi: cfg80211: add API to add/modify/remove a link stationGravatar Shaul Triebitz 1-0/+48
2022-06-20wifi: cfg80211: add optional link add/remove callbacksGravatar Johannes Berg 1-0/+26
2022-06-20wifi: cfg80211: do some rework towards MLO link APIsGravatar Johannes Berg 1-11/+21
2021-12-20cfg80211: rename offchannel_chain structs to background_chain to avoid confus...Gravatar Lorenzo Bianconi 1-5/+5
2021-11-19cfg80211: implement APIs for dedicated radar detection HWGravatar Lorenzo Bianconi 1-0/+17
2021-09-27cfg80211: AP mode driver offload for FILS association cryptoGravatar Subrat Mishra 1-0/+14
2021-08-17nl80211: add support for BSS coloringGravatar John Crispin 1-0/+13
2021-06-23cfg80211: trace more information in assoc trace eventGravatar Johannes Berg 1-1/+11
2020-12-11nl80211: add common API to configure SAR power limitationsGravatar Carl Huang 1-0/+12
2020-11-11cfg80211: remove WDS codeGravatar Johannes Berg 1-10/+0
2020-05-27nl80211: add ability to report TX status for control port TXGravatar Markus Theil 1-3/+6
2020-04-24cfg80211: change internal management frame registration APIGravatar Johannes Berg 1-4/+7
2020-02-24nl80211: modify TID-config APIGravatar Johannes Berg 1-4/+4
2020-02-24nl80211: Add NL command to support TID speicific configurationsGravatar Tamizh chelvam 1-0/+24
2020-02-24cfg80211: Support key configuration for Beacon protection (BIGTK)Gravatar Jouni Malinen 1-0/+13
2020-02-24Revert "nl80211: add src and dst addr attributes for control port tx/rx"Gravatar Johannes Berg 1-4/+4
2020-02-16Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...Gravatar David S. Miller 1-4/+4
2020-02-07nl80211: add src and dst addr attributes for control port tx/rxGravatar Markus Theil 1-4/+4
2020-01-15cfg80211: check for set_wiphy_paramsGravatar Johannes Berg 1-0/+4
2020-01-15cfg80211: Fix radar event during another phy CACGravatar Orr Mazor 1-0/+10
2019-04-26cfg80211: add support to probe unexercised mesh linkGravatar Rajkumar Manoharan 1-0/+13
2019-04-26nl80211/cfg80211: Extended Key ID supportGravatar Alexander Wetzel 1-1/+2
2019-04-08cfg80211/nl80211: Offload OWE processing to user space in AP modeGravatar Sunil Dutt 1-0/+13
2018-11-09cfg80211: add peer measurement with FTM initiator APIGravatar Johannes Berg 1-0/+25
2018-10-02cfg80211: support FTM responder configuration/statisticsGravatar Pradeep Kumar Chitrapu 1-0/+15
2018-05-08cfg80211: Expose TXQ stats and parameters to userspaceGravatar Toke Høiland-Jørgensen 1-0/+12
2018-03-29nl80211: Implement TX of control port framesGravatar Denis Kenzior 1-0/+15
2018-01-31cfg80211/nl80211: Optional authentication offload to userspaceGravatar Srinivas Dasari 1-0/+15
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-06-13cfg80211: support 4-way handshake offloading for 802.1XGravatar Avraham Stern 1-0/+25
2017-04-26cfg80211: add request id parameter to .sched_scan_stop() signatureGravatar Arend Van Spriel 1-3/+3
2017-04-26nl80211: allow multiple active scheduled scan requestsGravatar Arend Van Spriel 1-1/+1
2017-04-13cfg80211: move add/change interface monitor flags into paramsGravatar Johannes Berg 1-5/+4
2017-03-06cfg80211: Accept multiple RSSI thresholds for CQMGravatar Andrew Zaborowski 1-0/+12
2016-10-27cfg80211: Add support to update connection parametersGravatar vamsi krishna 1-0/+12
2016-10-27cfg80211: configure multicast to unicast for AP interfacesGravatar Michael Braun 1-0/+12
2016-09-30cfg80211: allow the user space to change current NAN configurationGravatar Ayala Beker 1-0/+17
2016-09-30cfg80211: add add_nan_func / del_nan_funcGravatar Ayala Beker 1-0/+21