Commit Graph

7199 Commits (244e25e2d70a3115a20e7c6013492e248dc95565)
 

Author SHA1 Message Date
Tim Yardley 244e25e2d7 update to the latest imq patch for 2.6.23 from http://www.actusa.net/~linuximq/
SVN-Revision: 10145
17 years ago
Tim Yardley e48d566e82 bump to 2.6.23.12
SVN-Revision: 10144
17 years ago
Florian Fainelli a4ca693c7e Add back Sitecom WL-105b support
SVN-Revision: 10142
17 years ago
Florian Fainelli c3c33ff16a 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>

SVN-Revision: 10141
17 years ago
Andy Boyett 47bf8f89da Fix docs build from a clean checkout, closes #2975
SVN-Revision: 10140
17 years ago
Felix Fietkau d9e54d1e0b export switch-core.h to $(STAGING_DIR)
SVN-Revision: 10138
17 years ago
Felix Fietkau 178721f76b 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
SVN-Revision: 10137
17 years ago
Felix Fietkau 563d234596 don't call deconfig in udhcpc when entering the renew phase
SVN-Revision: 10136
17 years ago
Florian Fainelli ae47983863 Mirror source tarball to openwrt.org (#2983)
SVN-Revision: 10133
17 years ago
Felix Fietkau 60de55965d revert r9801 - fixes #2921
SVN-Revision: 10132
17 years ago
Florian Fainelli 3f20af4fa0 Upgrade gspcav1 to 20071224 (#2922)
SVN-Revision: 10131
17 years ago
Florian Fainelli d6acc295bd Trivial patch to correct typos and spelling errors in OpenWRT documentation.\nPlease Apply.\nSigned-off-by: Jesper Dangaard Brouer <hawk@diku.dk>
SVN-Revision: 10129
17 years ago
Felix Fietkau c9a70962ec save memory in ipkg while parsing package lists - there's no need to load the whole files into ram before parsing them
SVN-Revision: 10125
17 years ago
Felix Fietkau 480c18e611 fix potential build errors when changing the qc-usb package selection
SVN-Revision: 10124
17 years ago
Felix Fietkau bbc4c10465 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>

SVN-Revision: 10123
17 years ago
Felix Fietkau e47bfc7c48 remove memleak patch because of issues with premature freeing of memory - i will try to reduce the memory usage in a different way
SVN-Revision: 10122
17 years ago
Rod Whitby 3e54b69dbf ixp4xx/fsg3: Added LEDs support, and refreshed patches for 2.6.23.12
SVN-Revision: 10119
17 years ago
Matteo Croce c0310c2f5f updated DSL driver and firmware (closes #2532)
SVN-Revision: 10118
17 years ago
Imre Kaloz f88ddb8ba8 use the newer mac handling patches from nslu2-linux
SVN-Revision: 10116
17 years ago
Gabor Juhos 40ad352b37 fix led driver (closes: #2972)
SVN-Revision: 10115
17 years ago
Imre Kaloz 3c77f80852 Fixes the MAC address handling on avila NPE on startup
Replaces/based-on 740-avila_loft_mac_platform.patch for 2.6.21

Signed-off-by: Harald Schioeberg <pagefault@c-base.org>

SVN-Revision: 10114
17 years ago
Florian Fainelli 49abd3445d Set country before channel (#2958)
SVN-Revision: 10113
17 years ago
Florian Fainelli 788647c7f8 Leds have been tested on rb111/112 and rb153
SVN-Revision: 10112
17 years ago
Florian Fainelli 318cbc1fe8 First check for arguments before even getting an IP address
SVN-Revision: 10110
17 years ago
Florian Fainelli 59066dc0f6 Fix kernel configs with CONFIG_KEY
SVN-Revision: 10109
17 years ago
Florian Fainelli 7b24a0e0c8 Bump release number after the vlynq change
SVN-Revision: 10108
17 years ago
Florian Fainelli 39d15da16f Package mount and umount
SVN-Revision: 10106
17 years ago
Florian Fainelli b5ccc2e505 Add dg834 leds support from #2817
SVN-Revision: 10105
17 years ago
Florian Fainelli 4dc872d27d Add native vlynq support to the old acx driver (#2864)
SVN-Revision: 10102
17 years ago
Florian Fainelli 50c077affb Fix imagebuilder for 2.6 kernels (#2900)
SVN-Revision: 10099
17 years ago
Florian Fainelli 548bf0de30 Resync ar7 kernel config (#2966)
SVN-Revision: 10098
17 years ago
Imre Kaloz f031f4c7dc bump version numbers of Linksys images
SVN-Revision: 10097
17 years ago
Florian Fainelli d188c641cf Force broadcom-compat-ldso to be 2.4 only (#2963)
SVN-Revision: 10095
17 years ago
Felix Fietkau f002d13e3c restore old memleak fix
SVN-Revision: 10092
17 years ago
Felix Fietkau ea8a6fd24c add updated ipkg conffiles patch by cdtdaddy
SVN-Revision: 10091
17 years ago
Felix Fietkau 3e64a8c618 fix ipkg segfault and add conffiles patch from #2946
SVN-Revision: 10090
17 years ago
Felix Fietkau 418f0e9c10 enable broadcom-wl compat hacks
SVN-Revision: 10089
17 years ago
Felix Fietkau f75b9f6815 fix packages that use -f on other build system makefiles
SVN-Revision: 10088
17 years ago
Felix Fietkau 457d9d3d1b fix madwifi bssid allocation
SVN-Revision: 10087
17 years ago
Felix Fietkau 3b2e07b84f add uci_set_default (to be used in init scripts or /etc/uci-defaults)
SVN-Revision: 10086
17 years ago
Florian Fainelli 162f0194a1 Fix typo
SVN-Revision: 10084
17 years ago
Florian Fainelli eff65775c4 Add CVS download method #2947
SVN-Revision: 10083
17 years ago
Florian Fainelli 48b1f3645b Explicitely disable p54 for atheros and uml (#2943)
SVN-Revision: 10082
17 years ago
Florian Fainelli 7eec65be78 Resync kernel config for atheros (#2940)
SVN-Revision: 10081
17 years ago
Felix Fietkau 3f7af01bb0 fix initramfs
SVN-Revision: 10080
17 years ago
Imre Kaloz 3b7f9d1c92 fix arm kernel builds with recent binutils versions
SVN-Revision: 10079
17 years ago
Gabor Juhos 92be73b5cd usb-driver: add preliminary support of ISOCHRONOUS transfer
SVN-Revision: 10077
17 years ago
John Crispin 552743fe07 add sound packages for olpc
SVN-Revision: 10076
17 years ago
Gabor Juhos 3cc28b20ab fix a bug in the switch driver, thanks to Thomas Langer for reporting
SVN-Revision: 10075
17 years ago
Gabor Juhos f6f43b9d40 disable queue of all interfaces when tx ring is full
SVN-Revision: 10073
17 years ago