aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ht.c
AgeCommit message (Expand)Author
2017-05-30mac80211: fix TX aggregation start/stop callback raceJohannes Berg
2016-02-24mac80211: limit the A-MSDU Tx based on peer's capabilitiesEmmanuel Grumbach
2015-03-30mac80211: add VHT support for IBSSJanusz.Dziedzic@tieto.com
2014-07-21mac80211: set Rx highest rate in ht_capArik Nemtsov
2014-07-21mac80211: support HT for TDLS stationsArik Nemtsov
2014-04-22mac80211: Allow HT capa override to add 40 MHz intolerantJouni Malinen
2014-04-09mac80211: Allow disabling LDPCPawel Kulakowski
2014-02-21mac80211: allow drivers to request SMPS offLuciano Coelho
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-06mac80211: avoid deadlock revealed by lockdepEmmanuel Grumbach
2014-02-04mac80211: send {ADD,DEL}BA on AC_VO like other mgmt frames, as per specKarl Beldan
2014-01-07mac80211: allow to set smps mode to OFF in AP modeEmmanuel Grumbach
2013-10-28mac80211: implement SMPS for APEmmanuel Grumbach
2013-07-16mac80211: enable HT overrides for ibssSimon Wunderlich
2013-06-13mac80211: Ensure tid_start_tx is protected by sta->lockBen Greear
2013-05-25cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg
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