aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/agg-tx.c
AgeCommit message (Expand)Author
2010-04-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-04-19mac80211: remove bogus TX agg state assignmentJohannes Berg
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
2009-10-30mac80211: fix addba timerJohannes Berg
2009-08-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-13mac80211: fix panic when splicing unprepared TIDsLuis R. Rodriguez
2009-07-24mac80211: remove master netdevJohannes Berg
2009-06-10mac80211: Fix the way ADDBA request count being modifiedVasanthakumar Thiagarajan
2009-05-06mac80211: add driver ops wrappersJohannes Berg
2009-03-27mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg
2009-03-27mac80211: fix aggregation to not require queue stopJohannes Berg
2009-03-27mac80211: unify and fix TX aggregation startJohannes Berg
2009-03-27mac80211: Tear down aggregation sessions for suspend/resumeSujith
2009-02-27mac80211: split IBSS/managed codeJohannes Berg
2009-02-27mac80211: fix aggregation for hardware with ampdu queuesJohannes Berg
2009-02-13mac80211: further cleanups to stopping BA sessionsJohannes Berg
2009-02-13mac80211: fix race in TX aggregationJohannes Berg
2009-02-13mac80211: document TX aggregation (and small cleanup)Johannes Berg
2009-02-13mac80211: hardware should not deny going back to legacyJohannes Berg
2009-02-13mac80211: restrict aggregation to supported interface modesJohannes Berg
2009-02-13mac80211: restructure HT codeJohannes Berg