| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: allow the driver to advertise A-MSDU within A-MPDU Rx support | Emmanuel Grumbach | 2015-09-22 | 1 | -1/+3 |
* | mac80211: allow to transmit A-MSDU within A-MPDU | Emmanuel Grumbach | 2015-09-22 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-04-02 | 1 | -2/+6 |
|\ |
|
| * | mac80211: fix RX A-MPDU session reorder timer deletion | Johannes Berg | 2015-04-01 | 1 | -2/+6 |
* | | mac80211: reject aggregation sessions with non-HT peers | Johannes Berg | 2015-03-30 | 1 | -0/+8 |
|/ |
|
* | mac80211: fix offloaded BA session traffic after hw restart | Michal Kazior | 2014-09-03 | 1 | -2/+3 |
* | mac80211: add support for Rx reordering offloading | Michal Kazior | 2014-07-21 | 1 | -23/+78 |
* | mac80211: fix Rx reordering with RX_FLAG_AMSDU_MORE | Michal Kazior | 2014-07-21 | 1 | -3/+6 |
* | mac80211: improve aggregation debug messages | Johannes Berg | 2013-01-18 | 1 | -5/+9 |
* | mac80211: introduce IEEE80211_NUM_TIDS and use it | Johannes Berg | 2012-11-19 | 1 | -1/+1 |
* | mac80211: clean up debugging | Johannes Berg | 2012-06-24 | 1 | -17/+17 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-06-06 | 1 | -1/+6 |
|\ |
|
| * | mac80211: add missing rcu_read_lock/unlock in agg-rx session timer | Felix Fietkau | 2012-06-04 | 1 | -1/+6 |
* | | net: mac80211: Add and use ht_vdbg debugging macro | Joe Perches | 2012-06-05 | 1 | -16/+8 |
* | | net: mac80211: Convert printk(KERN_DEBUG to pr_debug | Joe Perches | 2012-06-05 | 1 | -11/+9 |
|/ |
|
* | net: Convert net_ratelimit uses to net_<level>_ratelimited | Joe Perches | 2012-05-15 | 1 | -9/+4 |
* | mac80211: optimize aggregation session timeout handling | Felix Fietkau | 2012-04-09 | 1 | -2/+16 |
* | mac80211: fix possible tid_rx->reorder_timer use after free | Stanislaw Gruszka | 2012-03-26 | 1 | -1/+2 |
* | net: reintroduce missing rcu_assign_pointer() calls | Eric Dumazet | 2012-01-12 | 1 | -1/+1 |
* | mac80211: Add HT operation modes for IBSS | Alexander Simon | 2011-12-06 | 1 | -0/+2 |
* | mac80211: do not pass AP VLAN vif pointers to drivers | Felix Fietkau | 2011-11-28 | 1 | -1/+1 |
* | mac80211: log reason and initiator when rx agg is stopped | Nikolay Martynov | 2011-11-28 | 1 | -2/+5 |
* | mac80211: trivial: use WLAN_BACK_RECIPIENT instead of hardcoded 0 | Nikolay Martynov | 2011-11-28 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | John W. Linville | 2011-11-22 | 1 | -0/+1 |
|\ |
|
| * | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | | mac80211: allow frame aggregation for mesh | Thomas Pedersen | 2011-11-08 | 1 | -1/+2 |
|/ |
|
* | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next... | John W. Linville | 2011-10-11 | 1 | -1/+1 |
|\ |
|
| * | mac80211: optimise station flags | Johannes Berg | 2011-09-30 | 1 | -1/+1 |
* | | Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-... | John W. Linville | 2011-09-19 | 1 | -17/+2 |
|\ \
| |/ |
|
| * | mac80211: Remove unnecessary OOM logging messages | Joe Perches | 2011-09-13 | 1 | -17/+2 |
* | | rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER | Stephen Hemminger | 2011-08-02 | 1 | -2/+2 |
|/ |
|
* | mac80211: check sta_info_get() return value | Eliad Peller | 2011-07-20 | 1 | -1/+9 |
* | mac80211: reestablish mis-configured existing Rx BA sessions | Arik Nemtsov | 2011-06-27 | 1 | -1/+5 |
* | mac80211: Stop BA session event from device | Shahar Levi | 2011-06-07 | 1 | -0/+15 |
* | mac80211: sparse RCU annotations | Johannes Berg | 2011-05-16 | 1 | -1/+2 |
* | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2011-01-27 | 1 | -2/+5 |
|\ |
|
| * | mac80211: track receiver's aggregation reorder buffer size | Johannes Berg | 2011-01-19 | 1 | -2/+2 |
| * | mac80211: add hw configuration for max ampdu buffer size | Luciano Coelho | 2011-01-19 | 1 | -0/+3 |
* | | mac80211: use maximum number of AMPDU frames as default in BA RX | Luciano Coelho | 2011-01-13 | 1 | -9/+2 |
|/ |
|
* | mac80211: fix RX aggregation locking | Johannes Berg | 2010-11-29 | 1 | -5/+3 |
* | 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 |
|\ \
| |/ |
|