summaryrefslogtreecommitdiff
path: root/net/mac80211/vht.c
AgeCommit message (Expand)Author
2017-10-02mac80211: fix bandwidth computation for TDLS peersManikanta Pubbisetty
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-11mac80211: recalculate min channel width on VHT opmode changesJohannes Berg
2016-12-13mac80211: Remove unused 'sband' and 'local' variablesKirtika Ruchandani
2016-11-15mac80211: Ignore VHT IE from peer with wrong rx_mcs_mapFilip Matusiak
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-04-05mac80211: TDLS: change BW calculation for WIDER_BW peersArik Nemtsov
2016-02-24mac80211: move MU_MIMO_OWNER flag to ieee80211_vifSara Sharon
2016-02-24mac80211: provide interface to driver to set VHT MU-MIMO dataSara Sharon
2016-02-24mac80211: fix VHT MU-MIMO frame processingSara Sharon
2016-02-24mac80211: limit the A-MSDU Tx based on peer's capabilitiesEmmanuel Grumbach
2016-01-14mac80211: process and save VHT MU-MIMO group frameSara Sharon
2015-12-15mac80211: handle width changes from opmode notification IE in beaconEyal Shapira
2015-09-04mac80211: avoid VHT usage with no 80MHz chans allowedArik Nemtsov
2015-08-14mac80211: add rate mask logic for vht ratesLorenzo Bianconi
2015-07-17mac80211: define TDLS wider BW support bitsArik Nemtsov
2015-03-03mac80211: TDLS: support VHT between peersArik Nemtsov
2014-12-17mac80211: update sta bw on ht chanwidth action frameEliad Peller
2014-11-19mac80211: don't allow 40MHz tx rates in case of 20MHz chandefEliad Peller
2014-07-21mac80211: disable VHT for TDLSArik Nemtsov
2014-05-09mac80211: allow VHT with peers not capable of 40MHzJohannes Berg
2014-02-05mac80211: update opmode when adding new stationMarek Kwaczynski
2013-11-25mac80211: enable easier manipulation of VHT beamforming capsEyal Shapira
2013-10-01ieee80211: fix vht cap definitionsEliad Peller
2013-06-13mac80211: Fix VHT bandwidth change eventIlan Peer
2013-03-06mac80211: restrict peer's VHT capabilities to ownJohannes Berg
2013-03-06mac80211: support VHT capability overridesJohannes Berg
2013-02-15mac80211: constify IE parsingJohannes Berg
2013-02-15mac80211: handle operating mode notif in beacon/assoc responseJohannes Berg
2013-02-15mac80211: handle VHT operating mode notificationJohannes Berg
2013-02-15mac80211: track number of spatial streamsJohannes Berg
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg
2013-02-15mac80211: pass station to ieee80211_vht_cap_ie_to_sta_vht_capJohannes Berg
2012-10-17mac80211: VHT peer STA capsMahesh Palivela