Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ath9k: fix a regression in the powersave handling related changes | Felix Fietkau | 2013-06-05 | 1 | -10/+14 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36859 | ||||
* | ath9k: merge a fix for ar9550 eeprom access | Felix Fietkau | 2013-06-05 | 1 | -0/+22 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36858 | ||||
* | ath9k: fix some issues in the ap powersave fixes | Felix Fietkau | 2013-06-04 | 3 | -21/+56 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36829 | ||||
* | ath9k: fix a null pointer deref issue in the powersave fixes | Felix Fietkau | 2013-06-03 | 1 | -24/+28 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36828 | ||||
* | ath9k: prevent excessive buffered multicast traffic from drowning out ↵ | Felix Fietkau | 2013-06-03 | 3 | -23/+52 |
| | | | | | | | | regular traffic Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36825 | ||||
* | ath9k: improve AP mode powersave buffering handling | Felix Fietkau | 2013-06-03 | 7 | -36/+395 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36824 | ||||
* | ath9k: increase ANI poll interval to 300 ms to get it close to the listen period | Felix Fietkau | 2013-06-03 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36823 | ||||
* | mac80211: fix a crash issue introduced in the active monitor code | Felix Fietkau | 2013-05-28 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36751 | ||||
* | ath9k: fix some issues in PA predistortion (still disabled by default) | Felix Fietkau | 2013-05-28 | 1 | -0/+41 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36744 | ||||
* | mac80211: add support for "active" monitor interfaces which allow userspace ↵ | Felix Fietkau | 2013-05-28 | 6 | -27/+235 |
| | | | | | | | | tools to connect to APs via injection Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36743 | ||||
* | mac80211: merge AP VLAN / WDS related fixes | Felix Fietkau | 2013-05-24 | 1 | -3/+42 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36699 | ||||
* | mac80211: fix station info tx bytes (#13567) | Felix Fietkau | 2013-05-23 | 1 | -0/+9 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36697 | ||||
* | ath9k: merge some ar934x stability fixes | Felix Fietkau | 2013-05-23 | 6 | -11/+121 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36695 | ||||
* | mac80211: remove superfluous patch | Jonas Gorski | 2013-05-20 | 1 | -39/+0 |
| | | | | | | | | | This is already handles in compat-3.8.h as prandom* was introduced in 3.8; only the aliases were removed in 3.10. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36666 | ||||
* | mac80211: make it build with 3.10-rc1 | Jonas Gorski | 2013-05-19 | 3 | -0/+145 |
| | | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36661 | ||||
* | ath9k: fix some more aggregation related issues | Felix Fietkau | 2013-05-18 | 3 | -130/+217 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36656 | ||||
* | ath9k: merge some aggregation / rate handling related fixes | Felix Fietkau | 2013-05-17 | 3 | -20/+229 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36648 | ||||
* | mac80211: add a rate control rate selection fix | Felix Fietkau | 2013-05-16 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36645 | ||||
* | mac80211: fix AP mode action frame handling | Felix Fietkau | 2013-05-14 | 1 | -1/+11 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36633 | ||||
* | mac80211: fix client mode state handling issues | Felix Fietkau | 2013-05-14 | 1 | -0/+62 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36632 | ||||
* | mac80211: merge a client mode channel switch handling fix | Felix Fietkau | 2013-05-03 | 1 | -31/+47 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36531 | ||||
* | ar71xx: add an external reset callback for ar913x and use it in ath9k - ↵ | Felix Fietkau | 2013-05-03 | 5 | -6/+42 |
| | | | | | | | | should reduce the frequency of DMA stop failures Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36530 | ||||
* | mac80211: brcmsmac: remove initial support for core rev 28 | Hauke Mehrtens | 2013-04-28 | 1 | -75/+0 |
| | | | | | | To add support for core rev 28 there are a lot more changes needed. SVN-Revision: 36477 | ||||
* | mac80211: b43: only use gpio 0 and 1 for the wifi led | Hauke Mehrtens | 2013-04-28 | 1 | -0/+17 |
| | | | | | | sometimes b43 truned the gpio for the switch reset on. SVN-Revision: 36476 | ||||
* | mac80211: b43: Handle DMA RX descriptor underrun | Hauke Mehrtens | 2013-04-28 | 2 | -0/+156 |
| | | | | SVN-Revision: 36474 | ||||
* | ath9k: fix keycache handling with many connected clients | Felix Fietkau | 2013-04-27 | 1 | -0/+27 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36467 | ||||
* | mac80211: refresh patch | Felix Fietkau | 2013-04-27 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36466 | ||||
* | mac80211: update to wireless-testing 2013-04-16 + backports | Felix Fietkau | 2013-04-26 | 66 | -3744/+3694 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36448 | ||||
* | ath9k: change the BSSID mask calculation to fix setting arbitrary MAC ↵ | Felix Fietkau | 2013-04-16 | 8 | -14/+123 |
| | | | | | | | | address on interfaces Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36344 | ||||
* | mac80211: merge upstream legacy minstrel improvements | Felix Fietkau | 2013-04-15 | 1 | -14/+482 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36334 | ||||
* | mac80211: fix a client mode reconnect issue | Felix Fietkau | 2013-04-10 | 1 | -0/+40 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36311 | ||||
* | ath9k: fix an AR9580 specific crypto related stability issue | Felix Fietkau | 2013-04-10 | 1 | -0/+11 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36306 | ||||
* | mac80211: revert the queue length to the default (reduction obsoleted by the ↵ | Felix Fietkau | 2013-04-10 | 1 | -10/+0 |
| | | | | | | | | use of fq_codel) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36305 | ||||
* | ath9k: fix a tx processing race condition on AR9300+ | Felix Fietkau | 2013-04-07 | 1 | -0/+74 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36267 | ||||
* | ath9k_htc: accept firmware versions newer than 1.3 | Felix Fietkau | 2013-04-07 | 1 | -0/+11 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36266 | ||||
* | mac80211: merge an idle handling fix (fixes ath9k_htc client mode), refresh ↵ | Felix Fietkau | 2013-04-07 | 21 | -104/+147 |
| | | | | | | | | patches Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36265 | ||||
* | add a helper that allows loading the eeprom from a MTD partition pointed to ↵ | John Crispin | 2013-04-04 | 1 | -0/+106 |
| | | | | | | | | by a phandle Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36194 | ||||
* | several patches to make OF work on rt2x00 | John Crispin | 2013-04-03 | 4 | -0/+141 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36178 | ||||
* | add RT5350 wifi support | John Crispin | 2013-04-03 | 1 | -0/+413 |
| | | | | | | | | | | MTK/Ralink Acked replied and says we can merge this patch under the GPL. Signed-off-by: Serge Vasilugin <vasilugin@yandex.ru> Tested-by: Michel Stempin <michel.stempin@wanadoo.fr> Acked-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36177 | ||||
* | mac80211: backport some upstream mwl8k fixes | Jonas Gorski | 2013-03-27 | 3 | -1/+115 |
| | | | | SVN-Revision: 36134 | ||||
* | mac80211: update brcmsmac ap patches | Hauke Mehrtens | 2013-03-24 | 9 | -31/+175 |
| | | | | SVN-Revision: 36113 | ||||
* | mac80211: merge a few minstrel_ht performance improvements | Felix Fietkau | 2013-03-16 | 1 | -10/+43 |
| | | | | SVN-Revision: 36056 | ||||
* | mac80211: merge a fix for a race condition on station removal | Felix Fietkau | 2013-03-15 | 1 | -0/+32 |
| | | | | SVN-Revision: 36053 | ||||
* | ath9k: add a fix to reduce the number of spurious tx hang detections | Felix Fietkau | 2013-03-15 | 1 | -0/+37 |
| | | | | SVN-Revision: 36040 | ||||
* | ath9k: fix issues with disabling rx/tx antennas | Felix Fietkau | 2013-03-15 | 1 | -1/+54 |
| | | | | SVN-Revision: 36035 | ||||
* | mac80211: backport required changes to support 3.9-rc kernels | Florian Fainelli | 2013-03-14 | 17 | -30/+384 |
| | | | | SVN-Revision: 36007 | ||||
* | mac80211: b43: increase number of rx slots to 256 again. | Hauke Mehrtens | 2013-03-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 35944 | ||||
* | mac80211: decrease rx slots to 128, I hope this is a good trade of between ↵ | Hauke Mehrtens | 2013-03-09 | 1 | -1/+1 |
| | | | | | | stability and memory consumption. SVN-Revision: 35913 | ||||
* | build: BSD compile fixes | Felix Fietkau | 2013-03-07 | 1 | -0/+9 |
| | | | | | | | | | | | | | | | | following patch allows to build images for Qemu ARM on OpenBSD 5.2 amd64 and FreeBSD 9.1 amd64. Mostly small pieces of code changes to get things right on the specific platform. Updated the README to describe better, which tools on the host are required. Added some kind of prepare scripts to install needed tools on BSD via packages. Signed-off-by: Waldemar Brodkorb <mail@waldemar-brodkorb.de> SVN-Revision: 35900 | ||||
* | mac80211: add another minstrel_ht performance improvement | Felix Fietkau | 2013-03-05 | 1 | -0/+9 |
| | | | | SVN-Revision: 35890 |