| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: avoid transmitting delBA to old AP | Johannes Berg | 2010-10-06 | 1 | -4/+4 |
* | mac80211: AMPDU rx reorder timeout timer | Christian Lamparter | 2010-08-16 | 1 | -0/+22 |
* | mac80211: update aggregation documentation | Johannes Berg | 2010-06-14 | 1 | -0/+23 |
* | mac80211: change RX aggregation locking | Johannes Berg | 2010-06-14 | 1 | -6/+6 |
* | mac80211: fix RX aggregation timer | Johannes Berg | 2010-06-14 | 1 | -0/+4 |
* | mac80211: defer RX agg session teardown to work | Johannes Berg | 2010-06-14 | 1 | -14/+10 |
* | mac80211: use RCU for RX aggregation | Johannes Berg | 2010-06-14 | 1 | -38/+32 |
* | Merge branch 'master' into for-davem | John W. Linville | 2010-04-23 | 1 | -5/+13 |
|\ |
|
| * | mac80211: fix stopping RX BA session from timer | Johannes Berg | 2010-04-19 | 1 | -5/+13 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-04-15 | 1 | -49/+23 |
|\ \
| |/ |
|
| * | mac80211: clean up/fix aggregation code | Johannes Berg | 2010-04-07 | 1 | -27/+21 |
| * | mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BA | Johannes Berg | 2010-04-07 | 1 | -1/+1 |
| * | mac80211: remove ieee80211_sta_stop_rx_ba_session | Johannes Berg | 2010-04-07 | 1 | -22/+2 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
|/ |
|
* | mac80211: trace interface name | Johannes Berg | 2009-12-21 | 1 | -4/+2 |
* | mac80211: reduce reliance on netdev | Johannes Berg | 2009-12-21 | 1 | -3/+3 |
* | mac80211: make station management completely depend on vif | Johannes Berg | 2009-12-21 | 1 | -2/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-12-01 | 1 | -4/+0 |
|\ |
|
| * | mac80211: fix two remote exploits | Johannes Berg | 2009-11-30 | 1 | -4/+0 |
* | | net: Move && and || to end of previous line | Joe Perches | 2009-11-29 | 1 | -3/+3 |
* | | mac80211: remove encrypt parameter from ieee80211_tx_skb | Johannes Berg | 2009-11-18 | 1 | -1/+1 |
* | | mac80211: convert aggregation to operate on vifs/stas | Johannes Berg | 2009-11-18 | 1 | -2/+4 |
|/ |
|
* | mac80211: Add a timeout for frames in the RX reorder buffer | Jouni Malinen | 2009-05-06 | 1 | -1/+7 |
* | mac80211: add driver ops wrappers | Johannes Berg | 2009-05-06 | 1 | -6/+5 |
* | mac80211: Tear down aggregation sessions for suspend/resume | Sujith | 2009-03-27 | 1 | -0/+8 |
* | mac80211: split IBSS/managed code | Johannes Berg | 2009-02-27 | 1 | -3/+3 |
* | mac80211: further cleanups to stopping BA sessions | Johannes Berg | 2009-02-13 | 1 | -3/+3 |
* | mac80211: RX aggregation: clean up stop session | Johannes Berg | 2009-02-13 | 1 | -25/+32 |
* | mac80211: fix aggregation timer lockups | Johannes Berg | 2009-02-13 | 1 | -2/+9 |
* | mac80211: restrict aggregation to supported interface modes | Johannes Berg | 2009-02-13 | 1 | -1/+2 |
* | mac80211: restructure HT code | Johannes Berg | 2009-02-13 | 1 | -0/+287 |