aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/440-ath5k_channel_bw_debugfs.patch
Commit message (Collapse)AuthorAgeFilesLines
* mac80211: update to backports-4.14-rc2Hauke Mehrtens2017-10-011-1/+1
| | | | | | | | | | | | | | | | | | | | This updates mac80211 to backprots-4.14-rc2. This was compile and runtime tested with ath9k, ath10k and b43 with multiple stations and ieee80211w and in different scenarios by many other people. To create the backports-4.14-rc2-1.tar.xz use this repository: https://git.kernel.org/pub/scm/linux/kernel/git/backports/backports.git from tag v4.14-rc2-1 Then run this: ./gentree.py --git-revision v4.14-rc2 --clean <path to linux repo> ../backports-4.14-rc2-1 This also adapts the ath10k-ct and mt76 driver to the changed cfg80211 APIs and syncs the nl80211.h file in iw with the new version from backports-4.14-rc2. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* mac80211: update to wireless-testing 2017-01-31Felix Fietkau2017-02-061-2/+2
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mac80211: update to wireless-testing 2015-10-26Felix Fietkau2015-10-301-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47286
* mac80211: update to version 2015-06-22Felix Fietkau2015-07-061-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46198
* mac80211: make it work with 3.18.12+Jonas Gorski2015-05-211-1/+1
| | | | | | | | | | | | | | | 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 to wireless-testing 2015-03-09Felix Fietkau2015-03-111-1/+1
| | | | | | | | | | 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
* mac80211: update to wireless-testing 2014-11-04Felix Fietkau2014-11-071-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43210
* mac80211: update to wireless-testing 2014-09-26Felix Fietkau2014-09-271-3/+3
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42683
* ath5k: fix enabling 5/10 mhz channel bandwidth supportFelix Fietkau2014-02-271-13/+43
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39758
* mac80211: update to wireless-testing 2013-11-05Felix Fietkau2013-11-121-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38783
* packages: clean up the package folderJohn Crispin2013-06-211-0/+113
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007