Hauke Mehrtens
8f0d711550
mac80211: fix b43 firmware squash for HT and LCN firmware, one file was missing for both.
...
SVN-Revision: 33505
2012-09-22 12:28:37 +00:00
Florian Fainelli
40b13bc86a
mac80211: remove ep93xx target from blacklist.
...
SVN-Revision: 33465
2012-09-19 11:39:48 +00:00
Felix Fietkau
ef8b5fda8d
mac80211: fix regdb locking issues
...
SVN-Revision: 33398
2012-09-14 13:37:30 +00:00
Felix Fietkau
958cb133ae
mac80211: bump PKG_RELEASE
...
SVN-Revision: 33333
2012-09-08 13:19:21 +00:00
Felix Fietkau
c9eea9dea9
ath9k: disable PA predistortion by default, since it has been reported to reduce rx sensitivity on some devices ( #12135 )
...
SVN-Revision: 33332
2012-09-08 13:18:58 +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
Gabor Juhos
86ff39c2cb
mac80211/rt2800: integrate cosmetic changes in rt3352 support
...
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33297
2012-08-29 10:37:33 +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
e85962926a
mac80211: fix a crash on accessing stale skb->dev references
...
SVN-Revision: 33279
2012-08-27 12:23:25 +00:00
Felix Fietkau
4a04899c5e
ath9k: fix PA predistortion training, fixes hang issues and most likely also fixes #12073
...
SVN-Revision: 33278
2012-08-27 11:10:36 +00:00
Felix Fietkau
7a341980fa
ath9k: add a patch to fix ASPM related issues
...
SVN-Revision: 33277
2012-08-27 11:07:23 +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
4d39f3f405
ath9k: fix hang issues on hw reset caused by interrupt storms
...
SVN-Revision: 33055
2012-08-08 12:56:44 +00:00
Felix Fietkau
143ef2c8ff
ath9k: completely disable the MIB interrupt from the interrupt mask register to prevent potential interrupt storms
...
SVN-Revision: 33032
2012-08-07 09:36:24 +00:00
Felix Fietkau
a55de42c7d
ath9k: extend and enable PA predistortion
...
SVN-Revision: 33031
2012-08-06 22:11:30 +00:00
Felix Fietkau
74c27a1a92
mac80211: do not delete linux/*_platform.h, they are touched by patches. instead make the build fail if they differ from the ones in the kernel tree to prevent subtle runtime issues (see #11981 )
...
SVN-Revision: 33030
2012-08-06 20:18:07 +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
Hauke Mehrtens
19a8508046
mac80211: remove header files used to share struct with platform code.
...
The structs defined in these header files should be the same as the
structes used by the platform code otherwise it will cause strange
runtime errors. By removing them from compat-wireless we will get a
compile error instead of a runtime error if they are out of sync.
SVN-Revision: 33006
2012-08-05 23:43:36 +00:00
John Crispin
9beec09f5f
mae brcmutil depend on PCI and USB. This broke ar7 fullbuilds
...
SVN-Revision: 32886
2012-07-27 08:30:05 +00:00
John Crispin
7639c9b580
mac80211/hostapd: add support for HT capa in case of IBSS/RSN
...
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
SVN-Revision: 32830
2012-07-24 23:07:25 +00:00
John Crispin
8b3882224a
wpa_supplicant: add more parameters
...
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
SVN-Revision: 32829
2012-07-24 23:07:15 +00:00
John Crispin
ab05409315
add support for Rt3352 in rt2x00 driver
...
Forgot to do make package/mac80211/update, so the previously posted patch wasn't
in sync with compat-wireless. Now fixed.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 32817
2012-07-24 20:38:20 +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
4f66299903
ath5k: fix txop calculation similar to what was done in ath9k
...
SVN-Revision: 32735
2012-07-15 15:20:30 +00:00
Felix Fietkau
934cc69768
ath9k: fix an uninitialized variable warning
...
SVN-Revision: 32734
2012-07-15 15:20:26 +00:00
Felix Fietkau
7eedaace1a
ath9k: add extra checks to reduce the amount of unnecessary rx dma related logspam
...
SVN-Revision: 32709
2012-07-14 17:48:49 +00:00
Felix Fietkau
877797c60e
ath9k: fix 5 ghz frequency selection on ar934x devices with 25 mhz refclock
...
SVN-Revision: 32705
2012-07-13 23:18:11 +00:00
Felix Fietkau
a1f0b3a771
ath9k: fix selecting the second antenna on a single-stream device with diversity
...
SVN-Revision: 32685
2012-07-12 14:45:59 +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
Hauke Mehrtens
5e4100bcf9
mac80211: update brcmsmac patches
...
SVN-Revision: 32671
2012-07-11 22:18:09 +00:00
Felix Fietkau
d23e0491f0
ath9k: add a number of ar93xx eeprom related fixes / enhancements
...
SVN-Revision: 32669
2012-07-11 16:45:58 +00:00
Felix Fietkau
883e308016
ath9k: add missing part of the aggregation duration fix
...
SVN-Revision: 32668
2012-07-11 16:44:13 +00:00
Jo-Philipp Wich
f9eede184e
mac80211: fix patch order ( #11839 , #11842 )
...
SVN-Revision: 32664
2012-07-11 09:59:08 +00:00
Felix Fietkau
32eef456df
ath9k: fix some bugs related to txop limit handling and aggregation
...
SVN-Revision: 32658
2012-07-11 02:11:33 +00:00
Felix Fietkau
ed06d0bb26
ath9k: disable hardware full sleep with active client mode interface until mac80211 IEEE80211_CONF_IDLE support has been fixed
...
SVN-Revision: 32657
2012-07-10 23:42:30 +00:00
Felix Fietkau
7f153913f8
ath9k: clean up / fix some initval related code
...
SVN-Revision: 32656
2012-07-10 01:13:15 +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
be8a73be3d
ath9k: fix the ar9340 tx gain patch
...
SVN-Revision: 32647
2012-07-07 20:03:35 +00:00
Felix Fietkau
e764dd1132
ath9k: fix tx gain tables for ar934x
...
SVN-Revision: 32646
2012-07-07 17:34:33 +00:00
Travis Kemen
62d9f257a1
mac80211: make channel bandwidth setting generic
...
SVN-Revision: 32596
2012-07-04 00:25:46 +00:00
Travis Kemen
9452ad74bb
commit patch from https://lists.ath5k.org/pipermail/ath5k-devel/2011-November/005043.html , fixed up for newer ath5k and added in more radios.
...
SVN-Revision: 32595
2012-07-04 00:09:18 +00:00
Felix Fietkau
5cd249655d
ath9k: add a patch to make the hw queue length configurable via debugfs
...
SVN-Revision: 32589
2012-07-03 21:00:47 +00:00
Gabor Juhos
5ad36ca723
mac80211: add support for AR9550
...
SVN-Revision: 32588
2012-07-03 18:05:04 +00:00
Felix Fietkau
5c49ad2096
ath9k: revert an upstream initval update to fix a rx sensitivity regression on ar9380 ( fixes #11756 )
...
SVN-Revision: 32528
2012-06-29 17:59:39 +00:00
Felix Fietkau
dd80e8de1f
ath9k: de-duplicate initvals, reduces uncompressed binary size by 24 KB
...
SVN-Revision: 32517
2012-06-28 00:34:19 +00:00
Felix Fietkau
669e79a45b
ath9k: update the ar934x initvals
...
SVN-Revision: 32516
2012-06-27 22:32:56 +00:00