Age | Commit message (Expand) | Author |
2013-06-13 | mac80211: Ensure tid_start_tx is protected by sta->lock | Ben Greear |
2013-05-25 | cfg80211/mac80211: use cfg80211 wdev mutex in mac80211 | Johannes Berg |
2013-03-06 | mac80211: fix HT capability overrides for AP station | Johannes Berg |
2013-03-06 | mac80211: don't apply HT overrides to TDLS peers | Johannes Berg |
2013-02-15 | mac80211: stop modifying HT SMPS capability | Johannes Berg |
2013-02-15 | mac80211: constify IE parsing | Johannes Berg |
2013-02-15 | mac80211: handle VHT operating mode notification | Johannes Berg |
2013-02-15 | mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 | Johannes Berg |
2013-02-12 | mac80211: allow driver to be stateless wrt. SMSP requests | Emmanuel Grumbach |
2013-01-03 | mac80211: unset peer's HT 40 MHz support if not usable | Johannes Berg |
2013-01-03 | mac80211: split aggregation stop by reason | Johannes Berg |
2013-01-03 | mac80211: Allow disabling SGI-20 | Ben Greear |
2012-11-19 | mac80211: introduce IEEE80211_NUM_TIDS and use it | Johannes Berg |
2012-06-24 | mac80211: clean up debugging | Johannes Berg |
2012-05-15 | net: Convert net_ratelimit uses to net_<level>_ratelimited | Joe Perches |
2012-04-10 | mac80211: set HT channel before association | Johannes Berg |
2011-12-15 | mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA frames | Helmut Schaa |
2011-12-06 | mac80211: Remove WARN_ON in apply-ht-override logic. | Ben Greear |
2011-12-06 | mac80211: Add HT operation modes for IBSS | Alexander Simon |
2011-11-28 | mac80211: Make __check_htcap_disable static. | Ben Greear |
2011-11-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | John W. Linville |
2011-11-21 | mac80211: Support ht-cap over-rides. | Ben Greear |
2011-11-08 | mac80211: allow frame aggregation for mesh | Thomas Pedersen |
2011-10-31 | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker |
2011-09-30 | mac80211: optimise station flags | Johannes Berg |
2011-09-13 | mac80211: Remove unnecessary OOM logging messages | Joe Perches |
2011-06-07 | mac80211: Stop BA session event from device | Shahar Levi |
2011-05-16 | mac80211: sparse RCU annotations | Johannes Berg |
2011-05-16 | mac80211: fix TX a-MPDU locking | Johannes Berg |
2011-02-25 | mac80211: copy peer MCS TX parameters | Johannes Berg |
2010-10-13 | mac80211: fix SMPS request | Johannes Berg |
2010-10-06 | mac80211: avoid transmitting delBA to old AP | Johannes Berg |
2010-08-16 | mac80211: allow drivers to request SM PS mode change | Johannes Berg |
2010-07-16 | mac80211: skip HT parsing if HW does not support HT | Christian Lamparter |
2010-06-14 | mac80211: change TX aggregation locking | Johannes Berg |
2010-06-14 | mac80211: change RX aggregation locking | Johannes Berg |
2010-06-14 | mac80211: defer RX agg session teardown to work | Johannes Berg |
2010-06-14 | mac80211: move BA session work | Johannes Berg |
2010-06-14 | mac80211: make TX aggregation start/stop request async | Johannes Berg |
2010-06-14 | mac80211: use RCU for TX aggregation | Johannes Berg |
2010-04-07 | mac80211: remove ieee80211_sta_stop_rx_ba_session | Johannes Berg |
2009-12-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-12-22 | mac80211: enable spatial multiplexing powersave | Johannes Berg |
2009-12-21 | mac80211: reduce reliance on netdev | Johannes Berg |
2009-12-21 | mac80211: fix peer HT capabilities | Johannes Berg |
2009-12-01 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-11-30 | mac80211: fix spurious delBA handling | Johannes Berg |
2009-11-18 | mac80211: remove encrypt parameter from ieee80211_tx_skb | Johannes Berg |
2009-11-18 | mac80211: convert aggregation to operate on vifs/stas | Johannes Berg |
2009-10-30 | mac80211: fix reason code output endianness | Johannes Berg |