summaryrefslogtreecommitdiffstats
path: root/net/wireless/rdev-ops.h
Commit message (Expand)AuthorAgeFilesLines
* wifi: cfg80211: Replace ENOTSUPP with EOPNOTSUPPAndrei Otcheretianski2023-12-121-4/+4
* wifi: cfg80211: Add support for setting TID to link mappingIlan Peer2023-12-121-0/+18
* wifi: cfg80211: split struct cfg80211_ap_settingsJohannes Berg2023-09-251-1/+1
* wifi: cfg80211: modify prototype for change_beaconAloka Dixit2023-09-131-1/+1
* wifi: cfg80211: add inform_bss op to update BSSBenjamin Berg2023-06-191-0/+12
* wifi: cfg80211: make TDLS management link-awareMukesh Sisodiya2023-06-191-7/+8
* wifi: cfg80211: fix link del callback to call correct handlerBenjamin Berg2023-06-091-3/+3
* wifi: nl80211: add a command to enable/disable HW timestampingAvraham Stern2023-03-071-0/+17
* wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam2022-08-251-26/+32
* wifi: cfg80211/mac80211: Support control port TX from specific linkAndrei Otcheretianski2022-07-151-3/+4
* wifi: cfg80211: drop BSS elements from assoc trace for nowJohannes Berg2022-07-151-10/+1
* wifi: cfg80211: add API to add/modify/remove a link stationShaul Triebitz2022-07-151-0/+48
* wifi: cfg80211: add optional link add/remove callbacksJohannes Berg2022-06-201-0/+26
* wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg2022-06-201-11/+21
* cfg80211: rename offchannel_chain structs to background_chain to avoid confus...Lorenzo Bianconi2021-12-201-5/+5
* cfg80211: implement APIs for dedicated radar detection HWLorenzo Bianconi2021-11-191-0/+17
* cfg80211: AP mode driver offload for FILS association cryptoSubrat Mishra2021-09-271-0/+14
* nl80211: add support for BSS coloringJohn Crispin2021-08-171-0/+13
* cfg80211: trace more information in assoc trace eventJohannes Berg2021-06-231-1/+11
* nl80211: add common API to configure SAR power limitationsCarl Huang2020-12-111-0/+12
* cfg80211: remove WDS codeJohannes Berg2020-11-111-10/+0
* nl80211: add ability to report TX status for control port TXMarkus Theil2020-05-271-3/+6
* cfg80211: change internal management frame registration APIJohannes Berg2020-04-241-4/+7
* nl80211: modify TID-config APIJohannes Berg2020-02-241-4/+4
* nl80211: Add NL command to support TID speicific configurationsTamizh chelvam2020-02-241-0/+24
* cfg80211: Support key configuration for Beacon protection (BIGTK)Jouni Malinen2020-02-241-0/+13
* Revert "nl80211: add src and dst addr attributes for control port tx/rx"Johannes Berg2020-02-241-4/+4
* Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...David S. Miller2020-02-161-4/+4
|\
| * nl80211: add src and dst addr attributes for control port tx/rxMarkus Theil2020-02-071-4/+4
* | cfg80211: check for set_wiphy_paramsJohannes Berg2020-01-151-0/+4
* | cfg80211: Fix radar event during another phy CACOrr Mazor2020-01-151-0/+10
|/
* cfg80211: add support to probe unexercised mesh linkRajkumar Manoharan2019-04-261-0/+13
* nl80211/cfg80211: Extended Key ID supportAlexander Wetzel2019-04-261-1/+2
* cfg80211/nl80211: Offload OWE processing to user space in AP modeSunil Dutt2019-04-081-0/+13
* cfg80211: add peer measurement with FTM initiator APIJohannes Berg2018-11-091-0/+25
* cfg80211: support FTM responder configuration/statisticsPradeep Kumar Chitrapu2018-10-021-0/+15
* cfg80211: Expose TXQ stats and parameters to userspaceToke Høiland-Jørgensen2018-05-081-0/+12
* nl80211: Implement TX of control port framesDenis Kenzior2018-03-291-0/+15
* cfg80211/nl80211: Optional authentication offload to userspaceSrinivas Dasari2018-01-311-0/+15
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* cfg80211: support 4-way handshake offloading for 802.1XAvraham Stern2017-06-131-0/+25
* cfg80211: add request id parameter to .sched_scan_stop() signatureArend Van Spriel2017-04-261-3/+3
* nl80211: allow multiple active scheduled scan requestsArend Van Spriel2017-04-261-1/+1
* cfg80211: move add/change interface monitor flags into paramsJohannes Berg2017-04-131-5/+4
* cfg80211: Accept multiple RSSI thresholds for CQMAndrew Zaborowski2017-03-061-0/+12
* cfg80211: Add support to update connection parametersvamsi krishna2016-10-271-0/+12
* cfg80211: configure multicast to unicast for AP interfacesMichael Braun2016-10-271-0/+12
* cfg80211: allow the user space to change current NAN configurationAyala Beker2016-09-301-0/+17
* cfg80211: add add_nan_func / del_nan_funcAyala Beker2016-09-301-0/+21
* cfg80211: add start / stop NAN commandsAyala Beker2016-09-301-0/+20