summaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c
Commit message (Expand)AuthorAgeFilesLines
...
| * cfg80211: support RNR for EMA APAloka Dixit2023-03-241-7/+72
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-171-11/+15
|\ \ | |/ |/|
| * wifi: cfg80211: fix MLO connection ownershipJohannes Berg2023-03-101-9/+7
| * wifi: nl80211: fix puncturing bitmap policyJohannes Berg2023-03-101-1/+7
| * wifi: nl80211: fix NULL-ptr deref in offchan checkJohannes Berg2023-03-101-1/+1
* | wifi: nl80211: convert cfg80211_scan_request allocation to *_size macrosJacob Keller2023-03-071-12/+14
* | wifi: cfg80211/mac80211: report link ID on control port RXJohannes Berg2023-03-071-5/+10
* | wifi: nl80211: add a command to enable/disable HW timestampingAvraham Stern2023-03-071-0/+37
|/
* wifi: cfg80211: get rid of gfp in cfg80211_bss_color_notifyLorenzo Bianconi2023-02-141-3/+3
* wifi: nl80211: Allow authentication frames and set keys on NAN interfaceVinay Gannevaram2023-02-141-1/+17
* wifi: cfg80211: include puncturing bitmap in channel switch eventsAloka Dixit2023-02-141-7/+13
* wifi: nl80211: validate and configure puncturing bitmapAloka Dixit2023-02-141-0/+32
* wifi: nl80211: return error message for malformed chandefJaewan Kim2023-02-141-1/+4
* wifi: nl80211: add MLO_LINK_ID to CMD_STOP_AP eventAlvin Šipraga2023-02-141-2/+4
* wifi: nl80211: emit CMD_START_AP on multicast group when an AP is startedAlvin Šipraga2023-02-141-0/+38
* wifi: cfg80211: Extend cfg80211_update_owe_info_event() for MLD APVeerendranath Jakkam2023-02-141-0/+11
* wifi: cfg80211: Extend cfg80211_new_sta() for MLD APVeerendranath Jakkam2023-02-141-0/+16
* wifi: cfg80211: Authentication offload to user space for MLO connection in ST...Veerendranath Jakkam2023-02-141-1/+3
* wifi: cfg80211: Support 32 bytes KCK key in GTK rekey offloadShivani Baranwal2023-01-181-2/+4
* wifi: cfg80211: Fix extended KCK key length check in nl80211_set_rekey_data()Shivani Baranwal2023-01-181-1/+1
* 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