Felix Fietkau
f728469200
mac80211/ath9k: some more performance improvements
...
SVN-Revision: 30866
2012-03-10 12:59:40 +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
30b1247a04
mac80211: add the real compat-wireless version + openwrt revision to the compat_version
...
SVN-Revision: 30862
2012-03-10 12:59:21 +00:00
Felix Fietkau
b12229935d
ath9k: fix misplaced ifdef
...
SVN-Revision: 30766
2012-03-01 15:22:08 +00:00
Felix Fietkau
c684920525
ath9k: disable btcoex again after it got re-enabled by the update
...
SVN-Revision: 30765
2012-03-01 15:13:41 +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
d6f3746154
mac80211: delete linux/eeprom_93cx6.h since the module is used from the kernel tree, fixes rt2x00 issues on lantiq
...
SVN-Revision: 30754
2012-02-29 18:20:28 +00:00
Felix Fietkau
c698e406f2
mac80211: remove 060-fix_compat_security.patch, it is no longer needed
...
SVN-Revision: 30753
2012-02-28 20:49:26 +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
340909c73e
ath9k: fix beacon issues on ar93xx
...
SVN-Revision: 30745
2012-02-27 22:56:00 +00:00
Felix Fietkau
e3ec30cad1
mac80211: update to wireless-testing 2012-02-23
...
SVN-Revision: 30742
2012-02-27 16:23:43 +00:00
Hauke Mehrtens
6f33fa553b
mac80211: b43: use firmware version 666.2 as default
...
SVN-Revision: 30673
2012-02-21 20:36:58 +00:00
Hauke Mehrtens
67d0f8af26
mac80211: fix memory leak on bcm5354
...
The ucode triggers the gpio pins used for the buttons and causes diag to handle them and send them to userspace.
This only happened with a more recent firmware.
This patch was tested on an Asus wl-520GU and should also work on the other bcm5354 based asus devices. I do not know if it works on the dir320.
SVN-Revision: 30665
2012-02-20 22:46:27 +00:00
Hauke Mehrtens
413caddc34
mac80211: brcmsmac: fix a build warning, till we update bcma
...
SVN-Revision: 30644
2012-02-19 14:21:21 +00:00
Hauke Mehrtens
c5d940389b
mac80211: add brcmsmac driver
...
brcmsmac does not work on bcm47xx based devices or has AP mode support for now.
SVN-Revision: 30643
2012-02-19 14:05:17 +00:00
Hauke Mehrtens
bd1c29df74
mac80211: fix directory of mwl8k firmware
...
Thank you Eugene San for the patch
SVN-Revision: 30642
2012-02-19 13:26:35 +00:00
Gabor Juhos
89d7f8112e
mac80211: rt2x00: allow to disable bands via platform data
...
SVN-Revision: 30629
2012-02-18 17:36:09 +00:00
Felix Fietkau
65ac3f605d
ath5k: do not re-run AGC calibration periodically - fixes stability issues on AR2315 ( #10574 )
...
SVN-Revision: 30624
2012-02-17 22:15:33 +00:00
Felix Fietkau
de28901e44
ath5k: do not stop the hardware queues during PAPD calibration, speeds up calibration
...
SVN-Revision: 30623
2012-02-17 22:15:26 +00:00
Gabor Juhos
fa227cef4d
package/mac80211: fix a possible NULL pointer dereference in rt2x00
...
SVN-Revision: 30586
2012-02-16 17:14:34 +00:00
Felix Fietkau
253df98347
ath9k: prevent writes to const data on AR9160
...
SVN-Revision: 30551
2012-02-15 18:02:57 +00:00
John Crispin
a0cd381e79
mac80211: Allow preamble configuration
...
Add a new wireless config parameter short_preamble=0|1 to enable
usage of short preambles. Default is to only allow long preambles
as before.
Even if short_preamble is set to 1 hostapd will take care that
short preambles are disabled as soon as a STA associates that
cannot handle short preambles.
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 30539
2012-02-14 19:07:15 +00:00
Gabor Juhos
97243cdfbe
package/mac80211: apply AR71XX PCI workaround on ATH79 as well
...
SVN-Revision: 30413
2012-02-10 13:16:49 +00:00
Felix Fietkau
c09a8f00b0
mac80211: disable ath6kl until it's packaged and used somewhere
...
SVN-Revision: 30397
2012-02-09 14:24:18 +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
bec8df834b
ath9k: ignore invalid signal strength values in a-mpdu packets, fixes average signal strength display fluctuations
...
SVN-Revision: 30359
2012-02-07 15:25:55 +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
8a29665964
ath9k: fix CTS timeout issues in 2.4 ghz
...
SVN-Revision: 30010
2012-02-03 10:23:55 +00:00
Felix Fietkau
99ab6e575a
ath9k: fix WEP connection issues
...
SVN-Revision: 30009
2012-02-03 10:23:51 +00:00
Hauke Mehrtens
45329cd793
mac80211: fix patch when running on ssb based devices
...
SVN-Revision: 29922
2012-01-27 20:08:49 +00:00
Felix Fietkau
90805c366c
ath9k: revert one more linux upstream commit in the initvals to fully fix the ar938x tx power issue
...
SVN-Revision: 29920
2012-01-27 15:35:29 +00:00
Felix Fietkau
34106f7eaa
ath9k: fix initvals for high-power ar938x devices, fixes tx power on buffalo wzr-hp-g450h
...
SVN-Revision: 29918
2012-01-27 11:06:32 +00:00
Gabor Juhos
c859e4a1db
mac80211: enable support for RaLink Rt53xx USB devices in rt2800usb
...
Hi!
On Mon, Nov 14, 2011 at 03:01:34PM +0100, Daniel Golle wrote:
> The driver works quite nice and stable for me using a RaLink Rt5370 USB device.
>
> Signed-off-by: Daniel Golle <dgolle@allnet.de>
>
> Index: package/mac80211/Makefile
> ===================================================================
> --- package/mac80211/Makefile (revision 29114)
> +++ package/mac80211/Makefile (working copy)
> @@ -1147,6 +1147,7 @@
> CONFIG_RT2800_LIB=$(if $(CONFIG_PACKAGE_kmod-rt2800-lib),m) \
> CONFIG_RT2800PCI=$(if $(CONFIG_PACKAGE_kmod-rt2800-pci),m) \
> CONFIG_RT2800USB=$(if $(CONFIG_PACKAGE_kmod-rt2800-usb),m) \
> + CONFIG_RT2800USB_RT53XX=$(if $(CONFIG_PACKAGE_kmod-rt2800-usb),y) \
> CONFIG_RTL8180=$(if $(CONFIG_PACKAGE_kmod-rtl8180),m) \
> CONFIG_RTL8187=$(if $(CONFIG_PACKAGE_kmod-rtl8187),m) \
> CONFIG_RTL8192CE= \
Aparently this was wrong, CONFIG_RT2800USB_RT53XX is supposed to live in
BUILDARGS rather than MAKE_OPTS to actually get support for the Rt5370.
Thanks to actmnophn for the hint!
This reverts changeset 29116 and adds it to the right section in the Makefile.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 29906
2012-01-25 07:44:46 +00:00
Hauke Mehrtens
26d4e1876c
brcm47xx: add support for pcie host controller on bcma based SoCs.
...
This also adds minimal support for the BCMA43224 pcie wireless card.
SVN-Revision: 29843
2012-01-21 22:39:20 +00:00
Felix Fietkau
2683b5b15d
rt2x00: add a patch to avoid excessive memmove() on packet contents to improve performance (patch by Helmut Schaa)
...
SVN-Revision: 29760
2012-01-16 08:14:27 +00:00
Imre Kaloz
25909f5e42
build and package the wl12xx driver
...
SVN-Revision: 29751
2012-01-14 22:56:22 +00:00
Felix Fietkau
87bbccb614
ath9k: fix handling of the KeyMiss flag for received packets - fixes connection stability issues with crypto enabled
...
SVN-Revision: 29745
2012-01-14 13:50:30 +00:00
Jonas Gorski
f2d35c7110
mac80211: current revisions build with 3.2
...
SVN-Revision: 29728
2012-01-13 14:47:30 +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
e7c63048df
mac80211: clean up init, remove some redundant checks, fix tx power init ( #10113 )
...
SVN-Revision: 29606
2011-12-23 19:24:38 +00:00
Hauke Mehrtens
6e7d48b1ea
mac80211: deactivate mac80211 tracing
...
Activating tracing on kernel <= 2.6.32 causes build errors.
SVN-Revision: 29572
2011-12-19 23:23:34 +00:00
Felix Fietkau
eb3bd41114
ath9k: fix another tx locking issue
...
SVN-Revision: 29570
2011-12-19 15:51:20 +00:00
Felix Fietkau
b62f4e0aa2
mac80211: fix powersave setting
...
SVN-Revision: 29569
2011-12-19 10:27:28 +00:00
Felix Fietkau
fe8a3a36f0
mac80211: apply txpower after bringing up the interface, should fix #10113
...
SVN-Revision: 29566
2011-12-18 22:19:21 +00:00
Felix Fietkau
25540787ad
mac80211: use iw instead of iwconfig to disable powersave
...
SVN-Revision: 29565
2011-12-18 22:18:46 +00:00