Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some additional config file cleanup.. | Imre Kaloz | 2009-05-14 | 1 | -2/+6 |
| | | | | SVN-Revision: 15845 | ||||
* | unify congestion control options | Imre Kaloz | 2009-05-14 | 1 | -5/+5 |
| | | | | SVN-Revision: 15844 | ||||
* | move arm ARCH symbols to the generic configs | Imre Kaloz | 2009-05-14 | 1 | -0/+40 |
| | | | | SVN-Revision: 15842 | ||||
* | turn off -Os by default for the kernel and stick to -O2 repeated tests have ↵ | Felix Fietkau | 2009-05-13 | 1 | -1/+1 |
| | | | | | | shown the -O2 kernel to react much better to high cpu/network load situations SVN-Revision: 15821 | ||||
* | Add some missing kernel configurations. | Hauke Mehrtens | 2009-05-11 | 1 | -0/+2 |
| | | | | SVN-Revision: 15774 | ||||
* | add missing RTC_DEBUG symbol | Imre Kaloz | 2009-05-07 | 1 | -0/+1 |
| | | | | SVN-Revision: 15696 | ||||
* | Add support for pc speaker PC speaker could be very useful on platforms ↵ | Jo-Philipp Wich | 2009-05-07 | 1 | -1/+1 |
| | | | | | | | | which implement it. One could easily use the speaker to produce a sound where its pitch or duration varies according to signal strength or SNR of a wireless link. Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 15684 | ||||
* | prepare default configuration for kernel side imq update | Jo-Philipp Wich | 2009-05-07 | 1 | -0/+1 |
| | | | | SVN-Revision: 15654 | ||||
* | add missing RTC symbols to generic configs | Imre Kaloz | 2009-05-05 | 1 | -0/+20 |
| | | | | SVN-Revision: 15617 | ||||
* | some more kernel config cleanup.. last for today :) | Imre Kaloz | 2009-05-04 | 1 | -0/+9 |
| | | | | SVN-Revision: 15606 | ||||
* | more cleanup | Imre Kaloz | 2009-05-04 | 1 | -5/+5 |
| | | | | SVN-Revision: 15605 | ||||
* | cleanup MTD option handling | Imre Kaloz | 2009-05-04 | 1 | -251/+312 |
| | | | | SVN-Revision: 15602 | ||||
* | move MFD stuff to the generic kernel configs | Imre Kaloz | 2009-05-04 | 1 | -0/+8 |
| | | | | SVN-Revision: 15587 | ||||
* | add missing configuration symbols when enabling ramdisk support | Florian Fainelli | 2009-05-01 | 1 | -0/+1 |
| | | | | SVN-Revision: 15533 | ||||
* | Add a driver for Atheros AR8216 switches Thanks to Vertical Communications, ↵ | Felix Fietkau | 2009-04-29 | 1 | -0/+1 |
| | | | | | | Inc. for providing access to the documentation SVN-Revision: 15482 | ||||
* | add IC+ IP175C driver (based on Patrick Horn's driver, see #4050) | Felix Fietkau | 2009-04-20 | 1 | -0/+1 |
| | | | | SVN-Revision: 15305 | ||||
* | package ext4 (#4434) | Florian Fainelli | 2009-04-12 | 1 | -0/+1 |
| | | | | SVN-Revision: 15218 | ||||
* | accomodate netfilter module (xt_recent) name change in 2.6.28, add missing ↵ | Nicolas Thill | 2009-04-06 | 1 | -0/+1 |
| | | | | | | kconfig when xt_recent is enabled SVN-Revision: 15123 | ||||
* | 2.6.28: add Kconfig prompt for the old crypto symbols | Gabor Juhos | 2009-04-06 | 1 | -2/+3 |
| | | | | SVN-Revision: 15122 | ||||
* | Some symbols were missing or wrong. Tested with x86. | Hauke Mehrtens | 2009-03-05 | 1 | -0/+7 |
| | | | | SVN-Revision: 14751 | ||||
* | generic-2.6: enable crypto system needed by mac80211 on 2.6.2{7,8} | Hauke Mehrtens | 2009-03-01 | 1 | -6/+12 |
| | | | | SVN-Revision: 14716 | ||||
* | generic-2.6/2.6.28: add missing Kconfig option | Gabor Juhos | 2009-02-28 | 1 | -0/+1 |
| | | | | SVN-Revision: 14691 | ||||
* | re-enable cfg80211 as well | Felix Fietkau | 2009-02-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 14615 | ||||
* | re-apply r14531 | Felix Fietkau | 2009-02-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 14614 | ||||
* | disable all kernel config options that are set to =m | Felix Fietkau | 2009-02-22 | 1 | -423/+423 |
| | | | | SVN-Revision: 14611 | ||||
* | generic-2.6: enable mac80211 on 2.6.2{7,8} | Gabor Juhos | 2009-02-16 | 1 | -2/+24 |
| | | | | SVN-Revision: 14531 | ||||
* | generic-2.6: remove PORTSCAN config option | Gabor Juhos | 2009-02-08 | 1 | -1/+0 |
| | | | | SVN-Revision: 14458 | ||||
* | generic-2.6: remove TARPIT and CHAOS patches and config options | Gabor Juhos | 2009-02-08 | 1 | -3/+0 |
| | | | | SVN-Revision: 14456 | ||||
* | generic-2.6: sync 2.6.28 config | Andy Boyett | 2009-02-03 | 1 | -0/+1 |
| | | | | SVN-Revision: 14386 | ||||
* | generic: add another missing config entry, when gpio support is enabled | Nicolas Thill | 2009-01-30 | 1 | -0/+1 |
| | | | | SVN-Revision: 14285 | ||||
* | upgrade ppc44x to 2.6.28.2, add basic support for the AMCC Canyonlands | Imre Kaloz | 2009-01-30 | 1 | -1/+3 |
| | | | | SVN-Revision: 14280 | ||||
* | generic: add another bunch of missing config entries in 2.6.28 | Nicolas Thill | 2009-01-30 | 1 | -0/+33 |
| | | | | SVN-Revision: 14278 | ||||
* | add missing config entries in 2.6.28 | Nicolas Thill | 2009-01-30 | 1 | -0/+4 |
| | | | | SVN-Revision: 14274 | ||||
* | generic-2.6/2.6.28: add missing config symbol | Gabor Juhos | 2009-01-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 14184 | ||||
* | Add hfcmulti mISDN driver | Florian Fainelli | 2009-01-08 | 1 | -0/+1 |
| | | | | SVN-Revision: 13945 | ||||
* | upgrade avr32 to 2.6.28 | Imre Kaloz | 2009-01-05 | 1 | -0/+3 |
| | | | | SVN-Revision: 13872 | ||||
* | add WUSB related symbols to the generic 2.6.28 config | Imre Kaloz | 2008-12-15 | 1 | -0/+7 |
| | | | | SVN-Revision: 13652 | ||||
* | add generic 2.6.28 patches | Imre Kaloz | 2008-12-08 | 1 | -0/+2049 |
SVN-Revision: 13546 |