summaryrefslogtreecommitdiff
path: root/net/wireless/nl80211.c
AgeCommit message (Expand)Author
2023-03-10wifi: cfg80211: fix MLO connection ownershipJohannes Berg
2023-03-10wifi: nl80211: fix puncturing bitmap policyJohannes Berg
2023-03-10wifi: nl80211: fix NULL-ptr deref in offchan checkJohannes Berg
2023-02-14wifi: cfg80211: get rid of gfp in cfg80211_bss_color_notifyLorenzo Bianconi
2023-02-14wifi: nl80211: Allow authentication frames and set keys on NAN interfaceVinay Gannevaram
2023-02-14wifi: cfg80211: include puncturing bitmap in channel switch eventsAloka Dixit
2023-02-14wifi: nl80211: validate and configure puncturing bitmapAloka Dixit
2023-02-14wifi: nl80211: return error message for malformed chandefJaewan Kim
2023-02-14wifi: nl80211: add MLO_LINK_ID to CMD_STOP_AP eventAlvin Šipraga
2023-02-14wifi: nl80211: emit CMD_START_AP on multicast group when an AP is startedAlvin Šipraga
2023-02-14wifi: cfg80211: Extend cfg80211_update_owe_info_event() for MLD APVeerendranath Jakkam
2023-02-14wifi: cfg80211: Extend cfg80211_new_sta() for MLD APVeerendranath Jakkam
2023-02-14wifi: cfg80211: Authentication offload to user space for MLO connection in ST...Veerendranath Jakkam
2023-01-18wifi: cfg80211: Support 32 bytes KCK key in GTK rekey offloadShivani Baranwal
2023-01-18wifi: cfg80211: Fix extended KCK key length check in nl80211_set_rekey_data()Shivani Baranwal
2022-12-01wifi: nl80211: Add checks for nla_nest_start() in nl80211_send_iface()Yuan Can
2022-11-07genetlink: introduce split op representationJakub Kicinski
2022-10-10Merge remote-tracking branch 'wireless/main' into wireless-nextJohannes Berg
2022-10-07cfg80211: Update Transition Disable policy during port authorizationVinayak Yadawad
2022-10-07wifi: nl80211: use link ID in NL80211_CMD_SET_BSSJohannes Berg
2022-10-07wifi: cfg80211: support reporting failed linksJohannes Berg
2022-10-07wifi: nl80211: Split memcpy() of struct nl80211_wowlan_tcp_data_token flexibl...Kees Cook
2022-09-04Merge tag 'wireless-next-2022-09-03' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2022-09-03wifi: nl80211: add MLD address to assoc BSS entriesJohannes Berg
2022-09-03wifi: nl80211: remove redundant err variableJinpeng Cui
2022-08-29genetlink: start to validate reserved header bytesJakub Kicinski
2022-08-25wifi: cfg80211: Add link_id to cfg80211_ch_switch_started_notify()Veerendranath Jakkam
2022-08-25wifi: nl80211: send MLO links channel info in GET_INTERFACEVeerendranath Jakkam
2022-08-25wifi: cfg80211/mac80211: check EHT capability size correctlyJohannes Berg
2022-08-25wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam
2022-08-25wifi: cfg80211: add link id to txq paramsShaul Triebitz
2022-07-22wifi: nl80211: add MLO link ID to the NL80211_CMD_FRAME TX APIJohannes Berg
2022-07-22wifi: cfg80211: report link ID in NL80211_CMD_FRAMEJohannes Berg
2022-07-22wifi: cfg80211: add hardware timestamps to frame RX infoAvraham Stern
2022-07-22wifi: cfg80211/nl80211: move rx management data into a structAvraham Stern
2022-07-22wifi: cfg80211: add a function for reporting TX status with hardware timestampsAvraham Stern
2022-07-22wifi: nl80211: require MLD address on link STA add/modifyJohannes Berg
2022-07-15wifi: nl80211: fix some attribute policy entriesJohannes Berg
2022-07-15wifi: nl80211: reject fragmented and non-inheritance elementsJohannes Berg
2022-07-15wifi: nl80211: reject link specific elements on assoc linkJohannes Berg
2022-07-15wifi: nl80211: advertise MLO supportJohannes Berg
2022-07-15wifi: nl80211: allow link ID in set_wiphy with frequencyIlan Peer
2022-07-15wifi: cfg80211/mac80211: Support control port TX from specific linkAndrei Otcheretianski
2022-07-15wifi: nl80211: Support MLD parameters in nl80211_set_station()Andrei Otcheretianski
2022-07-15wifi: nl80211: check MLO support in authenticateJohannes Berg
2022-07-15wifi: nl80211: set BSS to NULL if IS_ERR()Johannes Berg
2022-07-15wifi: nl80211: add EML/MLD capabilities to per-iftype capabilitiesJohannes Berg
2022-07-15wifi: nl80211: better validate link ID for stationsJohannes Berg
2022-07-15wifi: cfg80211: clean up links appropriatelyJohannes Berg
2022-07-15wifi: cfg80211: put cfg80211_rx_assoc_resp() arguments into a structJohannes Berg