summaryrefslogtreecommitdiff
path: root/include/net/cfg80211.h
AgeCommit message (Expand)AuthorFilesLines
2026-08-02wifi: cfg80211: convert tx_control_port cookie to input parameterArend van Spriel1-3/+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-2/+4
2026-07-28wifi: mac80211: add AQL support for multicast packetsFelix Fietkau1-0/+1
2026-07-28wifi: cfg80211: change mesh_setup::ie_len to size_tSrinivas Achary1-1/+1
2026-07-27Merge tag 'wireless-2026-07-26' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-12/+36
2026-07-22wifi: cfg80211: say why the auth/assoc BSS lookup failedLouis Kotze1-2/+5
2026-07-07wifi: cfg80211: use wiphy work for socket owner autodisconnectCen Zhang1-1/+1
2026-07-06wifi: cfg80211: convert pmsr_free_wk to wiphy_work to fix deadlockPeddolla Harshavardhan Reddy1-1/+1
2026-07-06wifi: cfg80211: introduce helper to get S1G primary widthLachlan Hodges1-0/+20
2026-07-06wifi: cfg80211: remove WIPHY_FLAG_DISABLE_WEXTJohannes Berg1-2/+1
2026-07-06wifi: cfg80211/nl80211: add STA-mode peer probingPriyansha Tiwari1-6/+8
2026-07-06wifi: nl80211/cfg80211: rename probe_client to probe_peerPriyansha Tiwari1-3/+3
2026-06-05wifi: nl80211: Increase ie_len size to prevent truncated IEs in new peer noti...Thiyagarajan Pandiyan1-1/+1
2026-06-03wifi: cfg80211: remove 5/10 MHz channel supportJohannes Berg1-2/+0
2026-05-20wifi: cfg80211: add a function to parse UHR DBEJohannes Berg1-0/+10
2026-05-05wifi: cfg80211: separate NPCA validity from chandef validityJohannes Berg1-0/+23
2026-05-05wifi: cfg80211: add helper for parsing NPCA to chandefJohannes Berg1-0/+13
2026-05-05wifi: cfg80211: allow representing NPCA in chandefJohannes Berg1-2/+9
2026-05-05wifi: cfg80211: allow devices to advertise extended MLD capa/opsJohannes Berg1-0/+2
2026-05-05wifi: cfg80211: add LTF keyseed support for secure rangingPeddolla Harshavardhan Reddy1-0/+4
2026-05-05wifi: cfg80211: allow suppressing FTM result reporting for PD requestsPeddolla Harshavardhan Reddy1-0/+6
2026-05-05wifi: cfg80211: add PD-specific preamble and bandwidth capabilitiesPeddolla Harshavardhan Reddy1-0/+6
2026-05-05wifi: cfg80211: add ingress/egress distance thresholds for FTMPeddolla Harshavardhan Reddy1-0/+14
2026-05-05wifi: cfg80211: add role-based peer limits to FTM capabilitiesPeddolla Harshavardhan Reddy1-0/+6
2026-05-05wifi: cfg80211: extend PMSR FTM response for proximity rangingPeddolla Harshavardhan Reddy1-2/+54
2026-05-05wifi: cfg80211: add NTB continuous ranging and FTM request type supportPeddolla Harshavardhan Reddy1-1/+34
2026-05-05wifi: cfg80211: add proximity detection capabilities to PMSRPeddolla Harshavardhan Reddy1-2/+58
2026-05-05wifi: cfg80211: add start/stop proximity detection commandsPeddolla Harshavardhan Reddy1-0/+5
2026-05-05wifi: cfg80211: Add MAC address filter to remain_on_channelPeddolla Harshavardhan Reddy1-1/+1
2026-05-05wifi: cfg80211: indicate (Re)Association frame encryption to userspaceKavita Kavita1-0/+6
2026-05-05wifi: cfg80211: fix max_channel_switch_time documentation unitIsrael Kozitz1-1/+1
2026-04-28wifi: cfg80211: provide HT/VHT operation for AP beaconJohannes Berg1-0/+4
2026-04-28wifi: cfg80211: move AP HT/VHT/... operation to beacon infoJohannes Berg1-9/+10
2026-04-28wifi: cfg80211: remove HE/SAE H2E required fieldsJohannes Berg1-3/+1
2026-03-25wifi: nl80211: Add a notification to notify NAN channel evacuationMiri Korenblit1-0/+19
2026-03-25wifi: nl80211: add NL80211_CMD_NAN_ULW_UPDATE notificationMiri Korenblit1-0/+14
2026-03-25wifi: nl80211: allow reporting spurious NAN Data framesMiri Korenblit1-6/+7
2026-03-25wifi: nl80211: define an API for configuring the NAN peer's scheduleMiri Korenblit1-0/+58
2026-03-25wifi: nl80211: add support for NAN stationsMiri Korenblit1-0/+56
2026-03-25wifi: cfg80211: separately store HT, VHT and HE capabilities for NANMiri Korenblit1-0/+11
2026-03-25wifi: cfg80211: add support for NAN data interfaceMiri Korenblit1-0/+21
2026-03-25wifi: cfg80211: Add an API to configure local NAN scheduleMiri Korenblit1-1/+72
2026-03-02wifi: cfg80211: support key installation on non-netdev wdevsAvraham Stern1-5/+5
2026-03-02wifi: cfg80211: make cluster id an arrayMiri Korenblit1-2/+1
2026-03-02wifi: nl80211/cfg80211: support stations of non-netdev interfacesMiri Korenblit1-12/+12
2026-03-02wifi: cfg80211: add support to handle incumbent signal detected event from ma...Hari Chandrakanthan1-0/+23
2026-03-02wifi: cfg80211: set and report chandef CAC ongoingJanusz Dziedzic1-0/+3
2026-02-02wifi: cfg80211: add initial UHR supportJohannes Berg1-3/+55
2026-01-29Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski1-4/+33