aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/513-ath9k_add_pci_ids.patch
Commit message (Collapse)AuthorAgeFilesLines
* mac80211: rebase ontop of v4.18.5John Crispin2018-09-261-30/+0
| | | | Signed-off-by: John Crispin <john@phrozen.org>
* 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-1/+1
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mac80211: update to wireless-testing 2016-10-08Felix Fietkau2016-10-131-2/+2
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mac80211: update to wireless-testing 2016-05-12Felix Fietkau2016-05-151-1/+1
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mac80211: update to version 2015-06-22Felix Fietkau2015-07-061-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46198
* ath9k: fix ar956x device detectionFelix Fietkau2015-06-211-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46090
* mac80211: merge a number of upstream driver fixes/improvementsFelix Fietkau2015-04-141-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45432
* mac80211: update to wireless-testing 2015-03-09Felix Fietkau2015-03-111-3/+3
| | | | | | | | | | 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 2014-10-08Felix Fietkau2014-10-181-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42952
* ath9k: fix some issues with ar934x rev 3 (especially ad-hoc mode)Felix Fietkau2014-09-271-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42686
* mac80211: update to wireless-testing 2014-09-26Felix Fietkau2014-09-271-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42683
* mac80211: update to wireless-testing 2014-05-19Felix Fietkau2014-05-201-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40800
* mac80211: update to wireless-testing 2014-03-31Felix Fietkau2014-04-061-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40393
* ath9k: fix handling of the default chip pci id on ar93xx (#14886)Felix Fietkau2014-01-311-6/+6
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39432
* mac80211: update to wireless-testing 2014-01-23Felix Fietkau2014-01-301-14/+14
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39427
* ath9k: merge another round of upstream (or -pending) fixes and cleanupsFelix Fietkau2013-12-191-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39138
* ath9k: merge another round of cleanups and fixes submitted to linux-wirelessFelix Fietkau2013-12-141-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39054
* ath9k: merge initval updatesFelix Fietkau2013-11-271-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38926
* ath9k: merge a few reset / calibration fixesFelix Fietkau2013-11-181-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38854
* mac80211: update to wireless-testing 2013-11-05Felix Fietkau2013-11-121-8/+8
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38783
* ath9k: add some cleanups and minor fixesFelix Fietkau2013-10-101-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38354
* mac80211: merge a big batch of upstream changes/improvementsFelix Fietkau2013-09-081-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37918
* ath9k: fix several issues in the tx queueing reworkFelix Fietkau2013-07-291-14/+8
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37616
* mac8021: add ath9k pcie id for AR9381John Crispin2013-07-251-0/+36
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37536