| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-01-17 | 1 | -1/+3 |
|\ |
|
| * | mac80211: recalculate min channel width on VHT opmode changes | Johannes Berg | 2017-01-11 | 1 | -1/+3 |
* | | mac80211: Remove unused 'sband' and 'local' variables | Kirtika Ruchandani | 2016-12-13 | 1 | -4/+0 |
|/ |
|
* | mac80211: Ignore VHT IE from peer with wrong rx_mcs_map | Filip Matusiak | 2016-11-15 | 1 | -0/+16 |
* | cfg80211: remove enum ieee80211_band | Johannes Berg | 2016-04-12 | 1 | -2/+2 |
* | mac80211: TDLS: change BW calculation for WIDER_BW peers | Arik Nemtsov | 2016-04-05 | 1 | -5/+25 |
* | mac80211: move MU_MIMO_OWNER flag to ieee80211_vif | Sara Sharon | 2016-02-24 | 1 | -4/+3 |
* | mac80211: provide interface to driver to set VHT MU-MIMO data | Sara Sharon | 2016-02-24 | 1 | -1/+15 |
* | mac80211: fix VHT MU-MIMO frame processing | Sara Sharon | 2016-02-24 | 1 | -4/+6 |
* | mac80211: limit the A-MSDU Tx based on peer's capabilities | Emmanuel Grumbach | 2016-02-24 | 1 | -0/+17 |
* | mac80211: process and save VHT MU-MIMO group frame | Sara Sharon | 2016-01-14 | 1 | -0/+25 |
* | mac80211: handle width changes from opmode notification IE in beacon | Eyal Shapira | 2015-12-15 | 1 | -7/+3 |
* | mac80211: avoid VHT usage with no 80MHz chans allowed | Arik Nemtsov | 2015-09-04 | 1 | -0/+15 |
* | mac80211: add rate mask logic for vht rates | Lorenzo Bianconi | 2015-08-14 | 1 | -0/+26 |
* | mac80211: define TDLS wider BW support bits | Arik Nemtsov | 2015-07-17 | 1 | -2/+6 |
* | mac80211: TDLS: support VHT between peers | Arik Nemtsov | 2015-03-03 | 1 | -4/+0 |
* | mac80211: update sta bw on ht chanwidth action frame | Eliad Peller | 2014-12-17 | 1 | -35/+38 |
* | mac80211: don't allow 40MHz tx rates in case of 20MHz chandef | Eliad Peller | 2014-11-19 | 1 | -0/+2 |
* | mac80211: disable VHT for TDLS | Arik Nemtsov | 2014-07-21 | 1 | -0/+4 |
* | mac80211: allow VHT with peers not capable of 40MHz | Johannes Berg | 2014-05-09 | 1 | -3/+6 |
* | mac80211: update opmode when adding new station | Marek Kwaczynski | 2014-02-05 | 1 | -7/+19 |
* | mac80211: enable easier manipulation of VHT beamforming caps | Eyal Shapira | 2013-11-25 | 1 | -4/+3 |
* | ieee80211: fix vht cap definitions | Eliad Peller | 2013-10-01 | 1 | -2/+2 |
* | mac80211: Fix VHT bandwidth change event | Ilan Peer | 2013-06-13 | 1 | -1/+1 |
* | mac80211: restrict peer's VHT capabilities to own | Johannes Berg | 2013-03-06 | 1 | -1/+113 |
* | mac80211: support VHT capability overrides | Johannes Berg | 2013-03-06 | 1 | -0/+98 |
* | mac80211: constify IE parsing | Johannes Berg | 2013-02-15 | 1 | -4/+5 |
* | mac80211: handle operating mode notif in beacon/assoc response | Johannes Berg | 2013-02-15 | 1 | -1/+5 |
* | mac80211: handle VHT operating mode notification | Johannes Berg | 2013-02-15 | 1 | -10/+83 |
* | mac80211: track number of spatial streams | Johannes Berg | 2013-02-15 | 1 | -0/+41 |
* | mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 | Johannes Berg | 2013-02-15 | 1 | -0/+39 |
* | mac80211: pass station to ieee80211_vht_cap_ie_to_sta_vht_cap | Johannes Berg | 2013-02-15 | 1 | -3/+5 |
* | mac80211: VHT peer STA caps | Mahesh Palivela | 2012-10-17 | 1 | -0/+35 |