aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/agg-tx.c
Commit message (Expand)AuthorAge
* 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
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-14
|\
| * mac80211: fix another race in aggregation startJohannes Berg2011-12-07
* | mac80211: Purge A-MPDU TX queues before station destructionsYogesh Ashok Powar2011-12-13
* | mac80211: Add HT operation modes for IBSSAlexander Simon2011-12-06
* | mac80211: handle protection mode, RIFS and ADDBA for HT IBSSSimon Wunderlich2011-12-06
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-02
|\|
| * mac80211: fix race between the AGG SM and the Tx data pathEmmanuel Grumbach2011-11-28
| * mac80211: fix race condition caused by late addBA responseNikolay Martynov2011-11-28
| * mac80211: don't stop a single aggregation session twiceJohannes Berg2011-11-28
* | mac80211: do not pass AP VLAN vif pointers to driversFelix Fietkau2011-11-28
* | mac80211: timeout tx agg sessions in way similar to rx agg sessionsNikolay Martynov2011-11-28
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-22
|\ \
| * | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
| |/
* / mac80211: allow frame aggregation for meshThomas Pedersen2011-11-08
|/
* mac80211: optimise station flagsJohannes Berg2011-09-30
* mac80211: make ieee80211_send_bar available for driversFelix Fietkau2011-09-14
* mac80211: add flag to indicate HW only Tx-agg setup supportArik Nemtsov2011-09-13
* mac80211: Remove unnecessary OOM logging messagesJoe Perches2011-09-13
* wireless: Introduce defines for BAR TID_INFO & MULTI_TID fieldsHelmut Schaa2011-08-22
* mac80211: Stop TX BA session if buf_size is zeroHelmut Schaa2011-08-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-20
|\
| * mac80211: sparse RCU annotationsJohannes Berg2011-05-16
| * mac80211: fix TX a-MPDU lockingJohannes Berg2011-05-16
* | net,rcu: convert call_rcu(kfree_tid_tx) to kfree_rcu()Lai Jiangshan2011-05-08
|/
* mac80211: allow advertising correct maximum aggregate sizeJohannes Berg2011-01-19
* mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg2011-01-19
* mac80211: Add timeout to BA session start APISujith Manoharan2010-12-15
* mac80211: avoid transmitting delBA to old APJohannes Berg2010-10-06