Age | Commit message (Expand) | Author | Files | Lines |
2010-06-14 | mac80211: update aggregation documentation | Johannes Berg | 1 | -16/+27 |
2010-06-14 | mac80211: change TX aggregation locking | Johannes Berg | 1 | -41/+53 |
2010-06-14 | mac80211: defer TX agg session teardown to work | Johannes Berg | 1 | -5/+5 |
2010-06-14 | mac80211: move BA session work | Johannes Berg | 1 | -36/+3 |
2010-06-14 | mac80211: make TX aggregation start/stop request async | Johannes Berg | 1 | -52/+125 |
2010-06-14 | mac80211: refcount aggregation queue stop | Johannes Berg | 1 | -30/+47 |
2010-06-14 | mac80211: remove non-irqsafe aggregation callbacks | Johannes Berg | 1 | -2/+0 |
2010-06-14 | mac80211: use RCU for TX aggregation | Johannes Berg | 1 | -112/+117 |
2010-06-14 | mac80211: move aggregation callback processing | Johannes Berg | 1 | -8/+6 |
2010-06-14 | mac80211: simplify station/aggregation code | Johannes Berg | 1 | -9/+1 |
2010-06-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -2/+4 |
2010-06-03 | mac80211: clean up ieee80211_stop_tx_ba_session | Johannes Berg | 1 | -4/+3 |
2010-06-01 | mac80211: fix dialog token allocator | Johannes Berg | 1 | -2/+4 |
2010-04-23 | Merge branch 'master' into for-davem | John W. Linville | 1 | -1/+1 |
2010-04-21 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+0 |
2010-04-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -1/+0 |
2010-04-19 | mac80211: add missing newline | Johannes Berg | 1 | -1/+1 |
2010-04-19 | mac80211: remove bogus TX agg state assignment | Johannes Berg | 1 | -1/+0 |
2010-04-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -3/+11 |
2010-04-08 | mac80211: enhance tracing | Johannes Berg | 1 | -0/+8 |
2010-04-07 | mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BA | Johannes Berg | 1 | -1/+1 |
2010-03-31 | wireless: remove trailing space in messages | Frans Pop | 1 | -2/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-02-10 | mac80211: Deny TX BA session requests during disassociation | Sujith | 1 | -0/+8 |
2010-01-12 | mac80211: quit addba_resp_timer if Tx BA session is torn down | Zhu Yi | 1 | -1/+2 |
2010-01-05 | mac80211: fix ampdu_action tx_start ssn | Christian Lamparter | 1 | -1/+1 |
2009-12-21 | mac80211: trace interface name | Johannes Berg | 1 | -4/+3 |
2009-12-21 | mac80211: reduce reliance on netdev | Johannes Berg | 1 | -7/+7 |
2009-12-21 | mac80211: make station management completely depend on vif | Johannes Berg | 1 | -2/+2 |
2009-12-01 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -9/+8 |
2009-11-30 | mac80211: fix spurious delBA handling | Johannes Berg | 1 | -8/+7 |
2009-11-30 | mac80211: fix two remote exploits | Johannes Berg | 1 | -1/+1 |
2009-11-29 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -10/+8 |
2009-11-18 | mac80211: remove encrypt parameter from ieee80211_tx_skb | Johannes Berg | 1 | -2/+3 |
2009-11-18 | mac80211: Fix panic in aggregation handling | Sujith | 1 | -0/+2 |
2009-11-18 | mac80211: convert aggregation to operate on vifs/stas | Johannes Berg | 1 | -58/+38 |
2009-11-18 | mac80211: fix addba timer (again...) | Johannes Berg | 1 | -10/+8 |
2009-10-30 | mac80211: fix addba timer | Johannes Berg | 1 | -7/+12 |
2009-08-14 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+8 |
2009-08-13 | mac80211: fix panic when splicing unprepared TIDs | Luis R. Rodriguez | 1 | -0/+8 |
2009-07-24 | mac80211: remove master netdev | Johannes Berg | 1 | -3/+0 |
2009-06-10 | mac80211: Fix the way ADDBA request count being modified | Vasanthakumar Thiagarajan | 1 | -2/+4 |
2009-05-06 | mac80211: add driver ops wrappers | Johannes Berg | 1 | -6/+7 |
2009-03-27 | mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi | Johannes Berg | 1 | -41/+3 |
2009-03-27 | mac80211: fix aggregation to not require queue stop | Johannes Berg | 1 | -52/+84 |
2009-03-27 | mac80211: unify and fix TX aggregation start | Johannes Berg | 1 | -36/+27 |
2009-03-27 | mac80211: Tear down aggregation sessions for suspend/resume | Sujith | 1 | -0/+9 |
2009-02-27 | mac80211: split IBSS/managed code | Johannes Berg | 1 | -3/+2 |
2009-02-27 | mac80211: fix aggregation for hardware with ampdu queues | Johannes Berg | 1 | -60/+126 |
2009-02-13 | mac80211: further cleanups to stopping BA sessions | Johannes Berg | 1 | -30/+33 |