aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/agg-tx.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-011-9/+8
|\
| * mac80211: fix spurious delBA handlingJohannes Berg2009-11-301-8/+7
| * mac80211: fix two remote exploitsJohannes Berg2009-11-301-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-291-10/+8
|\ \ | |/
| * mac80211: fix addba timer (again...)Johannes Berg2009-11-181-10/+8
* | mac80211: remove encrypt parameter from ieee80211_tx_skbJohannes Berg2009-11-181-2/+3
* | mac80211: Fix panic in aggregation handlingSujith2009-11-181-0/+2
* | mac80211: convert aggregation to operate on vifs/stasJohannes Berg2009-11-181-58/+38
|/
* mac80211: fix addba timerJohannes Berg2009-10-301-7/+12
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-141-0/+8
|\
| * mac80211: fix panic when splicing unprepared TIDsLuis R. Rodriguez2009-08-131-0/+8
* | mac80211: remove master netdevJohannes Berg2009-07-241-3/+0
|/
* mac80211: Fix the way ADDBA request count being modifiedVasanthakumar Thiagarajan2009-06-101-2/+4
* mac80211: add driver ops wrappersJohannes Berg2009-05-061-6/+7
* mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg2009-03-271-41/+3
* mac80211: fix aggregation to not require queue stopJohannes Berg2009-03-271-52/+84
* mac80211: unify and fix TX aggregation startJohannes Berg2009-03-271-36/+27
* mac80211: Tear down aggregation sessions for suspend/resumeSujith2009-03-271-0/+9
* mac80211: split IBSS/managed codeJohannes Berg2009-02-271-3/+2
* mac80211: fix aggregation for hardware with ampdu queuesJohannes Berg2009-02-271-60/+126
* mac80211: further cleanups to stopping BA sessionsJohannes Berg2009-02-131-30/+33
* mac80211: fix race in TX aggregationJohannes Berg2009-02-131-47/+48
* mac80211: document TX aggregation (and small cleanup)Johannes Berg2009-02-131-25/+51
* mac80211: hardware should not deny going back to legacyJohannes Berg2009-02-131-3/+2
* mac80211: restrict aggregation to supported interface modesJohannes Berg2009-02-131-1/+15
* mac80211: restructure HT codeJohannes Berg2009-02-131-0/+593