summaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: nl80211: Add checks for nla_nest_start() in nl80211_send_iface()Yuan Can2022-12-011-0/+3
* genetlink: introduce split op representationJakub Kicinski2022-11-071-2/+4
* Merge remote-tracking branch 'wireless/main' into wireless-nextJohannes Berg2022-10-101-1/+3
|\
| * wifi: nl80211: Split memcpy() of struct nl80211_wowlan_tcp_data_token flexibl...Kees Cook2022-10-071-1/+3
* | cfg80211: Update Transition Disable policy during port authorizationVinayak Yadawad2022-10-071-1/+7
* | wifi: nl80211: use link ID in NL80211_CMD_SET_BSSJohannes Berg2022-10-071-1/+3
* | wifi: cfg80211: support reporting failed linksJohannes Berg2022-10-071-1/+4
|/
* Merge tag 'wireless-next-2022-09-03' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2022-09-041-6/+5
|\
| * wifi: nl80211: add MLD address to assoc BSS entriesJohannes Berg2022-09-031-2/+4
| * wifi: nl80211: remove redundant err variableJinpeng Cui2022-09-031-4/+1
* | genetlink: start to validate reserved header bytesJakub Kicinski2022-08-291-0/+1
|/
* wifi: cfg80211: Add link_id to cfg80211_ch_switch_started_notify()Veerendranath Jakkam2022-08-251-4/+14
* wifi: nl80211: send MLO links channel info in GET_INTERFACEVeerendranath Jakkam2022-08-251-0/+7
* wifi: cfg80211/mac80211: check EHT capability size correctlyJohannes Berg2022-08-251-5/+13
* wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam2022-08-251-29/+97
* wifi: cfg80211: add link id to txq paramsShaul Triebitz2022-08-251-2/+15
* wifi: nl80211: add MLO link ID to the NL80211_CMD_FRAME TX APIJohannes Berg2022-07-221-0/+12
* wifi: cfg80211: report link ID in NL80211_CMD_FRAMEJohannes Berg2022-07-221-0/+2
* wifi: cfg80211: add hardware timestamps to frame RX infoAvraham Stern2022-07-221-1/+9
* wifi: cfg80211/nl80211: move rx management data into a structAvraham Stern2022-07-221-10/+9
* wifi: cfg80211: add a function for reporting TX status with hardware timestampsAvraham Stern2022-07-221-14/+28
* wifi: nl80211: require MLD address on link STA add/modifyJohannes Berg2022-07-221-3/+2
* wifi: nl80211: fix some attribute policy entriesJohannes Berg2022-07-151-9/+9
* wifi: nl80211: reject fragmented and non-inheritance elementsJohannes Berg2022-07-151-0/+25
* wifi: nl80211: reject link specific elements on assoc linkJohannes Berg2022-07-151-0/+7
* wifi: nl80211: advertise MLO supportJohannes Berg2022-07-151-0/+3
* wifi: nl80211: allow link ID in set_wiphy with frequencyIlan Peer2022-07-151-2/+5
* wifi: cfg80211/mac80211: Support control port TX from specific linkAndrei Otcheretianski2022-07-151-1/+4
* wifi: nl80211: Support MLD parameters in nl80211_set_station()Andrei Otcheretianski2022-07-151-1/+22
* wifi: nl80211: check MLO support in authenticateJohannes Berg2022-07-151-0/+2
* wifi: nl80211: set BSS to NULL if IS_ERR()Johannes Berg2022-07-151-0/+1
* wifi: nl80211: add EML/MLD capabilities to per-iftype capabilitiesJohannes Berg2022-07-151-0/+9
* wifi: nl80211: better validate link ID for stationsJohannes Berg2022-07-151-9/+17
* wifi: cfg80211: clean up links appropriatelyJohannes Berg2022-07-151-9/+2
* wifi: cfg80211: put cfg80211_rx_assoc_resp() arguments into a structJohannes Berg2022-07-151-6/+6
* wifi: cfg80211: adjust assoc comeback for MLOJohannes Berg2022-07-151-3/+3
* wifi: nl80211: acquire wdev mutex for dump_surveyJohannes Berg2022-07-151-0/+2
* wifi: nl80211: enable setting the link address at new stationShaul Triebitz2022-07-151-1/+19
* wifi: nl80211: hold wdev mutex for station APIsJohannes Berg2022-07-151-1/+10
* wifi: nl80211: hold wdev mutex for channel switch APIsJohannes Berg2022-07-151-5/+16
* wifi: nl80211: hold wdev mutex in add/mod/del link stationJohannes Berg2022-07-151-3/+13
* wifi: cfg80211/mac80211: separate link params from station paramsShaul Triebitz2022-07-151-46/+51
* wifi: cfg80211: add API to add/modify/remove a link stationShaul Triebitz2022-07-151-8/+160
* wifi: nl80211: fix sending link ID info of associated BSSVeerendranath Jakkam2022-07-111-1/+2
* wifi: nl80211: Fix reading NL80211_ATTR_MLO_LINK_ID in nl80211_pre_doitVeerendranath Jakkam2022-07-111-1/+1
* wifi: nl80211: retrieve EHT related elements in AP modeAloka Dixit2022-07-011-2/+24
* wifi: cfg80211: Increase akm_suites array size in cfg80211_crypto_settingsVeerendranath Jakkam2022-07-011-1/+6
* wifi: nl80211: acquire wdev mutex earlier in start_apJohannes Berg2022-07-011-12/+13
* wifi: nl80211: hold wdev mutex for tid configJohannes Berg2022-07-011-0/+3
* wifi: cfg80211: handle IBSS in channel switchJohannes Berg2022-07-011-0/+3