| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2026-05-06 | wifi: nl80211: fix NL80211_PMSR_FTM_REQ_ATTR_FTMS_PER_BURST usage | Johannes Berg | 1 | -1/+1 |
| 2026-05-05 | wifi: cfg80211: allow representing NPCA in chandef | Johannes Berg | 1 | -1/+1 |
| 2026-05-05 | wifi: cfg80211: allow suppressing FTM result reporting for PD requests | Peddolla Harshavardhan Reddy | 1 | -0/+11 |
| 2026-05-05 | wifi: cfg80211: add PD-specific preamble and bandwidth capabilities | Peddolla Harshavardhan Reddy | 1 | -2/+19 |
| 2026-05-05 | wifi: cfg80211: add ingress/egress distance thresholds for FTM | Peddolla Harshavardhan Reddy | 1 | -0/+8 |
| 2026-05-05 | wifi: cfg80211: add role-based peer limits to FTM capabilities | Peddolla Harshavardhan Reddy | 1 | -4/+42 |
| 2026-05-05 | wifi: cfg80211: extend PMSR FTM response for proximity ranging | Peddolla Harshavardhan Reddy | 1 | -0/+15 |
| 2026-05-05 | wifi: cfg80211: add NTB continuous ranging and FTM request type support | Peddolla Harshavardhan Reddy | 1 | -3/+58 |
| 2026-05-05 | wifi: cfg80211: add proximity detection capabilities to PMSR | Peddolla Harshavardhan Reddy | 1 | -2/+20 |
| 2026-05-05 | wifi: cfg80211: restrict LMR feedback check to TB and non-TB ranging | Peddolla Harshavardhan Reddy | 1 | -1/+3 |
| 2026-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+1 |
| 2026-03-06 | wifi: cfg80211: cancel pmsr_free_wk in cfg80211_pmsr_wdev_down | Peddolla Harshavardhan Reddy | 1 | -0/+1 |
| 2026-03-02 | wifi: nl80211: refactor nl80211_parse_chandef | Miri Korenblit | 1 | -2/+3 |
| 2026-02-21 | Convert 'alloc_flex' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -1/+1 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -1/+1 |
| 2026-01-27 | wifi: nl80211/cfg80211: support operating as RSTA in PMSR FTM request | Avraham Stern | 1 | -0/+15 |
| 2026-01-27 | wifi: nl80211/cfg80211: add negotiated burst period to FTM result | Avraham Stern | 1 | -0/+1 |
| 2026-01-27 | wifi: nl80211/cfg80211: clarify periodic FTM parameters for non-EDCA based ra... | Avraham Stern | 1 | -5/+6 |
| 2024-12-04 | wifi: cfg80211: define and use wiphy guard | Johannes Berg | 1 | -2/+2 |
| 2024-06-12 | wifi: nl80211: remove the FTMs per burst limit for NDP ranging | Avraham Stern | 1 | -1/+9 |
| 2024-05-29 | wifi: cfg80211: pmsr: use correct nla_get_uX functions | Lin Ma | 1 | -4/+4 |
| 2023-09-11 | wifi: cfg80211: remove wdev mutex | Johannes Berg | 1 | -3/+1 |
| 2023-08-22 | wifi: cfg80211: Annotate struct cfg80211_pmsr_request with __counted_by | Kees Cook | 1 | -2/+1 |
| 2023-06-07 | wifi: cfg80211: hold wiphy lock in pmsr work | Johannes Berg | 1 | -1/+3 |
| 2022-02-04 | cfg80211: pmsr: remove useless ifdef guards | Johannes Berg | 1 | -4/+0 |
| 2021-06-23 | nl80211/cfg80211: add BSS color to NDP ranging parameters | Avraham Stern | 1 | -0/+12 |
| 2021-06-18 | cfg80211: avoid double free of PMSR request | Avraham Stern | 1 | -2/+14 |
| 2021-04-19 | nl80211/cfg80211: add a flag to negotiate for LMR feedback in NDP ranging | Avraham Stern | 1 | -1/+11 |
| 2020-04-30 | nl80211: link recursive netlink nested policy | Johannes Berg | 1 | -2/+1 |
| 2020-03-20 | nl80211/cfg80211: add support for non EDCA based ranging measurement | Avraham Stern | 1 | -0/+32 |
| 2019-06-14 | cfg80211: report measurement start TSF correctly | Avraham Stern | 1 | -2/+2 |
| 2019-04-27 | netlink: make validation more configurable for future strictness | Johannes Berg | 1 | -8/+10 |
| 2019-04-27 | netlink: make nla_nest_start() add NLA_F_NESTED flag | Michal Kubecek | 1 | -6/+6 |
| 2019-02-22 | Merge remote-tracking branch 'net-next/master' into mac80211-next | Johannes Berg | 1 | -9/+17 |
| 2019-02-22 | cfg80211: pmsr: use eth_broadcast_addr() to assign broadcast address | Mao Wenan | 1 | -1/+1 |
| 2019-02-11 | cfg80211: pmsr: record netlink port ID | Johannes Berg | 1 | -0/+1 |
| 2019-02-06 | cfg80211: pmsr: fix abort locking | Johannes Berg | 1 | -7/+15 |
| 2019-02-06 | cfg80211: pmsr: fix MAC address setting | Johannes Berg | 1 | -2/+1 |
| 2018-11-09 | cfg80211: add peer measurement with FTM initiator API | Johannes Berg | 1 | -0/+590 |