aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/wireless/rdev-ops.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-12-12wifi: cfg80211: Replace ENOTSUPP with EOPNOTSUPPAndrei Otcheretianski1-4/+4
2023-12-12wifi: cfg80211: Add support for setting TID to link mappingIlan Peer1-0/+18
2023-09-25wifi: cfg80211: split struct cfg80211_ap_settingsJohannes Berg1-1/+1
2023-09-13wifi: cfg80211: modify prototype for change_beaconAloka Dixit1-1/+1
2023-06-19wifi: cfg80211: add inform_bss op to update BSSBenjamin Berg1-0/+12
2023-06-19wifi: cfg80211: make TDLS management link-awareMukesh Sisodiya1-7/+8
2023-06-09wifi: cfg80211: fix link del callback to call correct handlerBenjamin Berg1-3/+3
2023-03-07wifi: nl80211: add a command to enable/disable HW timestampingAvraham Stern1-0/+17
2022-08-25wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam1-26/+32
2022-07-15wifi: cfg80211/mac80211: Support control port TX from specific linkAndrei Otcheretianski1-3/+4
2022-07-15wifi: cfg80211: drop BSS elements from assoc trace for nowJohannes Berg1-10/+1
2022-07-15wifi: cfg80211: add API to add/modify/remove a link stationShaul Triebitz1-0/+48
2022-06-20wifi: cfg80211: add optional link add/remove callbacksJohannes Berg1-0/+26
2022-06-20wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg1-11/+21
2021-12-20cfg80211: rename offchannel_chain structs to background_chain to avoid confusion with ETSI standardLorenzo Bianconi1-5/+5
2021-11-19cfg80211: implement APIs for dedicated radar detection HWLorenzo Bianconi1-0/+17
2021-09-27cfg80211: AP mode driver offload for FILS association cryptoSubrat Mishra1-0/+14
2021-08-17nl80211: add support for BSS coloringJohn Crispin1-0/+13
2021-06-23cfg80211: trace more information in assoc trace eventJohannes Berg1-1/+11
2020-12-11nl80211: add common API to configure SAR power limitationsCarl Huang1-0/+12
2020-11-11cfg80211: remove WDS codeJohannes Berg1-10/+0
2020-05-27nl80211: add ability to report TX status for control port TXMarkus Theil1-3/+6
2020-04-24cfg80211: change internal management frame registration APIJohannes Berg1-4/+7
2020-02-24nl80211: modify TID-config APIJohannes Berg1-4/+4
2020-02-24nl80211: Add NL command to support TID speicific configurationsTamizh chelvam1-0/+24
2020-02-24cfg80211: Support key configuration for Beacon protection (BIGTK)Jouni Malinen1-0/+13
2020-02-24Revert "nl80211: add src and dst addr attributes for control port tx/rx"Johannes Berg1-4/+4
2020-02-16Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-4/+4
2020-02-07nl80211: add src and dst addr attributes for control port tx/rxMarkus Theil1-4/+4
2020-01-15cfg80211: check for set_wiphy_paramsJohannes Berg1-0/+4
2020-01-15cfg80211: Fix radar event during another phy CACOrr Mazor1-0/+10
2019-04-26cfg80211: add support to probe unexercised mesh linkRajkumar Manoharan1-0/+13
2019-04-26nl80211/cfg80211: Extended Key ID supportAlexander Wetzel1-1/+2
2019-04-08cfg80211/nl80211: Offload OWE processing to user space in AP modeSunil Dutt1-0/+13
2018-11-09cfg80211: add peer measurement with FTM initiator APIJohannes Berg1-0/+25
2018-10-02cfg80211: support FTM responder configuration/statisticsPradeep Kumar Chitrapu1-0/+15
2018-05-08cfg80211: Expose TXQ stats and parameters to userspaceToke Høiland-Jørgensen1-0/+12
2018-03-29nl80211: Implement TX of control port framesDenis Kenzior1-0/+15
2018-01-31cfg80211/nl80211: Optional authentication offload to userspaceSrinivas Dasari1-0/+15
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-13cfg80211: support 4-way handshake offloading for 802.1XAvraham Stern1-0/+25
2017-04-26cfg80211: add request id parameter to .sched_scan_stop() signatureArend Van Spriel1-3/+3
2017-04-26nl80211: allow multiple active scheduled scan requestsArend Van Spriel1-1/+1
2017-04-13cfg80211: move add/change interface monitor flags into paramsJohannes Berg1-5/+4
2017-03-06cfg80211: Accept multiple RSSI thresholds for CQMAndrew Zaborowski1-0/+12
2016-10-27cfg80211: Add support to update connection parametersvamsi krishna1-0/+12
2016-10-27cfg80211: configure multicast to unicast for AP interfacesMichael Braun1-0/+12
2016-09-30cfg80211: allow the user space to change current NAN configurationAyala Beker1-0/+17
2016-09-30cfg80211: add add_nan_func / del_nan_funcAyala Beker1-0/+21
2016-09-30cfg80211: add start / stop NAN commandsAyala Beker1-0/+20