index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
/
pmsr.c
Age
Commit message (
Expand
)
Author
18 hours
wifi: cfg80211: reject empty PMSR peer lists
Zhao Li
18 hours
wifi: cfg80211: reject unsupported PMSR FTM location requests
Zhao Li
18 hours
wifi: cfg80211: validate PMSR measurement type data
Zhao Li
19 hours
wifi: cfg80211: convert pmsr_free_wk to wiphy_work to fix deadlock
Peddolla Harshavardhan Reddy
2026-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-05-06
wifi: nl80211: fix NL80211_PMSR_FTM_REQ_ATTR_FTMS_PER_BURST usage
Johannes Berg
2026-05-05
wifi: cfg80211: allow representing NPCA in chandef
Johannes Berg
2026-05-05
wifi: cfg80211: allow suppressing FTM result reporting for PD requests
Peddolla Harshavardhan Reddy
2026-05-05
wifi: cfg80211: add PD-specific preamble and bandwidth capabilities
Peddolla Harshavardhan Reddy
2026-05-05
wifi: cfg80211: add ingress/egress distance thresholds for FTM
Peddolla Harshavardhan Reddy
2026-05-05
wifi: cfg80211: add role-based peer limits to FTM capabilities
Peddolla Harshavardhan Reddy
2026-05-05
wifi: cfg80211: extend PMSR FTM response for proximity ranging
Peddolla Harshavardhan Reddy
2026-05-05
wifi: cfg80211: add NTB continuous ranging and FTM request type support
Peddolla Harshavardhan Reddy
2026-05-05
wifi: cfg80211: add proximity detection capabilities to PMSR
Peddolla Harshavardhan Reddy
2026-05-05
wifi: cfg80211: restrict LMR feedback check to TB and non-TB ranging
Peddolla Harshavardhan Reddy
2026-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-06
wifi: cfg80211: cancel pmsr_free_wk in cfg80211_pmsr_wdev_down
Peddolla Harshavardhan Reddy
2026-03-02
wifi: nl80211: refactor nl80211_parse_chandef
Miri Korenblit
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-27
wifi: nl80211/cfg80211: support operating as RSTA in PMSR FTM request
Avraham Stern
2026-01-27
wifi: nl80211/cfg80211: add negotiated burst period to FTM result
Avraham Stern
2026-01-27
wifi: nl80211/cfg80211: clarify periodic FTM parameters for non-EDCA based ra...
Avraham Stern
2024-12-04
wifi: cfg80211: define and use wiphy guard
Johannes Berg
2024-06-12
wifi: nl80211: remove the FTMs per burst limit for NDP ranging
Avraham Stern
2024-05-29
wifi: cfg80211: pmsr: use correct nla_get_uX functions
Lin Ma
2023-09-11
wifi: cfg80211: remove wdev mutex
Johannes Berg
2023-08-22
wifi: cfg80211: Annotate struct cfg80211_pmsr_request with __counted_by
Kees Cook
2023-06-07
wifi: cfg80211: hold wiphy lock in pmsr work
Johannes Berg
2022-02-04
cfg80211: pmsr: remove useless ifdef guards
Johannes Berg
2021-06-23
nl80211/cfg80211: add BSS color to NDP ranging parameters
Avraham Stern
2021-06-18
cfg80211: avoid double free of PMSR request
Avraham Stern
2021-04-19
nl80211/cfg80211: add a flag to negotiate for LMR feedback in NDP ranging
Avraham Stern
2020-04-30
nl80211: link recursive netlink nested policy
Johannes Berg
2020-03-20
nl80211/cfg80211: add support for non EDCA based ranging measurement
Avraham Stern
2019-06-14
cfg80211: report measurement start TSF correctly
Avraham Stern
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-02-22
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
2019-02-22
cfg80211: pmsr: use eth_broadcast_addr() to assign broadcast address
Mao Wenan
2019-02-11
cfg80211: pmsr: record netlink port ID
Johannes Berg
2019-02-06
cfg80211: pmsr: fix abort locking
Johannes Berg
2019-02-06
cfg80211: pmsr: fix MAC address setting
Johannes Berg
2018-11-09
cfg80211: add peer measurement with FTM initiator API
Johannes Berg