aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/agg-tx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-18mac80211: fix addba timer (again...)Johannes Berg1-10/+8
2009-10-30mac80211: fix addba timerJohannes Berg1-7/+12
2009-08-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+8
2009-08-13mac80211: fix panic when splicing unprepared TIDsLuis R. Rodriguez1-0/+8
2009-07-24mac80211: remove master netdevJohannes Berg1-3/+0
2009-06-10mac80211: Fix the way ADDBA request count being modifiedVasanthakumar Thiagarajan1-2/+4
2009-05-06mac80211: add driver ops wrappersJohannes Berg1-6/+7
2009-03-27mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg1-41/+3
2009-03-27mac80211: fix aggregation to not require queue stopJohannes Berg1-52/+84
2009-03-27mac80211: unify and fix TX aggregation startJohannes Berg1-36/+27
2009-03-27mac80211: Tear down aggregation sessions for suspend/resumeSujith1-0/+9
2009-02-27mac80211: split IBSS/managed codeJohannes Berg1-3/+2
2009-02-27mac80211: fix aggregation for hardware with ampdu queuesJohannes Berg1-60/+126
2009-02-13mac80211: further cleanups to stopping BA sessionsJohannes Berg1-30/+33
2009-02-13mac80211: fix race in TX aggregationJohannes Berg1-47/+48
2009-02-13mac80211: document TX aggregation (and small cleanup)Johannes Berg1-25/+51
2009-02-13mac80211: hardware should not deny going back to legacyJohannes Berg1-3/+2
2009-02-13mac80211: restrict aggregation to supported interface modesJohannes Berg1-1/+15
2009-02-13mac80211: restructure HT codeJohannes Berg1-0/+593