aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/ht.c
AgeCommit message (Expand)Author
2013-03-06mac80211: fix HT capability overrides for AP stationJohannes Berg
2013-03-06mac80211: don't apply HT overrides to TDLS peersJohannes Berg
2013-02-15mac80211: stop modifying HT SMPS capabilityJohannes Berg
2013-02-15mac80211: constify IE parsingJohannes Berg
2013-02-15mac80211: handle VHT operating mode notificationJohannes Berg
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg
2013-02-12mac80211: allow driver to be stateless wrt. SMSP requestsEmmanuel Grumbach
2013-01-03mac80211: unset peer's HT 40 MHz support if not usableJohannes Berg
2013-01-03mac80211: split aggregation stop by reasonJohannes Berg
2013-01-03mac80211: Allow disabling SGI-20Ben Greear
2012-11-19mac80211: introduce IEEE80211_NUM_TIDS and use itJohannes Berg
2012-06-24mac80211: clean up debuggingJohannes Berg
2012-05-15net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches
2012-04-10mac80211: set HT channel before associationJohannes Berg
2011-12-15mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA framesHelmut Schaa
2011-12-06mac80211: Remove WARN_ON in apply-ht-override logic.Ben Greear
2011-12-06mac80211: Add HT operation modes for IBSSAlexander Simon
2011-11-28mac80211: Make __check_htcap_disable static.Ben Greear
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville
2011-11-21mac80211: Support ht-cap over-rides.Ben Greear
2011-11-08mac80211: allow frame aggregation for meshThomas Pedersen
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker
2011-09-30mac80211: optimise station flagsJohannes Berg
2011-09-13mac80211: Remove unnecessary OOM logging messagesJoe Perches
2011-06-07mac80211: Stop BA session event from deviceShahar Levi
2011-05-16mac80211: sparse RCU annotationsJohannes Berg
2011-05-16mac80211: fix TX a-MPDU lockingJohannes Berg
2011-02-25mac80211: copy peer MCS TX parametersJohannes Berg
2010-10-13mac80211: fix SMPS requestJohannes Berg
2010-10-06mac80211: avoid transmitting delBA to old APJohannes Berg
2010-08-16mac80211: allow drivers to request SM PS mode changeJohannes Berg
2010-07-16mac80211: skip HT parsing if HW does not support HTChristian Lamparter
2010-06-14mac80211: change TX aggregation lockingJohannes Berg
2010-06-14mac80211: change RX aggregation lockingJohannes Berg
2010-06-14mac80211: defer RX agg session teardown to workJohannes Berg
2010-06-14mac80211: move BA session workJohannes Berg
2010-06-14mac80211: make TX aggregation start/stop request asyncJohannes Berg
2010-06-14mac80211: use RCU for TX aggregationJohannes Berg
2010-04-07mac80211: remove ieee80211_sta_stop_rx_ba_sessionJohannes Berg
2009-12-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-22mac80211: enable spatial multiplexing powersaveJohannes Berg
2009-12-21mac80211: reduce reliance on netdevJohannes Berg
2009-12-21mac80211: fix peer HT capabilitiesJohannes Berg
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-30mac80211: fix spurious delBA handlingJohannes Berg
2009-11-18mac80211: remove encrypt parameter from ieee80211_tx_skbJohannes Berg
2009-11-18mac80211: convert aggregation to operate on vifs/stasJohannes Berg
2009-10-30mac80211: fix reason code output endiannessJohannes Berg
2009-04-22cfg80211: clean up includesJohannes Berg
2009-04-22mac80211: move ieee80211_enable_ht function to mlme.cJohannes Berg