summaryrefslogtreecommitdiff
path: root/net/mac80211/agg-tx.c
AgeCommit message (Expand)Author
2023-09-11wifi: mac80211: fix BA session teardown raceJohannes Berg
2023-09-11wifi: mac80211: remove ampdu_mlme.mtxJohannes Berg
2023-09-11wifi: mac80211: convert A-MPDU work to wiphy workJohannes Berg
2023-06-19wifi: mac80211: agg-tx: prevent start/stop raceJohannes Berg
2023-06-19wifi: mac80211: agg-tx: add a few locking assertionsJohannes Berg
2023-03-07wifi: mac80211: introduce ieee80211_refresh_tx_agg_session_timer()Ryder Lee
2023-01-10wifi: mac80211: Fix iTXQ AMPDU fragmentation handlingAlexander Wetzel
2023-01-10wifi: mac80211: sdata can be NULL during AMPDU startAlexander Wetzel
2022-10-07wifi: mac80211: transmit AddBA with MLD addressJohannes Berg
2022-07-22wifi: mac80211: expand ieee80211_mgmt_tx() for MLOJohannes Berg
2022-06-20wifi: mac80211: reorg some iface data structs for MLDJohannes Berg
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2022-02-16mac80211: refuse aggregations sessions before authorizedJohannes Berg
2021-12-14mac80211: agg-tx: don't schedule_and_wake_txq() under sta->lockJohannes Berg
2021-12-14mac80211: send ADDBA requests using the tid/queue of the aggregation sessionFelix Fietkau
2021-11-26mac80211: fix regression in SSN handling of addba txFelix Fietkau
2020-12-11mac80211: use bitfield helpers for BA session action framesJohannes Berg
2020-05-31mac80211: accept aggregation sessions on 6 GHzJohannes Berg
2020-04-24mac80211: agg-tx: add an option to defer ADDBA transmitMordechay Goodstein
2020-04-24mac80211: agg-tx: refactor sending addbaMordechay Goodstein
2019-10-04mac80211: simplify TX aggregation startJohannes Berg
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-11mac80211: Fix Tx aggregation session tear down with ITXQsIlan Peer
2019-01-19mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen
2018-06-18mac80211: add support for HELuca Coelho
2018-06-18ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HEJohannes Berg
2018-05-07mac80211: use timeout from the AddBA response instead of the requestSara Sharon
2017-12-19Revert "mac80211: Add TXQ scheduling API"Johannes Berg
2017-12-11mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen
2017-12-11mac80211: call synchronize_net once in the restart flowSara Sharon
2017-12-11mac80211: avoid looking up tid_tx/tid_rx from timersJohannes Berg
2017-11-20mac80211: properly free requested-but-not-started TX agg sessionsJohannes Berg
2017-11-20mac80211: aggregation: Convert timers to use timer_setup()Kees Cook
2017-09-05mac80211: agg-tx: call drv_wake_tx_queue in proper contextJohannes Berg
2017-09-05mac80211: shorten debug prints using ht_dbg() to avoid warningSharon Dvir
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg
2017-05-30mac80211: fix TX aggregation start/stop callback raceJohannes Berg
2017-03-06mac80211: Use setup_timer instead of init_timerOndřej Lysoněk
2016-09-15mac80211: reject TSPEC TIDs (TSIDs) for aggregationJohannes Berg
2016-06-09mac80211: implement fair queueing per txqMichal Kazior
2016-04-06mac80211: add A-MSDU tx supportFelix Fietkau
2016-01-14mac80211: pass block ack session timeout to to driverSara Sharon
2015-11-20mac80211: always set the buf_size in AddBA req to 64Gregory Greenman
2015-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-04-01mac80211: add an intermediate software queue implementationFelix Fietkau
2015-03-30mac80211: reject aggregation sessions with non-HT peersJohannes Berg
2015-03-30mac80211: agg-tx: avoid sending DelBA with sta->lock heldJohannes Berg
2014-11-19mac80211: synchronously reserve TID per stationLiad Kaufman