summaryrefslogtreecommitdiffstats
path: root/net/mac80211/vht.c
AgeCommit message (Expand)AuthorLines
2014-12-17mac80211: update sta bw on ht chanwidth action frameEliad Peller-35/+38
2014-11-19mac80211: don't allow 40MHz tx rates in case of 20MHz chandefEliad Peller-0/+2
2014-07-21mac80211: disable VHT for TDLSArik Nemtsov-0/+4
2014-05-09mac80211: allow VHT with peers not capable of 40MHzJohannes Berg-3/+6
2014-02-05mac80211: update opmode when adding new stationMarek Kwaczynski-7/+19
2013-11-25mac80211: enable easier manipulation of VHT beamforming capsEyal Shapira-4/+3
2013-10-01ieee80211: fix vht cap definitionsEliad Peller-2/+2
2013-06-13mac80211: Fix VHT bandwidth change eventIlan Peer-1/+1
2013-03-06mac80211: restrict peer's VHT capabilities to ownJohannes Berg-1/+113
2013-03-06mac80211: support VHT capability overridesJohannes Berg-0/+98
2013-02-15mac80211: constify IE parsingJohannes Berg-4/+5
2013-02-15mac80211: handle operating mode notif in beacon/assoc responseJohannes Berg-1/+5
2013-02-15mac80211: handle VHT operating mode notificationJohannes Berg-10/+83
2013-02-15mac80211: track number of spatial streamsJohannes Berg-0/+41
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg-0/+39
2013-02-15mac80211: pass station to ieee80211_vht_cap_ie_to_sta_vht_capJohannes Berg-3/+5
2012-10-17mac80211: VHT peer STA capsMahesh Palivela-0/+35