summaryrefslogtreecommitdiffstats
path: root/include/net/cfg80211.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: cfg80211: Retrieve PSD information from RNR AP informationIlan Peer2023-06-211-0/+2
* wifi: cfg80211/nl80211: Add support to indicate STA MLD setup links removalVeerendranath Jakkam2023-06-191-0/+13
* wifi: cfg80211: add element defragmentation helperBenjamin Berg2023-06-191-0/+22
* wifi: cfg80211: add inform_bss op to update BSSBenjamin Berg2023-06-191-0/+13
* wifi: cfg80211: make TDLS management link-awareMukesh Sisodiya2023-06-191-3/+4
* wifi: cfg80211: Support association to AP MLD with disabled linksIlan Peer2023-06-141-1/+4
* wifi: cfg80211: S1G rate information and calculationsGilad Itzkovitch2023-06-141-3/+15
* wifi: cfg80211: add a work abstraction with special semanticsJohannes Berg2023-06-071-4/+91
* wifi: nl80211: make nl80211_send_chandef non-staticJaewan Kim2023-03-241-0/+9
* cfg80211: support RNR for EMA APAloka Dixit2023-03-241-0/+19
* wifi: mac80211: implement support for yet another mesh A-MSDU formatFelix Fietkau2023-03-221-4/+7
* wifi: cfg80211/mac80211: report link ID on control port RXJohannes Berg2023-03-071-2/+3
* wifi: nl80211: add a command to enable/disable HW timestampingAvraham Stern2023-03-071-0/+27
* wifi: wireless: cleanup unused function parametersMordechay Goodstein2023-03-071-3/+1
* wifi: cfg80211: remove gfp parameter from cfg80211_obss_color_collision_notif...Lorenzo Bianconi2023-02-151-1/+0
* wifi: cfg80211: call reg_notifier for self managed wiphy from driver hintWen Gong2023-02-141-0/+3
* wifi: cfg80211: get rid of gfp in cfg80211_bss_color_notifyLorenzo Bianconi2023-02-141-10/+6
* wifi: mac80211: add a workaround for receiving non-standard mesh A-MSDUFelix Fietkau2023-02-141-0/+13
* wifi: mac80211: fix receiving A-MSDU frames on mesh interfacesFelix Fietkau2023-02-141-1/+26
* wifi: cfg80211: include puncturing bitmap in channel switch eventsAloka Dixit2023-02-141-2/+4
* wifi: nl80211: validate and configure puncturing bitmapAloka Dixit2023-02-141-0/+8
* wifi: cfg80211: move puncturing bitmap validation from mac80211Aloka Dixit2023-02-141-0/+12
* wifi: cfg80211: Extend cfg80211_update_owe_info_event() for MLD APVeerendranath Jakkam2023-02-141-0/+10
* wifi: cfg80211: Extend cfg80211_new_sta() for MLD APVeerendranath Jakkam2023-02-141-0/+24
* wifi: cfg80211: Authentication offload to user space for MLO connection in ST...Veerendranath Jakkam2023-02-141-0/+12
* wifi: cfg80211: Use MLD address to indicate MLD STA disconnectionVeerendranath Jakkam2023-01-181-2/+2
* wifi: cfg80211: Support 32 bytes KCK key in GTK rekey offloadShivani Baranwal2023-01-181-1/+2
* wifi: cfg80211: remove support for static WEPJohannes Berg2023-01-181-9/+0
* wifi: cfg80211: Correct example of ieee80211_iface_limitPhilipp Hortmann2022-12-011-1/+1
* cfg80211: Update Transition Disable policy during port authorizationVinayak Yadawad2022-10-071-1/+3
* wifi: nl80211: use link ID in NL80211_CMD_SET_BSSJohannes Berg2022-10-071-0/+2
* wifi: cfg80211: support reporting failed linksJohannes Berg2022-10-071-0/+7
* wifi: cfg80211: Add link_id to cfg80211_ch_switch_started_notify()Veerendranath Jakkam2022-08-251-1/+3
* wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam2022-08-251-12/+25
* wifi: cfg80211: add link id to txq paramsShaul Triebitz2022-08-251-0/+2
* wifi: nl80211: add MLO link ID to the NL80211_CMD_FRAME TX APIJohannes Berg2022-07-221-0/+4
* wifi: cfg80211: report link ID in NL80211_CMD_FRAMEJohannes Berg2022-07-221-0/+5
* wifi: cfg80211: add hardware timestamps to frame RX infoAvraham Stern2022-07-221-0/+4
* wifi: cfg80211/nl80211: move rx management data into a structAvraham Stern2022-07-221-4/+56
* wifi: cfg80211: add a function for reporting TX status with hardware timestampsAvraham Stern2022-07-221-2/+45
* wifi: cfg80211: add cfg80211_get_iftype_ext_capa()Johannes Berg2022-07-151-0/+8
* wifi: cfg80211/mac80211: Support control port TX from specific linkAndrei Otcheretianski2022-07-151-1/+1
* wifi: nl80211: add EML/MLD capabilities to per-iftype capabilitiesJohannes Berg2022-07-151-0/+4
* wifi: cfg80211: add ieee80211_chanwidth_rate_flags()Johannes Berg2022-07-151-6/+19
* wifi: cfg80211: extend cfg80211_rx_assoc_resp() for MLOJohannes Berg2022-07-151-1/+8
* wifi: cfg80211: put cfg80211_rx_assoc_resp() arguments into a structJohannes Berg2022-07-151-7/+17
* wifi: cfg80211: adjust assoc comeback for MLOJohannes Berg2022-07-151-2/+2
* wifi: cfg80211: prepare association failure APIs for MLOJohannes Berg2022-07-151-12/+17
* wifi: cfg80211: remove BSS pointer from cfg80211_disassoc_requestJohannes Berg2022-07-151-3/+3
* wifi: cfg80211: make cfg80211_auth_request::key_idx signedJohannes Berg2022-07-151-1/+2