aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/vht.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-05mac80211: copy VHT EXT NSS BW Support/Capable data to stationJohannes Berg1-0/+20
2018-03-29mac80211: Use proper chan_width enum in sta opmode eventtamizhr@codeaurora.org1-1/+31
2018-01-31mac80211: Add support to notify ht/vht opmode modification.tamizhr@codeaurora.org1-0/+9
2017-10-02mac80211: fix bandwidth computation for TDLS peersManikanta Pubbisetty1-0/+10
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+3
2017-01-11mac80211: recalculate min channel width on VHT opmode changesJohannes Berg1-1/+3
2016-12-13mac80211: Remove unused 'sband' and 'local' variablesKirtika Ruchandani1-4/+0
2016-11-15mac80211: Ignore VHT IE from peer with wrong rx_mcs_mapFilip Matusiak1-0/+16
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-2/+2
2016-04-05mac80211: TDLS: change BW calculation for WIDER_BW peersArik Nemtsov1-5/+25
2016-02-24mac80211: move MU_MIMO_OWNER flag to ieee80211_vifSara Sharon1-4/+3
2016-02-24mac80211: provide interface to driver to set VHT MU-MIMO dataSara Sharon1-1/+15
2016-02-24mac80211: fix VHT MU-MIMO frame processingSara Sharon1-4/+6
2016-02-24mac80211: limit the A-MSDU Tx based on peer's capabilitiesEmmanuel Grumbach1-0/+17
2016-01-14mac80211: process and save VHT MU-MIMO group frameSara Sharon1-0/+25
2015-12-15mac80211: handle width changes from opmode notification IE in beaconEyal Shapira1-7/+3
2015-09-04mac80211: avoid VHT usage with no 80MHz chans allowedArik Nemtsov1-0/+15
2015-08-14mac80211: add rate mask logic for vht ratesLorenzo Bianconi1-0/+26
2015-07-17mac80211: define TDLS wider BW support bitsArik Nemtsov1-2/+6
2015-03-03mac80211: TDLS: support VHT between peersArik Nemtsov1-4/+0
2014-12-17mac80211: update sta bw on ht chanwidth action frameEliad Peller1-35/+38
2014-11-19mac80211: don't allow 40MHz tx rates in case of 20MHz chandefEliad Peller1-0/+2
2014-07-21mac80211: disable VHT for TDLSArik Nemtsov1-0/+4
2014-05-09mac80211: allow VHT with peers not capable of 40MHzJohannes Berg1-3/+6
2014-02-05mac80211: update opmode when adding new stationMarek Kwaczynski1-7/+19
2013-11-25mac80211: enable easier manipulation of VHT beamforming capsEyal Shapira1-4/+3
2013-10-01ieee80211: fix vht cap definitionsEliad Peller1-2/+2
2013-06-13mac80211: Fix VHT bandwidth change eventIlan Peer1-1/+1
2013-03-06mac80211: restrict peer's VHT capabilities to ownJohannes Berg1-1/+113
2013-03-06mac80211: support VHT capability overridesJohannes Berg1-0/+98
2013-02-15mac80211: constify IE parsingJohannes Berg1-4/+5
2013-02-15mac80211: handle operating mode notif in beacon/assoc responseJohannes Berg1-1/+5
2013-02-15mac80211: handle VHT operating mode notificationJohannes Berg1-10/+83
2013-02-15mac80211: track number of spatial streamsJohannes Berg1-0/+41
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg1-0/+39
2013-02-15mac80211: pass station to ieee80211_vht_cap_ie_to_sta_vht_capJohannes Berg1-3/+5
2012-10-17mac80211: VHT peer STA capsMahesh Palivela1-0/+35