aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/vht.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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