Felix Fietkau
470d7bea26
fix errors in unresolved weak symbols on arm
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18062 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-19 03:32:49 +00:00
Felix Fietkau
089ce4376d
ssb: sync with wireless-2.6
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18022 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-11 00:36:06 +00:00
Nicolas Thill
15a5411665
remove ipset support from core, it is now provided by xtables-addons from the packages feed
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17844 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-03 23:51:10 +00:00
Gabor Juhos
5a3991bd1a
kernel: upgrade to 2.6.30.8 and refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17804 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-01 10:07:32 +00:00
Florian Fainelli
72c711635e
[kernel] inform users when the in-kernel mips FPU emulator is disabled ( #5774 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17794 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-28 20:35:42 +00:00
Florian Fainelli
bbffdec849
[kernel] fix usage of smp_call_function
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17770 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-27 19:47:07 +00:00
Florian Fainelli
f735742aa8
[kernel] add kexec fixes for mips from M. Syrchin
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17768 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-27 19:11:53 +00:00
Hauke Mehrtens
e23971a4cf
[ipset] Update ipset to version 3.2
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17764 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-27 15:03:41 +00:00
Hauke Mehrtens
991f70c517
[kernel] refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17738 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-26 13:29:13 +00:00
Felix Fietkau
0fb8652dd2
kernel: if block2mtd does not find the device immediately, use wait_for_device_probe() before trying again (should fix squashfs/jffs2 image boot issues), patch from #5216
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17720 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-25 14:10:29 +00:00
Felix Fietkau
c346ac33dc
merge r17683 to 2.6.30
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17701 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-24 19:31:57 +00:00
Gabor Juhos
8b19e0a2e5
kernel: refresh 2.6.30 patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17685 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-23 12:05:48 +00:00
Felix Fietkau
e065ef25a6
when using -O2 instead of -Os, get rid of the two optimizations that are causing most of the extra bloat. brings kernel size close to the -Os size again
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17679 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-22 18:00:35 +00:00
Felix Fietkau
75679f70fc
unlzma: fix a race condition and add some optimizations to improve performance
...
also make peek_old_byte errors non-fatal
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17678 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-22 18:00:28 +00:00
Felix Fietkau
63237504c9
implement write support for partitions covering only a part of an eraseblock (buffer data that would otherwise be erased)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17658 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-21 09:58:36 +00:00
Felix Fietkau
aaf7d1c635
add support for the Brain Fuck Scheduler v230 for 2.6.30 (disabled by default)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17606 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-19 13:15:20 +00:00
Peter Denison
83a0bc5928
Backport arm ppoll()/pselect6() etc. implementation from linux-next@36984265a3
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17573 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-12 20:37:26 +00:00
Gabor Juhos
e7b336cf21
kernel: wrong image_cmdline patches has been sent by accidentaly, replace them
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17570 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-11 08:15:55 +00:00
Gabor Juhos
822c6f29e0
kernel: get rid of the simple_prom_emulator, it is not really useful
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17567 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-10 18:30:20 +00:00
Gabor Juhos
a1d5e060e3
kernel: add generic image_cmdline hack to MIPS targets
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17563 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-10 18:30:01 +00:00
Gabor Juhos
a67e369c11
kernel: refresh 2.6.30 patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17557 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-10 13:35:47 +00:00
Felix Fietkau
7d61bbe743
get rid of dynamic buffer struct allocation during pcomp lzma decompression and instead force the caller to provide the maximum buffer list size
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17475 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-02 17:42:35 +00:00
Florian Fainelli
38cfa6bd49
[kernel] mode cygwin fixes for scripts/mod/file2alias
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17420 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-27 08:18:01 +00:00
Gabor Juhos
26682a3a3f
[kernel] 2.6.30: fix lzma compressed intitramfs support, and decrease dictionary size
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17289 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-16 19:21:21 +00:00
Gabor Juhos
77c2228dbe
[kernel] 2.6.30: update layer7 patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17284 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-16 07:45:34 +00:00
Hauke Mehrtens
cfcaa40936
[mac80211] fix for commit r17276
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17280 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-15 22:12:17 +00:00
Hauke Mehrtens
5ecf08f846
[mac80211] Do not build the mac80211 module in the kernel.
...
The attributes skb->do_not_encrypt and skb->requeue in include/linux/skbuff.h are not used my mac80211 any more.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17276 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-15 16:42:48 +00:00
Hauke Mehrtens
42c06e3af6
refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17268 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-15 08:37:45 +00:00
Felix Fietkau
2e7ecd9fba
add a driver for rtl8306 switches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17248 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-14 00:52:17 +00:00
Hauke Mehrtens
c8b5e335dc
[lib80211] fix build
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17246 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-13 18:08:08 +00:00
Felix Fietkau
22d8434f6f
revert some accidentally committed test/debug changes from the module symbol export patch - should fix #5655
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17200 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-09 12:33:08 +00:00
Felix Fietkau
1729ccd6e9
fix the kernel symbol export patch for arm/powerpc
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17186 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-09 01:55:13 +00:00
Felix Fietkau
131295ce36
add an optional config option for stripping all unnecessary symbol exports from the kernel image
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17181 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-08 14:22:04 +00:00
Florian Fainelli
e52728c0b8
[kernel] make 64-bits MIPS kernel compile again on arch/mips/kernel/module.c
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17147 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-06 14:06:26 +00:00
Felix Fietkau
4dde175349
atheros: rename CONFIG_ATHEROS to CONFIG_ATHEROS_AR231X
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17145 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-06 12:55:23 +00:00
Florian Fainelli
ecdbc951bc
[kernel] refresh 2.6.30 patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17093 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-02 11:02:35 +00:00
Florian Fainelli
292e41397c
[kernel] also use openwrt-specific lzma options in gen_initramfs_list.sh
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17080 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-01 16:44:16 +00:00
Lars-Peter Clausen
37948022d0
fix patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17079 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-01 13:35:17 +00:00
Lars-Peter Clausen
21a4ee51e9
ASoC: jack: Fix race in snd_soc_jack_add_gpios
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17071 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-31 23:58:29 +00:00
Imre Kaloz
cf001a84b3
ppc4xx optimizations
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17040 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-29 14:52:31 +00:00
Felix Fietkau
d1b4d6e36a
add another lzma pcomp fix by jeff hansen - fixes cleanup at the end of do_lzma processing
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17036 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-28 09:07:07 +00:00
Felix Fietkau
1ee4f58416
fix a >2 year old stack overflow in the mtd rootfs split patch which only caused issues on the orion platform on 2.6.30.
...
also merge the squashfs4 fix into the rootfs split patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16944 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-21 15:05:13 +00:00
Felix Fietkau
c6458418e5
add a new arm lzma kernel decompressor based on rewritten (and much more readable) unlzma code. backport to 2.6.28 as well. tested on ixp4xx and orion
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16939 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-21 02:31:37 +00:00
Gabor Juhos
dfb0a29a88
[kernel] 2.6.{28,30}: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16934 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-20 10:59:21 +00:00
Felix Fietkau
8b9f267d32
mips: fix another bug in the module relocation change: the wrong base address for 24 bit jump -> long jump fixup table was used
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16904 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-18 22:28:46 +00:00
Felix Fietkau
1864d58c3d
sched: fix compile errors with CONFIG_NET_SCHED deactivated in the kernel config ( #5553 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16903 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-18 20:31:21 +00:00
Felix Fietkau
b9e97b34b9
fix lock-up issues in lzma pcomp support in 2.6.30 (used in squashfs). thanks to jeff hansen for the patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16886 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-18 00:36:13 +00:00
Felix Fietkau
fd51a8712a
kernel: fix a relative addressing bug in the mips module relocation code change
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16831 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-13 15:09:46 +00:00
Gabor Juhos
8f3341e955
[kernel] MIPS: fix loading of modules with unresolved weak symbols
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16823 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-13 09:34:49 +00:00
Felix Fietkau
4ec1678b66
sched: allow user space to create pfifo_fast qdiscs on virtual interfaces, allow pfifo_fast qdiscs to have filters and filter actions - useful for controlling packet classification into wme classes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16791 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-12 00:01:22 +00:00