aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/agg-tx.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-15
|\
| * mac80211: Fix Tx aggregation session tear down with ITXQsIlan Peer2019-02-11
* | mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen2019-01-19
|/
* mac80211: add support for HELuca Coelho2018-06-18
* ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HEJohannes Berg2018-06-18
* mac80211: use timeout from the AddBA response instead of the requestSara Sharon2018-05-07
* Revert "mac80211: Add TXQ scheduling API"Johannes Berg2017-12-19
* mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen2017-12-11
* mac80211: call synchronize_net once in the restart flowSara Sharon2017-12-11
* mac80211: avoid looking up tid_tx/tid_rx from timersJohannes Berg2017-12-11
* mac80211: properly free requested-but-not-started TX agg sessionsJohannes Berg2017-11-20
* mac80211: aggregation: Convert timers to use timer_setup()Kees Cook2017-11-20
* mac80211: agg-tx: call drv_wake_tx_queue in proper contextJohannes Berg2017-09-05
* mac80211: shorten debug prints using ht_dbg() to avoid warningSharon Dvir2017-09-05
* networking: convert many more places to skb_put_zero()Johannes Berg2017-06-16
* mac80211: fix TX aggregation start/stop callback raceJohannes Berg2017-05-30
* mac80211: Use setup_timer instead of init_timerOndřej Lysoněk2017-03-06
* mac80211: reject TSPEC TIDs (TSIDs) for aggregationJohannes Berg2016-09-15
* mac80211: implement fair queueing per txqMichal Kazior2016-06-09
* mac80211: add A-MSDU tx supportFelix Fietkau2016-04-06
* mac80211: pass block ack session timeout to to driverSara Sharon2016-01-14
* mac80211: always set the buf_size in AddBA req to 64Gregory Greenman2015-11-20
* mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach2015-09-22
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-10
* mac80211: add an intermediate software queue implementationFelix Fietkau2015-04-01
* mac80211: reject aggregation sessions with non-HT peersJohannes Berg2015-03-30
* mac80211: agg-tx: avoid sending DelBA with sta->lock heldJohannes Berg2015-03-30
* mac80211: synchronously reserve TID per stationLiad Kaufman2014-11-19
* mac80211: add WMM admission control supportJohannes Berg2014-10-22
* mac80211: introduce refcount for queue_stop_reasonsLuciano Coelho2014-06-23
* mac80211: send {ADD,DEL}BA on AC_VO like other mgmt frames, as per specKarl Beldan2014-02-04
* mac80211: fix aggregation state with current driversJohannes Berg2013-01-24
* mac80211: improve aggregation debug messagesJohannes Berg2013-01-18
* mac80211: split TX aggregation stop actionJohannes Berg2013-01-03
* mac80211: move ieee80211_remove_tid_tx functionJohannes Berg2013-01-03
* mac80211: split out aggregation TX removalJohannes Berg2013-01-03
* mac80211: split aggregation stop by reasonJohannes Berg2013-01-03
* mac80211: warn only once if ampdu_action isn't assignedChaitanya2012-12-07
* mac80211: introduce IEEE80211_NUM_TIDS and use itJohannes Berg2012-11-19
* mac80211: don't send delBA on addBA failureJohannes Berg2012-09-21
* mac80211: request TX status for BlockAck RequestsChristian Lamparter2012-07-07
* mac80211: clean up debuggingJohannes Berg2012-06-24
* net: mac80211: Add and use ht_vdbg debugging macroJoe Perches2012-06-05
* net: mac80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches2012-06-05
* mac80211: fix TX aggregation session timerJohannes Berg2012-05-16
* mac80211: add improved HW queue controlJohannes Berg2012-04-11
* mac80211: optimize aggregation session timeout handlingFelix Fietkau2012-04-09
* mac80211: split addba retries in timeNikolay Martynov2011-12-19
* mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA framesHelmut Schaa2011-12-15