summaryrefslogtreecommitdiff
path: root/net/mac80211/ieee80211_i.h
AgeCommit message (Expand)AuthorFilesLines
2026-08-02wifi: cfg80211: convert tx_control_port cookie to input parameterArend van Spriel1-2/+2
2026-08-02wifi: cfg80211: convert cookie output to input parameterArend van Spriel1-2/+2
2026-08-02wifi: mac80211: stop using ieee80211_mgmt_tx_cookie()Arend van Spriel1-3/+0
2026-07-28wifi: mac80211: add AQL support for multicast packetsFelix Fietkau1-0/+2
2026-07-28wifi: mac80211: factor out part of ieee80211_calc_expected_tx_airtimeFelix Fietkau1-0/+5
2026-07-21wifi: mac80211: always send regulatory connectivity elementJohannes Berg1-2/+2
2026-07-07wifi: mac80211: Route (Re)association req/response to per-STA queueIlan Peer1-3/+1
2026-06-03wifi: mac80211: AP: handle DBE for clientsJohannes Berg1-0/+2
2026-06-03wifi: mac80211: parse and apply UHR DBE channelJohannes Berg1-1/+14
2026-06-03wifi: mac80211: clarify beacon parsing with MBSSID/EMAJohannes Berg1-0/+9
2026-05-28wifi: mac80211: fix channel evacuation logicMiri Korenblit1-0/+6
2026-05-28wifi: mac80211: refactor ieee80211_nan_try_evacuateMiri Korenblit1-5/+22
2026-05-28wifi: mac80211: add an option to filter out a channel in combinations checkMiri Korenblit1-4/+30
2026-05-28wifi: mac80211: add KUnit coverage for negotiated TTLM parserMichael Bommarito1-0/+4
2026-05-05wifi: mac80211: carry element parsing frame type/from_apJohannes Berg1-0/+2
2026-05-05wifi: mac80211: move frame RX handling to type filesJohannes Berg1-17/+6
2026-05-05wifi: cfg80211: Add MAC address filter to remain_on_channelPeddolla Harshavardhan Reddy1-1/+2
2026-04-28wifi: mac80211: fix per-station PHY capability bandwidthJohannes Berg1-0/+4
2026-04-28wifi: mac80211: clarify per-STA bandwidth handlingJohannes Berg1-7/+0
2026-04-28wifi: mac80211: remove ieee80211_sta_cur_vht_bw()Johannes Berg1-7/+2
2026-04-28wifi: mac80211: clean up ieee80211_sta_cap_rx_bw()Johannes Berg1-7/+2
2026-04-28wifi: mac80211: clean up STA NSS handlingJohannes Berg1-1/+1
2026-04-28wifi: mac80211: simplify ieee80211_sta_rx_bw_to_chan_width()Johannes Berg1-2/+3
2026-04-28wifi: mac80211: remove ieee80211_sta_cap_chan_bw()Johannes Berg1-2/+0
2026-04-07wifi: mac80211: update NAN data path state on schedule changesMiri Korenblit1-0/+1
2026-04-07wifi: mac80211: add NAN peer schedule supportMiri Korenblit1-0/+3
2026-04-07wifi: mac80211: support open and close for NAN_DATA interfacesMiri Korenblit1-0/+11
2026-04-07wifi: mac80211: add NAN local schedule supportMiri Korenblit1-1/+19
2026-04-07wifi: mac80211: run NAN DE code only when appropriateMiri Korenblit1-5/+8
2026-04-07wifi: mac80211: export ieee80211_calculate_rx_timestampBenjamin Berg1-4/+0
2026-03-24wifi: mac80211: don't consider the sband when processing capabilitiesMiri Korenblit1-1/+8
2026-03-24wifi: mac80211: make ieee80211_find_chanctx link-unawareMiri Korenblit1-0/+3
2026-03-06wifi: mac80211: add support for NDP ADDBA/DELBA for S1GRia Thomas1-1/+5
2026-03-02wifi: mac80211: Fix AAD/Nonce computation for management frames with MLOSai Pratyusha Magam1-0/+2
2026-02-02wifi: mac80211: Add eMLSR/eMLMR action frame parsing supportLorenzo Bianconi1-0/+2
2026-02-02wifi: mac80211: add initial UHR supportJohannes Berg1-2/+17
2026-02-02wifi: mac80211: use wiphy_hrtimer_work for CAC timeoutAmith A1-1/+1
2026-01-29Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski1-1/+9
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+0
2026-01-20wifi: mac80211: apply advertised TTLM from association responseBenjamin Berg1-2/+0
2026-01-14wifi: mac80211: add support for encryption/decryption of (Re)Association framesKavita Kavita1-0/+8
2026-01-14wifi: mac80211: add support for EPPKE authentication protocol in non-AP STA modeKavita Kavita1-1/+1
2026-01-12wifi: mac80211: remove width argument from ieee80211_parse_bitratesMiri Korenblit1-2/+1
2025-11-11wifi: mac80211: track MU-MIMO configuration on disabled interfacesBenjamin Berg1-1/+2
2025-11-10wifi: mac80211: pass frame type to element parsingJohannes Berg1-15/+6
2025-11-10wifi: mac80211: simplify ieee80211_recalc_chanctx_min_def() APIJohannes Berg1-3/+1
2025-11-10wifi: mac80211: remove chanctx to link back-referencesJohannes Berg1-6/+0
2025-11-10wifi: mac80211: make link iteration safe for 'break'Johannes Berg1-5/+11
2025-10-28wifi: mac80211: use wiphy_hrtimer_work for csa.switch_workBenjamin Berg1-2/+2
2025-10-28wifi: mac80211: use wiphy_hrtimer_work for ml_reconf_workBenjamin Berg1-1/+1