Felix Fietkau
|
d642c4465f
|
ath9k_htc: fix signal strength reporting issues
SVN-Revision: 35749
|
2013-02-22 16:10:15 +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 |
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 |
Felix Fietkau
|
52b030cf16
|
ath9k: correct a logic error in the rx path fix
SVN-Revision: 35067
|
2013-01-09 15:16:52 +00:00 |
Felix Fietkau
|
ddbb25c6a7
|
mac80211, ath9k: merge some pending fixes from linux-wireless@
SVN-Revision: 35066
|
2013-01-09 12:56:25 +00:00 |
Felix Fietkau
|
5c9fd3b2d2
|
mac80211: update to 2013-01-07, add several ath9k stability fixes
SVN-Revision: 35063
|
2013-01-09 12:45:28 +00:00 |
Felix Fietkau
|
8447af36e3
|
ath9k: disable TX_IQ_ON_AGC_CAL on AR934x, should improve stability
SVN-Revision: 34979
|
2013-01-02 17:37:30 +00:00 |
Felix Fietkau
|
29d737a976
|
mac80211: assume 2-byte aligning for 802.11 packets, slightly improves code size and performance
SVN-Revision: 34910
|
2012-12-28 21:05:49 +00:00 |
Felix Fietkau
|
b8757c644f
|
mac80211: fix channel context related warnings when using wds ap mode (fixes #12585)
SVN-Revision: 34610
|
2012-12-10 18:29:17 +00:00 |
Felix Fietkau
|
e3128792fe
|
b43: fix tx path skb leaks
SVN-Revision: 34607
|
2012-12-10 16:43:01 +00:00 |
Felix Fietkau
|
19fc506333
|
ath5k: fix skb leaks (should fix #12199)
SVN-Revision: 34603
|
2012-12-10 15:42:34 +00:00 |
Felix Fietkau
|
8d15b064e0
|
ath9k: improve signal strength / channel noise reporting accuracy
SVN-Revision: 34592
|
2012-12-10 13:51:02 +00:00 |
Felix Fietkau
|
77c14b1a99
|
mac80211: merge fix for carl9170 upstream regression
SVN-Revision: 34590
|
2012-12-10 13:50:54 +00:00 |
Felix Fietkau
|
6716ba9aad
|
mac80211: update to wireless-testing 2012-12-06
SVN-Revision: 34571
|
2012-12-07 16:46:04 +00:00 |
Gabor Juhos
|
8cfe4bf9cd
|
mac80211: refresh patches
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34464
|
2012-12-02 20:41:39 +00:00 |
Felix Fietkau
|
f9e59cf29c
|
mac80211: add more tx skb free fixes (hopefully final fix to #11894)
SVN-Revision: 34133
|
2012-11-10 02:47:33 +00:00 |
Felix Fietkau
|
661d1efc80
|
mac80211: prevent reconfigure calls while interfaces are down
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 34030
|
2012-10-31 14:59:12 +00:00 |
Felix Fietkau
|
748427f2e4
|
mac80211: report tx status for dropped frames, should fix some remaining stability issues
SVN-Revision: 33991
|
2012-10-29 13:29:12 +00:00 |
Felix Fietkau
|
c63de0e888
|
ath9k: add a patch that prevents excessive retry of single frames during an aggregation session
SVN-Revision: 33989
|
2012-10-29 12:44:37 +00:00 |
Felix Fietkau
|
7c50aea1ec
|
mac80211: merge a client mode state handling fix, refresh patches
SVN-Revision: 33821
|
2012-10-17 18:53:46 +00:00 |
Felix Fietkau
|
d3add1f103
|
mac80211: fix beacon IE power constraint handling
SVN-Revision: 33583
|
2012-09-28 18:28:54 +00:00 |
Felix Fietkau
|
a1c5adc116
|
ath5k: add a spur mitigation fix
SVN-Revision: 33572
|
2012-09-27 11:12:13 +00:00 |
Florian Fainelli
|
60eec72adb
|
mac80211: refresh patches
SVN-Revision: 33557
|
2012-09-26 12:53:54 +00:00 |
Felix Fietkau
|
4b5bbd82d1
|
mac80211: avoid sending useless delBA frames on client disassoc
SVN-Revision: 33551
|
2012-09-25 16:20:30 +00:00 |
Felix Fietkau
|
c4ed9131ee
|
ath9k: fix rx filtering for older chipsets, helps with multi-bssid and mesh mode
SVN-Revision: 33550
|
2012-09-25 16:17:18 +00:00 |
Felix Fietkau
|
ef8b5fda8d
|
mac80211: fix regdb locking issues
SVN-Revision: 33398
|
2012-09-14 13:37:30 +00:00 |
Felix Fietkau
|
6f6af5bee7
|
mac80211: update to 2012-09-07, adds ath9k beacon fixes, mesh/adhoc fixes, and more
SVN-Revision: 33331
|
2012-09-08 11:10:54 +00:00 |
Felix Fietkau
|
c965569d21
|
ath9k: add fix to improve reliability of powersave clients
SVN-Revision: 33290
|
2012-08-29 08:16:34 +00:00 |
Felix Fietkau
|
eb896ce900
|
mac80211: reorganize patches
SVN-Revision: 33289
|
2012-08-29 08:16:31 +00:00 |
Felix Fietkau
|
4769dd7237
|
ath5k: add back a patch for fixing eeprom rate power parsing
SVN-Revision: 33198
|
2012-08-15 14:49:59 +00:00 |
Felix Fietkau
|
17e6de20d0
|
ath9k: fix handling of decryption errors, should improve link stability
SVN-Revision: 33063
|
2012-08-08 18:23:04 +00:00 |
Felix Fietkau
|
9f73d47912
|
ath5k: revert a buggy tx power related patch
SVN-Revision: 33062
|
2012-08-08 18:23:00 +00:00 |
Felix Fietkau
|
0796df61af
|
ath5k: add various pending tx power fixes, vastly improves stability and performance with various cards
SVN-Revision: 33014
|
2012-08-06 15:33:24 +00:00 |
Felix Fietkau
|
edd2ef094a
|
ath5k: add tx power related fixes
SVN-Revision: 32793
|
2012-07-23 22:20:57 +00:00 |
Felix Fietkau
|
cf9bca8ded
|
mac80211: update to latest wireless-testing + some monitor mode fixes and some libertas driver fixes
SVN-Revision: 32760
|
2012-07-16 23:50:54 +00:00 |
Felix Fietkau
|
c78c2f80a1
|
mac80211: fix an ap + sta mode regression that prevented the sta from connecting (#11847)
SVN-Revision: 32684
|
2012-07-12 14:14:57 +00:00 |
Felix Fietkau
|
b718813b57
|
mac80211: update to latest version, fix tx gain patch
SVN-Revision: 32655
|
2012-07-10 00:21:25 +00:00 |
Felix Fietkau
|
8e1583475d
|
ath9k: fix a dynamic WEP related regression
SVN-Revision: 32492
|
2012-06-23 17:30:45 +00:00 |
Felix Fietkau
|
0b88abd58d
|
ath9k: merge a patch for improving ad-hoc mode performance
SVN-Revision: 32491
|
2012-06-23 17:30:40 +00:00 |
Felix Fietkau
|
5e204a09cf
|
mac80211: fix AP multi-BSSID support (#11698)
SVN-Revision: 32448
|
2012-06-19 00:53:20 +00:00 |
Felix Fietkau
|
3360067932
|
mac80211: update to wireless-testing 2012-06-14
SVN-Revision: 32420
|
2012-06-18 01:26:36 +00:00 |
Felix Fietkau
|
fe94e174e5
|
ath9k: fix an invalid pointer access in the tx path
SVN-Revision: 32376
|
2012-06-14 21:36:05 +00:00 |
Felix Fietkau
|
e4e7c284dd
|
mac80211: merge some pending fixes
SVN-Revision: 32018
|
2012-06-01 10:26:02 +00:00 |
Felix Fietkau
|
478ae49618
|
mac80211: update to wireless-testing 2012-05-29
SVN-Revision: 32002
|
2012-05-30 01:01:06 +00:00 |
Felix Fietkau
|
11397a5f75
|
mac80211: backport a fix for single-queue drivers (fixes #11534)
SVN-Revision: 31862
|
2012-05-26 20:15:28 +00:00 |
Felix Fietkau
|
f8868fc87b
|
ath9k: merge a ar93xx ht40 performance fix
SVN-Revision: 31540
|
2012-04-30 08:20:34 +00:00 |
Felix Fietkau
|
897abd824f
|
mac80211: fix station lookup issues
SVN-Revision: 31539
|
2012-04-30 07:57:09 +00:00 |
Felix Fietkau
|
bfa2c971a0
|
mac80211: fix WDS AP authentication issues (#11261, #11318)
SVN-Revision: 31517
|
2012-04-29 13:47:37 +00:00 |
Felix Fietkau
|
43962ee2af
|
mac80211: update AP multicast fix to latest version submitted to linux-wireless@
SVN-Revision: 31453
|
2012-04-23 17:29:29 +00:00 |
Felix Fietkau
|
c233a89ab4
|
mac80211: suppress 3-address multicast frames on WDS APs without non-WDS stations
SVN-Revision: 31429
|
2012-04-21 20:34:38 +00:00 |
Felix Fietkau
|
b510eebece
|
ath9k: merge a tkip related stability fix
SVN-Revision: 31428
|
2012-04-21 20:34:33 +00:00 |
Felix Fietkau
|
1eb25cc5ad
|
mac80211: update to 2012-04-17, adds some build fixes and juhosg's ar9380 tx power fix
SVN-Revision: 31347
|
2012-04-19 18:32:39 +00:00 |
Felix Fietkau
|
d7fee0b596
|
ath9k/ath5k: fix driver load issues with mesh support compiled out
SVN-Revision: 31326
|
2012-04-17 00:05:41 +00:00 |
Felix Fietkau
|
c0c371b581
|
mac80211: update to wireless-testing 2012-04-13
SVN-Revision: 31322
|
2012-04-16 21:08:41 +00:00 |
Felix Fietkau
|
a7db0ceda4
|
ath9k: fix sleep mode handling issues, should improve client mode reliability
SVN-Revision: 31265
|
2012-04-12 21:28:18 +00:00 |
Felix Fietkau
|
0341ff9912
|
rt2x00: merge a fix for random tx stalls
SVN-Revision: 30871
|
2012-03-10 13:31:34 +00:00 |
Felix Fietkau
|
14d09d570f
|
mac80211: limit TID buffering to prevent out-of-memory issues on low-memory systems
SVN-Revision: 30870
|
2012-03-10 13:31:31 +00:00 |
Felix Fietkau
|
f029ef0b81
|
ath9k: fix passing MAC time to mac80211
SVN-Revision: 30869
|
2012-03-10 13:31:27 +00:00 |
Felix Fietkau
|
241601b938
|
ath9k: merge an ANI improvement patch, improves performance in some environments
SVN-Revision: 30867
|
2012-03-10 12:59:43 +00:00 |
Felix Fietkau
|
7dff84b670
|
mac80211: more patch reorganization, merge an upstream performance optimization patch
SVN-Revision: 30865
|
2012-03-10 12:59:36 +00:00 |
Felix Fietkau
|
1812fe63b2
|
ath9k: merge a fix for hardware full sleep
SVN-Revision: 30864
|
2012-03-10 12:59:28 +00:00 |
Felix Fietkau
|
414f23e49d
|
mac80211: reorganize patches, fold in patches that were merged upstream
SVN-Revision: 30863
|
2012-03-10 12:59:24 +00:00 |
Felix Fietkau
|
17e37536a2
|
ath9k: disable MAC sample debugging, it is almost never used and wastes precious CPU cycles
SVN-Revision: 30764
|
2012-03-01 15:13:33 +00:00 |
Felix Fietkau
|
139e847e7c
|
mac80211: optimize mac address comparisons to improve performance
SVN-Revision: 30763
|
2012-03-01 15:13:30 +00:00 |
Felix Fietkau
|
82211c7bcc
|
mac80211: fix ad-hoc mode performance regression
SVN-Revision: 30758
|
2012-03-01 09:57:56 +00:00 |
Felix Fietkau
|
7d7118b8bf
|
mac80211: update to wireless-testing 2012-02-27
SVN-Revision: 30746
|
2012-02-27 22:56:05 +00:00 |
Felix Fietkau
|
e3ec30cad1
|
mac80211: update to wireless-testing 2012-02-23
SVN-Revision: 30742
|
2012-02-27 16:23:43 +00:00 |
Felix Fietkau
|
253df98347
|
ath9k: prevent writes to const data on AR9160
SVN-Revision: 30551
|
2012-02-15 18:02:57 +00:00 |
Felix Fietkau
|
c4e1f452a4
|
mac80211: merge a LED related locking fix
SVN-Revision: 30396
|
2012-02-09 14:24:15 +00:00 |
Felix Fietkau
|
1e54972caf
|
mac80211: fix a potential rate control related crash
SVN-Revision: 30388
|
2012-02-08 18:43:21 +00:00 |
Felix Fietkau
|
ea63948914
|
mac80211: update to wireless-testing 2012-02-06
SVN-Revision: 30346
|
2012-02-07 11:28:11 +00:00 |
Felix Fietkau
|
2d17b67c28
|
ath9k: merge a channel change fix from linux-wireless
SVN-Revision: 29684
|
2012-01-07 20:54:33 +00:00 |
Felix Fietkau
|
1f12c12b9e
|
mac80211: merge another upstream aggregation fix
SVN-Revision: 29496
|
2011-12-10 21:17:19 +00:00 |
Felix Fietkau
|
5ad8bcbba4
|
mac80211: merge an upstream fix for an aggregation related race condition
SVN-Revision: 29493
|
2011-12-10 21:16:58 +00:00 |
Felix Fietkau
|
4dfdbf5039
|
mac80211: merge some pending fixes, fixes skb leaks and some warnings
SVN-Revision: 29460
|
2011-12-05 22:12:16 +00:00 |
Felix Fietkau
|
84b97dc0fb
|
ath9k: fix antenna configuration on ar9285 for devices without antenna diversity
SVN-Revision: 29438
|
2011-12-05 14:20:34 +00:00 |
Felix Fietkau
|
aa63f0bef6
|
mac80211: update to 2011-12-01
SVN-Revision: 29436
|
2011-12-05 14:20:17 +00:00 |
Felix Fietkau
|
19694044e8
|
ath9k: merge a pending aggregation fix
SVN-Revision: 29273
|
2011-11-20 09:29:42 +00:00 |
Felix Fietkau
|
0838e883f2
|
mac80211: update to wireless-testing 2011-11-15
SVN-Revision: 29240
|
2011-11-18 11:27:19 +00:00 |
Felix Fietkau
|
973308ebfe
|
mac80211: update to wireless-testing 2011-11-04
SVN-Revision: 28771
|
2011-11-05 19:51:16 +00:00 |
Felix Fietkau
|
48a77bb98b
|
mac80211: update to wireless-testing 2011-11-01
SVN-Revision: 28711
|
2011-11-01 22:02:27 +00:00 |
Felix Fietkau
|
adfeb00e5a
|
mac80211: update to wireless-testing 2011-10-05 + pending patches
SVN-Revision: 28392
|
2011-10-09 15:48:03 +00:00 |
Felix Fietkau
|
f45bd67de0
|
ath9k: merge a pending fix for powersave
SVN-Revision: 28300
|
2011-09-25 18:34:38 +00:00 |
Felix Fietkau
|
f4954abe39
|
b43: merge ad-hoc beacon fix
SVN-Revision: 28258
|
2011-09-19 09:59:00 +00:00 |
Felix Fietkau
|
dbde8f805e
|
mac80211/ath9k: fix excessive "Failed to stop TX DMA" logspam in client mode
SVN-Revision: 28247
|
2011-09-16 07:59:51 +00:00 |
Felix Fietkau
|
22be36418e
|
mac80211: update to wireless-testing 2011-09-14
SVN-Revision: 28245
|
2011-09-15 17:55:16 +00:00 |
Felix Fietkau
|
1c0d12c935
|
mac80211: merge a power save related race condition fix
SVN-Revision: 28185
|
2011-09-06 11:09:40 +00:00 |
Felix Fietkau
|
99e422472c
|
ath9k: merge a fix for tx power limit testing
SVN-Revision: 28143
|
2011-09-01 18:15:03 +00:00 |
Felix Fietkau
|
7118498511
|
ath9k: merge a pending fix for 5 ghz rx latency
SVN-Revision: 28137
|
2011-08-31 06:34:53 +00:00 |
Felix Fietkau
|
46d2b929c7
|
mac80211: update to wireless-testing 2011-08-26
SVN-Revision: 28093
|
2011-08-27 21:57:07 +00:00 |