104 Commits (4fa28747eefa3556ef521780c840f0046221a092)

Author SHA1 Message Date
Florian Fainelli f2be850ea3 more linux kernel cygwin build fixes 15 years ago
Hauke Mehrtens 82a092bece fix for commit r17276 15 years ago
Hauke Mehrtens f7abb800cf 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. 15 years ago
Felix Fietkau 6e28b28c5e add a driver for rtl8306 switches 15 years ago
Felix Fietkau bad105e7c8 arm: when linking the kernel, move the section discards after the other sections to fix discarding unused symbol exports 15 years ago
Felix Fietkau ed5f6f4efa revert some accidentally committed test/debug changes from the module symbol export patch - should fix #5655 15 years ago
Felix Fietkau 632457f587 backport fixed module exports patch to 2.6.28 15 years ago
Felix Fietkau 9f01c68bb7 revert the module exports patch on 2.6.28 until it is fixed 15 years ago
Felix Fietkau bb5a40c64b add an optional config option for stripping all unnecessary symbol exports from the kernel image 15 years ago
Felix Fietkau dffad9690f 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 15 years ago
Felix Fietkau 925c5951c6 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 15 years ago
Gabor Juhos c7fdb609e4 2.6.{28,30}: refresh patches 15 years ago
Felix Fietkau 1685ce5f3d mips: fix another bug in the module relocation change: the wrong base address for 24 bit jump -> long jump fixup table was used 15 years ago
Felix Fietkau cf2c544844 sched: fix compile errors with CONFIG_NET_SCHED deactivated in the kernel config (#5553) 15 years ago
Felix Fietkau df119d5c19 kernel: fix a relative addressing bug in the mips module relocation code change 15 years ago
Gabor Juhos 091e028239 MIPS: fix loading of modules with unresolved weak symbols 15 years ago
Felix Fietkau d680184c26 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 15 years ago
Gabor Juhos eb990941a1 use subsys_initcall in the i2c-gpio driver 15 years ago
Felix Fietkau c2216626e1 seems like the pages that mentioned mips 4k cores not having prefetch were wrong. back out that patch. thx, juhosg 15 years ago
Felix Fietkau 3b3d64743b 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 15 years ago
Felix Fietkau 877015bee9 mips: do not use the prefetch instruction on R4K (MIPS32_R1), the ISA does not implement it 15 years ago
Felix Fietkau 6517a757ec pppoe: add extra padding for the header (useful for drivers that need headroom) 15 years ago
Florian Fainelli b09970a3d8 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 15 years ago
Hauke Mehrtens 567b6d1a27 refresh patches 16 years ago
Florian Fainelli 5ed3b31ce0 refresh 2.6.28 patches 16 years ago
Felix Fietkau db5c4304f5 ocf: fix uninitialized variable access (thx, Dakon) 16 years ago
Florian Fainelli ba0f541d0d mips: fix gcc 4.4.0 build failure on delay.h (#5116) 16 years ago
Hauke Mehrtens e80f5ca91e Remove pcmcia support from ssb. 16 years ago
Gabor Juhos 40ea70606a generic-2.6: move PCI quirk patch from the adm5120 target into the generic patches 16 years ago
Gabor Juhos b71910dbb5 generic-2.6/2.6.28: refresh patches 16 years ago
Imre Kaloz a9c958c2de make kernels use /etc/preinit by default 16 years ago
Felix Fietkau 251a81b192 reduce the total cpu usage of ipt_do_table under high network load from 3.1% down to 1.6% (tested with oprofile) 16 years ago
Florian Fainelli fe811a9ef6 add linux-mips div64 rewrite to work with gcc-4.4.0 (#5023) 16 years ago
Hauke Mehrtens f24c234150 Add support for pcmcia to ssb. b43 will build now with pcmcia support. 16 years ago
Hauke Mehrtens cc946df3a8 Refresh patches. 16 years ago
Felix Fietkau 7c057371eb improve the skb padding performance change to avoid unnecessary reallocations in the routing code 16 years ago
Jo-Philipp Wich 8964c9037b update imq patches for 2.6.26, 2.6.27, 2.6.28, 2.6.29 and 2.6.30 16 years ago
Imre Kaloz a3b32c41df refresh generic 2.6.28 patches 16 years ago
Nicolas Thill 505ac00f4e remove netfilter_upstream_fixes patches, not needed anymore after kernel recent updates since they have been, well, fixed upstream :) 16 years ago
Nicolas Thill e30ebf29ca netfilter: add a check for ip proto in netfilter_match_speedup patches (closes: #5041) 16 years ago
Felix Fietkau 4b71e11e2e linux 2.6.28: fix kernel headers compilation error because of conflicting getline() function definitions - this bug seems to be gone in newer kernels 16 years ago
Jo-Philipp Wich f6f3c4111a refreshed layer7 patches for 2.6.26.8, 2.6.27.21, 2.6.28.9 and 2.6.29.1 16 years ago
Felix Fietkau a523450678 Add a driver for Atheros AR8216 switches Thanks to Vertical Communications, Inc. for providing access to the documentation 16 years ago
Felix Fietkau 342a0e7660 fix a small bug in the socket type patch which broke dhcp 16 years ago
Felix Fietkau f87df4b361 minor cleanup for packet socket type filter 16 years ago
Felix Fietkau 4898039703 add an optimization for dealing with raw sockets, which allows applications to filter out (among others) local tx packets on capture 16 years ago
Gabor Juhos 5065d310d1 generic/2.6.28: update yaffs code 16 years ago
Gabor Juhos 44adf3d959 generic/2.6.28: refresh patches 16 years ago
Felix Fietkau 4320a28228 add IC+ IP175C driver (based on Patrick Horn's driver, see #4050) 16 years ago
Florian Fainelli 4bd65101ad do not override CONFIG_CONFIGFS_FS in a few places, and make gpiommc be selectable with the spio-gpio-old module (#4659) 16 years ago