hauke
5cc2f798b4
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.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30665 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-20 22:46:27 +00:00
hauke
2029a65c6e
mac80211: brcmsmac: fix a build warning, till we update bcma
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30644 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-19 14:21:21 +00:00
hauke
7e0819a929
mac80211: add brcmsmac driver
...
brcmsmac does not work on bcm47xx based devices or has AP mode support for now.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30643 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-19 14:05:17 +00:00
hauke
3d1b5ff26d
mac80211: fix directory of mwl8k firmware
...
Thank you Eugene San for the patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30642 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-19 13:26:35 +00:00
juhosg
22ac4df97a
mac80211: rt2x00: allow to disable bands via platform data
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30629 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-18 17:36:09 +00:00
nbd
0a4428a71b
ath5k: do not re-run AGC calibration periodically - fixes stability issues on AR2315 ( #10574 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30624 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-17 22:15:33 +00:00
nbd
cb64c407c7
ath5k: do not stop the hardware queues during PAPD calibration, speeds up calibration
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30623 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-17 22:15:26 +00:00
juhosg
0853b66205
package/mac80211: fix a possible NULL pointer dereference in rt2x00
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30586 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-16 17:14:34 +00:00
nbd
4eade74716
ath9k: prevent writes to const data on AR9160
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30551 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-15 18:02:57 +00:00
blogic
3412b9496c
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30539 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-14 19:07:15 +00:00
juhosg
1cd9080da8
package/mac80211: apply AR71XX PCI workaround on ATH79 as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30413 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-10 13:16:49 +00:00
nbd
a7eb705105
mac80211: disable ath6kl until it's packaged and used somewhere
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30397 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-09 14:24:18 +00:00
nbd
3a1a68de74
mac80211: merge a LED related locking fix
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30396 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-09 14:24:15 +00:00
nbd
0f2ef0b003
mac80211: fix a potential rate control related crash
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30388 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-08 18:43:21 +00:00
nbd
c993a44fa3
ath9k: ignore invalid signal strength values in a-mpdu packets, fixes average signal strength display fluctuations
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30359 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-07 15:25:55 +00:00
nbd
d8db515de0
mac80211: update to wireless-testing 2012-02-06
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30346 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-07 11:28:11 +00:00
nbd
9f712183de
ath9k: fix CTS timeout issues in 2.4 ghz
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30010 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-03 10:23:55 +00:00
nbd
fab832ff32
ath9k: fix WEP connection issues
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30009 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-03 10:23:51 +00:00
hauke
4de0c4b79b
mac80211: fix patch when running on ssb based devices
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29922 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-27 20:08:49 +00:00
nbd
14a2e7fb17
ath9k: revert one more linux upstream commit in the initvals to fully fix the ar938x tx power issue
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29920 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-27 15:35:29 +00:00
nbd
e17626866a
ath9k: fix initvals for high-power ar938x devices, fixes tx power on buffalo wzr-hp-g450h
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29918 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-27 11:06:32 +00:00
juhosg
252a2d10f3
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29906 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-25 07:44:46 +00:00
hauke
6e809dd8f1
brcm47xx: add support for pcie host controller on bcma based SoCs.
...
This also adds minimal support for the BCMA43224 pcie wireless card.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29843 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-21 22:39:20 +00:00
nbd
34abf48cb8
rt2x00: add a patch to avoid excessive memmove() on packet contents to improve performance (patch by Helmut Schaa)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29760 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-16 08:14:27 +00:00
kaloz
6d60f58fec
[package/mac80211]: build and package the wl12xx driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29751 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-14 22:56:22 +00:00
nbd
9d92101f38
ath9k: fix handling of the KeyMiss flag for received packets - fixes connection stability issues with crypto enabled
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29745 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-14 13:50:30 +00:00
jogo
8300ab10c4
mac80211: current revisions build with 3.2
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29728 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-13 14:47:30 +00:00
nbd
4cd49acd61
ath9k: merge a channel change fix from linux-wireless
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29684 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-07 20:54:33 +00:00
nbd
5c56c7216a
mac80211: clean up init, remove some redundant checks, fix tx power init ( #10113 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29606 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-23 19:24:38 +00:00
hauke
a3a1d16c44
mac80211: deactivate mac80211 tracing
...
Activating tracing on kernel <= 2.6.32 causes build errors.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29572 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-19 23:23:34 +00:00
nbd
bd89d03755
ath9k: fix another tx locking issue
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29570 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-19 15:51:20 +00:00
nbd
c9a1f8fd98
mac80211: fix powersave setting
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29569 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-19 10:27:28 +00:00
nbd
8d7f442921
mac80211: apply txpower after bringing up the interface, should fix #10113
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29566 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-18 22:19:21 +00:00
nbd
b156662f7a
mac80211: use iw instead of iwconfig to disable powersave
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29565 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-18 22:18:46 +00:00
nbd
d1dc804229
ath9k: fix some issues in the btcoex disable patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29564 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-18 22:17:34 +00:00
nbd
36ae05501c
ath9k: fix a locking issue in the tx path
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29560 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-17 14:28:25 +00:00
nbd
de50d6624f
ath9k: fix a crash in led init
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29558 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-16 23:41:44 +00:00
nbd
92f09266ed
ath9k: fix a locking issue
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29537 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-14 21:03:52 +00:00
nbd
dcf5cd5fc2
ath9k: add support for registering extra leds connected to the wmac gpio lines
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29530 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-14 20:21:36 +00:00
nbd
123714b1f0
mac80211: make mesh support optional
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29506 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-12 14:42:35 +00:00
nbd
7c3b776087
mac80211: merge another upstream aggregation fix
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29496 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-10 21:17:19 +00:00
nbd
ac8143726d
ath9k: disable bluetooth coexistence support to reduce module size
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29495 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-10 21:17:12 +00:00
nbd
60c148cc14
ath9k: improve handling of blockackreq (should improve aggregation behavior under tough wifi conditions with lots of retransmission)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29494 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-10 21:17:07 +00:00
nbd
bd4aa5a603
mac80211: merge an upstream fix for an aggregation related race condition
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29493 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-10 21:16:58 +00:00
hauke
f1f9051d48
mac80211: add support for firmware 666.2 for b43 devices
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29485 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-08 22:53:13 +00:00
nbd
82d7eb907d
mac80211: merge some pending fixes, fixes skb leaks and some warnings
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29460 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-05 22:12:16 +00:00
nbd
712f83e73d
ath9k: fix antenna configuration on ar9285 for devices without antenna diversity
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29438 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-05 14:20:34 +00:00
nbd
673d39f3aa
ath9k: fix 5/10 mhz channel bandwidth issues
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29437 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-05 14:20:25 +00:00
nbd
232093a4f6
mac80211: update to 2011-12-01
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29436 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-05 14:20:17 +00:00
nbd
6d7b085aac
ath9k: fix a regression in touching power mode related registers
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29341 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-27 06:29:09 +00:00