Felix Fietkau
023105284f
ath9k: change the BSSID mask calculation to fix setting arbitrary MAC address on interfaces
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36344
2013-04-16 10:53:02 +00:00
Felix Fietkau
fb79dbfb7b
mac80211: merge upstream legacy minstrel improvements
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36334
2013-04-15 13:54:42 +00:00
Felix Fietkau
87395ec919
mac80211: fix a client mode reconnect issue
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36311
2013-04-10 21:17:33 +00:00
Felix Fietkau
a41fb84d2f
ath9k: fix an AR9580 specific crypto related stability issue
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36306
2013-04-10 13:26:08 +00:00
Felix Fietkau
e01a24f4f8
mac80211: revert the queue length to the default (reduction obsoleted by the use of fq_codel)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36305
2013-04-10 13:11:33 +00:00
Felix Fietkau
c42c4837b9
ath9k: fix a tx processing race condition on AR9300+
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36267
2013-04-07 22:05:45 +00:00
Felix Fietkau
3a0e6c06e9
ath9k_htc: accept firmware versions newer than 1.3
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36266
2013-04-07 22:05:41 +00:00
Felix Fietkau
b5a27f260b
mac80211: merge an idle handling fix (fixes ath9k_htc client mode), refresh patches
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36265
2013-04-07 22:05:36 +00:00
John Crispin
04d80710a9
add a helper that allows loading the eeprom from a MTD partition pointed to by a phandle
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36194
2013-04-04 14:57:43 +00:00
John Crispin
97adfa35c0
several patches to make OF work on rt2x00
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36178
2013-04-03 10:00:29 +00:00
John Crispin
b4487f1e35
add RT5350 wifi support
...
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
2013-04-03 10:00:25 +00:00
Jonas Gorski
7e0b5d15c6
mac80211: backport some upstream mwl8k fixes
...
SVN-Revision: 36134
2013-03-27 12:39:52 +00:00
Hauke Mehrtens
72b5d58a2a
mac80211: update brcmsmac ap patches
...
SVN-Revision: 36113
2013-03-24 00:53:15 +00:00
Felix Fietkau
541344b93e
mac80211: merge a few minstrel_ht performance improvements
...
SVN-Revision: 36056
2013-03-16 16:11:43 +00:00
Felix Fietkau
132a54f646
mac80211: merge a fix for a race condition on station removal
...
SVN-Revision: 36053
2013-03-15 22:29:27 +00:00
Felix Fietkau
3fa31714b9
ath9k: add a fix to reduce the number of spurious tx hang detections
...
SVN-Revision: 36040
2013-03-15 15:22:06 +00:00
Felix Fietkau
cf7abda745
ath9k: fix issues with disabling rx/tx antennas
...
SVN-Revision: 36035
2013-03-15 13:58:47 +00:00
Florian Fainelli
32f3b1e358
mac80211: backport required changes to support 3.9-rc kernels
...
SVN-Revision: 36007
2013-03-14 14:45:36 +00:00
Hauke Mehrtens
281e12abae
mac80211: b43: increase number of rx slots to 256 again.
...
SVN-Revision: 35944
2013-03-10 20:24:15 +00:00
Hauke Mehrtens
681769d0c0
mac80211: decrease rx slots to 128, I hope this is a good trade of between stability and memory consumption.
...
SVN-Revision: 35913
2013-03-09 20:01:55 +00:00
Felix Fietkau
1f77bfff96
build: BSD compile fixes
...
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
2013-03-07 17:32:29 +00:00
Felix Fietkau
15e0ff9322
mac80211: add another minstrel_ht performance improvement
...
SVN-Revision: 35890
2013-03-05 14:32:31 +00:00
Felix Fietkau
b3e73f3a95
mac80211: merge some more minstrel_ht performance improvements
...
SVN-Revision: 35848
2013-03-03 12:05:33 +00:00
Felix Fietkau
5f079aacd7
mac80211: merge minstrel_ht rate control performance improvements
...
SVN-Revision: 35847
2013-03-02 21:00:58 +00:00
Felix Fietkau
23f460abb6
mac80211: another fix for monitor mode handling ( fixes #13071 )
...
SVN-Revision: 35846
2013-03-02 18:07:02 +00:00
Felix Fietkau
43d6e5c585
mac80211: fix sending probe requests in client mode, fixes connecting to hidden networks ( #13056 )
...
SVN-Revision: 35819
2013-02-26 21:52:59 +00:00
Felix Fietkau
325cb65009
rt2x00: prevent device probe errors with CONFIG_MAC80211_MESH disabled ( #13080 )
...
SVN-Revision: 35806
2013-02-26 15:14:32 +00:00
Felix Fietkau
f1bde82f00
ath9k: issue a cold reset after failures or after bringing the chip out of full sleep - fixes many kinds of DMA issues
...
SVN-Revision: 35785
2013-02-25 19:53:31 +00:00
Hauke Mehrtens
2754907a13
mac80211: brcmsmac: add ap mode support
...
This does not work very well. I did not got this running in 5GHz mode and it was not very fast.
SVN-Revision: 35763
2013-02-24 01:11:20 +00:00
Felix Fietkau
414a2631b6
mac80211: disable ipv4/ipv6 address notifiers ( fixes #13055 )
...
SVN-Revision: 35762
2013-02-24 01:00:39 +00:00
Felix Fietkau
7bd713a76d
mac80211: fix monitor mode channel reporting
...
SVN-Revision: 35761
2013-02-23 18:02:49 +00:00
Felix Fietkau
6dbdadcaa6
mac80211: fix monitor-only injection
...
SVN-Revision: 35760
2013-02-23 17:41:58 +00:00
Felix Fietkau
dbb21f1641
mac80211: fix wireless extension support
...
SVN-Revision: 35759
2013-02-23 12:48:14 +00:00
Felix Fietkau
e526c7bc17
mac80211: update to wireless-testing 2013-02-22
...
SVN-Revision: 35753
2013-02-23 01:12:36 +00:00
Felix Fietkau
c4c43eed04
ath9k: fix rssi issues
...
SVN-Revision: 35750
2013-02-22 20:11:55 +00:00
Felix Fietkau
d642c4465f
ath9k_htc: fix signal strength reporting issues
...
SVN-Revision: 35749
2013-02-22 16:10:15 +00:00
Hauke Mehrtens
48bc2fbff3
mac80211: b43: Increase number of RX DMA slots
...
Bastian Bittorf reported that some of the silent freezes on a Linksys WRT54G
were due to overflow of the RX DMA ring buffer, which was created with 64
slots. That finding reminded me that I was seeing similar crashed on a netbook,
which also has a relatively slow processor. After increasing the number of
slots to 128, runs on the netbook that previously failed now worked; however,
I found that 109 slots had been used in one test. For that reason, the number
of slots is being increased to 256.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
SVN-Revision: 35671
2013-02-18 20:44:26 +00:00
Felix Fietkau
31718416e6
mac80211: add some small fixes for minstrel_ht CCK support
...
SVN-Revision: 35576
2013-02-13 09:53:28 +00:00
Felix Fietkau
0564b6beef
mac80211: add CCK rate support to minstrel_ht to improve range
...
SVN-Revision: 35566
2013-02-11 18:59:14 +00:00
Felix Fietkau
11e3592531
ath9k: add support for more antenna mask combinations on AR93xx
...
SVN-Revision: 35264
2013-01-21 12:46:37 +00:00
Felix Fietkau
e219c56a11
ath9k: merge another round of cleanups and stability fixes, refresh patches
...
SVN-Revision: 35255
2013-01-20 18:33:21 +00:00
Felix Fietkau
b8ee5a7a1c
ath9k: fix a soft lockup on smp systems
...
SVN-Revision: 35152
2013-01-14 15:58:46 +00:00
Felix Fietkau
fca519e06d
ath9k: remove a lock to fix a deadlock on hw reset
...
SVN-Revision: 35147
2013-01-14 09:51:53 +00:00
Felix Fietkau
58df48212c
mac80211: fix monitor mode injection
...
SVN-Revision: 35145
2013-01-13 22:10:14 +00:00
Gabor Juhos
7695c8b049
mac80211: rt2x00: fix PCI eeprom patch
...
Fixes the following warnings:
CC [M] <...>/drivers/net/wireless/rt2x00/rt2800pci.o
<...>/drivers/net/wireless/rt2x00/rt2800pci.c: In function 'rt2800pci_read_eeprom_file':
<...>/drivers/net/wireless/rt2x00/rt2800pci.c:95:2: warning: 'return' with a value, in function returning void [enabled by default]
<...>/drivers/net/wireless/rt2x00/rt2800pci.c: In function 'rt2800pci_read_eeprom':
<...>/drivers/net/wireless/rt2x00/rt2800pci.c:994:2: warning: 'retval' may be used uninitialized in this function [-Wuninitialized]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35143
2013-01-13 20:44:14 +00:00
Felix Fietkau
97578303ff
ath9k: fix memory corruption issues on ar5416/ar91xx
...
SVN-Revision: 35139
2013-01-13 18:55:39 +00:00
Felix Fietkau
27828be83a
mac80211: fix enabling HT40-
...
SVN-Revision: 35096
2013-01-11 13:24:20 +00:00
Felix Fietkau
a27167aa13
mac80211: add a fix for ht40 connections
...
SVN-Revision: 35094
2013-01-11 11:49:11 +00:00
Felix Fietkau
0d24c70a4b
ath9k: add updated tx gain tables, fixes stability issues on TL-WDR4300 and other devices
...
SVN-Revision: 35089
2013-01-10 18:46:36 +00:00
Felix Fietkau
7762ff1135
ath9k: add some calibration fixes from wireless-testing
...
SVN-Revision: 35081
2013-01-10 14:09:50 +00:00