summaryrefslogtreecommitdiffstats
path: root/net/mac80211/agg-tx.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix panic when splicing unprepared TIDsLuis R. Rodriguez2009-08-131-0/+8
* 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-281-41/+3Star
* mac80211: fix aggregation to not require queue stopJohannes Berg2009-03-281-52/+84
* mac80211: unify and fix TX aggregation startJohannes Berg2009-03-281-36/+27Star
* mac80211: Tear down aggregation sessions for suspend/resumeSujith2009-03-281-0/+9
* mac80211: split IBSS/managed codeJohannes Berg2009-02-271-3/+2Star
* 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/+2Star
* mac80211: restrict aggregation to supported interface modesJohannes Berg2009-02-131-1/+15
* mac80211: restructure HT codeJohannes Berg2009-02-131-0/+593