summaryrefslogtreecommitdiff
path: root/net/mac80211/ht.c
AgeCommit message (Expand)Author
2026-06-03wifi: mac80211: refactor link STA bandwidth updateJohannes Berg
2026-04-28wifi: mac80211: clarify per-STA bandwidth handlingJohannes Berg
2026-04-28wifi: mac80211: remove ieee80211_sta_cur_vht_bw()Johannes Berg
2026-04-28wifi: mac80211: clean up initial STA NSS/bandwidth handlingJohannes Berg
2026-04-28wifi: mac80211: simplify ieee80211_sta_rx_bw_to_chan_width()Johannes Berg
2026-04-28wifi: mac80211: use max BW for HT channel width updateJohannes Berg
2026-04-28wifi: mac80211: set cur_max_bandwidth to maximumJohannes Berg
2026-04-07wifi: mac80211: support NAN stationsMiri Korenblit
2026-03-24wifi: mac80211: don't consider the sband when processing capabilitiesMiri Korenblit
2026-03-06wifi: mac80211: add support for NDP ADDBA/DELBA for S1GRia Thomas
2026-03-06wifi: move action code from per-type frame structsJohannes Berg
2025-07-15wifi: mac80211: handle WLAN_HT_ACTION_NOTIFY_CHANWIDTH asyncMiri Korenblit
2024-11-12wifi: mac80211: Support EHT 1024 aggregation size in TXMeiChia Chiu
2024-08-27wifi: mac80211: refactor block ack management codeDmitry Antipov
2024-05-23wifi: mac80211: send DelBA with correct BSSIDJohannes Berg
2024-03-25wifi: mac80211: clarify IEEE80211_STATUS_SUBDATA_MASKJohannes Berg
2024-02-08wifi: mac80211: introduce 'channel request'Johannes Berg
2024-02-02wifi: mac80211: trace SMPS requests from driverJohannes Berg
2023-11-24wifi: mac80211: handle 320 MHz in ieee80211_ht_cap_ie_to_sta_ht_capBen Greear
2023-09-11wifi: mac80211: remove ampdu_mlme.mtxJohannes Berg
2023-09-11wifi: mac80211: convert A-MPDU work to wiphy workJohannes Berg
2023-09-11wifi: mac80211: fix SMPS status handlingJohannes Berg
2023-09-11wifi: mac80211: Fix SMPS handling in the context of MLOIlan Peer
2023-06-07wifi: mac80211: use wiphy work for SMPSJohannes Berg
2023-01-10wifi: mac80211: Fix iTXQ AMPDU fragmentation handlingAlexander Wetzel
2022-09-06wifi: mac80211: keep A-MSDU data in sta and per-linkBenjamin Berg
2022-09-06wifi: mac80211: make smps_mode per-linkBenjamin Berg
2022-07-15wifi: mac80211: move ieee80211_request_smps_mgd_workJohannes Berg
2022-07-15wifi: mac80211: RCU-ify link/link_conf pointersJohannes Berg
2022-06-20wifi: mac80211: RCU-ify link STA pointersJohannes Berg
2022-06-20wifi: mac80211: make some SMPS code MLD-awareJohannes Berg
2022-06-20wifi: mac80211: HT: make ieee80211_ht_cap_ie_to_sta_ht_cap() MLO-awareJohannes Berg
2022-06-20wifi: mac80211: reorg some iface data structs for MLDJohannes Berg
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2021-06-23mac80211: allow SMPS requests only in client modeJohannes Berg
2020-07-31mac80211: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-02-07mac80211: Remove support for changing AP SMPS modeIlan Peer
2020-02-07mac80211: Handle SMPS mode changes only in AP modeIlan Peer
2019-07-29mac80211: add support for the ADDBA extension elementJohn Crispin
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-04-10mac80211: fix RX STBC override byte orderJohannes Berg
2019-01-19mac80211: allow overriding HT STBC capabilitiesSergey Matyukevich
2018-06-18ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HEJohannes Berg
2018-05-18mac80211: fix TX aggregation stop raceAlexander Wetzel
2018-03-29mac80211: Use proper smps_mode enum in sta opmode eventtamizhr@codeaurora.org
2018-01-04Merge tag 'mac80211-next-for-davem-2018-01-04' of git://git.kernel.org/pub/sc...David S. Miller
2017-12-11mac80211: mark expected switch fall-throughsGustavo A. R. Silva
2017-12-11mac80211: fix locking in ieee80211_sta_tear_down_BA_sessionsJohannes Berg
2017-11-27mac80211: tear down RX aggregations firstSara Sharon
2017-09-21mac80211: Simplify locking in ieee80211_sta_tear_down_BA_sessions()Ilan peer