summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/config-2.6.22
Commit message (Collapse)AuthorAgeFilesLines
* disable CONFIG_NO_HZ by default (who enabled this?)nbd2008-04-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10849 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update iptables to 1.4.0 (2.6 kernels only), refresh kernel patchesjuhosg2008-04-151-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10843 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable partitions for unallocated redboot flash memory - it caused a null ↵nbd2008-03-071-0/+1
| | | | | | pointer deref git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10563 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing kernel config symbolnbd2007-12-071-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9668 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move a few config options to the generic templates to avoid kernel config ↵nbd2007-11-071-6/+15
| | | | | | questions git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9510 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable the in-kernel mac80211 and cfg80211nbd2007-10-131-3/+3
| | | | | | | will be built externally git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9289 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable CONFIG_LOCALVERSION_AUTO - it breaks insmodnbd2007-10-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9278 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] netfilter/ipset cleanupsjuhosg2007-10-121-0/+1
| | | | | | | | | | * rename patches to follow our naming conventions * 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9269 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] add custom GPIO-based I2C driverjuhosg2007-10-091-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9218 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add TARPIT support to netfilter/iptablesjuhosg2007-10-071-0/+1
| | | | | | | | | * netfilter: add the xt_TARPIT 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] git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9178 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make morse LED trigger available for all platformsjuhosg2007-09-281-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9055 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add ipv6 conntrack support (closes: #2192)nico2007-09-231-3/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8984 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move crypto support to a seperate crypto.mk file, split modules into ↵nico2007-09-231-7/+7
| | | | | | multiple packages and adjust dependencies, sync crypto options in kconfigs. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8980 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make ATM_DRIVERS default to nnbd2007-09-221-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8967 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing 2.6 conntrack/nat helpers, add 2.6 conntrack/nat helper for RTSP ↵nico2007-09-221-13/+12
| | | | | | (closes: #2297, thanks to aorlinsk), sync 2.4 / 2.6 kconfigs. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8955 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and ↵nico2007-09-201-3/+3
| | | | | | add kmod-iptunnel6. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8862 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable jffs2 summary for faster mount timenbd2007-09-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8846 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add some EHCI related symbols when usb is selectedflorian2007-09-081-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8686 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-tnico2007-08-301-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8559 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add the icplus phy patch, will be required for the r6040 driver later, ↵florian2007-08-231-0/+1
| | | | | | thanks to Daniel Gimpelevich git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8470 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Compile crc itu-t as a moduleflorian2007-08-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8449 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable romfs, nothing uses itnbd2007-08-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8430 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add CONFIG_HID to not set by defaultflorian2007-08-011-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8304 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix the remaining kernel config options (#2102)florian2007-07-311-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8276 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add the 93cx6 patch to generic-2.6, correctly fix dependencies on the rt2x00 ↵florian2007-07-271-0/+1
| | | | | | drivers (thanks to Daniel Gimpelevich) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8200 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix yealink kmod compilenbd2007-07-211-0/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8089 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix kmod-pwc compilenbd2007-07-211-8/+44
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8088 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean of the rootfs_split patchjuhosg2007-07-191-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8047 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing config symbolsnbd2007-07-181-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8035 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable a few things that are not packaged yetnbd2007-07-181-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8030 3c298f89-4303-0410-b956-a3cf2f4a3e73
* dynamically enable/disable kernel config options for kmod packages based on ↵nbd2007-07-181-14/+10
| | | | | | build system config git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8026 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable __must_check by defaultnbd2007-07-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7996 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx-2.6: update for 2.6.22-rc5nbd2007-06-221-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7699 3c298f89-4303-0410-b956-a3cf2f4a3e73
* minor kernel config syncnbd2007-06-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7690 3c298f89-4303-0410-b956-a3cf2f4a3e73
* prepare for the transition to linux 2.6.22 - make it possible to override ↵nbd2007-06-161-0/+1597
the kernel version in the target makefile git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7644 3c298f89-4303-0410-b956-a3cf2f4a3e73