aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/348-mac80211-initialize-SMPS-field-in-HT-capabilities.patch
Commit message (Collapse)AuthorAgeFilesLines
* mac80211: update to wireless-testing 2017-01-31Felix Fietkau2017-02-061-41/+0
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mac80211: fix broken spatial multiplexing defaultsFelix Fietkau2017-01-131-0/+41
Most mac80211 drivers leave the SMPS field in the HT capabilities uninitialized (unfortunately defaults to static SMPS), which leads to some devices limiting themselves to single-stream rates in some modes (mostly mesh and IBSS). Signed-off-by: Felix Fietkau <nbd@nbd.name>