summaryrefslogtreecommitdiff
path: root/net/wireless/nl80211.c
AgeCommit message (Expand)AuthorFilesLines
2026-01-11wifi: nl80211: fix puncturing bitmap policyJohannes Berg1-1/+7
2026-01-11cfg80211: support RNR for EMA APAloka Dixit1-7/+72
2026-01-11wifi: nl80211: add a command to enable/disable HW timestampingAvraham Stern1-0/+37
2026-01-11wifi: nl80211: validate and configure puncturing bitmapAloka Dixit1-0/+32
2026-01-11cfg80211: Update Transition Disable policy during port authorizationVinayak Yadawad1-1/+7
2025-03-13wifi: nl80211: reject cooked mode if it is set along with other flagsVitaliy Shevtsov1-0/+5
2024-12-19wifi: nl80211: fix NL80211_ATTR_MLO_LINK_ID off-by-oneLin Ma1-1/+1
2024-11-01genetlink: hold RCU in genlmsg_mcast()Eric Dumazet1-6/+2
2024-10-17wifi: cfg80211: Set correct chandef when starting CACIssam Hamdi1-1/+14
2024-10-17wifi: cfg80211: fix two more possible UBSAN-detected off-by-one errorsDmitry Antipov1-1/+2
2024-08-19wifi: cfg80211: restrict NL80211_ATTR_TXQ_QUANTUM valuesEric Dumazet1-1/+5
2024-08-14wifi: nl80211: don't give key data to userspaceJohannes Berg1-8/+2
2024-08-14wifi: nl80211: disallow setting special AP channel widthsJohannes Berg1-0/+27
2024-05-17wifi: nl80211: don't free NULL coalescing ruleJohannes Berg1-0/+2
2024-03-06wifi: nl80211: reject iftype change with mesh ID changeJohannes Berg1-0/+2
2024-03-01wifi: cfg80211: fix missing interfaces when dumpingMichal Kazior1-0/+1
2024-01-01wifi: nl80211: fix deadlock in nl80211_set_cqm_rssi (6.6.x)Léo Lam1-6/+12
2024-01-01wifi: cfg80211: fix CQM for non-range useJohannes Berg1-19/+31
2023-12-11Revert "wifi: cfg80211: fix CQM for non-range use"Greg Kroah-Hartman1-31/+19
2023-12-08wifi: cfg80211: fix CQM for non-range useJohannes Berg1-19/+31
2023-10-25wifi: cfg80211: avoid leaking stack data into traceBenjamin Berg1-1/+1
2023-10-10wifi: cfg80211: fix cqm_config access raceJohannes Berg1-32/+61
2023-09-13wifi: nl80211/cfg80211: add forgotten nla_policy for BSS color attributeLin Ma1-0/+1
2023-08-16wifi: nl80211: fix integer overflow in nl80211_parse_mbssid_elems()Keith Yeo1-1/+4
2023-06-14wifi: cfg80211: reject bad AP MLD addressJohannes Berg1-0/+2
2023-03-22wifi: cfg80211: fix MLO connection ownershipJohannes Berg1-9/+7
2023-03-22wifi: nl80211: fix NULL-ptr deref in offchan checkJohannes Berg1-1/+1
2023-03-10wifi: cfg80211: Fix extended KCK key length check in nl80211_set_rekey_data()Shivani Baranwal1-1/+1
2022-12-31wifi: nl80211: Add checks for nla_nest_start() in nl80211_send_iface()Yuan Can1-0/+3
2022-10-07wifi: nl80211: Split memcpy() of struct nl80211_wowlan_tcp_data_token flexibl...Kees Cook1-1/+3
2022-09-04Merge tag 'wireless-next-2022-09-03' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller1-6/+5
2022-09-03wifi: nl80211: add MLD address to assoc BSS entriesJohannes Berg1-2/+4
2022-09-03wifi: nl80211: remove redundant err variableJinpeng Cui1-4/+1
2022-08-29genetlink: start to validate reserved header bytesJakub Kicinski1-0/+1
2022-08-25wifi: cfg80211: Add link_id to cfg80211_ch_switch_started_notify()Veerendranath Jakkam1-4/+14
2022-08-25wifi: nl80211: send MLO links channel info in GET_INTERFACEVeerendranath Jakkam1-0/+7
2022-08-25wifi: cfg80211/mac80211: check EHT capability size correctlyJohannes Berg1-5/+13
2022-08-25wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam1-29/+97
2022-08-25wifi: cfg80211: add link id to txq paramsShaul Triebitz1-2/+15
2022-07-22wifi: nl80211: add MLO link ID to the NL80211_CMD_FRAME TX APIJohannes Berg1-0/+12
2022-07-22wifi: cfg80211: report link ID in NL80211_CMD_FRAMEJohannes Berg1-0/+2
2022-07-22wifi: cfg80211: add hardware timestamps to frame RX infoAvraham Stern1-1/+9
2022-07-22wifi: cfg80211/nl80211: move rx management data into a structAvraham Stern1-10/+9
2022-07-22wifi: cfg80211: add a function for reporting TX status with hardware timestampsAvraham Stern1-14/+28
2022-07-22wifi: nl80211: require MLD address on link STA add/modifyJohannes Berg1-3/+2
2022-07-15wifi: nl80211: fix some attribute policy entriesJohannes Berg1-9/+9
2022-07-15wifi: nl80211: reject fragmented and non-inheritance elementsJohannes Berg1-0/+25
2022-07-15wifi: nl80211: reject link specific elements on assoc linkJohannes Berg1-0/+7
2022-07-15wifi: nl80211: advertise MLO supportJohannes Berg1-0/+3
2022-07-15wifi: nl80211: allow link ID in set_wiphy with frequencyIlan Peer1-2/+5