summaryrefslogtreecommitdiff
path: root/package/kernel
AgeCommit message (Collapse)Author
2007-12-03add i8x0 audio drivernbd
Signed-off-by: Jan Willies <jan@willies.info> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9652 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-28Fix AutoLoad macro typos (#2765)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9615 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-28package/kernel/modules: Fixed (3)DES crypto kmod, closes #2749 (Thanks jon)nbd
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9613 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-25work around kernel config issues with sound modulesnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9598 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-25add missing dependencynbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9597 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-16[packages] kernel: add a kernel module for the usbtest driverjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9572 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-10fix up ata/scsi core dependsnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9526 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-10turn kmod-crypto-core dep into a select, so that packages like mac80211 are ↵nbd
always selectable git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9521 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-24Fix the r8169 kernel module (#2554)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9436 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-23The RB513 CF driver is now a module, enable it by default for the RB1xx profile.florian
Fix the membase of the CF driver. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9416 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-20fix up a few ide related kernel config issues (related to #2516)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9364 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-20make morse LED trigger available as a package, and fix it to compile with 2.6.23juhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9363 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-20[adm5120] add LEDs trigger for switch port states, thanks to Bernhard Held ↵juhosg
(closes: #2153) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9362 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-16added rtl8169, from #2554blogic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9339 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-12[kernel] netfilter/ipset cleanupsjuhosg
* 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
2007-10-11[packages] add a kernel module for GPIO LEDsjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9262 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-10split ipip & iptunnel4 and ipv6 & sit into separate packagesnico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9241 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-09[adm5120] build leds-adm5120 as a modulejuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9219 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-09[adm5120] add custom GPIO-based I2C driverjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9218 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-09remove trailing spaces to fix errors at dump timenico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9209 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-08added sdparm and scsi-generic module, from #2481blogic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9201 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-07add TARPIT support to netfilter/iptablesjuhosg
* 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
2007-10-02Add support for the network packet generatorflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9091 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-29fix kernel config item for 3c95x/vortex network cards (closes: #2441)nico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9068 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-27modules/usb.mk: Fixed the module autoload name for cdc_ether, and removed a ↵rwhitby
typo from usbnet. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9047 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-26fix kmod-hostap build on 2.4, add kmod-hostap-cs (closes: #1957)nico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9030 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-23fix kmod-crypto-core error missing crypto_hash (closes: #2422)nico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9004 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-23add LM77 sensors support (closes: #2419)nico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9002 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-23add ipv6 conntrack support (closes: #2192)nico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8984 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-23move hardware monitoring support in a separate hwmon.mk (before adding other ↵nico
modules) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8983 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-23move crypto support to a seperate crypto.mk file, split modules into ↵nico
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
2007-09-22add missing kconfig option for pppoanbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8965 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-22add back scx200 gpio i2c module removed in [8825] (too early for generic ↵nico
gpio), rename scx200 access bus i2c module to scx200-acb git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8944 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-22add 2 new kernel modules for USB webcams: ovc511 and ovcamchipnico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8942 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-21add support Konica based USB video devicesnico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8913 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-21add a kernel module for usb video devicesnico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8912 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-21revert [8907] and rename kmod-soundcore and kmod-ipip modules in 7.09 as wellnico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8910 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-21add compat 'PROVIDES' for renamed kernel modulesnico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8907 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-20Add reiserfs module and include it in the FSG-3 profile.rwhitby
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8872 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-20disable another module on UMLnico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8869 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-20oops, forgot a file in [8865]nico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8866 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-20move kernel sound support in its own file from other.mk to sound.mk, rename ↵nico
kmod-soundcore to kmod-sound-core to be consistent, cleanup alsa-lib git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8865 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-20build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and ↵nico
add kmod-iptunnel6. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8862 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-20fix kmod-sched kconfig value (#2380)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8858 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-20disable more modules not supported on UMLnico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8857 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-20video modules changes: change dependency on kmod-video-core from select to ↵nico
depends, cleanup git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8856 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-19only build sound-core module on targets supporting USB, since we don't have ↵nico
any PCI sound devices supported atm git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8838 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-18Added support for generating the cdc-ether kernel module (used to ↵rwhitby
communicate with OpenMoko phone over usb networking). git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8833 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-17i2c changes:nico
* split i2c algos in separate packages * remove deprecated i2c-sc2x00 and add i2c-gpio & i2c-sc2x00_acb instead git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8825 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-17disable package that can't build on atheros target (no pci/usb)nico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8823 3c298f89-4303-0410-b956-a3cf2f4a3e73