summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ht.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: enable HT overrides for ibssSimon Wunderlich2013-07-161-15/+38
* mac80211: Ensure tid_start_tx is protected by sta->lockBen Greear2013-06-131-1/+3
* cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg2013-05-251-2/+2
* mac80211: fix HT capability overrides for AP stationJohannes Berg2013-03-061-23/+25
* mac80211: don't apply HT overrides to TDLS peersJohannes Berg2013-03-061-9/+5
* mac80211: stop modifying HT SMPS capabilityJohannes Berg2013-02-151-0/+19
* mac80211: constify IE parsingJohannes Berg2013-02-151-1/+1
* mac80211: handle VHT operating mode notificationJohannes Berg2013-02-151-0/+4
* mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg2013-02-151-32/+50
* mac80211: allow driver to be stateless wrt. SMSP requestsEmmanuel Grumbach2013-02-121-0/+3
* mac80211: unset peer's HT 40 MHz support if not usableJohannes Berg2013-01-031-0/+15
* mac80211: split aggregation stop by reasonJohannes Berg2013-01-031-7/+8
* mac80211: Allow disabling SGI-20Ben Greear2013-01-031-0/+3
* mac80211: introduce IEEE80211_NUM_TIDS and use itJohannes Berg2012-11-191-2/+2
* mac80211: clean up debuggingJohannes Berg2012-06-241-6/+4
* net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-151-4/+4
* mac80211: set HT channel before associationJohannes Berg2012-04-101-9/+0
* mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA framesHelmut Schaa2011-12-151-1/+1
* mac80211: Remove WARN_ON in apply-ht-override logic.Ben Greear2011-12-061-1/+3
* mac80211: Add HT operation modes for IBSSAlexander Simon2011-12-061-0/+2
* mac80211: Make __check_htcap_disable static.Ben Greear2011-11-281-3/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-221-0/+1
|\
| * net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-311-0/+1
* | mac80211: Support ht-cap over-rides.Ben Greear2011-11-211-1/+82
* | mac80211: allow frame aggregation for meshThomas Pedersen2011-11-081-1/+2
|/
* mac80211: optimise station flagsJohannes Berg2011-09-301-1/+1
* mac80211: Remove unnecessary OOM logging messagesJoe Perches2011-09-131-5/+1
* mac80211: Stop BA session event from deviceShahar Levi2011-06-071-0/+6
* mac80211: sparse RCU annotationsJohannes Berg2011-05-161-1/+1
* mac80211: fix TX a-MPDU lockingJohannes Berg2011-05-161-6/+21
* mac80211: copy peer MCS TX parametersJohannes Berg2011-02-251-1/+4
* mac80211: fix SMPS requestJohannes Berg2010-10-131-0/+2
* mac80211: avoid transmitting delBA to old APJohannes Berg2010-10-061-7/+10
* mac80211: allow drivers to request SM PS mode changeJohannes Berg2010-08-161-0/+28
* mac80211: skip HT parsing if HW does not support HTChristian Lamparter2010-07-161-1/+1
* mac80211: change TX aggregation lockingJohannes Berg2010-06-141-6/+2
* mac80211: change RX aggregation lockingJohannes Berg2010-06-141-1/+5
* mac80211: defer RX agg session teardown to workJohannes Berg2010-06-141-0/+5
* mac80211: move BA session workJohannes Berg2010-06-141-0/+32
* mac80211: make TX aggregation start/stop request asyncJohannes Berg2010-06-141-0/+2
* mac80211: use RCU for TX aggregationJohannes Berg2010-06-141-7/+2
* mac80211: remove ieee80211_sta_stop_rx_ba_sessionJohannes Berg2010-04-071-2/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-251-3/+50
|\
| * mac80211: enable spatial multiplexing powersaveJohannes Berg2009-12-221-0/+47
| * mac80211: reduce reliance on netdevJohannes Berg2009-12-211-3/+3
* | mac80211: fix peer HT capabilitiesJohannes Berg2009-12-211-3/+22
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-011-4/+3
|\
| * mac80211: fix spurious delBA handlingJohannes Berg2009-11-301-5/+3
* | mac80211: remove encrypt parameter from ieee80211_tx_skbJohannes Berg2009-11-181-1/+1
* | mac80211: convert aggregation to operate on vifs/stasJohannes Berg2009-11-181-2/+1
|/
OpenPOWER on IntegriCloud