openwrt.git
12 years agobuild system: add support for download-time make hooks
nbd [Fri, 30 Sep 2011 11:12:13 +0000 (11:12 +0000)]
build system: add support for download-time make hooks

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28322 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[package] hostap-driver: introduce "disabled" option for wifi-iface section to shutdo...
acinonyx [Thu, 29 Sep 2011 12:37:04 +0000 (12:37 +0000)]
[package] hostap-driver: introduce "disabled" option for wifi-iface section to shutdown single networks on a radio

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28318 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agokernel: remove the x86 dependency from kmod-sky2 so that it can be used on other...
nbd [Wed, 28 Sep 2011 22:05:32 +0000 (22:05 +0000)]
kernel: remove the x86 dependency from kmod-sky2 so that it can be used on other platforms as well

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28314 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[lantiq-wdt]
blogic [Mon, 26 Sep 2011 10:35:51 +0000 (10:35 +0000)]
[lantiq-wdt]
The enable function was using the global timeout variable for local operations.
This resulted in the value of the global variable being corrupted, thus
breaking the code.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28310 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[lantiq]
blogic [Mon, 26 Sep 2011 09:36:02 +0000 (09:36 +0000)]
[lantiq]
* remove obseleted m25p80 patch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28309 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[lantiq]
blogic [Mon, 26 Sep 2011 09:35:02 +0000 (09:35 +0000)]
[lantiq]
* rebase 3.0 patches
* fold some fixes into existing patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28308 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[uboot-lantiq]
blogic [Mon, 26 Sep 2011 09:00:11 +0000 (09:00 +0000)]
[uboot-lantiq]
* fixes brnboot image generation

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28307 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[package] base-files: use "zonename" system option to symlink /etc/localtime via...
jow [Mon, 26 Sep 2011 02:28:04 +0000 (02:28 +0000)]
[package] base-files: use "zonename" system option to symlink /etc/localtime via /tmp/localtime to /usr/share/zoneinfo for glibc and eglibc

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28306 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[include] image.mk: pass through $(CONFIG_PKG_BUILD_JOBS) to the mksquashfs -processo...
jow [Mon, 26 Sep 2011 02:02:35 +0000 (02:02 +0000)]
[include] image.mk: pass through $(CONFIG_PKG_BUILD_JOBS) to the mksquashfs -processors option

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28305 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoath9k: fix some tx aggregation issues - reduces the number of tx dma stop failures
nbd [Sun, 25 Sep 2011 18:34:54 +0000 (18:34 +0000)]
ath9k: fix some tx aggregation issues - reduces the number of tx dma stop failures

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28301 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoath9k: merge a pending fix for powersave
nbd [Sun, 25 Sep 2011 18:34:38 +0000 (18:34 +0000)]
ath9k: merge a pending fix for powersave

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28300 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[package] mac80211: rework mac address generation for virtual interfaces; set locally...
jow [Sun, 25 Sep 2011 14:14:37 +0000 (14:14 +0000)]
[package] mac80211: rework mac address generation for virtual interfaces; set locally administered bit on generated macs and change the last two bytes isntead of the first one

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28298 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agobase-files: apply network interface settings such as macaddr, mtu and txqueuelen...
nbd [Sat, 24 Sep 2011 20:34:17 +0000 (20:34 +0000)]
base-files: apply network interface settings such as macaddr, mtu and txqueuelen in prepare_interface instead of setup_interface. setting the mtu after the interface is up is unreliable on some drivers such as gianfar

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28297 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: fix MAC addresses on the DIR-825-B1 board
juhosg [Fri, 23 Sep 2011 19:56:39 +0000 (19:56 +0000)]
ar71xx: fix MAC addresses on the DIR-825-B1 board

Patch-by: Lukas Kuna
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28295 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: enable login only on the system console by default
juhosg [Fri, 23 Sep 2011 19:56:38 +0000 (19:56 +0000)]
ar71xx: enable login only on the system console by default

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28294 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agolinux/generic: commit an upstream kernel 3.0 patch (fixes busubox-1.19.2 build failure)
acoul [Fri, 23 Sep 2011 10:00:13 +0000 (10:00 +0000)]
linux/generic: commit an upstream kernel 3.0 patch (fixes busubox-1.19.2 build failure)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28293 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[package] base-files: make ip matching in dns add/remove functions more explicit...
jow [Fri, 23 Sep 2011 08:35:50 +0000 (08:35 +0000)]
[package] base-files: make ip matching in dns add/remove functions more explicit, avoids overmatching pairs like 1.2.3.35 and 1.2.3.3

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28291 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agokernel: modules: usb.mk: fix a typo
jogo [Thu, 22 Sep 2011 20:14:42 +0000 (20:14 +0000)]
kernel: modules: usb.mk: fix a typo

Closes #10143.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28290 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: build images for the TP-Link TL-WR703N v1 board
juhosg [Wed, 21 Sep 2011 11:47:56 +0000 (11:47 +0000)]
ar71xx: build images for the TP-Link TL-WR703N v1 board

Based on a patch by dongyuqi <729650915@qq.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28279 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agofirmware-utils/mktplinkfw: add support for TL-WR703N v1
juhosg [Wed, 21 Sep 2011 11:47:55 +0000 (11:47 +0000)]
firmware-utils/mktplinkfw: add support for TL-WR703N v1

Patch-by: dongyuqi <729650915@qq.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28278 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: add support for the TP-Link TL-WR703N v1 board
juhosg [Wed, 21 Sep 2011 11:47:53 +0000 (11:47 +0000)]
ar71xx: add support for the TP-Link TL-WR703N v1 board

Based on a patch by dongyuqi <729650915@qq.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28277 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: add AR933x specific USB setup function
juhosg [Wed, 21 Sep 2011 11:47:51 +0000 (11:47 +0000)]
ar71xx: add AR933x specific USB setup function

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28276 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: add ar71xx_device_reset_rmw helper
juhosg [Wed, 21 Sep 2011 11:47:50 +0000 (11:47 +0000)]
ar71xx: add ar71xx_device_reset_rmw helper

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28275 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: fix copy&paste bug in WZRHPAG300H profile description
juhosg [Wed, 21 Sep 2011 11:47:48 +0000 (11:47 +0000)]
ar71xx: fix copy&paste bug in WZRHPAG300H profile description

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28274 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: remove 'default [yn]' from machine Kconfig entries
juhosg [Wed, 21 Sep 2011 11:47:47 +0000 (11:47 +0000)]
ar71xx: remove 'default [yn]' from machine Kconfig entries

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28273 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: sort AR71XX_MACH_* entries
juhosg [Wed, 21 Sep 2011 11:47:45 +0000 (11:47 +0000)]
ar71xx: sort AR71XX_MACH_* entries

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28272 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: create image for the TP-Link TL-WR743ND v1
juhosg [Wed, 21 Sep 2011 11:47:44 +0000 (11:47 +0000)]
ar71xx: create image for the TP-Link TL-WR743ND v1

Same hardware as WR741ND but with PoE support.

Signed-off-by: Paul Fertser <fercerpav@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28271 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agofirmware-utils/mktplinkfw: add support for TL-WR743ND v1
juhosg [Wed, 21 Sep 2011 11:47:42 +0000 (11:47 +0000)]
firmware-utils/mktplinkfw: add support for TL-WR743ND v1

Signed-off-by: Paul Fertser <fercerpav@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28270 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: create image for the TP-Link TL-WR740N v3
juhosg [Wed, 21 Sep 2011 11:47:40 +0000 (11:47 +0000)]
ar71xx: create image for the TP-Link TL-WR740N v3

Signed-off-by: Martin Raykov <martin.raykov@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28269 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agofirmware-utils/mktplinkfw: add support for TL-WR740N v3
juhosg [Wed, 21 Sep 2011 11:47:39 +0000 (11:47 +0000)]
firmware-utils/mktplinkfw: add support for TL-WR740N v3

Signed-off-by: Martin Raykov <martin.raykov@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28268 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agogeneric: jumbo frames support for rtl8366s
juhosg [Wed, 21 Sep 2011 11:47:38 +0000 (11:47 +0000)]
generic: jumbo frames support for rtl8366s

This patch adds the option to enable jumbo frames on the rtl8366s
switch. This is almost exactly the same as the first patch at
https://dev.openwrt.org/ticket/7977 and it has been requested
in a comment there.

I have tested this and it successfully allows devices on the switch
using jumbo frames to communicate.

Signed-off-by: Ash Hughes <ashley.hughes@blueyonder.co.uk>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28267 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackage/maccalc: don't expect to get all data in one read
juhosg [Wed, 21 Sep 2011 11:47:35 +0000 (11:47 +0000)]
package/maccalc: don't expect to get all data in one read

Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28266 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agowpa_supplicant: increase the time between scans to reduce the number of hw resets
nbd [Tue, 20 Sep 2011 14:45:38 +0000 (14:45 +0000)]
wpa_supplicant: increase the time between scans to reduce the number of hw resets

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28262 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoath9k: fix antenna gain calculation
nbd [Tue, 20 Sep 2011 10:42:45 +0000 (10:42 +0000)]
ath9k: fix antenna gain calculation

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28261 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoath9k: fix handling configured tx power limits
nbd [Mon, 19 Sep 2011 17:36:41 +0000 (17:36 +0000)]
ath9k: fix handling configured tx power limits

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28260 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agob43: merge ad-hoc beacon fix
nbd [Mon, 19 Sep 2011 09:59:00 +0000 (09:59 +0000)]
b43: merge ad-hoc beacon fix

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28258 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[package] uhttpd: fix bad pointer use in previous commit
jow [Sun, 18 Sep 2011 23:34:25 +0000 (23:34 +0000)]
[package] uhttpd: fix bad pointer use in previous commit

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28257 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[package] uhttpd: fix possible CGI header line parsing beyound the empty line, thanks...
jow [Sun, 18 Sep 2011 22:30:20 +0000 (22:30 +0000)]
[package] uhttpd: fix possible CGI header line parsing beyound the empty line, thanks Linus Luessing for spotting it

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28254 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoath9k: add some cleanup patches and rework tx power handling
nbd [Sat, 17 Sep 2011 16:02:56 +0000 (16:02 +0000)]
ath9k: add some cleanup patches and rework tx power handling

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28253 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoath9k: do not strip MMIC for key miss frames
nbd [Sat, 17 Sep 2011 08:41:54 +0000 (08:41 +0000)]
ath9k: do not strip MMIC for key miss frames

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28252 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agomac80211: reduce tx queue length of wireless interfaces - improves latency under...
nbd [Sat, 17 Sep 2011 08:34:42 +0000 (08:34 +0000)]
mac80211: reduce tx queue length of wireless interfaces - improves latency under load

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28251 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoath9k: fix a regression in handling of MAC key miss events (should improve connection...
nbd [Sat, 17 Sep 2011 08:34:37 +0000 (08:34 +0000)]
ath9k: fix a regression in handling of MAC key miss events (should improve connection stability)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28250 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoath9k: fix compile without debugfs (#10117)
nbd [Sat, 17 Sep 2011 07:03:20 +0000 (07:03 +0000)]
ath9k: fix compile without debugfs (#10117)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28249 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agomac80211/ath9k: fix excessive "Failed to stop TX DMA" logspam in client mode
nbd [Fri, 16 Sep 2011 07:59:51 +0000 (07:59 +0000)]
mac80211/ath9k: fix excessive "Failed to stop TX DMA" logspam in client mode

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28247 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agomac80211: update to wireless-testing 2011-09-14
nbd [Thu, 15 Sep 2011 17:55:16 +0000 (17:55 +0000)]
mac80211: update to wireless-testing 2011-09-14

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28245 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[package] base-files: Fix IPv6 address and route adding on aliases with no IPv4 addre...
acinonyx [Wed, 14 Sep 2011 13:37:44 +0000 (13:37 +0000)]
[package] base-files: Fix IPv6 address and route adding on aliases with no IPv4 address configured

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28241 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoRevert "[package] base-files: Add support for assigning multiple IPv6 addresses on...
acinonyx [Wed, 14 Sep 2011 13:37:40 +0000 (13:37 +0000)]
Revert "[package] base-files: Add support for assigning multiple IPv6 addresses on an interface"

Multiple IPv6 addresses should be handled with alias sections

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28240 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[sdk] fix generation for arm platforms
jow [Tue, 13 Sep 2011 07:39:14 +0000 (07:39 +0000)]
[sdk] fix generation for arm platforms
Based on patch by Roman Yeryomin <roman@advem.lv>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28225 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[package] 6to4: fix lifetime options (#9147)
jow [Tue, 13 Sep 2011 07:29:27 +0000 (07:29 +0000)]
[package] 6to4: fix lifetime options (#9147)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28223 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[package] base-files: Add support for assigning multiple IPv6 addresses on an interface
acinonyx [Mon, 12 Sep 2011 21:07:00 +0000 (21:07 +0000)]
[package] base-files: Add support for assigning multiple IPv6 addresses on an interface

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28222 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: fix register range check for DMA stuck checks (thx, Frédéric Moulins)
nbd [Sun, 11 Sep 2011 17:44:12 +0000 (17:44 +0000)]
ar71xx: fix register range check for DMA stuck checks (thx, Frédéric Moulins)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28213 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoath9k: add a better fix for beacon timer reliability
nbd [Sun, 11 Sep 2011 11:16:20 +0000 (11:16 +0000)]
ath9k: add a better fix for beacon timer reliability

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28211 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[package] broadcom-wl: implement wpa_group_rekey option (mapped to nas -g)
jow [Fri, 9 Sep 2011 18:21:30 +0000 (18:21 +0000)]
[package] broadcom-wl: implement wpa_group_rekey option (mapped to nas -g)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28208 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[package] hostapd: introduce "wpa_pair_rekey" and "wpa_master_rekey" options, remove...
jow [Fri, 9 Sep 2011 18:19:18 +0000 (18:19 +0000)]
[package] hostapd: introduce "wpa_pair_rekey" and "wpa_master_rekey" options, remove hardcoded wpa rekey intervals, remove hardcoded radius_acct_interim_interval as it might overrule the radius Acct-Interim-Interval attribute

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28207 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[imagebuilder] Various enhancements from Manuel Munz <freifunk@somakoma.de>
jow [Fri, 9 Sep 2011 17:25:20 +0000 (17:25 +0000)]
[imagebuilder] Various enhancements from Manuel Munz <freifunk@somakoma.de>
- don't regenerate Package index unless the packagedir changes
- remove opkg lists from rootfs, saves > 1MB uncompressed
- don't direct errors on index creation into packagelist

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28205 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoath9k: fix an rx path race condition that might be the cause of the "ath: DMA failed...
nbd [Fri, 9 Sep 2011 07:20:44 +0000 (07:20 +0000)]
ath9k: fix an rx path race condition that might be the cause of the "ath: DMA failed to stop in 10 ms" logspam as well as various connection stability issues

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28202 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[package] broadcom-wl: introduce "disabled" option for wifi-iface section to shutdown...
jow [Thu, 8 Sep 2011 23:34:13 +0000 (23:34 +0000)]
[package] broadcom-wl: introduce "disabled" option for wifi-iface section to shutdown single networks on a radio

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28200 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[package] madwifi: introduce "disabled" option for wifi-iface section to shutdown...
jow [Thu, 8 Sep 2011 23:31:42 +0000 (23:31 +0000)]
[package] madwifi: introduce "disabled" option for wifi-iface section to shutdown single networks on a radio

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28199 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[package] mac80211: introduce "disabled" option for wifi-iface section to shutdown...
jow [Thu, 8 Sep 2011 23:21:36 +0000 (23:21 +0000)]
[package] mac80211: introduce "disabled" option for wifi-iface section to shutdown single networks on a radio

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28198 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[x86] Xen DomU: make sure kernel is gzip compressed, pygrub cannot handle xz
jow [Thu, 8 Sep 2011 22:18:26 +0000 (22:18 +0000)]
[x86] Xen DomU: make sure kernel is gzip compressed, pygrub cannot handle xz

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28197 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agomac80211: fix an endian issue in BlockAckReq handling
nbd [Wed, 7 Sep 2011 06:06:34 +0000 (06:06 +0000)]
mac80211: fix an endian issue in BlockAckReq handling

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28190 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agomac80211: merge a power save related race condition fix
nbd [Tue, 6 Sep 2011 11:09:40 +0000 (11:09 +0000)]
mac80211: merge a power save related race condition fix

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28185 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: do not count normal interrupts as spurious (fixes #10037)
nbd [Tue, 6 Sep 2011 05:38:23 +0000 (05:38 +0000)]
ar71xx: do not count normal interrupts as spurious (fixes #10037)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28182 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[buildroot] rules.mk: provide a LIBGCC_A variable
jow [Mon, 5 Sep 2011 19:29:22 +0000 (19:29 +0000)]
[buildroot] rules.mk: provide a LIBGCC_A variable

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28175 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: clean up profiles, put in kmod-ath9k and wpad-mini by default (fixes #9954)
nbd [Mon, 5 Sep 2011 18:37:48 +0000 (18:37 +0000)]
ar71xx: clean up profiles, put in kmod-ath9k and wpad-mini by default (fixes #9954)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28173 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoath9k: fix beacon timer init on reset
nbd [Sun, 4 Sep 2011 19:06:02 +0000 (19:06 +0000)]
ath9k: fix beacon timer init on reset

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28169 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agohostapd: add a workaround for driver issues in various android devices with texas...
nbd [Sun, 4 Sep 2011 18:23:36 +0000 (18:23 +0000)]
hostapd: add a workaround for driver issues in various android devices with texas instruments wifi

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28167 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[cns3xxx]: upgrade testing kernel support to 3.1
kaloz [Sun, 4 Sep 2011 15:06:05 +0000 (15:06 +0000)]
[cns3xxx]: upgrade testing kernel support to 3.1

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28165 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[cns3xxx]: cleanup config
kaloz [Sun, 4 Sep 2011 15:02:37 +0000 (15:02 +0000)]
[cns3xxx]: cleanup config

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28164 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[generic/3.1]: refresh patches
kaloz [Sun, 4 Sep 2011 15:01:56 +0000 (15:01 +0000)]
[generic/3.1]: refresh patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28163 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[generic/3.1]: add missing symbols
kaloz [Sun, 4 Sep 2011 15:01:25 +0000 (15:01 +0000)]
[generic/3.1]: add missing symbols

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28162 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[package] uhttpd: properly match mimetype entries which cover the whole filename...
jow [Sun, 4 Sep 2011 10:21:05 +0000 (10:21 +0000)]
[package] uhttpd: properly match mimetype entries which cover the whole filename (#8236)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28160 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoath9k: fix some hw reset issues
nbd [Sat, 3 Sep 2011 03:27:20 +0000 (03:27 +0000)]
ath9k: fix some hw reset issues

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28151 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[package] uhttpd: add "application/x-ns-proxy-autoconfig" mime type (#8236)
jow [Fri, 2 Sep 2011 13:28:29 +0000 (13:28 +0000)]
[package] uhttpd: add "application/x-ns-proxy-autoconfig" mime type (#8236)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28149 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[package] firewall: make ESTABLISHED,RELATED rules match before INVALID, use conntrac...
jow [Thu, 1 Sep 2011 20:37:22 +0000 (20:37 +0000)]
[package] firewall: make ESTABLISHED,RELATED rules match before INVALID, use conntrack instead of state match (#10038)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28148 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoath9k: merge a fix for tx power limit testing
nbd [Thu, 1 Sep 2011 18:15:03 +0000 (18:15 +0000)]
ath9k: merge a fix for tx power limit testing

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28143 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoRevert "hostapd: add a patch for ignoring the WPA/WPA2 key type to work around some...
nbd [Thu, 1 Sep 2011 16:07:38 +0000 (16:07 +0000)]
Revert "hostapd: add a patch for ignoring the WPA/WPA2 key type to work around some broken clients (#9561)"
This is causing regressions for other clients

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28141 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoath9k: fix another crash bug
nbd [Wed, 31 Aug 2011 23:25:37 +0000 (23:25 +0000)]
ath9k: fix another crash bug

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28139 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoath9k: merge a pending fix for 5 ghz rx latency
nbd [Wed, 31 Aug 2011 06:34:53 +0000 (06:34 +0000)]
ath9k: merge a pending fix for 5 ghz rx latency

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28137 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoswconfig: hide inactive vlans on "swconfig dev switch0 show"
nbd [Tue, 30 Aug 2011 21:00:01 +0000 (21:00 +0000)]
swconfig: hide inactive vlans on "swconfig dev switch0 show"

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28133 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoath9k: add a missing dma cache sync on aggregation software retry
nbd [Tue, 30 Aug 2011 20:59:57 +0000 (20:59 +0000)]
ath9k: add a missing dma cache sync on aggregation software retry

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28132 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoath9k: add some more minor hw reset related fixes
nbd [Tue, 30 Aug 2011 07:46:38 +0000 (07:46 +0000)]
ath9k: add some more minor hw reset related fixes

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28129 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agobase-files: remove an old network tunable tweak which is messing up network stack...
nbd [Mon, 29 Aug 2011 23:34:11 +0000 (23:34 +0000)]
base-files: remove an old network tunable tweak which is messing up network stack performance on modern systems

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28126 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agobrcm47xx: fix padding of trx images, padjffs2 does not work properly on empty files...
nbd [Mon, 29 Aug 2011 21:23:51 +0000 (21:23 +0000)]
brcm47xx: fix padding of trx images, padjffs2 does not work properly on empty files by default

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28125 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: fix ethernet PLL setting on ar7242
nbd [Mon, 29 Aug 2011 21:23:46 +0000 (21:23 +0000)]
ar71xx: fix ethernet PLL setting on ar7242

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28124 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoath9k: fix a few crash issues on hardware reset
nbd [Mon, 29 Aug 2011 18:41:18 +0000 (18:41 +0000)]
ath9k: fix a few crash issues on hardware reset

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28122 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoath9k: use cold reset instead of warm reset on ar9280 to make recovery from stuck...
nbd [Mon, 29 Aug 2011 12:01:06 +0000 (12:01 +0000)]
ath9k: use cold reset instead of warm reset on ar9280 to make recovery from stuck states more reliable

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28118 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoath9k: add some cleanup patches
nbd [Mon, 29 Aug 2011 12:01:02 +0000 (12:01 +0000)]
ath9k: add some cleanup patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28117 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoath9k: fix a compile error
nbd [Mon, 29 Aug 2011 10:46:02 +0000 (10:46 +0000)]
ath9k: fix a compile error

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28116 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoath9k: fix disabling ani on reset
nbd [Mon, 29 Aug 2011 10:40:46 +0000 (10:40 +0000)]
ath9k: fix disabling ani on reset

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28115 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoath9k: fix processing of rx frames on channel change
nbd [Mon, 29 Aug 2011 09:55:16 +0000 (09:55 +0000)]
ath9k: fix processing of rx frames on channel change

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28114 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoath9k: fix a tx aggregation padding issue
nbd [Mon, 29 Aug 2011 09:55:11 +0000 (09:55 +0000)]
ath9k: fix a tx aggregation padding issue

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28113 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agohostapd: add a patch for ignoring the WPA/WPA2 key type to work around some broken...
nbd [Mon, 29 Aug 2011 08:23:13 +0000 (08:23 +0000)]
hostapd: add a patch for ignoring the WPA/WPA2 key type to work around some broken clients (#9561)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28111 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoath9k: fix calibration on 5 ghz
nbd [Mon, 29 Aug 2011 08:00:08 +0000 (08:00 +0000)]
ath9k: fix calibration on 5 ghz

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28110 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoath9k: minor fixes for the antenna control patch
nbd [Mon, 29 Aug 2011 08:00:00 +0000 (08:00 +0000)]
ath9k: minor fixes for the antenna control patch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28109 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoath9k: prevent calibration / beacons from starting too early
nbd [Sun, 28 Aug 2011 22:06:44 +0000 (22:06 +0000)]
ath9k: prevent calibration / beacons from starting too early

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28108 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoath9k: implement rx/tx antenna control
nbd [Sun, 28 Aug 2011 18:38:24 +0000 (18:38 +0000)]
ath9k: implement rx/tx antenna control

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28107 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agomac80211: allow building for linux 3.1 again
jogo [Sun, 28 Aug 2011 10:17:26 +0000 (10:17 +0000)]
mac80211: allow building for linux 3.1 again

wireless-testing 2011-08-26 properly detects and works with linux 3.1.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28096 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoath: fix compile errors with CONFIG_PACKAGE_ATH_DEBUG disabled (#10013)
nbd [Sun, 28 Aug 2011 07:34:34 +0000 (07:34 +0000)]
ath: fix compile errors with CONFIG_PACKAGE_ATH_DEBUG disabled (#10013)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28095 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoath9k: fix cts timeout setting on 2.4 ghz
nbd [Sat, 27 Aug 2011 23:53:49 +0000 (23:53 +0000)]
ath9k: fix cts timeout setting on 2.4 ghz

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28094 3c298f89-4303-0410-b956-a3cf2f4a3e73

This page took 0.06048 seconds and 4 git commands to generate.