openwrt.git
14 years agoar71xx: add swconfig to the default packages
juhosg [Mon, 18 Jan 2010 09:01:49 +0000 (09:01 +0000)]
ar71xx: add swconfig to the default packages

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

14 years agoar71xx: update default network configuration for the WNDR3700/DIR-825-B1
juhosg [Mon, 18 Jan 2010 09:01:47 +0000 (09:01 +0000)]
ar71xx: update default network configuration for the WNDR3700/DIR-825-B1

Also drop the default network configuration of the TL-WR1043ND, because
the RTL8366RB switch is not yet supported by the rtl8366-smi driver.

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

14 years agoar71xx: fix ethernet mac address on the WZR-HP-G300NH
juhosg [Mon, 18 Jan 2010 09:01:44 +0000 (09:01 +0000)]
ar71xx: fix ethernet mac address on the WZR-HP-G300NH

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

14 years agortl8366_smi: use inline function instead of a macro on top of container_of
juhosg [Mon, 18 Jan 2010 09:01:40 +0000 (09:01 +0000)]
rtl8366_smi: use inline function instead of a macro on top of container_of

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

14 years ago[package] base-files: disable bridge firewalling by default
jow [Mon, 18 Jan 2010 05:38:44 +0000 (05:38 +0000)]
[package] base-files: disable bridge firewalling by default

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

14 years agoar71xx: add some default configs for rtl8366 based devices
nbd [Mon, 18 Jan 2010 00:44:52 +0000 (00:44 +0000)]
ar71xx: add some default configs for rtl8366 based devices

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

14 years agoadjust switch default configs for the swconfig api change
nbd [Mon, 18 Jan 2010 00:38:08 +0000 (00:38 +0000)]
adjust switch default configs for the swconfig api change

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

14 years agoswconfig: support providing the switch device name in an option instead of the sectio...
nbd [Mon, 18 Jan 2010 00:38:04 +0000 (00:38 +0000)]
swconfig: support providing the switch device name in an option instead of the section name - necessary to support switches that contain characters such as "-"

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

14 years agoar71xx: fix portability errors in dd commands
nbd [Mon, 18 Jan 2010 00:12:15 +0000 (00:12 +0000)]
ar71xx: fix portability errors in dd commands

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

14 years agortl8366_smi: reset the vlan table when resetting the switch and use vlan get/set...
nbd [Mon, 18 Jan 2010 00:12:12 +0000 (00:12 +0000)]
rtl8366_smi: reset the vlan table when resetting the switch and use vlan get/set ports for vlan member lists

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

14 years agortl8366_smi: fix excessive stack usage and buffer handling bugs
nbd [Mon, 18 Jan 2010 00:12:07 +0000 (00:12 +0000)]
rtl8366_smi: fix excessive stack usage and buffer handling bugs

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

14 years agoar71xx: fix return statement in the rtl8366 driver
nbd [Sun, 17 Jan 2010 22:57:08 +0000 (22:57 +0000)]
ar71xx: fix return statement in the rtl8366 driver

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

14 years agoadd mini_fo locking fix from #5864
nbd [Sun, 17 Jan 2010 22:52:24 +0000 (22:52 +0000)]
add mini_fo locking fix from #5864

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

14 years agortl8366_smi: register the switch directly from the probe routine
juhosg [Sun, 17 Jan 2010 21:37:09 +0000 (21:37 +0000)]
rtl8366_smi: register the switch directly from the probe routine

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

14 years agortl8366_smi: use vlanmc name for all vlanconfig variables
juhosg [Sun, 17 Jan 2010 21:17:59 +0000 (21:17 +0000)]
rtl8366_smi: use vlanmc name for all vlanconfig variables

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

14 years agortl8366_smi: use vlan4k name for all vlan4kentry variables
juhosg [Sun, 17 Jan 2010 21:17:57 +0000 (21:17 +0000)]
rtl8366_smi: use vlan4k name for all vlan4kentry variables

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

14 years agortl8366_smi: move memset into the rtl8366s_get_member_config function
juhosg [Sun, 17 Jan 2010 21:17:53 +0000 (21:17 +0000)]
rtl8366_smi: move memset into the rtl8366s_get_member_config function

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

14 years agortl8366_smi: move memset into the rtl8366s_get_vlan_4k_entry function
juhosg [Sun, 17 Jan 2010 21:17:49 +0000 (21:17 +0000)]
rtl8366_smi: move memset into the rtl8366s_get_vlan_4k_entry function

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

14 years agortl8366_smi: add vid parameter to the rtl8366s_get_vlan_4k_entry function
juhosg [Sun, 17 Jan 2010 21:17:46 +0000 (21:17 +0000)]
rtl8366_smi: add vid parameter to the rtl8366s_get_vlan_4k_entry function

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

14 years agoar71xx: upgrade rtl8366_smi driver
juhosg [Sun, 17 Jan 2010 21:17:42 +0000 (21:17 +0000)]
ar71xx: upgrade rtl8366_smi driver

Thanks to Antti Seppälä.
Patch from https://forum.openwrt.org/viewtopic.php?pid=100150#p100150

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

14 years agomac80211: remove an obsolete patch
nbd [Sun, 17 Jan 2010 20:49:33 +0000 (20:49 +0000)]
mac80211: remove an obsolete patch

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

14 years agoiw, mac80211: get the frequency info per-netdev instead of per-phy
nbd [Sun, 17 Jan 2010 20:49:28 +0000 (20:49 +0000)]
iw, mac80211: get the frequency info per-netdev instead of per-phy

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

14 years agoar71xx: create sysupgrade file for the WZR-HP-G300NH
juhosg [Sun, 17 Jan 2010 18:53:42 +0000 (18:53 +0000)]
ar71xx: create sysupgrade file for the WZR-HP-G300NH

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

14 years agoar71xx: update cfi patches for 2.6.3[12] as well
juhosg [Sun, 17 Jan 2010 14:33:35 +0000 (14:33 +0000)]
ar71xx: update cfi patches for 2.6.3[12] as well

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

14 years agoar71xx: move forcing of word write into a separate patch
juhosg [Sun, 17 Jan 2010 14:33:32 +0000 (14:33 +0000)]
ar71xx: move forcing of word write into a separate patch

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

14 years agoar71xx: add optimizations to the cfi cmdset 002 status checking
juhosg [Sun, 17 Jan 2010 14:33:29 +0000 (14:33 +0000)]
ar71xx: add optimizations to the cfi cmdset 002 status checking

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

14 years agoar71xx: fix phy interface selection for the RB-450G
juhosg [Sun, 17 Jan 2010 14:33:26 +0000 (14:33 +0000)]
ar71xx: fix phy interface selection for the RB-450G

Patch from: https://forum.openwrt.org/viewtopic.php?pid=95865#p95865

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

14 years agoFix Routerboard 411ar on board wireless
juhosg [Sun, 17 Jan 2010 14:33:23 +0000 (14:33 +0000)]
Fix Routerboard 411ar on board wireless

This patch adds the appropriate interrupt for slot 0 pin 1 of the Routerboard 411ar (RB411 with on board Atheros wireless).

Signed-off-by: Andrew Bates abates@omeganetserv.com
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19184 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[PATCH] missing prerequisite for Orion images
jow [Sun, 17 Jan 2010 13:50:10 +0000 (13:50 +0000)]
[PATCH] missing prerequisite for Orion images
Webupgrade image building for WRT350Nv2 needs zip package.
Copy command for WRT350Nv2 recovery image overrides error code of
webupgrade builder, moved behind brackets.
Removed indention of comments to avoid output in log.
Signed-off by: Matthias Buecher <mail@maddes.net>

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

14 years agoiw: print the current operating frequency in the phy info
nbd [Sun, 17 Jan 2010 03:07:55 +0000 (03:07 +0000)]
iw: print the current operating frequency in the phy info

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

14 years agomac80211: allow user space to query the current operating frequency
nbd [Sun, 17 Jan 2010 03:07:51 +0000 (03:07 +0000)]
mac80211: allow user space to query the current operating frequency

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

14 years agomac80211: fix mac address handling for multiple phy/vif
nbd [Sun, 17 Jan 2010 01:52:45 +0000 (01:52 +0000)]
mac80211: fix mac address handling for multiple phy/vif

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

14 years agomac80211: upgrade to compat-wireless 2010-01-15
nbd [Sun, 17 Jan 2010 01:38:07 +0000 (01:38 +0000)]
mac80211: upgrade to compat-wireless 2010-01-15

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

14 years agoar71xx: the lack of DQ* flash status checking for cfi cmdset 0002 does not only apply...
nbd [Sun, 17 Jan 2010 01:07:18 +0000 (01:07 +0000)]
ar71xx: the lack of DQ* flash status checking for cfi cmdset 0002 does not only apply to erase commands, it also affects writes. extend the workaround to cover writes commands as well

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

14 years agomake sure that processed directories are printed on make V=99
nbd [Sat, 16 Jan 2010 22:18:56 +0000 (22:18 +0000)]
make sure that processed directories are printed on make V=99

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

14 years ago[package] remove broadcom-mmc, superseded by broadcom-sdhc
jow [Sat, 16 Jan 2010 15:46:43 +0000 (15:46 +0000)]
[package] remove broadcom-mmc, superseded by broadcom-sdhc

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

14 years ago[package] add broadcom-sdhc - successor of broadcom-mmc (#6343)
jow [Sat, 16 Jan 2010 15:45:12 +0000 (15:45 +0000)]
[package] add broadcom-sdhc - successor of broadcom-mmc (#6343)

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

14 years ago[brcm-2.4] fix serial flash support (#6442)
jow [Sat, 16 Jan 2010 15:11:52 +0000 (15:11 +0000)]
[brcm-2.4] fix serial flash support (#6442)

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

14 years ago[package] base-files:
jow [Sat, 16 Jan 2010 13:39:13 +0000 (13:39 +0000)]
[package] base-files:
sysupgade library coomon.sh has "bug" in glibc enviorement. For some reason
ld-linux.so.3 is not installed at ramfs and sysupgrade always fails.
Signed-off-by: Zintis Petersons <zintis.petersons@e-mail.lv>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19167 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[orion] add sysupgrade support for the Netgear WNR854T and Linksys WRT350N v2 - thank...
jow [Sat, 16 Jan 2010 13:36:27 +0000 (13:36 +0000)]
[orion] add sysupgrade support for the Netgear WNR854T and Linksys WRT350N v2 - thanks Matthias Buecher

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

14 years agoFix typo in AGPF_S0 reset button definition
cshore [Sat, 16 Jan 2010 03:13:56 +0000 (03:13 +0000)]
Fix typo in AGPF_S0 reset button definition

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

14 years agomtd-utils: refresh the cygwin_fixes patch
nbd [Sat, 16 Jan 2010 00:11:47 +0000 (00:11 +0000)]
mtd-utils: refresh the cygwin_fixes patch

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

14 years agomtd-utils: fix compile on mac os x
nbd [Sat, 16 Jan 2010 00:11:43 +0000 (00:11 +0000)]
mtd-utils: fix compile on mac os x

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

14 years agolibuuid: only build the static variant - fixes compile on mac os x
nbd [Sat, 16 Jan 2010 00:11:38 +0000 (00:11 +0000)]
libuuid: only build the static variant - fixes compile on mac os x

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

14 years agoath9k: add a workaround for the tx ack time issue triggered by the timing handling...
nbd [Fri, 15 Jan 2010 23:12:21 +0000 (23:12 +0000)]
ath9k: add a workaround for the tx ack time issue triggered by the timing handling cleanups
in 2.4 ghz, calculating the ack timeout the way it is described in 802.11-2007 currently leads to tx timeouts
set it to a minimum of what the initvals set (64 usec) until we know what is causing this

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

14 years agoetrax: fix detection of samsung flash chip (#6155)
claudio [Fri, 15 Jan 2010 13:40:18 +0000 (13:40 +0000)]
etrax: fix detection of samsung flash chip (#6155)

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

14 years agobcm63xx: add gpio leds to alice gate
claudio [Fri, 15 Jan 2010 13:30:46 +0000 (13:30 +0000)]
bcm63xx: add gpio leds to alice gate

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

14 years agoar71xx: fix typos in the ar71xx.sh
juhosg [Fri, 15 Jan 2010 12:11:05 +0000 (12:11 +0000)]
ar71xx: fix typos in the ar71xx.sh

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

14 years agoar71xx: add preliminary support for the Buffalo WZR-HP-G300NH
juhosg [Fri, 15 Jan 2010 12:08:03 +0000 (12:08 +0000)]
ar71xx: add preliminary support for the Buffalo WZR-HP-G300NH

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

14 years agoar71xx: add GPIO driver for the NXP 74HC153 chip
juhosg [Fri, 15 Jan 2010 12:07:58 +0000 (12:07 +0000)]
ar71xx: add GPIO driver for the NXP 74HC153 chip

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

14 years agoath9k: fix rts/cts handling
nbd [Fri, 15 Jan 2010 07:39:35 +0000 (07:39 +0000)]
ath9k: fix rts/cts handling

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

14 years agoath9k: tweak rx interrupt mitigation settings for better performance
nbd [Fri, 15 Jan 2010 07:39:31 +0000 (07:39 +0000)]
ath9k: tweak rx interrupt mitigation settings for better performance

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

14 years agomac80211: add some ibss related fixes from linux-wireless@
nbd [Fri, 15 Jan 2010 07:39:27 +0000 (07:39 +0000)]
mac80211: add some ibss related fixes from linux-wireless@

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

14 years agomac80211: fix ht capability detection (thx, stintel)
nbd [Fri, 15 Jan 2010 02:55:29 +0000 (02:55 +0000)]
mac80211: fix ht capability detection (thx, stintel)

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

14 years agomac80211: add a missing chunk of the short slot patch
nbd [Fri, 15 Jan 2010 02:03:25 +0000 (02:03 +0000)]
mac80211: add a missing chunk of the short slot patch

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

14 years agomac80211: implement the distance setting
nbd [Fri, 15 Jan 2010 01:16:52 +0000 (01:16 +0000)]
mac80211: implement the distance setting

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

14 years agoath9k: fix short slot vs long slot handling, implement support for setting the covera...
nbd [Fri, 15 Jan 2010 01:16:48 +0000 (01:16 +0000)]
ath9k: fix short slot vs long slot handling, implement support for setting the coverage class

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

14 years agoiw: add patch for setting coverage class / distance
nbd [Fri, 15 Jan 2010 01:16:44 +0000 (01:16 +0000)]
iw: add patch for setting coverage class / distance

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

14 years agomac80211: update to wireless-testing+wireless-2.6 from 2010-01-13
nbd [Fri, 15 Jan 2010 01:16:40 +0000 (01:16 +0000)]
mac80211: update to wireless-testing+wireless-2.6 from 2010-01-13

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

14 years agoiw: update to 0.9.19
nbd [Fri, 15 Jan 2010 01:16:34 +0000 (01:16 +0000)]
iw: update to 0.9.19

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

14 years ago[package] wpa_supplicant: fix two syntax errors in wpa_supplicant.sh (#6504)
jow [Thu, 14 Jan 2010 18:48:42 +0000 (18:48 +0000)]
[package] wpa_supplicant: fix two syntax errors in wpa_supplicant.sh (#6504)

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

14 years ago[package] dropbear: add GatewayPorts (-a) option (#6503)
jow [Thu, 14 Jan 2010 18:43:05 +0000 (18:43 +0000)]
[package] dropbear: add GatewayPorts (-a) option (#6503)

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

14 years ago[toolchain] add support for uClibc 0.9.30.2
florian [Thu, 14 Jan 2010 12:27:46 +0000 (12:27 +0000)]
[toolchain] add support for uClibc 0.9.30.2

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

14 years ago[package] opkg: fallback to dest->root_dir if specified overlay_root does not exist...
jow [Wed, 13 Jan 2010 20:21:39 +0000 (20:21 +0000)]
[package] opkg: fallback to dest->root_dir if specified overlay_root does not exist on filesystem (#6498)

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

14 years ago[buildroot] allow download urls using the file:// schema (#6480)
jow [Wed, 13 Jan 2010 19:38:53 +0000 (19:38 +0000)]
[buildroot] allow download urls using the file:// schema (#6480)

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

14 years ago[package] wpa_supplicant: add WEP key handling to conform with documented behaviour...
jow [Wed, 13 Jan 2010 19:31:47 +0000 (19:31 +0000)]
[package] wpa_supplicant: add WEP key handling to conform with documented behaviour in mac80211.sh (#6493)

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

14 years ago[package] base-files, mac80211 (#6491)
jow [Wed, 13 Jan 2010 18:39:44 +0000 (18:39 +0000)]
[package] base-files, mac80211 (#6491)
  - fix wep key handling in iw with mac80211 based drivers
  - sanitize keys where necessary
  - put a procedure prepare_key_wep() into /sbin/wifi for use by other driver backends

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

14 years agomtd-utils depends on libuuid
lars [Wed, 13 Jan 2010 13:14:35 +0000 (13:14 +0000)]
mtd-utils depends on libuuid

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

14 years agoar71xx: reduce button threshold values
juhosg [Wed, 13 Jan 2010 10:18:30 +0000 (10:18 +0000)]
ar71xx: reduce button threshold values

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

14 years agokernel: change debounce logic in the gpio-buttons driver
juhosg [Wed, 13 Jan 2010 10:18:24 +0000 (10:18 +0000)]
kernel: change debounce logic in the gpio-buttons driver

 * thanks to Nuno Gonçalves

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

14 years agoar71xx: fix 320S33B flash chip support
juhosg [Wed, 13 Jan 2010 06:52:12 +0000 (06:52 +0000)]
ar71xx: fix 320S33B flash chip support

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

14 years agoFix libuuid header location and reenable building of mkfs.ubifs
lars [Wed, 13 Jan 2010 05:21:50 +0000 (05:21 +0000)]
Fix libuuid header location and reenable building of mkfs.ubifs

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

14 years agomac80211: another minor fix to monitor mode queue selection
nbd [Tue, 12 Jan 2010 03:10:12 +0000 (03:10 +0000)]
mac80211: another minor fix to monitor mode queue selection

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

14 years agomac80211: upgrade to a new unofficial snapshot based on wireless-testing+wireless-2.6
nbd [Tue, 12 Jan 2010 03:10:03 +0000 (03:10 +0000)]
mac80211: upgrade to a new unofficial snapshot based on wireless-testing+wireless-2.6

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

14 years ago[xburst] Disable CONFIG_MODVERSIONS
lars [Mon, 11 Jan 2010 19:48:32 +0000 (19:48 +0000)]
[xburst] Disable CONFIG_MODVERSIONS

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

14 years agomtd-utils: Don't include lzo headers aswell...
lars [Mon, 11 Jan 2010 16:15:52 +0000 (16:15 +0000)]
mtd-utils: Don't include lzo headers aswell...

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

14 years ago[tools] do not build nor install mkfs.ubifs until we have it fixed
florian [Mon, 11 Jan 2010 15:40:45 +0000 (15:40 +0000)]
[tools] do not build nor install mkfs.ubifs until we have it fixed
(#6483)

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

14 years agoAdd libuuid Makefile. Oops...
lars [Mon, 11 Jan 2010 11:18:26 +0000 (11:18 +0000)]
Add libuuid Makefile. Oops...

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

14 years agomtd-utils: Disable lzo for mkfs.ubifs
lars [Mon, 11 Jan 2010 11:04:30 +0000 (11:04 +0000)]
mtd-utils: Disable lzo for mkfs.ubifs

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

14 years agoAdd libuuid hosttool package. It's needed in order to build mkfs.ubifs
lars [Mon, 11 Jan 2010 11:02:54 +0000 (11:02 +0000)]
Add libuuid hosttool package. It's needed in order to build mkfs.ubifs

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

14 years agorefresh patch
kaloz [Mon, 11 Jan 2010 09:40:26 +0000 (09:40 +0000)]
refresh patch

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

14 years agotargets using 2.6.32 should use the latest release
kaloz [Mon, 11 Jan 2010 09:16:40 +0000 (09:16 +0000)]
targets using 2.6.32 should use the latest release

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

14 years agoar71xx: add support for the D-Link DIR-600 rev. A1 board
juhosg [Mon, 11 Jan 2010 08:02:10 +0000 (08:02 +0000)]
ar71xx: add support for the D-Link DIR-600 rev. A1 board

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

14 years agomac80211: fix some monitor mode queue selection bugs
nbd [Mon, 11 Jan 2010 05:57:59 +0000 (05:57 +0000)]
mac80211: fix some monitor mode queue selection bugs

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

14 years agoMerge xburst target.
lars [Mon, 11 Jan 2010 04:44:45 +0000 (04:44 +0000)]
Merge xburst target.

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

14 years agoAdd support for building ubifs images.
lars [Mon, 11 Jan 2010 01:10:45 +0000 (01:10 +0000)]
Add support for building ubifs images.

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

14 years ago[tools] mtd-utils: Build mkfs.ubifs
lars [Mon, 11 Jan 2010 01:04:15 +0000 (01:04 +0000)]
[tools] mtd-utils: Build mkfs.ubifs

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

14 years agomkimage: fix compile errors on non-glibc systems
nbd [Sun, 10 Jan 2010 18:42:12 +0000 (18:42 +0000)]
mkimage: fix compile errors on non-glibc systems

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

14 years ago[mpc83xx]: FIT uImage support for the MPC8377-WLAN
kaloz [Sun, 10 Jan 2010 18:14:23 +0000 (18:14 +0000)]
[mpc83xx]: FIT uImage support for the MPC8377-WLAN

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

14 years ago[package] ppp: process option dns if peerdns is off (#6474)
jow [Sun, 10 Jan 2010 16:28:09 +0000 (16:28 +0000)]
[package] ppp: process option dns if peerdns is off (#6474)

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

14 years ago[mpc83xx]: upgrade to 2.6.31, add preliminary support for the Freescale MPC8377E...
kaloz [Sun, 10 Jan 2010 16:02:11 +0000 (16:02 +0000)]
[mpc83xx]: upgrade to 2.6.31, add preliminary support for the Freescale MPC8377E-WLAN board - not finished, yet

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

14 years ago[tools/mkimage]: upgrade and build from the u-boot source
kaloz [Sun, 10 Jan 2010 15:57:43 +0000 (15:57 +0000)]
[tools/mkimage]: upgrade and build from the u-boot source

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

14 years ago[package] dnsmasq: only write search directive if domain is actually set
jow [Sun, 10 Jan 2010 15:31:58 +0000 (15:31 +0000)]
[package] dnsmasq: only write search directive if domain is actually set

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

14 years agoremove unneeded patch
kaloz [Sat, 9 Jan 2010 23:17:49 +0000 (23:17 +0000)]
remove unneeded patch

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

14 years agoupgrade to latest kernels
kaloz [Sat, 9 Jan 2010 23:13:27 +0000 (23:13 +0000)]
upgrade to latest kernels

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

14 years ago[package] dnsmasq: add local domain as search directive to /tmp/resolv.conf
jow [Sat, 9 Jan 2010 21:03:48 +0000 (21:03 +0000)]
[package] dnsmasq: add local domain as search directive to /tmp/resolv.conf

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

14 years agodl_cleanup: Show it to the user, if file extension or version pattern is unknown
mb [Sat, 9 Jan 2010 18:58:28 +0000 (18:58 +0000)]
dl_cleanup: Show it to the user, if file extension or version pattern is unknown

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

14 years agodl_cleanup: Add regex for foo_1_2_3
mb [Sat, 9 Jan 2010 18:45:05 +0000 (18:45 +0000)]
dl_cleanup: Add regex for foo_1_2_3

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

14 years agodl_cleanup: Allow removing items from blacklist
mb [Sat, 9 Jan 2010 18:31:29 +0000 (18:31 +0000)]
dl_cleanup: Allow removing items from blacklist

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

14 years agodl_cleanup: Add linux and gcc to blacklist
mb [Sat, 9 Jan 2010 18:19:29 +0000 (18:19 +0000)]
dl_cleanup: Add linux and gcc to blacklist

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