juhosg [Mon, 17 Nov 2008 09:19:27 +0000 (09:19 +0000)]
[ar71xx] move MyLoader stuff into generic files, will be used on adm5120
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13254
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Mon, 17 Nov 2008 07:45:01 +0000 (07:45 +0000)]
[tools] firmware_utils/mkmylofw: add support of named partitions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13253
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sun, 16 Nov 2008 19:57:49 +0000 (19:57 +0000)]
update wireless documentation to reflect broadcom config changes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13240
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sun, 16 Nov 2008 19:38:55 +0000 (19:38 +0000)]
move the txpower option to wifi-iface to mimic madwifi configuration
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13239
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sun, 16 Nov 2008 18:03:38 +0000 (18:03 +0000)]
package/broadcom-wl:
- use [tr]xantenna instead of [tr]xant to unify config
- implement txpower option
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13236
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 16 Nov 2008 17:40:49 +0000 (17:40 +0000)]
Finally fix iptables -m conntrack (#988), bump release numnber
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13235
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 16 Nov 2008 17:03:16 +0000 (17:03 +0000)]
openat is not an implemented syscall on linux-2.4, so make it only available for linux-2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13234
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 16 Nov 2008 16:15:53 +0000 (16:15 +0000)]
Since profiles kernel configuration are not concatenated to the one, resulting images will panic due to no platform flash driver, prevent this from happening
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13231
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 16 Nov 2008 13:42:37 +0000 (13:42 +0000)]
Fix small typo in the ethernet driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13230
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 16 Nov 2008 13:41:30 +0000 (13:41 +0000)]
Remove some left-over debugging options making the kerkenl exceed 768KB, resulting in a non-bootable image
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13229
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sun, 16 Nov 2008 07:49:27 +0000 (07:49 +0000)]
[tools] firmware_utils/mkmylofw: add definitions for the NP25G and WPE53G boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13226
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 16 Nov 2008 01:04:52 +0000 (01:04 +0000)]
Package pata_rb532_cf separately and update kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13225
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sat, 15 Nov 2008 23:15:58 +0000 (23:15 +0000)]
Add 2.6.27 support to rb532, nand is not recognized, needs to be sorted out
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13224
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sat, 15 Nov 2008 17:39:50 +0000 (17:39 +0000)]
The package kmod-net-prism54 misses the firmware file in /lib/firmware.
Signed-Off-By: Joerg Albert <jal2 at gmx.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13223
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sat, 15 Nov 2008 15:38:48 +0000 (15:38 +0000)]
kexec-tools does build fine on mips with 2.6.27 kernels, until we update the kexec-tools version, mask it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13222
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sat, 15 Nov 2008 14:55:55 +0000 (14:55 +0000)]
Use the openwrt.org mirror, others are offline
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13221
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sat, 15 Nov 2008 14:55:08 +0000 (14:55 +0000)]
Use 2.6.27 for au1000
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13220
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sat, 15 Nov 2008 12:28:36 +0000 (12:28 +0000)]
Split out pcmcia core support from the socket drivers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13214
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sat, 15 Nov 2008 11:30:22 +0000 (11:30 +0000)]
This patch is for broadcom 96348GW-11 boards, to get USB and Ethernet working. Also it patches mtd map driver for bcm96xx boards to be sure that
CFE1CFE1 code is detected when booting from CFE. (#4201)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13213
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sat, 15 Nov 2008 11:26:23 +0000 (11:26 +0000)]
Package bcm63xx-pcmcia kernel module and fix compilation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13212
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sat, 15 Nov 2008 11:23:29 +0000 (11:23 +0000)]
Remove old kernel configuration files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13211
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sat, 15 Nov 2008 11:21:42 +0000 (11:21 +0000)]
Delete old brcm63xx files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13210
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sat, 15 Nov 2008 11:15:25 +0000 (11:15 +0000)]
Fix typo in wpa_supplicant (#4208)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13209
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 14 Nov 2008 23:35:12 +0000 (23:35 +0000)]
madwifi: ap+sta race conditions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13208
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 14 Nov 2008 23:35:03 +0000 (23:35 +0000)]
madwifi: add iwpriv for setting the maximum number of associated clients (ap mode)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13207
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Fri, 14 Nov 2008 23:09:43 +0000 (23:09 +0000)]
Build p54 driver from compat-wireless
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13206
3c298f89-4303-0410-b956-
a3cf2f4a3e73
lars [Fri, 14 Nov 2008 22:37:29 +0000 (22:37 +0000)]
Put libext2fs into its own package.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13205
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 14 Nov 2008 17:01:37 +0000 (17:01 +0000)]
uci: upgrade to 0.6.4 - adds extended syntax to the cli and fixes a lua binding problem
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13203
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hcg [Fri, 14 Nov 2008 16:21:23 +0000 (16:21 +0000)]
Added support for 2.6.27 kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13202
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 14 Nov 2008 08:57:31 +0000 (08:57 +0000)]
[ar71xx] define some bits of the ethernet controller's registers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13201
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hcg [Fri, 14 Nov 2008 07:52:54 +0000 (07:52 +0000)]
Add support for openat system call - this must be extended for the rest of these system calls
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13200
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Thu, 13 Nov 2008 17:02:59 +0000 (17:02 +0000)]
[ar71xx] fixes the ethernet port mask of RB433 in the platform data
* Signed-off-by: Joerg Albert <jal2 at gmx.de>
* closes #4185
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13199
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Thu, 13 Nov 2008 15:55:39 +0000 (15:55 +0000)]
[ar71xx] rewrite memory size detection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13198
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Thu, 13 Nov 2008 14:29:34 +0000 (14:29 +0000)]
[atheros] update 2.6.27 specific patches, and sync kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13197
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Thu, 13 Nov 2008 14:28:09 +0000 (14:28 +0000)]
[ar71xx] update 2.6.27 specific patches, and sync kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13196
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Thu, 13 Nov 2008 04:22:05 +0000 (04:22 +0000)]
fix brctl on linux 2.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13194
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Wed, 12 Nov 2008 18:08:32 +0000 (18:08 +0000)]
[ar71xx] cosmetic changes in the ag71xx driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13193
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Wed, 12 Nov 2008 17:49:01 +0000 (17:49 +0000)]
[kernel] update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches
* based on a patch by Hauke Mehrtens
* closes #4193
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13192
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Tue, 11 Nov 2008 21:44:58 +0000 (21:44 +0000)]
Disable LuCI in default build config as it should be enabled manually for building release builds
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13187
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 11 Nov 2008 15:42:45 +0000 (15:42 +0000)]
bump openssl PKG_RELEASE
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13184
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 11 Nov 2008 15:35:10 +0000 (15:35 +0000)]
enable rc2 in openssl again, because disabling it breaks pkcs12 (thx, eJunky)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13182
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Tue, 11 Nov 2008 03:02:26 +0000 (03:02 +0000)]
bridge (brctl) changes:
- enable brctl in busybox
- disable bridge-utils
- bumb busybox release number
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13180
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Tue, 11 Nov 2008 02:48:31 +0000 (02:48 +0000)]
lua changes:
- fix shared lib generation
- don't ship liblua.so dev lib in liblua package
- remove unsupported 'all' make target during build
- misc cleanup
- bump release number
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13179
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Tue, 11 Nov 2008 02:43:35 +0000 (02:43 +0000)]
add missing kconfig symbols for 2.6.27 targets when all modules are enabled
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13178
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Tue, 11 Nov 2008 02:42:27 +0000 (02:42 +0000)]
add missing kconfig symbol when SBP2 is enabled
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13177
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Tue, 11 Nov 2008 02:40:01 +0000 (02:40 +0000)]
FireWire/IEEE1394 requires PCI support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13176
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Tue, 11 Nov 2008 02:36:20 +0000 (02:36 +0000)]
ack CONFIG_ISDN change introduced in 2.6.27+
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13175
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Tue, 11 Nov 2008 02:32:17 +0000 (02:32 +0000)]
add config symbol missed from [13169]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13174
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 10 Nov 2008 21:21:16 +0000 (21:21 +0000)]
Add missing firewire configuration symbols to 2.4 as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13171
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Mon, 10 Nov 2008 19:30:20 +0000 (19:30 +0000)]
add FireWire/IEEE1394 config symbols, preventing user interation when kmod-ieee1394 is selected
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13169
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Mon, 10 Nov 2008 11:59:41 +0000 (11:59 +0000)]
[kernel] fix ipset compile error on 2.6.27
Signed-off-by: Alexandros C. Couloumbis
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13168
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 9 Nov 2008 23:12:06 +0000 (23:12 +0000)]
Add missing config symbol when building uml on amd64 hosts, it would keep asking for host machine type
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13166
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Sun, 9 Nov 2008 22:48:56 +0000 (22:48 +0000)]
make network config script work with brctl from both bridge-utils & busybox
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13165
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 9 Nov 2008 22:42:36 +0000 (22:42 +0000)]
Build b43, b43legacy and ath9k for kernels >= 2.6.27 from mac80211. Include b43legacy by default in the Generic bcm47xx profile (#4179)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13164
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Sun, 9 Nov 2008 22:38:59 +0000 (22:38 +0000)]
fix busybox brctl rejecting 0 as a valid value in time-related commands (setageing, setfd, ...)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13163
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Sun, 9 Nov 2008 17:55:06 +0000 (17:55 +0000)]
upgrade busybox to 1.11.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13160
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 9 Nov 2008 17:39:09 +0000 (17:39 +0000)]
Add support for creating VMware vmdk images #1317
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13158
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 9 Nov 2008 17:05:15 +0000 (17:05 +0000)]
Allow setting the MAC address on a broadcom device (#1512)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13154
3c298f89-4303-0410-b956-
a3cf2f4a3e73
noz [Sun, 9 Nov 2008 16:50:27 +0000 (16:50 +0000)]
[ixp4xx] Update USR8200 patch and profile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13152
3c298f89-4303-0410-b956-
a3cf2f4a3e73
noz [Sun, 9 Nov 2008 16:50:17 +0000 (16:50 +0000)]
Change order of module startup to force USB2 before USB1.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13151
3c298f89-4303-0410-b956-
a3cf2f4a3e73
noz [Sun, 9 Nov 2008 16:50:11 +0000 (16:50 +0000)]
Add firewire kernel modules to menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13150
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 9 Nov 2008 15:38:03 +0000 (15:38 +0000)]
Add mac80211-hswim driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13146
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Sat, 8 Nov 2008 23:00:22 +0000 (23:00 +0000)]
[cosmetic] indent conditionnals in uClibc Makefile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13144
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Sat, 8 Nov 2008 21:18:33 +0000 (21:18 +0000)]
add md5sums for binutils & gcc and use the GNU mirror facility
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13143
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sat, 8 Nov 2008 18:03:09 +0000 (18:03 +0000)]
Fix small typo #4148
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13142
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 7 Nov 2008 19:56:44 +0000 (19:56 +0000)]
[kernel] fix gpiommc driver on 2.6.26 (closes #4129)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13139
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cyrus [Fri, 7 Nov 2008 14:01:22 +0000 (14:01 +0000)]
Detect changed feed urls and rebase working copies if needed. (Patch by xMff)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13138
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 7 Nov 2008 08:44:56 +0000 (08:44 +0000)]
[kernel] update to 2.6.25.19, and refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13137
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Thu, 6 Nov 2008 20:55:33 +0000 (20:55 +0000)]
[kernel] refresh 2.6.26 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13135
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 6 Nov 2008 19:36:08 +0000 (19:36 +0000)]
enable luci-admin-mini by default as suggested by cyrus
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13133
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 6 Nov 2008 13:21:43 +0000 (13:21 +0000)]
fix trailing backslash error introduced in r13115 - fixes kernel config issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13131
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 6 Nov 2008 12:52:39 +0000 (12:52 +0000)]
brcm63xx: rename mtd partitions to the ones used by other openwrt platforms - should make the automatic rootfs overlay split work and fix the mounting of the right partition
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13130
3c298f89-4303-0410-b956-
a3cf2f4a3e73
lars [Wed, 5 Nov 2008 23:43:59 +0000 (23:43 +0000)]
Update olpc target to 2.6.27.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13129
3c298f89-4303-0410-b956-
a3cf2f4a3e73
lars [Wed, 5 Nov 2008 13:03:00 +0000 (13:03 +0000)]
fix broken patch.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13126
3c298f89-4303-0410-b956-
a3cf2f4a3e73
lars [Wed, 5 Nov 2008 10:47:35 +0000 (10:47 +0000)]
Fix broken patch to drivers/mtd/device/block2mtd.c
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13125
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 3 Nov 2008 22:10:35 +0000 (22:10 +0000)]
add rt2860 firmware
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13117
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 3 Nov 2008 22:10:17 +0000 (22:10 +0000)]
add rt2800 (probably still defunct)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13116
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 3 Nov 2008 22:09:39 +0000 (22:09 +0000)]
split out crc-ccitt
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13115
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 3 Nov 2008 22:09:08 +0000 (22:09 +0000)]
upgrade compat-wireless to 2008-11-03
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13114
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 3 Nov 2008 21:27:05 +0000 (21:27 +0000)]
Enable more PCMCIA specific options, thanks sn9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13110
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 3 Nov 2008 21:26:27 +0000 (21:26 +0000)]
Update openssl to 0.9.8i (#4060)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13109
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 3 Nov 2008 20:30:43 +0000 (20:30 +0000)]
Add basic support for Inventel Liveboxes, resync kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13108
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 3 Nov 2008 18:52:58 +0000 (18:52 +0000)]
Using CONFIG_MODVERSIONS is a bad idea, disable it and no longer mark brcm63xx as broken
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13106
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Mon, 3 Nov 2008 15:11:09 +0000 (15:11 +0000)]
[ar71xx] enable ethernet and PCI on RB-493/AH
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13104
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 2 Nov 2008 23:14:16 +0000 (23:14 +0000)]
switch: remove message about BFL_ENETADM not being set on systems with a roboswitch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13100
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 2 Nov 2008 23:08:42 +0000 (23:08 +0000)]
turn the wrtsl54gs workaround into a more generic fix and reduce the chance of it introducing any breakage
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13098
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 2 Nov 2008 13:05:46 +0000 (13:05 +0000)]
madwifi: fix ACL race condition (patch by Sebastian Gottschall)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13097
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 2 Nov 2008 13:04:36 +0000 (13:04 +0000)]
madwifi: fix noderef and state machine issues in the currently unused ap-to-ap wds mode; refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13096
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 2 Nov 2008 13:03:03 +0000 (13:03 +0000)]
fix a rare wds related noderef issue
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13095
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sat, 1 Nov 2008 16:06:06 +0000 (16:06 +0000)]
Flash mapping fixes from sn9, thanks
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13090
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 31 Oct 2008 11:50:47 +0000 (11:50 +0000)]
[ar71xx] setup speed/duplex on RB-433/450 (closes #4151)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13087
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 30 Oct 2008 22:49:15 +0000 (22:49 +0000)]
fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13084
3c298f89-4303-0410-b956-
a3cf2f4a3e73
thepeople [Thu, 30 Oct 2008 18:22:00 +0000 (18:22 +0000)]
remove GPG not enabled in this build warning
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13083
3c298f89-4303-0410-b956-
a3cf2f4a3e73
thepeople [Wed, 29 Oct 2008 20:31:14 +0000 (20:31 +0000)]
remove /tmp/resolv.conf.auto when ifup -a is called so that any old dns servers no longer in the config get cleared
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13082
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 29 Oct 2008 20:02:52 +0000 (20:02 +0000)]
add back the include() function to awk (extracted from the old awx patch)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13081
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 29 Oct 2008 17:26:59 +0000 (17:26 +0000)]
don't bring down interfaces when preparing them
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13079
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 29 Oct 2008 17:26:49 +0000 (17:26 +0000)]
use pidfiles for hostapd/wpa_supplicant instead of killing all processes when bringing an interface down - fixes an issue with random hostapd death
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13078
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 29 Oct 2008 15:52:58 +0000 (15:52 +0000)]
fix hostapd a/g mode if only the channel is configured in the config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13076
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 29 Oct 2008 15:52:44 +0000 (15:52 +0000)]
fix hostapd race condition which breaks wpa with madwifi
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13075
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 29 Oct 2008 13:55:37 +0000 (13:55 +0000)]
add missing config option
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13074
3c298f89-4303-0410-b956-
a3cf2f4a3e73
This page took 0.077093 seconds and 4 git commands to generate.