aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches
Commit message (Collapse)AuthorAgeFilesLines
* ath9k: merge tx iq calibration fixesFelix Fietkau2014-02-071-0/+466
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39527
* fix wl12xx compile error introduced in [39428]Imre Kaloz2014-02-061-1/+1
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39506
* ath9k: merge a tx power handling fixFelix Fietkau2014-02-031-0/+28
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39455
* mac80211: merge upstream fixesFelix Fietkau2014-02-014-20/+881
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39442
* 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: refresh tarball with a newer backports versionFelix Fietkau2014-01-3013-99/+44
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39428
* mac80211: update to wireless-testing 2014-01-23Felix Fietkau2014-01-3055-15519/+1413
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39427
* mac80211: enable ralink ap+sta supportJohn Crispin2014-01-121-0/+11
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39239
* ath9k: add workaround for AR9331 USB host controller hang with USB1.1 devicesGabor Juhos2014-01-101-0/+79
| | | | | | | | | | | | | | | | | | | | | | | | | When wifi radio is reset, some bits in (undocumented) USB registers may flip. Patch adds setting them after radio reset (channel change, up/down). With this patch stability of USB1.1 full-speed devices, connected directly to AR9331 host port (no USB2.0 hub) is improved. See "ar9331's usb stability issue" OpenWrt forum thread for details: <https://forum.openwrt.org/viewtopic.php?id=39956> Based on QCA's Open HAL WAR_USB_DISABLE_PLL_LOCK_DETECT() macro: <https://github.com/qca/qcamain_open_hal_public/blob/master/hal/ar9300/ar9300_reset.c#L74> Adapted to Linux mac80211 driver for 8Devices Carambola2 board by Mantas Pucka: <https://github.com/8devices/carambola2/commit/b08b59ceb4e7f0bad4c0b17e703e1e5c4e168923> Ported to latest OpenWrt BB branch and tested on TP-Link TL-WR703N by Michel Stempin <michel.stempin@wanadoo.fr>. Signed-off-by: Michel Stempin <michel.stempin@wanadoo.fr> [juhosg: refresh and clean up the ath9k patch] Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39212
* ath9k: merge a timer handling fixesFelix Fietkau2013-12-201-6/+8
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39150
* ath9k: merge another round of upstream (or -pending) fixes and cleanupsFelix Fietkau2013-12-1917-170/+2799
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39138
* mac80211: fix AP mode scanning issuesFelix Fietkau2013-12-161-1/+47
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39098
* ath9k: fix interrupt storms on AR913xFelix Fietkau2013-12-151-7/+13
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39062
* ath9k: merge another round of cleanups and fixes submitted to linux-wirelessFelix Fietkau2013-12-1414-227/+1201
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39054
* ath9k: merge an interrupt processing fix for AR5008-AR9002Felix Fietkau2013-12-141-0/+78
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39053
* mac80211: merge an ibss dfs locking fixFelix Fietkau2013-12-081-2/+15
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39002
* ath9k: merge initval and tx gain table updates, calibration fixesFelix Fietkau2013-12-089-111/+3217
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39001
* mac80211: refresh patchFelix Fietkau2013-12-081-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39000
* ath9k: fix length handling of unaggregated frames (might resolve some ↵Felix Fietkau2013-12-041-3/+14
| | | | | | | | rts/cts issues) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38995
* mac80211: b43: improve PCIe host controller workaroundHauke Mehrtens2013-12-011-3/+112
| | | | | | | | | | This is only needed by BCM4716 and not by BCM4706, I haven't seen any problems there. Adds the write flush for some more parts where the phy control regs are written. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 38977
* mac80211: remove DMI_EXACT_MATCHHauke Mehrtens2013-12-011-0/+13
| | | | | | | | | | DMI_EXACT_MATCH was added to the kernel in version 3.10.21 and collides with backports version. DMI_EXACT_MATCH is only used by the intel GPU driver which is not build by OpenWrt, so remove it. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 38976
* add device tree based initialization to wl12xxImre Kaloz2013-11-278-0/+753
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38933
* ath9k: merge initval updatesFelix Fietkau2013-11-279-38/+3037
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38926
* mac80211: merge another round of upstream fixesFelix Fietkau2013-11-264-31/+584
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38918
* mac80211: fix reorder issues with multicast packets (client mode)Felix Fietkau2013-11-201-0/+10
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38883
* mac80211: fix an overflow issue in minstrel_htFelix Fietkau2013-11-201-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38882
* mac80211: small rate control fixFelix Fietkau2013-11-201-0/+11
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38874
* ath9k: merge a few reset / calibration fixesFelix Fietkau2013-11-1810-19/+241
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38854
* mac80211: add blink api backportHauke Mehrtens2013-11-171-0/+65
| | | | | | | | | | | This patch was copied from a more recent backports versions. This fixes a build problem with kernel < 3.6. This closes #14475 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 38833
* rt2x00: fix a crash in the recent update (#14467)Felix Fietkau2013-11-144-4/+23
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38808
* ath9k: add a fix to improve reliability of high bitrates on AR93xx/AR95xxFelix Fietkau2013-11-142-2/+95
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38802
* mac80211: merge a patch that enables DFS for ad-hoc modeFelix Fietkau2013-11-144-8/+52
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38801
* mac80211: update to wireless-testing 2013-11-05Felix Fietkau2013-11-1254-12928/+4744
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38783
* ath9k: gather entropy from raw ADC I/Q samples (use the least significant ↵Felix Fietkau2013-10-201-0/+200
| | | | | | | | bit only) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38486
* rt2800usb: merge a fix to slow down tx status polling (#13523)Felix Fietkau2013-10-181-0/+22
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38452
* rt2x00: fix rf id for rt3352 (#14322)Felix Fietkau2013-10-141-0/+15
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38399
* ath9k: add some more pending fixes / optimizationsFelix Fietkau2013-10-149-55/+234
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38398
* ath5k: fix tx status processing errors (causing packet loss and throughput ↵Felix Fietkau2013-10-141-0/+21
| | | | | | | | issues) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38396
* ath9k: reduce rx buffer allocation sizeFelix Fietkau2013-10-141-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38395
* mac80211: b43: fix prefix for config optionsHauke Mehrtens2013-10-132-5/+5
| | | | | | | | | | | Config options in backports are starting with CPTCFG and not with CONFIG_. CONFIG_B43_BCMA was never true. This closes #13883. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 38385
* ath9k: fix rx issues introduced in my last commit (fixes #14307)Felix Fietkau2013-10-106-13/+114
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38362
* ath9k: add some cleanups and minor fixesFelix Fietkau2013-10-1016-274/+1435
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38354
* mac80211: rtlwifi: Align private space in rtl_priv structHauke Mehrtens2013-10-091-0/+27
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 38346
* ath9k: fix tx queueing issues after background scansFelix Fietkau2013-10-055-19/+60
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38304
* mac80211: add AP inactivity handling / probing fixes to improve stabilityFelix Fietkau2013-09-291-2/+33
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38257
* mac80211: really fix the long standing wds ap tx power regression (#14153)Felix Fietkau2013-09-292-8/+38
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38255
* ath9k: fix an AP mode powersave issue with aggregationFelix Fietkau2013-09-291-21/+39
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38249
* ath9k: add missing tx lockingFelix Fietkau2013-09-181-34/+58
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38034
* ath9k: merge a fix for PS-Poll responses + aggregationFelix Fietkau2013-09-171-29/+33
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38017
* mac80211: drop spoofed packets in ad-hoc mode (fixes #12427)Felix Fietkau2013-09-171-1/+11
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38013