summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* make busybox have hwclocjk tool enable by defaultblogic2008-01-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10255 3c298f89-4303-0410-b956-a3cf2f4a3e73
* oops, applied the ipkg patch with the wrong patchlevelnbd2008-01-251-0/+35
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10253 3c298f89-4303-0410-b956-a3cf2f4a3e73
* missing optional parameters for restart and boot functionsnbd2008-01-251-3/+3
| | | | | | | | | | | 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
* Updating libertas wireless driver to latest version.ryd2008-01-2424-1233/+1205
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10235 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add options for options xr, ar, turbo, mcast_rate Signed-off-by: Lorenz ↵thepeople2008-01-171-0/+12
| | | | | | Schori <lorenz.schori@gmx.ch> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10217 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add option configure a custom netmask for dhcp clients Signed-off-by: Lorenz ↵thepeople2008-01-171-1/+2
| | | | | | Schori <lorenz.schori@gmx.ch> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10216 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade broadcom-wl, fixes wpa2 issues. remove compat-ldso, not necessary ↵nbd2008-01-164-307/+2
| | | | | | anymore git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10207 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix multi-essid setting for broadcom-wlnbd2008-01-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10206 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update ar7 sangam tarballmatteo2008-01-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10203 3c298f89-4303-0410-b956-a3cf2f4a3e73
* revert [10201] - the broadcom-wl md5sum was correct, the upload on mirror2 ↵nbd2008-01-151-1/+1
| | | | | | however was not. fixed now git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10202 3c298f89-4303-0410-b956-a3cf2f4a3e73
* broadcom-wl md5sum fixed, thanks ix.agb2008-01-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10201 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable use of sendfile() for httpdthepeople2008-01-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10200 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix madwifi compile for iop32xthepeople2008-01-151-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10198 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix iwconfig symlink generation, closes #3013agb2008-01-141-4/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10188 3c298f89-4303-0410-b956-a3cf2f4a3e73
* acx: fix X86 buildsmatteo2008-01-141-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10183 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update the acx drivermatteo2008-01-126-1315/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10178 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove obseleted packageblogic2008-01-1210-2614/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10177 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel/modules: fix zd1211 dependancy (closes: #2985)juhosg2008-01-111-13/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10175 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add broadcom b44 driver supportpavlov2008-01-101-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10162 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix compilation failures with spca5xx-le (#2735)florian2008-01-102-1/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10158 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Mark spca5xx-le as broken (#2923)florian2008-01-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10157 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] pcmcia-core: fix a typojuhosg2008-01-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10154 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix broken patch file from #2997thepeople2008-01-091-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10152 3c298f89-4303-0410-b956-a3cf2f4a3e73
* md5sum was left outpavlov2008-01-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10148 3c298f89-4303-0410-b956-a3cf2f4a3e73
* updated iproute2 to 2.6.23 + latest debian patches + latest esfq. deleted ↵pavlov2008-01-085-1481/+2974
| | | | | | 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
* Add back Sitecom WL-105b supportflorian2008-01-081-0/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10142 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Hi all, here is a patch for package/ar7-atm. It fixes the bug #2377,florian2008-01-071-0/+12
| | | | | | | | | | | | | 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
* export switch-core.h to $(STAGING_DIR)nbd2008-01-061-1/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10138 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update brcm-2.4 to 2.4.35.4, integrate new broadcom system code, update ↵nbd2008-01-0631-2617/+8017
| | | | | | 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
* don't call deconfig in udhcpc when entering the renew phasenbd2008-01-061-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10136 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Mirror source tarball to openwrt.org (#2983)florian2008-01-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10133 3c298f89-4303-0410-b956-a3cf2f4a3e73
* revert r9801 - fixes #2921nbd2008-01-061-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10132 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Upgrade gspcav1 to 20071224 (#2922)florian2008-01-061-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10131 3c298f89-4303-0410-b956-a3cf2f4a3e73
* save memory in ipkg while parsing package lists - there's no need to load ↵nbd2008-01-061-0/+249
| | | | | | the whole files into ram before parsing them git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10125 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix potential build errors when changing the qc-usb package selectionnbd2008-01-061-7/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10124 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove LINUX_2_6 dependency from qc-usbnbd2008-01-061-4/+16
| | | | | | | | | | | | | | 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
* remove memleak patch because of issues with premature freeing of memory - i ↵nbd2008-01-061-24/+0
| | | | | | 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
* [AR7] updated DSL driver and firmware (closes #2532)matteo2008-01-056-93/+98
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10118 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Set country before channel (#2958)florian2008-01-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10113 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Bump release number after the vlynq changeflorian2008-01-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10108 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Package mount and umountflorian2008-01-041-1/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10106 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add native vlynq support to the old acx driver (#2864)florian2008-01-041-0/+557
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10102 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Force broadcom-compat-ldso to be 2.4 only (#2963)florian2008-01-031-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10095 3c298f89-4303-0410-b956-a3cf2f4a3e73
* restore old memleak fixnbd2008-01-031-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10092 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add updated ipkg conffiles patch by cdtdaddynbd2008-01-031-6/+53
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10091 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix ipkg segfault and add conffiles patch from #2946nbd2008-01-032-12/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10090 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable broadcom-wl compat hacksnbd2008-01-031-7/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10089 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix madwifi bssid allocationnbd2008-01-021-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10087 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add uci_set_default (to be used in init scripts or /etc/uci-defaults)nbd2008-01-021-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10086 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Explicitely disable p54 for atheros and uml (#2943)florian2008-01-021-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10082 3c298f89-4303-0410-b956-a3cf2f4a3e73