Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | disable all kernel config options that are set to =m | Felix Fietkau | 2009-02-22 | 1 | -439/+439 |
| | | | | SVN-Revision: 14611 | ||||
* | 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 | ||||
* | add config symbol missed from [13169] | Nicolas Thill | 2008-11-11 | 1 | -0/+1 |
| | | | | SVN-Revision: 13174 | ||||
* | add FireWire/IEEE1394 config symbols, preventing user interation when ↵ | Nicolas Thill | 2008-11-10 | 1 | -0/+6 |
| | | | | | | kmod-ieee1394 is selected SVN-Revision: 13169 | ||||
* | add missing CONFIG_BLK_DEV_SL82C105 symbol for 2.6.23 | Nicolas Thill | 2008-09-24 | 1 | -0/+1 |
| | | | | SVN-Revision: 12684 | ||||
* | add missing CONFIG_SPI_DEBUG symbol | Nicolas Thill | 2008-09-24 | 1 | -0/+1 |
| | | | | SVN-Revision: 12683 | ||||
* | make the whole iptables/netfiter modular (closes: #3871, #3527) | Nicolas Thill | 2008-09-22 | 1 | -13/+13 |
| | | | | SVN-Revision: 12649 | ||||
* | modules/gpio_dev: move to drivers/char/ on older kernels as well, and create ↵ | Gabor Juhos | 2008-08-05 | 1 | -1/+1 |
| | | | | | | a package for it SVN-Revision: 12133 | ||||
* | Add missing ebtables configuration symbol, 2.6.22 file untouched, not used | Florian Fainelli | 2008-08-01 | 1 | -0/+1 |
| | | | | SVN-Revision: 12063 | ||||
* | Resync some kernel configuration options | Florian Fainelli | 2008-07-26 | 1 | -0/+1 |
| | | | | SVN-Revision: 11941 | ||||
* | enable proper PCI & USB support detection at config-time by disabling ↵ | Nicolas Thill | 2008-05-09 | 1 | -2/+2 |
| | | | | | | CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate SVN-Revision: 11097 | ||||
* | add missing CONFIG_HID_SUPPORT to generic 2.6.23 config | Nicolas Thill | 2008-05-02 | 1 | -0/+1 |
| | | | | SVN-Revision: 10999 | ||||
* | add Dallas's 1-wire related packages | Gabor Juhos | 2008-04-29 | 1 | -1/+10 |
| | | | | SVN-Revision: 10977 | ||||
* | properly disable CONFIG_CRYPTO_HW | Nicolas Thill | 2008-04-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 10952 | ||||
* | Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ ↵ | Felix Fietkau | 2008-04-20 | 1 | -0/+1 |
| | | | | | | and the upcoming Fonera 2.0 SVN-Revision: 10876 | ||||
* | Add stub driver for ADM6996F switches (configured through MII) The driver ↵ | Felix Fietkau | 2008-04-20 | 1 | -0/+1 |
| | | | | | | currently uses a hardcoded VLAN mapping and has no configuration yet Tested on Accton MR3202a SVN-Revision: 10869 | ||||
* | disable CONFIG_BRIDGE_NETFILTER by default | Felix Fietkau | 2008-04-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 10854 | ||||
* | disable CONFIG_NO_HZ by default (who enabled this?) | Felix Fietkau | 2008-04-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 10849 | ||||
* | move spi_gpio driver into the kernel, clean-up SPI modules | Gabor Juhos | 2008-04-15 | 1 | -0/+4 |
| | | | | SVN-Revision: 10844 | ||||
* | generic-2.6/config-2.6.23: add config entry for SENSORS_LM70 | Andy Boyett | 2008-04-04 | 1 | -0/+1 |
| | | | | SVN-Revision: 10733 | ||||
* | Fix the xt_physdev compilation (#3218) | Florian Fainelli | 2008-03-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 10678 | ||||
* | add missing kernel config option | Felix Fietkau | 2008-03-21 | 1 | -0/+1 |
| | | | | SVN-Revision: 10641 | ||||
* | add new led trigger for network traffic, fixes #2776 | John Crispin | 2008-03-07 | 1 | -0/+1 |
| | | | | SVN-Revision: 10566 | ||||
* | disable partitions for unallocated redboot flash memory - it caused a null ↵ | Felix Fietkau | 2008-03-07 | 1 | -0/+1 |
| | | | | | | pointer deref SVN-Revision: 10563 | ||||
* | "default-on" LED Trigger | Felix Fietkau | 2008-02-02 | 1 | -0/+1 |
| | | | | | | | | | | | | The current LED subsystem always initialises LEDs in the OFF state. This is fine for most LEDs but some should be on right from boot (e.g. POWER LED). Following some discussion with the LED subsystem maintainers, a trigger was recommended as the best way to implement this functionality. Here is a patch to add a new trigger "default-on" which will initialise an LED in the ON state. It is not compiled by default. Particular thanks to Rod Whitby for all his help with this. Signed-off-by: Nick Forbes <nick.forbes@incepta.com> SVN-Revision: 10348 | ||||
* | kernel: add a default for CONFIG_NEW_GPIO | Felix Fietkau | 2008-01-27 | 1 | -0/+1 |
| | | | | SVN-Revision: 10278 | ||||
* | add generic gpio char dev for CONFIG_GENERIC_GPIO archs | John Crispin | 2008-01-26 | 1 | -0/+1 |
| | | | | SVN-Revision: 10261 | ||||
* | add missing kconfig entry | Felix Fietkau | 2008-01-14 | 1 | -0/+1 |
| | | | | SVN-Revision: 10182 | ||||
* | updated layer7 to 2.15.. current is 2.16.1, i might bump again, this has ↵ | Tim Yardley | 2007-12-08 | 1 | -2/+2 |
| | | | | | | been uncommitted for a bit SVN-Revision: 9674 | ||||
* | add missing kernel config symbol | Felix Fietkau | 2007-12-07 | 1 | -0/+1 |
| | | | | SVN-Revision: 9668 | ||||
* | add missing config symbols for ide on broadcom 4780 | Felix Fietkau | 2007-11-16 | 1 | -0/+2 |
| | | | | SVN-Revision: 9558 | ||||
* | disable pci ide irq sharing by default - probably causes issues on alix ↵ | Felix Fietkau | 2007-11-10 | 1 | -1/+1 |
| | | | | | | (unconfirmed) SVN-Revision: 9527 | ||||
* | move a few config options to the generic templates to avoid kernel config ↵ | Felix Fietkau | 2007-11-07 | 1 | -1/+10 |
| | | | | | | questions SVN-Revision: 9510 | ||||
* | add default option for the OTi-6858 USB serial device (closes #2631) | Gabor Juhos | 2007-11-02 | 1 | -0/+1 |
| | | | | SVN-Revision: 9484 | ||||
* | disable the in-kernel mac80211 and cfg80211 will be built externally | Felix Fietkau | 2007-10-13 | 1 | -3/+3 |
| | | | | SVN-Revision: 9289 | ||||
* | move a few config symbols to the 2.6.23 template | Felix Fietkau | 2007-10-13 | 1 | -1/+19 |
| | | | | SVN-Revision: 9288 | ||||
* | disable CONFIG_LOCALVERSION_AUTO - it breaks insmod | Felix Fietkau | 2007-10-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 9278 | ||||
* | move a few kconfig options from atheros to generic-2.6 | Felix Fietkau | 2007-10-12 | 1 | -15/+19 |
| | | | | SVN-Revision: 9273 | ||||
* | netfilter/ipset cleanups * rename patches to follow our naming conventions * ↵ | Gabor Juhos | 2007-10-12 | 1 | -0/+1 |
| | | | | | | update ipset patches with revision 7096 of [https://svn.netfilter.org/netfilter/trunk/patch-o-matic-ng pom] * add CONFIG_IP_NF_SET_IPTREEMAP to default kernel configs * add ip_set_iptreemap to include/netfilter.mk * update kmod-ipt-ipset module description SVN-Revision: 9269 | ||||
* | update generic 2.6.23 config | Gabor Juhos | 2007-10-11 | 1 | -0/+7 |
| | | | | SVN-Revision: 9256 | ||||
* | add generic 2.6.23 patches and config | Eugene Konev | 2007-10-04 | 1 | -0/+1688 |
SVN-Revision: 9114 |