aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel
Commit message (Collapse)AuthorAgeFilesLines
...
* [package] kernel: package cypress m8 usb-to-serial module (#7210)Jo-Philipp Wich2010-04-231-0/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21104 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: use macros for kmod-rfkill dependsNicolas Thill2010-04-233-4/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21102 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: introduce a new file that will be sourced first and holding ↵Nicolas Thill2010-04-234-3/+22
| | | | | | complex dependencies spread over multiple files, use it for kmod-crc16 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21101 3c298f89-4303-0410-b956-a3cf2f4a3e73
* gigaset: build gigaset with isdn4linux supportHauke Mehrtens2010-04-181-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20997 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/modules: package isp116x-hcd driverGabor Juhos2010-04-161-1/+19
| | | | | | | Cc: backfire@openwrt.org git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20934 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [malta]Jo-Philipp Wich2010-04-161-1/+1
| | | | | | | | | - enable PCI - add kmod-pcnet32 to default packages - make kmod-pcnet32 available for malta target git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20923 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: add dependencies on kmod-crc16 and kmod-rfkill to ↵Nicolas Thill2010-04-161-1/+2
| | | | | | kmod-bluetooth (closes: #7063) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20913 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: remove references to old TARGET_olpc now that it has been ↵Nicolas Thill2010-04-161-2/+2
| | | | | | merged with TARGET_x86 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20905 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: add dependency on kmod-input-core to kmod-sound-core ↵Nicolas Thill2010-04-161-1/+1
| | | | | | (closes: #7140) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20901 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: add missing modules autoloading for kmod-ipsec, kmod-ipsec4 ↵Nicolas Thill2010-04-161-16/+32
| | | | | | & kmod-ipsec6 (partially closes: #7164) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20893 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add kmod-ata-pdc202xx-old (#6950)Florian Fainelli2010-04-111-0/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20808 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix kmod-crc16 loading (#6949)Florian Fainelli2010-04-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20807 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] add net5501 supportFlorian Fainelli2010-04-111-1/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch brings up the net5501 platform. Note that the x86/ target included support for all x86/ class processors. That's not technically correct. This should be constrained only to the "generic" subtarget. Every x86-class target that isn't generic should be able to select only the optimizations/capabilities applicable to that architectural variant. It's also assumed that all x86 processors have keyboard & mouse ports, ISA, DMI, ACPI... the embedded ones typically don't. Again, moving that to the generic subtarget. Fortunately, this was a fairly benign tweak. The net5501 board includes the following logic: Geode/LX processor CS5535 super-I/O chip PC87360 sensor chip Via Rhine Ethernet controllers Via Sata controllers USB, LEDS, I2C Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20794 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netfilter: fix extension list in package descriptions (closes: #7045)Nicolas Thill2010-04-041-93/+44
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20694 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: move support for generic IDE chipsets out of ide-core in ↵Nicolas Thill2010-04-031-23/+47
| | | | | | their own packages, fix ixp4xx build issue (closes: #6939) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20664 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: fix dependencies for x86 targetHauke Mehrtens2010-03-292-10/+10
| | | | | | | | | | kmod-hid and kmod-input-core are directly build into the kernel for the x86 target. No package on x86 should depend on it. This fixes #6963 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20590 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ps3: move ps3lan kmod under target/linux/ps3Nicolas Thill2010-03-281-16/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20533 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Create kernel module for PS3 networkingHamish Guthrie2010-03-261-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20447 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: move yenta_socket to kmod-pcmcia-core on 2.4, mark ↵Nicolas Thill2010-03-261-16/+5
| | | | | | kmod-pcmcia-yenta as 2.6 only, move CONFIG_PCCARD_NONSTATIC from kmod-pcmcia-core to kmod-pcmcia-yenta KCONFIG git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20436 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: fix kmod-crypto-misc on 2.4Nicolas Thill2010-03-251-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20413 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix typo in gspa sn9c20x autoload line, patch from Chris LiFlorian Fainelli2010-03-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20409 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] kernel: fix xen-fbdev descriptionJo-Philipp Wich2010-03-231-1/+1
| | | | | | | | | | This patch fixes the description for KernelPackage xen-fbdev caused by a typo in xen.mk. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20389 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: fix some documentationHauke Mehrtens2010-03-211-20/+72
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20362 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix path to the orinoco pcmcia driver, thanks haukeFlorian Fainelli2010-03-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20357 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add pcmcia hermes module, patch from Guillaume LecerfFlorian Fainelli2010-03-211-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20353 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: fix some minor error:Hauke Mehrtens2010-03-211-4/+14
| | | | | | | | | * module ide-pci-generic is also included if it was build * correct loading queue for kmod-dm * place for mvsas.ko changed in new kernel. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20348 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: these modules are already loaded by the scsi-core packageHauke Mehrtens2010-03-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20347 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: x86 remove dependency on ata-core and scsi-coreHauke Mehrtens2010-03-212-4/+5
| | | | | | | | | | The x86 image includes the modules out of ata-core and scsi-core directly in the kernel image. Do not depend on these packages, because they are not build in a x86 image. This fixes #6873 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20346 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: load after its dependenciesHauke Mehrtens2010-03-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20345 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: fix tg3 installationHauke Mehrtens2010-03-211-1/+1
| | | | | | | libphy is build into the kernel for brcm47xx and not as an extra module. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20344 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: include aes-i586 and twofish-i586 into crypto packages for x86Hauke Mehrtens2010-03-211-1/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20343 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: fix typoHauke Mehrtens2010-03-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20342 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: make ISDN build againHauke Mehrtens2010-03-211-28/+12
| | | | | | | | | | In combination with r20339 ISDN will be build again. * Fix syntax problem in kmod-capi * add xfrm_ipcomp to kmod-ipsec git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20341 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add more usb-storage modules (#6067)Florian Fainelli2010-03-201-0/+38
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20323 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add missing dependency to kmod-crypto-misc, patch from Benjamin CamaFlorian Fainelli2010-03-201-3/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20312 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] update netfilter packages description, patch from Edgar SoldinFlorian Fainelli2010-03-201-3/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20311 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add sn9c201 webcam driver, patch from Chris LiFlorian Fainelli2010-03-201-0/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20310 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix missing nls support for 2.6.33Travis Kemen2010-03-141-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20214 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing kconfig symbol for the hifn 795x crypto accelerator module ↵Felix Fietkau2010-03-141-0/+1
| | | | | | (patch by dogge10) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20196 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: fix kmod-pcmcia-yenta on 2.4Nicolas Thill2010-03-111-1/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20147 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [etrax] fix kernel modules dependences for i2c and ata-coreClaudio Mignanti2010-03-112-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20146 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: add missing CONFIG_SND_SOC_ALL_CODECS to ↵Nicolas Thill2010-03-111-1/+4
| | | | | | kmod-sound-soc-core KCONFIG git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20133 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: Add SoC sound support packageLars-Peter Clausen2010-03-111-0/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20130 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: mark kmod-nfs-common-v4 as BROKEN (enabling it will ↵Nicolas Thill2010-03-101-1/+1
| | | | | | interfere with the other stable nfs modules) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20123 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: build ipw2x00 driver from compat-wirelessHauke Mehrtens2010-03-081-53/+0
| | | | | | | ipw2x00 now depends on cfg80211 which is build form compat-wireless and not directly from kernel. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20073 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package: add module for the RB750 LED driverGabor Juhos2010-03-081-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20052 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel]: drop support for the old style magicbox-cf driverImre Kaloz2010-03-011-17/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19932 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel]: partly revert [19925] as the ata version builds fineImre Kaloz2010-03-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19931 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: mark ata-magicbox-cf & ide-magicbox as BROKEN for now (they don't ↵Nicolas Thill2010-03-011-2/+2
| | | | | | build on 2.6.32) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19925 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix kmod-nls-base dependency with usb-core (#6753)Florian Fainelli2010-02-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19918 3c298f89-4303-0410-b956-a3cf2f4a3e73