summaryrefslogtreecommitdiff
path: root/net/mac80211/agg-tx.c
AgeCommit message (Expand)Author
2012-01-11mac80211: fix another race in aggregation startJohannes Berg
2011-12-09mac80211: fix race condition caused by late addBA responseNikolay Martynov
2011-12-09mac80211: fix race between the AGG SM and the Tx data pathEmmanuel Grumbach
2011-12-09mac80211: don't stop a single aggregation session twiceJohannes Berg
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-05-16mac80211: sparse RCU annotationsJohannes Berg
2011-05-16mac80211: fix TX a-MPDU lockingJohannes Berg
2011-05-07net,rcu: convert call_rcu(kfree_tid_tx) to kfree_rcu()Lai Jiangshan
2011-01-19mac80211: allow advertising correct maximum aggregate sizeJohannes Berg
2011-01-19mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg
2010-12-15mac80211: Add timeout to BA session start APISujith Manoharan
2010-10-06mac80211: avoid transmitting delBA to old APJohannes Berg
2010-10-06mac80211: delete AddBA response timerJohannes Berg
2010-06-14mac80211: update aggregation documentationJohannes Berg
2010-06-14mac80211: change TX aggregation lockingJohannes Berg
2010-06-14mac80211: defer TX agg session teardown to workJohannes Berg
2010-06-14mac80211: move BA session workJohannes Berg
2010-06-14mac80211: make TX aggregation start/stop request asyncJohannes Berg
2010-06-14mac80211: refcount aggregation queue stopJohannes Berg
2010-06-14mac80211: remove non-irqsafe aggregation callbacksJohannes Berg
2010-06-14mac80211: use RCU for TX aggregationJohannes Berg
2010-06-14mac80211: move aggregation callback processingJohannes Berg
2010-06-14mac80211: simplify station/aggregation codeJohannes Berg
2010-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-06-03mac80211: clean up ieee80211_stop_tx_ba_sessionJohannes Berg
2010-06-01mac80211: fix dialog token allocatorJohannes Berg
2010-04-23Merge branch 'master' into for-davemJohn W. Linville
2010-04-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-04-19mac80211: add missing newlineJohannes Berg
2010-04-19mac80211: remove bogus TX agg state assignmentJohannes Berg
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-08mac80211: enhance tracingJohannes Berg
2010-04-07mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BAJohannes Berg
2010-03-31wireless: remove trailing space in messagesFrans Pop
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-10mac80211: Deny TX BA session requests during disassociationSujith
2010-01-12mac80211: quit addba_resp_timer if Tx BA session is torn downZhu Yi
2010-01-05mac80211: fix ampdu_action tx_start ssnChristian Lamparter
2009-12-21mac80211: trace interface nameJohannes Berg
2009-12-21mac80211: reduce reliance on netdevJohannes Berg
2009-12-21mac80211: make station management completely depend on vifJohannes Berg
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-30mac80211: fix spurious delBA handlingJohannes Berg
2009-11-30mac80211: fix two remote exploitsJohannes Berg
2009-11-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-18mac80211: remove encrypt parameter from ieee80211_tx_skbJohannes Berg
2009-11-18mac80211: Fix panic in aggregation handlingSujith
2009-11-18mac80211: convert aggregation to operate on vifs/stasJohannes Berg
2009-11-18mac80211: fix addba timer (again...)Johannes Berg