Commit Graph

112 Commits (81ae5e6bed0f717bf0f76f2a6ecb2a3f7742964d)

Author SHA1 Message Date
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
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
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 88194ec500 move the updated version (for 2.6.30+) of ar8216/mvswitch to the generic files directory and remove patches for older kernel versions (no longer in use)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17594 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-16 12:24:46 +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
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
Florian Fainelli c911d87229 [kernel] more linux kernel cygwin build fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17402 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-26 07:26:00 +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
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
Felix Fietkau f848383cdf arm: when linking the kernel, move the section discards after the other sections to fix discarding unused symbol exports
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17204 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-09 20:51:04 +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 0ccd17a20e backport fixed module exports patch to 2.6.28
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17187 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-09 01:55:19 +00:00
Felix Fietkau f8d4a73050 revert the module exports patch on 2.6.28 until it is fixed
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17185 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-08 22:31:24 +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
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 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
Gabor Juhos 09287c581e [kernel] use subsys_initcall in the i2c-gpio driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16787 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-11 19:14:01 +00:00
Felix Fietkau b0a32ca0c9 seems like the pages that mentioned mips 4k cores not having prefetch were wrong. back out that patch. thx, juhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16775 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-11 11:57:13 +00:00
Felix Fietkau ef46fb40a3 mips: replace -mlong-calls with -mno-long-calls to make function calls faster in kernel modules
to achieve this, try to load kernel modules to KSEG0 and if that doesn't work, use vmalloc and fix up relocations with a jump table
based on code from a kernel patch by MikroTik

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16772 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-11 02:30:25 +00:00
Felix Fietkau 526b1cd3b8 mips: do not use the prefetch instruction on R4K (MIPS32_R1), the ISA does not implement it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16771 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-11 02:30:19 +00:00
Felix Fietkau f3c0929d37 pppoe: add extra padding for the header (useful for drivers that need headroom)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16628 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-29 21:54:11 +00:00
Florian Fainelli 8744406dff [kernel] turn off the Algorithmics FPU emulator by default now that we have software floating point enabled in the toolchain, please recompile your toolchains and kernels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16605 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-28 15:50:59 +00:00
Hauke Mehrtens fe4e773678 [kernel] refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16444 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-14 09:45:26 +00:00
Florian Fainelli cbe12552e6 [kernel] refresh 2.6.28 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16377 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-08 11:31:17 +00:00
Felix Fietkau 6173862288 ocf: fix uninitialized variable access (thx, Dakon)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16285 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-01 22:14:01 +00:00
Florian Fainelli 1bac110416 [kernel] mips: fix gcc 4.4.0 build failure on delay.h (#5116)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16209 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-30 12:03:27 +00:00
Hauke Mehrtens bb6f6a656c [ssb] Remove pcmcia support from ssb.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16023 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-24 11:30:06 +00:00
Gabor Juhos e8a08bb3a5 [kernel] generic-2.6: move PCI quirk patch from the adm5120 target into the generic patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15985 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-22 11:26:08 +00:00
Gabor Juhos a0eb312610 [kernel] generic-2.6/2.6.28: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15982 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-22 09:57:03 +00:00
Imre Kaloz 476b993379 make kernels use /etc/preinit by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15840 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-14 10:20:53 +00:00
Felix Fietkau f9b8d9ebad reduce the total cpu usage of ipt_do_table under high network load from 3.1% down to 1.6% (tested with oprofile)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15822 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-13 12:42:55 +00:00
Florian Fainelli 49fd30e492 [kernel] add linux-mips div64 rewrite to work with gcc-4.4.0 (#5023)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15797 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-12 10:36:25 +00:00
Hauke Mehrtens 1fc1bf88f2 [ssb] Add support for pcmcia to ssb.
b43 will build now with pcmcia support.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15784 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-11 20:51:38 +00:00
Hauke Mehrtens 3c49980757 [kernel] Refresh patches.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15776 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-11 20:22:59 +00:00
Felix Fietkau 713ddc419a improve the skb padding performance change to avoid unnecessary reallocations in the routing code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15761 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-10 22:17:50 +00:00
Jo-Philipp Wich f6bf23b923 [kernel] update imq patches for 2.6.26, 2.6.27, 2.6.28, 2.6.29 and 2.6.30
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15655 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 03:09:04 +00:00
Imre Kaloz 287d750661 refresh generic 2.6.28 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15578 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-04 10:37:48 +00:00
Nicolas Thill d8f4916fce [kernel] remove netfilter_upstream_fixes patches, not needed anymore after kernel recent updates since they have been, well, fixed upstream :)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15576 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-03 22:16:03 +00:00
Nicolas Thill a175cb4839 [kernel] netfilter: add a check for ip proto in netfilter_match_speedup patches (closes: #5041)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15574 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-03 16:34:02 +00:00
Felix Fietkau 672645a81b linux 2.6.28: fix kernel headers compilation error because of conflicting getline() function definitions - this bug seems to be gone in newer kernels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15523 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-30 19:52:23 +00:00
Jo-Philipp Wich 6dea7328ca [kernel] refreshed layer7 patches for 2.6.26.8, 2.6.27.21, 2.6.28.9 and 2.6.29.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15502 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-30 01:31:37 +00:00