39 Commits (5d67fbe1b7c3aa6e64c9c694aef1e0769072e973)

Author SHA1 Message Date
Nicolas Thill 6cb5259019 add config symbol missed from [13169] 16 years ago
Nicolas Thill 5cc923c65d add FireWire/IEEE1394 config symbols, preventing user interation when kmod-ieee1394 is selected 16 years ago
Nicolas Thill 2def3b5f01 add missing CONFIG_BLK_DEV_SL82C105 symbol for 2.6.23 16 years ago
Nicolas Thill 4a5ee15bde add missing CONFIG_SPI_DEBUG symbol 16 years ago
Nicolas Thill 2c8010b2dc make the whole iptables/netfiter modular (closes: #3871, #3527) 16 years ago
Gabor Juhos 3527e7a649 modules/gpio_dev: move to drivers/char/ on older kernels as well, and create a package for it 16 years ago
Florian Fainelli 1378397b48 Add missing ebtables configuration symbol, 2.6.22 file untouched, not used 16 years ago
Florian Fainelli 33ae24f5b5 Resync some kernel configuration options 16 years ago
Nicolas Thill e3a42b23c6 enable proper PCI & USB support detection at config-time by disabling CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate 17 years ago
Nicolas Thill c31ca8dfff add missing CONFIG_HID_SUPPORT to generic 2.6.23 config 17 years ago
Gabor Juhos 9a3fa80e0d add Dallas's 1-wire related packages 17 years ago
Nicolas Thill c6fe45ed55 properly disable CONFIG_CRYPTO_HW 17 years ago
Felix Fietkau 11d94ce083 Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ and the upcoming Fonera 2.0 17 years ago
Felix Fietkau a323a7bf2a Add stub driver for ADM6996F switches (configured through MII) The driver currently uses a hardcoded VLAN mapping and has no configuration yet Tested on Accton MR3202a 17 years ago
Felix Fietkau cc5b1fb131 disable CONFIG_BRIDGE_NETFILTER by default 17 years ago
Felix Fietkau eb34a3eff8 disable CONFIG_NO_HZ by default (who enabled this?) 17 years ago
Gabor Juhos 67fd9d7fba move spi_gpio driver into the kernel, clean-up SPI modules 17 years ago
Andy Boyett 5e39faa4f9 generic-2.6/config-2.6.23: add config entry for SENSORS_LM70 17 years ago
Florian Fainelli c4e905154a Fix the xt_physdev compilation (#3218) 17 years ago
Felix Fietkau 28235b5486 add missing kernel config option 17 years ago
John Crispin 9e6b3d16de add new led trigger for network traffic, fixes #2776 17 years ago
Felix Fietkau 1d951e0847 disable partitions for unallocated redboot flash memory - it caused a null pointer deref 17 years ago
Felix Fietkau a2ba826425 "default-on" LED Trigger 17 years ago
Felix Fietkau db8fd48426 kernel: add a default for CONFIG_NEW_GPIO 17 years ago
John Crispin 0844d5fe49 add generic gpio char dev for CONFIG_GENERIC_GPIO archs 17 years ago
Felix Fietkau 7fedac059c add missing kconfig entry 17 years ago
Tim Yardley 59a715fdd5 updated layer7 to 2.15.. current is 2.16.1, i might bump again, this has been uncommitted for a bit 17 years ago
Felix Fietkau 691be1ebe3 add missing kernel config symbol 17 years ago
Felix Fietkau ba85de21e9 add missing config symbols for ide on broadcom 4780 17 years ago
Felix Fietkau 4db640a503 disable pci ide irq sharing by default - probably causes issues on alix (unconfirmed) 17 years ago
Felix Fietkau fa2828f9e5 move a few config options to the generic templates to avoid kernel config questions 17 years ago
Gabor Juhos 6310dc873b add default option for the OTi-6858 USB serial device (closes #2631) 17 years ago
Felix Fietkau 6e69adb9e6 disable the in-kernel mac80211 and cfg80211 will be built externally 17 years ago
Felix Fietkau 30007a5e6c move a few config symbols to the 2.6.23 template 17 years ago
Felix Fietkau a5164cf41b disable CONFIG_LOCALVERSION_AUTO - it breaks insmod 17 years ago
Felix Fietkau 069032243a move a few kconfig options from atheros to generic-2.6 17 years ago
Gabor Juhos 4e05416c39 netfilter/ipset cleanups * 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 17 years ago
Gabor Juhos 671469ec17 update generic 2.6.23 config 17 years ago
Eugene Konev 6efb8c8df8 add generic 2.6.23 patches and config 17 years ago
Gabor Juhos 962738bdac make morse LED trigger available for all platforms 17 years ago
Nicolas Thill 0bf90f2a0d add ipv6 conntrack support (closes: #2192) 17 years ago
Nicolas Thill 5f0272d618 move crypto support to a seperate crypto.mk file, split modules into multiple packages and adjust dependencies, sync crypto options in kconfigs. 17 years ago
Felix Fietkau b4142edc77 make ATM_DRIVERS default to n 17 years ago
Nicolas Thill fec4d9ee3c add missing 2.6 conntrack/nat helpers, add 2.6 conntrack/nat helper for RTSP (closes: #2297, thanks to aorlinsk), sync 2.4 / 2.6 kconfigs. 17 years ago
Nicolas Thill 926e05ef37 build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and add kmod-iptunnel6. 17 years ago
Felix Fietkau abbe02e2fb enable jffs2 summary for faster mount time 17 years ago
Florian Fainelli 8505138db8 Add some EHCI related symbols when usb is selected 17 years ago
Nicolas Thill 939c7224a2 build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-t 17 years ago
Florian Fainelli e384acd55d Add the icplus phy patch, will be required for the r6040 driver later, thanks to Daniel Gimpelevich 17 years ago
Florian Fainelli 875475af7d Compile crc itu-t as a module 17 years ago