summaryrefslogtreecommitdiffstats
path: root/package/kernel
Commit message (Collapse)AuthorAgeFilesLines
* generic: add LED trigger for USB device presence/activityjuhosg2010-12-171-0/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24646 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: package kmod-zd1201 (#8386)jow2010-12-101-0/+54
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24443 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add rtc modules for nbg460njuhosg2010-12-101-3/+33
| | | | | | | | | This adds the rtc-class and rtc-pcf8563 modules for the real time clock used in the NBG460N/550N/550NH. Signed-off-by: Michael Kurz <michi.kurz@googlemail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24420 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: fix raid module packaging on newer kernels (#8384)jow2010-12-091-1/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24394 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add dummy net devicehauke2010-12-051-0/+14
| | | | | | | | Thank you Thomas Jansen. (partly closes #5849) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24272 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add kmod-usb-serial-wwanhauke2010-12-051-0/+17
| | | | | | | | | This package is needed by kmod-usb-serial-option Thank you raver (closes #7731) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24271 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: package md and raid level modules (#7184)jow2010-12-021-0/+144
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24214 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: remove the bogus ext2/ext3 dependency on linux 2.6.30/31 - some ↵nbd2010-11-271-2/+2
| | | | | | people still want to use those modules git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24160 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove 2.6.25 supportkaloz2010-11-221-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24089 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix typoskaloz2010-11-221-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24086 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use ext4 for ext2/3 on 2.6.32+kaloz2010-11-221-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24083 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target/linux: revert r24014 (further testing is needed)acoul2010-11-161-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24015 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/generic: add kernel mppc/mppe for 2.6.37. ↵acoul2010-11-161-2/+2
| | | | | | http://yablochkin.net.ru/mppc/ (not enabled by default) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24014 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: fix l2tp kernel packageshauke2010-11-141-18/+19
| | | | | | | | l2tp-ip and l2tp-eth should depend on l2tp_netlink fix pppol2tp for kernel >= 2.6.35 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23993 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add CONFIG_IPV6_SIT_6RDhauke2010-11-131-5/+4
| | | | | | | This closes #8227 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23986 3c298f89-4303-0410-b956-a3cf2f4a3e73
* l2tp: activate l2tp for kernel 2.6.36 and 2.6.37 and fix pppol2tphauke2010-11-101-3/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23948 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wireless: build hermes packages from compat-wirelessand not from the kernel.hauke2010-11-101-66/+0
| | | | | | | hermes now depends on cfg80211 and that is provided by compat-wireless, so the hermes driver should also be taken from that source. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23946 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] Add package for ledtrigger netfilterclaudio2010-11-061-0/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23902 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] Add package for ledtrigger gpioclaudio2010-11-061-0/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23901 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add kmod-leds-net5501florian2010-10-301-0/+15
| | | | | | Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23729 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] prefer the cs5535 gpiolib driver after 2.6.32florian2010-10-301-1/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23728 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [packages] kernel: Add kernel module for OMAP WDThcg2010-10-281-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23689 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel/modules: Fix CH341 USB-to-serial description (#8097)acinonyx2010-10-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23563 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: underscores in package names are bad, rename ↵jow2010-10-101-2/+2
| | | | | | kmod-crypto-mv_cesa to kmod-crypto-mv-cesa git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23383 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: fix Kconfig symbol name for OV511 video driver (closes: #8017)nico2010-10-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23345 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add support for nokia n810 soundmb2010-10-071-0/+41
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23303 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] kmod-sound-i8x0 missing dependenciesjow2010-10-071-2/+4
| | | | | | | | kmod-sound-i8x0 fails to include the ac97 modules and misspells the module name in AutoLoad. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23283 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [packages/kernel] Make mv_cesa crypto module available on Orion as well.lars2010-10-041-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23229 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [packages] kernel: Add hwmon-lm63 packagelars2010-10-041-0/+14
| | | | | | | Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23216 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [packages] kernel: kirkwood/orion I2C module supportlars2010-10-041-0/+16
| | | | | | | | | This patch adds support for configuring kirkwood/orion i2c module. Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23215 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: Move CONFIG_CRYPTO_HW to crypto-corelars2010-10-031-6/+5
| | | | | | | | | | | hw-crypto modules depend on CONFIG_CRYPTO_HW beeing set. Instead of selecting CONFIG_CRYPTO_HW from each crypto module let it be selected by crypto core. It only opens the submenu for hw-crypto devices and does not generate any overhead. Patch by Jan Willies git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23190 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: flag as "hold", this is inherited by all kmods as well and ↵jow2010-10-021-0/+1
| | | | | | will prevent opkg on the target from upgrading them git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23173 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] Fix missing dependency in solos-pci moduleflorian2010-09-191-1/+1
| | | | | | | | | Modinfo for solos-pci tells us that it has a dependency on "atm", but this isn't captured in the Makefile. Signed-off-by: Philip A. Prindeville <philipp_subx@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23086 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] Support for Solos PCI ADSL2+ modemjow2010-09-151-0/+17
| | | | | | | | | | | This driver is used by Traverse Technologies' Geos ADSL2+ x86 router: http://www.traverse.com.au/productview.php?product_id=117 Signed-off-by: Nathan Williams <nathan@traverse.com.au> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23070 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] Support for RTL-8139C+ ethernet adaptersjow2010-09-151-0/+16
| | | | | | | Signed-off-by: Nathan Williams <nathan@traverse.com.au> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23068 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix compilation of crypto modules.mb2010-09-121-2/+2
| | | | | | | This fixes #7920 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23028 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix kernel crypto modules for >= 2.6.36mb2010-09-111-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23026 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: update crypto.mk for kernel 2.6.36acoul2010-09-061-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22954 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH v5 4/4] kernel: virtio modules depend on x86_kvm_guestjow2010-09-051-3/+3
| | | | | | | | | Make the VirtIO modules depend on the new x86_kvm_guest subtarget. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22945 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH v5 2/4] kernel: add VirtIO device supportjow2010-09-051-0/+48
| | | | | | | | | | Add support for VirtIO-based paravirtualized devices used by various virtualization platforms. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22943 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH v5 1/4] kernel: move xen.mk to virtual.mkjow2010-09-051-6/+6
| | | | | | | | Move Xen kernel modules into a general virtualization category. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22942 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix musb-hdrc module loadingmb2010-09-051-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22928 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kmod-sctp: Add SCTP kernel supportflorian2010-09-043-5/+40
| | | | | | | | | | This adds a new kmod-sctp option that enables support of SCTP in 2.6x kernels. The patch also contains a small cleanup in the dependencies. Signed-off-by: Sebastien Decugis <sdecugis@nict.go.jp> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22917 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add dm-crypt and fix tabsflorian2010-09-041-13/+13
| | | | | | Signed-off-by: Jan Willies <jan@willies.info> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22916 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add XTS cipher CryptoAPI moduleflorian2010-09-041-0/+17
| | | | | | | | needed for proper dm-crypt support Signed-off-by: Jan Willies <jan@willies.info> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22915 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add kmod-usb-serial-ipw moduleflorian2010-09-041-0/+11
| | | | | | | | | This patch adds support to compile kmod-usb-serial-ipw module. It is used by USB IPWireless communication devices used for 3G. Signed-off-by: Lukas macura <macura@opf.slu.cz> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22891 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] add cpu msr kernel module packageflorian2010-09-041-0/+16
| | | | | | | | | This adds a separate kernel package for x86 cpu msr support. MSR module is needed e.g. when updating coreboot bios on alix boards. Signed-off-by: Roman Yeryomin <roman@advem.lv> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22890 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: move iptables/netfilter kernel options from generic/config to ↵acoul2010-09-011-1/+4
| | | | | | package/kernel/modules/netfilter.mk git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22867 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add usb gadget feature flagmb2010-08-251-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22798 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add usb gadget packagesmb2010-08-241-2/+57
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22785 3c298f89-4303-0410-b956-a3cf2f4a3e73