1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-13 12:10:13 +03:00
Commit Graph

3678 Commits

Author SHA1 Message Date
nbd
18a605bf0b pull madwifi forward to the latest upstream version - should fix some dual radio issues; add preliminary 2.6.24 support patch (compiles, not run-time tested, thx SeG)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10334 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-31 04:09:54 +00:00
agb
122c1c510c Add 2.6 kernel dependency to gpioctl
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10325 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-30 09:38:32 +00:00
nbd
7d72cdbc54 fix a small race condition in the madwifi queue handling
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10312 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-29 17:17:04 +00:00
nbd
f5bd93a96d add missing #include
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10297 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-28 21:02:31 +00:00
nbd
e51ca2863c more queue handling stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10296 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-28 19:35:38 +00:00
nbd
d3393fc512 update madwifi to latest trunk, include a few more fixes/improvements
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10294 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-28 18:34:06 +00:00
blogic
be6fa77dfb make the system have a daemon user by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10293 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-28 18:16:00 +00:00
blogic
6984409e76 only start crond if there are files in the crontab
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10292 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-28 17:23:22 +00:00
nbd
6ed129deea madwifi: nuke some weird code which is causing NULL nodes to appear
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10274 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-26 15:18:18 +00:00
nbd
7cae62cc2a do not use kzalloc() in madwifi, for compatibility reasons
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10272 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-26 10:17:22 +00:00
nbd
6dfc34bf7f madwifi: nuke some totally wrong code which was causing performance issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10270 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-26 05:45:37 +00:00
nbd
8afbcdba68 madwifi: use mrr even in legacy mode
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10269 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-26 05:45:31 +00:00
nbd
a551eef759 add a patch for properly refreshing the bssidmask
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10268 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-26 04:47:11 +00:00
blogic
ab09debb66 add userspace tool for gpio_dev
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10267 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-26 04:24:05 +00:00
nbd
3610f7a9ee add extra sanity checks in madwifi
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10266 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-26 04:19:50 +00:00
nbd
2d4bb468ba add a patch for improved transmit signal strength in madwifi
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10264 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-26 03:21:12 +00:00
blogic
57f5643ac3 add generic gpio char dev for CONFIG_GENERIC_GPIO archs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10261 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-26 03:16:11 +00:00
nbd
29dbf43bdb add some random madwifi fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10260 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-25 23:09:13 +00:00
nbd
410d80b0c8 upgrade madwifi, finally fix the annoying ap auto channel selection bug, default to automatic channel selection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10259 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-25 20:24:25 +00:00
blogic
06536709c7 make busybox have hwclocjk tool enable by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10255 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-25 16:49:21 +00:00
nbd
35b652105b oops, applied the ipkg patch with the wrong patchlevel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10253 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-25 16:46:26 +00:00
nbd
f90cb20b9a missing optional parameters for restart and boot functions
Add missing optional parameters in remaining rc functions.
It fixes my previous implementation of parametrized rc functions [8106],
ticket #3063, thanks argovela-at-yahoo-com for reporting.

Signed-off-by: Lubos Stanek (lubek) <lubek@lubek.name>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10245 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-25 10:59:40 +00:00
ryd
03e8a3a945 Updating libertas wireless driver to latest version.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10235 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-24 03:03:04 +00:00
thepeople
20b39ccab6 add options for options xr, ar, turbo, mcast_rate Signed-off-by: Lorenz Schori <lorenz.schori@gmx.ch>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10217 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-17 01:23:38 +00:00
thepeople
38ba799c0a add option configure a custom netmask for dhcp clients Signed-off-by: Lorenz Schori <lorenz.schori@gmx.ch>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10216 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-17 01:15:50 +00:00
nbd
5597d7619f upgrade broadcom-wl, fixes wpa2 issues. remove compat-ldso, not necessary anymore
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10207 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-16 03:40:08 +00:00
nbd
dd93653ac7 fix multi-essid setting for broadcom-wl
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10206 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-16 03:40:04 +00:00
matteo
0834fab453 update ar7 sangam tarball
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10203 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-15 03:25:11 +00:00
nbd
4dc4d541b4 revert [10201] - the broadcom-wl md5sum was correct, the upload on mirror2 however was not. fixed now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10202 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-15 03:22:10 +00:00
agb
178feb7575 broadcom-wl md5sum fixed, thanks ix.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10201 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-15 02:25:05 +00:00
thepeople
7b2790f2c1 disable use of sendfile() for httpd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10200 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-15 02:23:59 +00:00
thepeople
67dc0110b5 fix madwifi compile for iop32x
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10198 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-15 00:01:05 +00:00
agb
41548cefc1 Fix iwconfig symlink generation, closes #3013
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10188 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-14 08:34:07 +00:00
matteo
7b647490c7 acx: fix X86 builds
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10183 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-14 01:40:00 +00:00
matteo
b45c92bdd0 update the acx driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10178 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-12 13:27:26 +00:00
blogic
5c8527e331 remove obseleted package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10177 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-12 12:08:20 +00:00
juhosg
224733bba3 [package] kernel/modules: fix zd1211 dependancy (closes: #2985)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10175 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-11 19:32:33 +00:00
pavlov
3de185dbcb add broadcom b44 driver support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10162 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-10 21:15:03 +00:00
florian
a9b3984510 Fix compilation failures with spca5xx-le (#2735)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10158 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-10 18:15:45 +00:00
florian
e291f45a8e Mark spca5xx-le as broken (#2923)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10157 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-10 17:46:52 +00:00
juhosg
9af7e66231 [package] pcmcia-core: fix a typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10154 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-09 07:44:17 +00:00
thepeople
ba43ecdcd5 fix broken patch file from #2997
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10152 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-09 02:46:58 +00:00
pavlov
7fa4d16792 md5sum was left out
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10148 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-08 22:31:26 +00:00
pavlov
87d6328729 updated iproute2 to 2.6.23 + latest debian patches + latest esfq. deleted patches have been merged upstream. note, this also brings in the necessary esfq changes in the kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10147 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-08 22:28:35 +00:00
florian
209f76b1df Add back Sitecom WL-105b support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10142 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-08 14:27:48 +00:00
florian
7fdc9f28c1 Hi all, here is a patch for package/ar7-atm. It fixes the bug #2377,
which reports a WARNING: at kernel/softirq.c:138 local_bh_enable().

Make the TIATM driver use tasklet, instead of BH without the flag, the TIATM driver treats packets inside BH,
which is wrong for most skbuff stuff. Use tasklet instead.

Signed-off-by: <benoit.ganne@gmail.com>



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10141 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-07 19:38:17 +00:00
nbd
9cd1d90624 export switch-core.h to $(STAGING_DIR)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10138 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-06 19:28:26 +00:00
nbd
90fba37c49 update brcm-2.4 to 2.4.35.4, integrate new broadcom system code, update broadcom-wl to a contributed version (v4.150.10.5) - no bcm57xx support yet, will follow shortly
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10137 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-06 19:28:07 +00:00
nbd
b59f896089 don't call deconfig in udhcpc when entering the renew phase
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10136 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-06 19:26:33 +00:00
florian
3485e86ac5 Mirror source tarball to openwrt.org (#2983)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10133 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-06 13:07:20 +00:00
nbd
efb74cd089 revert r9801 - fixes #2921
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10132 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-06 12:58:01 +00:00
florian
a8f4197ef6 Upgrade gspcav1 to 20071224 (#2922)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10131 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-06 12:44:23 +00:00
nbd
8f46721f9b save memory in ipkg while parsing package lists - there's no need to load the whole files into ram before parsing them
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10125 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-06 02:48:24 +00:00
nbd
e2b0e04017 fix potential build errors when changing the qc-usb package selection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10124 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-06 02:12:40 +00:00
nbd
4b17cc52e1 Remove LINUX_2_6 dependency from qc-usb
This patch removes LINUX_2_6 dependency from qc-usb for those of us who
still have broadcom chipsets as qc-usb works fine on LINUX_2_4 too. This
compiles with both 2.4 and 2.6 kernels selected, and although i do not
have a Kamikaze svn system, the same changes (albeit without the new
package name changes in svn vs 7.09) work fine on my running 2.4 system
with a Quickcam Express card (older model).

Signed-off-by: Misha Koshelev <mk144210 at bcm dot edu>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10123 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-06 02:12:37 +00:00
nbd
8785e41158 remove memleak patch because of issues with premature freeing of memory - i will try to reduce the memory usage in a different way
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10122 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-06 01:03:53 +00:00
matteo
71435f63a5 [AR7] updated DSL driver and firmware (closes #2532)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10118 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-05 02:44:04 +00:00
florian
eded00259e Set country before channel (#2958)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10113 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-04 07:14:40 +00:00
florian
a5dbd9c5b0 Bump release number after the vlynq change
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10108 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-04 04:05:03 +00:00
florian
db89393e3c Package mount and umount
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10106 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-04 03:13:38 +00:00
florian
379d926d21 Add native vlynq support to the old acx driver (#2864)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10102 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-04 02:10:09 +00:00
florian
2a064e8249 Force broadcom-compat-ldso to be 2.4 only (#2963)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10095 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-03 19:33:51 +00:00
nbd
996064f4d4 restore old memleak fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10092 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-03 17:07:55 +00:00
nbd
a806f32c7a add updated ipkg conffiles patch by cdtdaddy
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10091 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-03 17:07:02 +00:00
nbd
5d9c91b9de fix ipkg segfault and add conffiles patch from #2946
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10090 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-03 02:25:16 +00:00
nbd
bd0ff1d1fd enable broadcom-wl compat hacks
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10089 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-03 02:12:50 +00:00
nbd
0a6107c8d9 fix madwifi bssid allocation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10087 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-02 19:47:05 +00:00
nbd
82d2ff5e3f add uci_set_default (to be used in init scripts or /etc/uci-defaults)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10086 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-02 17:10:16 +00:00
florian
ebe1e29983 Explicitely disable p54 for atheros and uml (#2943)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10082 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-02 00:34:28 +00:00
blogic
d710276d5d add sound packages for olpc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10076 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-01 14:29:27 +00:00
blogic
843a8ec371 add package for olpc sound module
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10067 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-31 13:33:54 +00:00
nbd
5360017798 fix a horrible memleak in ipkg (#2702)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10036 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-29 23:34:27 +00:00
nbd
1b03fd0720 replace cflags hacks with the correct solution
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10031 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-29 20:31:48 +00:00
nbd
0bc6dad330 fix keynote compile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10030 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-29 19:19:22 +00:00
nbd
1fe53a1096 add hacks for compiling ipsec-tools with the new uclibc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10028 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-29 19:09:36 +00:00
nbd
95716568c8 fix a build warning in libnl
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10025 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-29 18:10:16 +00:00
kaloz
58f98ac382 * upgrade ixp4xx to 2.6.23.12
* upgrade to the new ethernet driver (temporary breaks Marvell switch support on Compex units)
 * handle NPE microcodes in a user friendly way - YAY for Intel for changing the license
 * add support for the Lanready AP1000 (used in for example the Ligowave LGO2AGN)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10016 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-28 21:00:01 +00:00
nbd
d418be6aca patch Makefile.am for GLOBAL_LIBDIR as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9988 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-28 16:48:15 +00:00
nbd
1a29ac6fa7 move libltdl to the right directory in staging_dir
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9959 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-27 12:35:03 +00:00
agb
90a6f5327a fixed b43-fwcutter compile on osx 10.5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9954 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-27 11:31:21 +00:00
nbd
eedfb27379 fix libtool md5sum
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9952 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-27 10:46:03 +00:00
nbd
35c4aa735f fix libtoolize/autoconf/automake
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9944 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-27 02:11:14 +00:00
nbd
c8b1ee477f upgrade libtool, add fixes for libdir searching, fix up paths to .la files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9941 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-27 02:11:03 +00:00
nbd
19efc9d28e move libtool out of tools/, seems like we need a per-target libtool
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9937 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-27 02:10:23 +00:00
nbd
7654e9a419 fix a compile error in libnl
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9911 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-25 02:37:23 +00:00
nbd
b7e7f4edf0 remove uninstalldev templates (no longer necessary)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9906 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-25 01:40:47 +00:00
blogic
2417836a46 add ifx adsl tools
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9900 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-24 23:06:11 +00:00
nbd
9af5c8e8cf fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9871 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-23 02:13:57 +00:00
nbd
213a25b6eb add profile specific base-files packages - does not work with the imagebuilder yet, but will be fixed later
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9870 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-23 02:08:34 +00:00
nbd
3969a63a8d fix ext3 compile (broken by [9822])
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9869 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-23 01:40:06 +00:00
nbd
29d812257c fix pppoe on dynamically assigned interfaces
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9852 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-23 00:41:38 +00:00
nbd
8194134c2b sync with madwifi changeset 3070
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9835 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-22 16:17:17 +00:00
florian
97316ddfc2 Ext3 cannot load without mbcache, package it as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9822 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-22 11:04:32 +00:00
nbd
9f57cb9722 Add a madwifi patch by Brian Candler, which fixes minstrel when operating without multi-rate retry.
Should lead to significant performance improvements when dealing with stations in B/G mixed mode.
Fixes #2876


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9820 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-21 15:36:54 +00:00
florian
cd756444b8 Fix macfiltering for broadcom devices (#2822)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9805 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-19 17:49:51 +00:00
florian
c832bea56b Put back kmod-ebtables for 2.4 kernels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9801 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-19 08:19:34 +00:00
florian
51abc9c865 Make ipkg depends on tar and gunzip (#2821)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9785 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-17 08:06:03 +00:00
ryd
7a4bdab850 * adding network config for olpc
* adding libertas
* config issue
* quiet mode for bootloader


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9768 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-15 19:59:21 +00:00
juhosg
8a1d2d9ac0 [package] base-files: fix revision number in 'etc/banner'
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9755 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-14 20:07:32 +00:00
nbd
64f4da969a LED driver for PCEngines ALIX boards
This patch adds a driver for the three LEDs that exists on the
PCEngines ALIX 2 and 3 series boards.

The driver is also added to the Alix profile.

Signed-off-by: Petr Liebman <petrliebman@gmail.com>

--


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9748 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-14 00:52:15 +00:00