summaryrefslogtreecommitdiff
path: root/net/wireless/nl80211.c
AgeCommit message (Expand)AuthorFilesLines
8 daystreewide: refresh kmalloc_obj() conversionsKees Cook1-6/+3
2026-08-02wifi: nl80211: clean up color-change beacon data on errorsZhao Li1-5/+5
2026-08-02wifi: nl80211: send frame tx status event only for non-zero cookieArend van Spriel1-0/+4
2026-08-02wifi: cfg80211: convert tx_control_port cookie to input parameterArend van Spriel1-4/+3
2026-08-02wifi: cfg80211: convert cookie output to input parameterArend van Spriel1-3/+3
2026-08-02wifi: cfg80211: pre-assign cookie for driver callbacksArend van Spriel1-0/+5
2026-07-27Merge tag 'wireless-2026-07-26' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-166/+350
2026-07-22wifi: cfg80211: say why the auth/assoc BSS lookup failedLouis Kotze1-10/+17
2026-07-21wifi: cfg80211: include cf1 offset when sending chandefLachlan Hodges1-0/+4
2026-07-21wifi: cfg80211: clarify and tighten key checksJohannes Berg1-7/+4
2026-07-21wifi: use UHR operation field presence bitsJohannes Berg1-1/+1
2026-07-07wifi: cfg80211: use wiphy work for socket owner autodisconnectCen Zhang1-1/+2
2026-07-06wifi: cfg80211: support MAC address filtering in station dump for link statsP Praneesh1-4/+37
2026-07-06wifi: cfg80211: Fragment per-link station stats in nl80211_dump_station()P Praneesh1-32/+138
2026-07-06wifi: cfg80211: Refactor nl80211_dump_station() to prepare for per-link statsP Praneesh1-44/+85
2026-07-06wifi: cfg80211: Add helper to pack station-level STA_INFOP Praneesh1-27/+39
2026-07-06wifi: cfg80211: Drop unused link stats handling in nl80211_send_station()P Praneesh1-44/+6
2026-07-06wifi: cfg80211: validate PMSR FTM preamble rangeZhao Li1-1/+3
2026-07-06wifi: nl80211: constrain MBSSID TX link ID rangeZhao Li1-1/+1
2026-07-06wifi: nl80211: validate nested MBSSID IE blobsZhao Li1-2/+10
2026-07-06wifi: nl80211: free RNR data on MBSSID mismatchZhao Li1-1/+3
2026-07-06wifi: cfg80211: Avoid UNPROT_BEACON on AP interfacesDhanavandhana Kannan1-0/+3
2026-07-06wifi: cfg80211/nl80211: add STA-mode peer probingPriyansha Tiwari1-16/+36
2026-07-06wifi: nl80211/cfg80211: rename probe_client to probe_peerPriyansha Tiwari1-9/+8
2026-06-10Merge tag 'wireless-next-2026-06-10' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski1-12/+4
2026-06-05wifi: nl80211: Increase ie_len size to prevent truncated IEs in new peer noti...Thiyagarajan Pandiyan1-1/+1
2026-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+9
2026-06-03wifi: cfg80211: remove 5/10 MHz channel supportJohannes Berg1-11/+3
2026-06-03wifi: cfg80211: enforce HE/EHT cap/oper consistencyJohannes Berg1-0/+6
2026-06-02wifi: nl80211: reject oversized EMA RNR listsYuqi Xu1-0/+3
2026-05-28wifi: nl80211: re-check wiphy netns in testmode and vendor dump continuationsMaoyi Xie1-0/+19
2026-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+27
2026-05-06wifi: nl80211: re-check wiphy netns in nl80211_prepare_wdev_dump() continuationMaoyi Xie1-0/+12
2026-05-06wifi: nl80211: require CAP_NET_ADMIN over the target netns in SET_WIPHY_NETNSMaoyi Xie1-0/+13
2026-05-05wifi: cfg80211: allow representing NPCA in chandefJohannes Berg1-15/+105
2026-05-05wifi: cfg80211: allow devices to advertise extended MLD capa/opsJohannes Berg1-6/+12
2026-05-05wifi: cfg80211: add LTF keyseed support for secure rangingPeddolla Harshavardhan Reddy1-0/+9
2026-05-05wifi: cfg80211: allow suppressing FTM result reporting for PD requestsPeddolla Harshavardhan Reddy1-0/+1
2026-05-05wifi: cfg80211: add PD-specific preamble and bandwidth capabilitiesPeddolla Harshavardhan Reddy1-0/+12
2026-05-05wifi: cfg80211: add ingress/egress distance thresholds for FTMPeddolla Harshavardhan Reddy1-0/+2
2026-05-05wifi: cfg80211: add role-based peer limits to FTM capabilitiesPeddolla Harshavardhan Reddy1-0/+8
2026-05-05wifi: cfg80211: add NTB continuous ranging and FTM request type supportPeddolla Harshavardhan Reddy1-0/+11
2026-05-05wifi: cfg80211: add proximity detection capabilities to PMSRPeddolla Harshavardhan Reddy1-2/+89
2026-05-05wifi: cfg80211: add start/stop proximity detection commandsPeddolla Harshavardhan Reddy1-0/+54
2026-05-05wifi: cfg80211/mac80211: Add NL80211_IFTYPE_PD for PD PASN and PMSR operationsPeddolla Harshavardhan Reddy1-2/+25
2026-05-05wifi: cfg80211: Add MAC address filter to remain_on_channelPeddolla Harshavardhan Reddy1-1/+10
2026-05-05wifi: cfg80211: indicate (Re)Association frame encryption to userspaceKavita Kavita1-1/+3
2026-04-28wifi: cfg80211: validate cipher suite for NAN Data keysDaniel Gabay1-4/+7
2026-04-28wifi: nl80211: check link is beaconing for color changeJohannes Berg1-1/+4
2026-04-28wifi: nl80211: always validate AP operation/PHY regulatoryJohannes Berg1-137/+123