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
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
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
Matteo Croce
c0310c2f5f
updated DSL driver and firmware ( closes #2532 )
...
SVN-Revision: 10118
17 years ago
Florian Fainelli
49abd3445d
Set country before channel ( #2958 )
...
SVN-Revision: 10113
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
4dc872d27d
Add native vlynq support to the old acx driver ( #2864 )
...
SVN-Revision: 10102
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
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
48b1f3645b
Explicitely disable p54 for atheros and uml ( #2943 )
...
SVN-Revision: 10082
17 years ago
John Crispin
552743fe07
add sound packages for olpc
...
SVN-Revision: 10076
17 years ago
John Crispin
16664379f2
add package for olpc sound module
...
SVN-Revision: 10067
17 years ago
Felix Fietkau
e19d5bca42
fix a horrible memleak in ipkg ( #2702 )
...
SVN-Revision: 10036
17 years ago
Felix Fietkau
b0392b0661
replace cflags hacks with the correct solution
...
SVN-Revision: 10031
17 years ago
Felix Fietkau
ad0da135fd
fix keynote compile
...
SVN-Revision: 10030
17 years ago
Felix Fietkau
4cf73979de
add hacks for compiling ipsec-tools with the new uclibc
...
SVN-Revision: 10028
17 years ago
Felix Fietkau
8402e371c8
fix a build warning in libnl
...
SVN-Revision: 10025
17 years ago
Imre Kaloz
efadab3747
* 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)
...
SVN-Revision: 10016
17 years ago
Felix Fietkau
ddcd60ea3f
patch Makefile.am for GLOBAL_LIBDIR as well
...
SVN-Revision: 9988
17 years ago
Felix Fietkau
d0cba24775
move libltdl to the right directory in staging_dir
...
SVN-Revision: 9959
17 years ago
Andy Boyett
9d55105551
fixed b43-fwcutter compile on osx 10.5
...
SVN-Revision: 9954
17 years ago
Felix Fietkau
ed426409cc
fix libtool md5sum
...
SVN-Revision: 9952
17 years ago
Felix Fietkau
f99b9e7b2b
fix libtoolize/autoconf/automake
...
SVN-Revision: 9944
17 years ago
Felix Fietkau
01dd5fc03a
upgrade libtool, add fixes for libdir searching, fix up paths to .la files
...
SVN-Revision: 9941
17 years ago
Felix Fietkau
4a298f0c8d
move libtool out of tools/, seems like we need a per-target libtool
...
SVN-Revision: 9937
17 years ago
Felix Fietkau
d93fb2d347
fix a compile error in libnl
...
SVN-Revision: 9911
17 years ago
Felix Fietkau
2a45adfcda
remove uninstalldev templates (no longer necessary)
...
SVN-Revision: 9906
17 years ago
John Crispin
34cf8e94c2
add ifx adsl tools
...
SVN-Revision: 9900
17 years ago
Felix Fietkau
ac2f4c97e7
fix typo
...
SVN-Revision: 9871
17 years ago
Felix Fietkau
c2e873499a
add profile specific base-files packages - does not work with the imagebuilder yet, but will be fixed later
...
SVN-Revision: 9870
17 years ago
Felix Fietkau
09c8712627
fix ext3 compile (broken by [9822])
...
SVN-Revision: 9869
17 years ago
Felix Fietkau
8c871a5f6b
fix pppoe on dynamically assigned interfaces
...
SVN-Revision: 9852
17 years ago
Felix Fietkau
e86049efe8
sync with madwifi changeset 3070
...
SVN-Revision: 9835
17 years ago
Florian Fainelli
81bcc8cf96
Ext3 cannot load without mbcache, package it as well
...
SVN-Revision: 9822
17 years ago
Felix Fietkau
285395cfca
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
...
SVN-Revision: 9820
17 years ago
Florian Fainelli
9065915d0c
Fix macfiltering for broadcom devices ( #2822 )
...
SVN-Revision: 9805
17 years ago