| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: Stop BA session event from device | Shahar Levi | 2011-06-07 | 1 | -0/+6 |
* | mac80211: sparse RCU annotations | Johannes Berg | 2011-05-16 | 1 | -1/+1 |
* | mac80211: fix TX a-MPDU locking | Johannes Berg | 2011-05-16 | 1 | -6/+21 |
* | mac80211: copy peer MCS TX parameters | Johannes Berg | 2011-02-25 | 1 | -1/+4 |
* | mac80211: fix SMPS request | Johannes Berg | 2010-10-13 | 1 | -0/+2 |
* | mac80211: avoid transmitting delBA to old AP | Johannes Berg | 2010-10-06 | 1 | -7/+10 |
* | mac80211: allow drivers to request SM PS mode change | Johannes Berg | 2010-08-16 | 1 | -0/+28 |
* | mac80211: skip HT parsing if HW does not support HT | Christian Lamparter | 2010-07-16 | 1 | -1/+1 |
* | mac80211: change TX aggregation locking | Johannes Berg | 2010-06-14 | 1 | -6/+2 |
* | mac80211: change RX aggregation locking | Johannes Berg | 2010-06-14 | 1 | -1/+5 |
* | mac80211: defer RX agg session teardown to work | Johannes Berg | 2010-06-14 | 1 | -0/+5 |
* | mac80211: move BA session work | Johannes Berg | 2010-06-14 | 1 | -0/+32 |
* | mac80211: make TX aggregation start/stop request async | Johannes Berg | 2010-06-14 | 1 | -0/+2 |
* | mac80211: use RCU for TX aggregation | Johannes Berg | 2010-06-14 | 1 | -7/+2 |
* | mac80211: remove ieee80211_sta_stop_rx_ba_session | Johannes Berg | 2010-04-07 | 1 | -2/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-12-25 | 1 | -3/+50 |
|\ |
|
| * | mac80211: enable spatial multiplexing powersave | Johannes Berg | 2009-12-22 | 1 | -0/+47 |
| * | mac80211: reduce reliance on netdev | Johannes Berg | 2009-12-21 | 1 | -3/+3 |
* | | mac80211: fix peer HT capabilities | Johannes Berg | 2009-12-21 | 1 | -3/+22 |
|/ |
|
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-12-01 | 1 | -4/+3 |
|\ |
|
| * | mac80211: fix spurious delBA handling | Johannes Berg | 2009-11-30 | 1 | -5/+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/+1 |
|/ |
|
* | mac80211: fix reason code output endianness | Johannes Berg | 2009-10-30 | 1 | -1/+1 |
* | cfg80211: clean up includes | Johannes Berg | 2009-04-22 | 1 | -1/+0 |
* | mac80211: move ieee80211_enable_ht function to mlme.c | Johannes Berg | 2009-04-22 | 1 | -83/+0 |
* | mac80211: Extend the rate control API with an update callback | Sujith | 2009-02-27 | 1 | -0/+13 |
* | 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 | -6/+3 |
* | mac80211: clean up BA session teardown | Johannes Berg | 2009-02-13 | 1 | -4/+4 |
* | 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 | -856/+11 |
* | mac80211: cleanup kmalloc/memset -> kcalloc | Wei Yongjun | 2009-01-29 | 1 | -3/+1 |
* | mac80211: 802.11w - Do not force Action frames to disable encryption | Jouni Malinen | 2009-01-29 | 1 | -3/+3 |
* | mac80211: clean up channel type config | Johannes Berg | 2009-01-29 | 1 | -3/+5 |
* | mac80211: no need for ht.enabled | Luis R. Rodriguez | 2009-01-29 | 1 | -2/+1 |
* | mac80211: fix "‘ret’ may be used uninitialized" warning | John W. Linville | 2009-01-13 | 1 | -1/+1 |
* | mac80211: Fix HT channel selection | Sujith | 2008-12-19 | 1 | -11/+24 |
* | mac80211: Use the HT capabilities from the IE instead of the station's caps. | Sujith | 2008-11-25 | 1 | -1/+1 |
* | mac80211: Add a new event in ieee80211_ampdu_mlme_action | Sujith | 2008-11-10 | 1 | -1/+9 |
* | mac80211: Re-enable aggregation | Sujith | 2008-10-31 | 1 | -25/+35 |
* | mac80211: rewrite HT handling | Johannes Berg | 2008-10-31 | 1 | -106/+75 |
* | 802.11: clean up/fix HT support | Johannes Berg | 2008-10-31 | 1 | -22/+129 |
* | mac80211: convert to %pM away from print_mac | Johannes Berg | 2008-10-27 | 1 | -26/+16 |
* | mac80211: share STA information with driver | Johannes Berg | 2008-09-15 | 1 | -11/+11 |
* | mac80211: use nl80211 interface types | Johannes Berg | 2008-09-15 | 1 | -3/+3 |
* | mac80211: move frame TX function | Johannes Berg | 2008-09-11 | 1 | -4/+4 |
* | mac80211: make BA session handling independent of STA mode | Johannes Berg | 2008-09-11 | 1 | -6/+297 |
* | mac80211: move some HT code out of main.c | Johannes Berg | 2008-09-11 | 1 | -2/+375 |
* | mac80211: move some HT code out of mlme.c | Johannes Berg | 2008-09-11 | 1 | -0/+328 |