aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/522-mac80211_configure_antenna_gain.patch
Commit message (Collapse)AuthorAgeFilesLines
* mac80211: sync with master branch as of 9edff13abd97Felix Fietkau2017-02-241-19/+19
| | | | | | | | | | | | | | | | Includes the following changes: 9edff13abd mac80211: disable potentially harmful PS software retry for A-MPDU sessions 75216a76b0 mac80211: backport upstream fix for CSA in IBSS mode 368cc8ef47 mac80211: update brcmfmac backporting brcmf_err cleanups 66a63d25c4 mac80211: fix build on linux 3.18 9eacb9d7fc rt2x00: mt7620: lots of improvements fd94fa61a7 mac80211: brcmfmac: update Raspberry Pi patches for linux 4.9 649e766a64 mac80211: update to wireless-testing 2017-01-31 47540afa5d ath9k: add a warning to the tx99 config option b367eef21d mac80211: rt2x00: add support for external LNA on MT7620 9200e168f2 mac80211: move (& update) upstream accepted brcmfmac patches Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mac80211: fix broken spatial multiplexing defaultsFelix Fietkau2017-01-131-2/+2
| | | | | | | | | 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>
* mac80211: update to wireless-testing 2016-10-08Felix Fietkau2016-10-131-16/+16
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mac80211: fix packet loss on fq reorderingFelix Fietkau2016-09-081-3/+3
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mac80211: update to wireless-testing 2016-06-20Felix Fietkau2016-07-021-12/+12
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mac80211: update to wireless-testing 2016-05-12Felix Fietkau2016-05-151-19/+19
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* ath9k: merge fix for noise floor calibrationFelix Fietkau2016-02-071-3/+3
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48641
* mac80211: update to wireless-testing 2016-01-10Felix Fietkau2016-01-151-5/+5
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48247
* mac80211: update to 2015-12-03Felix Fietkau2015-12-041-10/+10
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47771
* mac80211: disable a broken feature that was merged with the last updateFelix Fietkau2015-11-071-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47402
* mac80211: update to wireless-testing 2015-10-26Felix Fietkau2015-10-301-19/+19
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47286
* mac80211: update to wireless-testing 2015-07-21Felix Fietkau2015-07-221-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46436
* cfg80211: fix a locking issue (#20098)Felix Fietkau2015-07-181-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46413
* mac80211: update to version 2015-06-22Felix Fietkau2015-07-061-12/+12
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46198
* mac80211: make it work with 3.18.12+Jonas Gorski2015-05-211-4/+4
| | | | | | | | | | | | | | | 3.18.12 backported 61ada528dea028331e99e8ceaed87c683ad25de2 ("sched/wait: Provide infrastructure to deal with nested blocking") from 3.19, causing the following error on load: [ 13.588000] compat: exports duplicate symbol woken_wake_function (owned by kernel) Fix this by guarding it with a check for 3.18.11 or earlier instead of 3.19. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 45710
* mac80211: update the software queue patch to the version accepted upstreamFelix Fietkau2015-04-031-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45265
* mac80211: merge a few performance enhancementsFelix Fietkau2015-03-201-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44910
* mac80211: update software queueing patchFelix Fietkau2015-03-201-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44909
* mac80211: add some improvements to the software queueing codeFelix Fietkau2015-03-171-3/+3
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44872
* mac80211: update to wireless-testing 2015-03-09Felix Fietkau2015-03-111-18/+18
| | | | | | | | | | Based on patch by Bryan Forbes <bryan@reigndropsfall.net> Also update mt76 to update for API changes Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44655
* ath9k: fix some ar913x irq handling issuesFelix Fietkau2014-11-231-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43342
* mac80211: update to wireless-testing 2014-11-04Felix Fietkau2014-11-071-11/+11
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43210
* mac80211: fix key flush handling in AP+STAFelix Fietkau2014-10-271-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43079
* ath9k: fix tx power reportingFelix Fietkau2014-10-221-4/+4
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43032
* mac80211: update to wireless-testing 2014-09-26Felix Fietkau2014-09-271-21/+21
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42683
* mac80211: merge a series of cleanups/fixesFelix Fietkau2014-06-051-4/+4
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41018
* mac80211: update to wireless-testing 2014-05-22Felix Fietkau2014-05-231-4/+4
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40834
* mac80211: update to wireless-testing 2014-05-19Felix Fietkau2014-05-201-18/+18
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40800
* mac80211: add back missing tx power handling fix (#12750)Felix Fietkau2014-04-101-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40440
* mac80211: fix user antenna gain calculationFelix Fietkau2014-04-081-15/+5
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40429
* mac80211: update to wireless-testing 2014-03-31Felix Fietkau2014-04-061-26/+24
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40393
* mac80211: skip antenna gain when compiling regdb.txt (#15397)Jo-Philipp Wich2014-03-281-5/+5
| | | | | | | | | | | | The antenna gain attribute has been removed from the upstream regulatory database. Incorperate patch from Luis R. Rodriguez to skip the parsing of the gain attribute in genregdb.awk in order to emit proper rules again. Also refresh fuzzy patches while we're at it. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 40296
* mac80211: add a few upstream fixesFelix Fietkau2014-03-091-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39846
* mac80211: merge upstream fixesFelix Fietkau2014-02-011-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39442
* mac80211: refresh tarball with a newer backports versionFelix Fietkau2014-01-301-4/+4
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39428
* mac80211: update to wireless-testing 2014-01-23Felix Fietkau2014-01-301-21/+21
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39427
* ath9k: merge another round of cleanups and fixes submitted to linux-wirelessFelix Fietkau2013-12-141-0/+172
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39054