summaryrefslogtreecommitdiffstats
path: root/net/mac80211/vht.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-171-1/+3
|\
| * mac80211: recalculate min channel width on VHT opmode changesJohannes Berg2017-01-111-1/+3
* | mac80211: Remove unused 'sband' and 'local' variablesKirtika Ruchandani2016-12-131-4/+0
|/
* mac80211: Ignore VHT IE from peer with wrong rx_mcs_mapFilip Matusiak2016-11-151-0/+16
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-2/+2
* mac80211: TDLS: change BW calculation for WIDER_BW peersArik Nemtsov2016-04-051-5/+25
* mac80211: move MU_MIMO_OWNER flag to ieee80211_vifSara Sharon2016-02-241-4/+3
* mac80211: provide interface to driver to set VHT MU-MIMO dataSara Sharon2016-02-241-1/+15
* mac80211: fix VHT MU-MIMO frame processingSara Sharon2016-02-241-4/+6
* mac80211: limit the A-MSDU Tx based on peer's capabilitiesEmmanuel Grumbach2016-02-241-0/+17
* mac80211: process and save VHT MU-MIMO group frameSara Sharon2016-01-141-0/+25
* mac80211: handle width changes from opmode notification IE in beaconEyal Shapira2015-12-151-7/+3
* mac80211: avoid VHT usage with no 80MHz chans allowedArik Nemtsov2015-09-041-0/+15
* mac80211: add rate mask logic for vht ratesLorenzo Bianconi2015-08-141-0/+26
* mac80211: define TDLS wider BW support bitsArik Nemtsov2015-07-171-2/+6
* mac80211: TDLS: support VHT between peersArik Nemtsov2015-03-031-4/+0
* mac80211: update sta bw on ht chanwidth action frameEliad Peller2014-12-171-35/+38
* mac80211: don't allow 40MHz tx rates in case of 20MHz chandefEliad Peller2014-11-191-0/+2
* mac80211: disable VHT for TDLSArik Nemtsov2014-07-211-0/+4
* mac80211: allow VHT with peers not capable of 40MHzJohannes Berg2014-05-091-3/+6
* mac80211: update opmode when adding new stationMarek Kwaczynski2014-02-051-7/+19
* mac80211: enable easier manipulation of VHT beamforming capsEyal Shapira2013-11-251-4/+3
* ieee80211: fix vht cap definitionsEliad Peller2013-10-011-2/+2
* mac80211: Fix VHT bandwidth change eventIlan Peer2013-06-131-1/+1
* mac80211: restrict peer's VHT capabilities to ownJohannes Berg2013-03-061-1/+113
* mac80211: support VHT capability overridesJohannes Berg2013-03-061-0/+98
* mac80211: constify IE parsingJohannes Berg2013-02-151-4/+5
* mac80211: handle operating mode notif in beacon/assoc responseJohannes Berg2013-02-151-1/+5
* mac80211: handle VHT operating mode notificationJohannes Berg2013-02-151-10/+83
* mac80211: track number of spatial streamsJohannes Berg2013-02-151-0/+41
* mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg2013-02-151-0/+39
* mac80211: pass station to ieee80211_vht_cap_ie_to_sta_vht_capJohannes Berg2013-02-151-3/+5
* mac80211: VHT peer STA capsMahesh Palivela2012-10-171-0/+35