summaryrefslogtreecommitdiff
path: root/net/wireless/pmsr.c
AgeCommit message (Expand)Author
2026-03-06wifi: cfg80211: cancel pmsr_free_wk in cfg80211_pmsr_wdev_downPeddolla Harshavardhan Reddy
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-27wifi: nl80211/cfg80211: support operating as RSTA in PMSR FTM requestAvraham Stern
2026-01-27wifi: nl80211/cfg80211: add negotiated burst period to FTM resultAvraham Stern
2026-01-27wifi: nl80211/cfg80211: clarify periodic FTM parameters for non-EDCA based ra...Avraham Stern
2024-12-04wifi: cfg80211: define and use wiphy guardJohannes Berg
2024-06-12wifi: nl80211: remove the FTMs per burst limit for NDP rangingAvraham Stern
2024-05-29wifi: cfg80211: pmsr: use correct nla_get_uX functionsLin Ma
2023-09-11wifi: cfg80211: remove wdev mutexJohannes Berg
2023-08-22wifi: cfg80211: Annotate struct cfg80211_pmsr_request with __counted_byKees Cook
2023-06-07wifi: cfg80211: hold wiphy lock in pmsr workJohannes Berg
2022-02-04cfg80211: pmsr: remove useless ifdef guardsJohannes Berg
2021-06-23nl80211/cfg80211: add BSS color to NDP ranging parametersAvraham Stern
2021-06-18cfg80211: avoid double free of PMSR requestAvraham Stern
2021-04-19nl80211/cfg80211: add a flag to negotiate for LMR feedback in NDP rangingAvraham Stern
2020-04-30nl80211: link recursive netlink nested policyJohannes Berg
2020-03-20nl80211/cfg80211: add support for non EDCA based ranging measurementAvraham Stern
2019-06-14cfg80211: report measurement start TSF correctlyAvraham Stern
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek
2019-02-22Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2019-02-22cfg80211: pmsr: use eth_broadcast_addr() to assign broadcast addressMao Wenan
2019-02-11cfg80211: pmsr: record netlink port IDJohannes Berg
2019-02-06cfg80211: pmsr: fix abort lockingJohannes Berg
2019-02-06cfg80211: pmsr: fix MAC address settingJohannes Berg
2018-11-09cfg80211: add peer measurement with FTM initiator APIJohannes Berg