summaryrefslogtreecommitdiff
path: root/target/linux/generic-2.6/config-2.6.22
Commit message (Collapse)AuthorAge
* Remove 2.6.22 kernel configuration fileFlorian Fainelli2008-09-21
| | | | SVN-Revision: 12639
* disable CONFIG_NO_HZ by default (who enabled this?)Felix Fietkau2008-04-17
| | | | SVN-Revision: 10849
* update iptables to 1.4.0 (2.6 kernels only), refresh kernel patchesGabor Juhos2008-04-15
| | | | SVN-Revision: 10843
* disable partitions for unallocated redboot flash memory - it caused a null ↵Felix Fietkau2008-03-07
| | | | | | pointer deref SVN-Revision: 10563
* add missing kernel config symbolFelix Fietkau2007-12-07
| | | | SVN-Revision: 9668
* move a few config options to the generic templates to avoid kernel config ↵Felix Fietkau2007-11-07
| | | | | | questions SVN-Revision: 9510
* disable the in-kernel mac80211 and cfg80211 will be built externallyFelix Fietkau2007-10-13
| | | | SVN-Revision: 9289
* disable CONFIG_LOCALVERSION_AUTO - it breaks insmodFelix Fietkau2007-10-13
| | | | SVN-Revision: 9278
* netfilter/ipset cleanups * rename patches to follow our naming conventions * ↵Gabor Juhos2007-10-12
| | | | | | 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
* add custom GPIO-based I2C driverGabor Juhos2007-10-09
| | | | SVN-Revision: 9218
* add TARPIT support to netfilter/iptables * netfilter: add the xt_TARPIT ↵Gabor Juhos2007-10-07
| | | | | | target module required by xt_CHAOS * include/netfilter.mk: reorder, xt_CHAOS depends on xt_TARPIT and xt_DELUDE * iptables: add libipt_TARPIT to the kmod-ipt-extra package, bump release number * original patchset can be found [http://tinyurl.com/2mjk2kx here] SVN-Revision: 9178
* make morse LED trigger available for all platformsGabor Juhos2007-09-28
| | | | SVN-Revision: 9055
* add ipv6 conntrack support (closes: #2192)Nicolas Thill2007-09-23
| | | | SVN-Revision: 8984
* move crypto support to a seperate crypto.mk file, split modules into ↵Nicolas Thill2007-09-23
| | | | | | multiple packages and adjust dependencies, sync crypto options in kconfigs. SVN-Revision: 8980
* make ATM_DRIVERS default to nFelix Fietkau2007-09-22
| | | | SVN-Revision: 8967
* add missing 2.6 conntrack/nat helpers, add 2.6 conntrack/nat helper for RTSP ↵Nicolas Thill2007-09-22
| | | | | | (closes: #2297, thanks to aorlinsk), sync 2.4 / 2.6 kconfigs. SVN-Revision: 8955
* build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and ↵Nicolas Thill2007-09-20
| | | | | | add kmod-iptunnel6. SVN-Revision: 8862
* enable jffs2 summary for faster mount timeFelix Fietkau2007-09-19
| | | | SVN-Revision: 8846
* Add some EHCI related symbols when usb is selectedFlorian Fainelli2007-09-08
| | | | SVN-Revision: 8686
* build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-tNicolas Thill2007-08-30
| | | | SVN-Revision: 8559
* Add the icplus phy patch, will be required for the r6040 driver later, ↵Florian Fainelli2007-08-23
| | | | | | thanks to Daniel Gimpelevich SVN-Revision: 8470
* Compile crc itu-t as a moduleFlorian Fainelli2007-08-21
| | | | SVN-Revision: 8449
* disable romfs, nothing uses itFelix Fietkau2007-08-19
| | | | SVN-Revision: 8430
* Add CONFIG_HID to not set by defaultFlorian Fainelli2007-08-01
| | | | SVN-Revision: 8304
* Fix the remaining kernel config options (#2102)Florian Fainelli2007-07-31
| | | | SVN-Revision: 8276
* Add the 93cx6 patch to generic-2.6, correctly fix dependencies on the rt2x00 ↵Florian Fainelli2007-07-27
| | | | | | drivers (thanks to Daniel Gimpelevich) SVN-Revision: 8200
* fix yealink kmod compileFelix Fietkau2007-07-21
| | | | SVN-Revision: 8089
* fix kmod-pwc compileFelix Fietkau2007-07-21
| | | | SVN-Revision: 8088
* clean of the rootfs_split patchGabor Juhos2007-07-19
| | | | SVN-Revision: 8047
* add missing config symbolsFelix Fietkau2007-07-18
| | | | SVN-Revision: 8035
* disable a few things that are not packaged yetFelix Fietkau2007-07-18
| | | | SVN-Revision: 8030
* dynamically enable/disable kernel config options for kmod packages based on ↵Felix Fietkau2007-07-18
| | | | | | build system config SVN-Revision: 8026
* disable __must_check by defaultFelix Fietkau2007-07-16
| | | | SVN-Revision: 7996
* brcm47xx-2.6: update for 2.6.22-rc5Felix Fietkau2007-06-22
| | | | SVN-Revision: 7699
* minor kernel config syncFelix Fietkau2007-06-21
| | | | SVN-Revision: 7690
* prepare for the transition to linux 2.6.22 - make it possible to override ↵Felix Fietkau2007-06-16
the kernel version in the target makefile SVN-Revision: 7644