Commit Graph

10905 Commits (e9d31c35ecff5ce2907e3c64baa6854d33dc3939)
 

Author SHA1 Message Date
Mirko Vogt e9d31c35ec add OpenWrt-logo (480x480) besides the well known penguin and prevent early printk's to scroll into the image
SVN-Revision: 15863
15 years ago
Imre Kaloz e1e531253d without generic 2.6.26 support it doesn't make sense to keep 2.6.26 configs around..
SVN-Revision: 15862
15 years ago
Imre Kaloz 91e866f383 config cleanups
SVN-Revision: 15861
15 years ago
Andy Boyett 88e632d853 generic-2.4: refresh patches
SVN-Revision: 15860
15 years ago
Andy Boyett 94921686de generic-2.4: renumber netfilter patches
both the netfilter_random and tc_esfq patches were numbered 621 in the
patch series, bumped index of tc_esfq and all following 62x patches by one

SVN-Revision: 15859
15 years ago
Andy Boyett d2b12d88f5 generic-2.4: fix ipt_random patch after removal of ipt_time
SVN-Revision: 15858
15 years ago
Imre Kaloz 26b42d5807 cardbus != pcmcia -- disable it in b43
SVN-Revision: 15857
15 years ago
Florian Fainelli 480b27e9f9 add missing configuration symbol
SVN-Revision: 15856
15 years ago
Felix Fietkau f81a781e1a firewall: automatically set up NOTRACK rules to disable connection tracking for zones that have no masquerading, no conntrack and no forwarding from/to other zones with masq/conntrack
SVN-Revision: 15855
15 years ago
Felix Fietkau 11b33255ed netfilter: move iptable_raw, xt_NOTRACK from conntrack-extra to conntrack
SVN-Revision: 15854
15 years ago
Hauke Mehrtens 20fef36448 remove lzma kernel compression.
SVN-Revision: 15853
15 years ago
Hauke Mehrtens 394a26da94 orinoco is only one module with kernel 2.6.30
SVN-Revision: 15852
15 years ago
Hauke Mehrtens 73cfaa0f2b ipt_TTL and ipt_ttl moved and were renamed in kernel 2.6.30
SVN-Revision: 15851
15 years ago
Hauke Mehrtens f9532a06b1 Make madwifi compile with kernel 2.6.30.
SVN-Revision: 15850
15 years ago
Felix Fietkau 8295ad3444 fix a compile error in the netfilter match speedup patch for 2.6.30
SVN-Revision: 15849
15 years ago
Nicolas Thill c2e3ae221d lua: install lua.pc pkgconfig file as well (closes: #5132)
SVN-Revision: 15848
15 years ago
Florian Fainelli f3dcfb6994 enable the rtc m48t86 on r8610 eval board
SVN-Revision: 15847
15 years ago
Florian Fainelli b3a1c5bc3d do not enable the rtc m48t86
SVN-Revision: 15846
15 years ago
Imre Kaloz 6bfddb152f some additional config file cleanup..
SVN-Revision: 15845
15 years ago
Imre Kaloz c83d91fcfc unify congestion control options
SVN-Revision: 15844
15 years ago
Nicolas Thill cc343c1504 netfilter: remove ipt_limit (CONFIG_IP_NF_MATCH_TIME) superseeded by xt_limit (CONFIG_NETFILTER_XT_MATCH_TIME) in 2.6.24 and newer, remove ipt_limit in 2.4 since we don't have userland support for it in iptables v1.3.8
SVN-Revision: 15843
15 years ago
Imre Kaloz 3b8ab3d52a move arm ARCH symbols to the generic configs
SVN-Revision: 15842
15 years ago
Imre Kaloz 15c728f971 remove debugging options from the gemini kernel config
SVN-Revision: 15841
15 years ago
Imre Kaloz a9c958c2de make kernels use /etc/preinit by default
SVN-Revision: 15840
15 years ago
Imre Kaloz b0d4d23bc6 add a few fixes for the sibyte target
SVN-Revision: 15839
15 years ago
Imre Kaloz cd497acdc4 nuke the old sibyte network setup
SVN-Revision: 15838
15 years ago
Imre Kaloz 3b397b7f74 RTCs shouldn't be modules, ever..
SVN-Revision: 15837
15 years ago
Florian Fainelli 28979b4c6c add support for cobalt microservers (mips-based)
SVN-Revision: 15836
15 years ago
Gabor Juhos 2e7a1d95f7 reorder mtd partitions on the WRT400N
SVN-Revision: 15829
15 years ago
Gabor Juhos 9ecc257d2f create image for the WRT400N board (thanks to netprince)
SVN-Revision: 15828
15 years ago
Mirko Vogt 98e74fa5cb rename s3c24xx-specific serial devices on 2.6.29 as well
SVN-Revision: 15827
15 years ago
Florian Fainelli eb4224f997 resync kernel configuration
SVN-Revision: 15826
15 years ago
Florian Fainelli 9ae2de2bd5 also workaround gcc4.1 bug with binfmt_elf for 2.6.30
SVN-Revision: 15825
15 years ago
Felix Fietkau 251a657eaf madwifi: fix distance setting
SVN-Revision: 15824
15 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)
SVN-Revision: 15822
15 years ago
Felix Fietkau 4ab19ddbd5 turn off -Os by default for the kernel and stick to -O2 repeated tests have shown the -O2 kernel to react much better to high cpu/network load situations
SVN-Revision: 15821
15 years ago
Imre Kaloz 92353181b5 workaround a bootloader bug on the WBD111
SVN-Revision: 15818
15 years ago
Florian Fainelli f8c315bb60 add missing configuration symbol
SVN-Revision: 15817
15 years ago
Claudio Mignanti 4de2d9c143 Cleanup kernel config
SVN-Revision: 15815
15 years ago
Jo-Philipp Wich cbf696a9cf unset CONFIG_WATCHDOG_NOWAYOUT in default kernel config
SVN-Revision: 15809
15 years ago
Hauke Mehrtens 81ebf13b9e Activate CONFIG_USB_EHCI_HCD_SSB and CONFIG_USB_OHCI_HCD_SSB only on brcm47xx.
SVN-Revision: 15807
15 years ago
Hauke Mehrtens b7af3c07c1 Add missing kernel configuration options.
SVN-Revision: 15806
15 years ago
Hauke Mehrtens 31809ade5a Only build the modules needed by mac80211 as module.
SVN-Revision: 15805
15 years ago
Hauke Mehrtens d8967780d4 x86 Kernel configuration for kernel 2.6.30.
SVN-Revision: 15804
15 years ago
Hauke Mehrtens 0e1d1a6f56 Compile fix. Port r15775 to kernel 2.6.30.
SVN-Revision: 15803
15 years ago
Nicolas Thill 94c1598c3e libpcap: fix typo in protocol api patch
SVN-Revision: 15802
15 years ago
Florian Fainelli e5a836693e fix padding between end of the kernel and beginning of the rootfs in imagetag (#5108)
SVN-Revision: 15801
15 years ago
Florian Fainelli f27feec22f update to 2.6.30-rc5
SVN-Revision: 15799
15 years ago
Florian Fainelli 214f8bee10 fix crypto pcompress configuration symbol name w/ 2.6.30
SVN-Revision: 15798
15 years ago
Florian Fainelli fe811a9ef6 add linux-mips div64 rewrite to work with gcc-4.4.0 (#5023)
SVN-Revision: 15797
15 years ago