aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/modules
Commit message (Collapse)AuthorAgeFilesLines
* Fix msdos module loading (#1086)Florian Fainelli2006-12-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5896 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix module loading order (#1048)Florian Fainelli2006-12-131-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5777 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Enable msdos fs support and package itFlorian Fainelli2006-12-091-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5741 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add ethernet bonding support for x86 (#856)Florian Fainelli2006-11-231-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5626 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix autoloading for netfilter modules (#939)Florian Fainelli2006-11-191-2/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5585 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix typoFelix Fietkau2006-11-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5582 3c298f89-4303-0410-b956-a3cf2f4a3e73
* reorganize nat helper packages, move ftp and irc nat to a package that is ↵Felix Fietkau2006-11-191-2/+18
| | | | | | enabled by default, for security reasons - see #917 for more information git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5581 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a typoFelix Fietkau2006-11-181-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5575 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix typoFelix Fietkau2006-11-181-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5572 3c298f89-4303-0410-b956-a3cf2f4a3e73
* forgot to remove a part of the description...Felix Fietkau2006-11-181-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5568 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing dependencyFelix Fietkau2006-11-181-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5567 3c298f89-4303-0410-b956-a3cf2f4a3e73
* split off softmac from kmod-ieee80211Felix Fietkau2006-11-181-4/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5566 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix ne2k-pci compilation (#957)Florian Fainelli2006-11-181-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5558 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Use Luc Saillard's pwc driver for linux 2.6 only (#522)Florian Fainelli2006-11-141-3/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5532 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Enable iso9660 and udf kernel modules (#930)Florian Fainelli2006-11-091-0/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5485 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add support for ne2000 pci NIC (#916)Florian Fainelli2006-11-061-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5451 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update kernel configurations to enable NLS KOI8R (russian) and package the ↵Florian Fainelli2006-11-041-0/+11
| | | | | | module (#819 - second part) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5446 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fixes module autoloading for Wireless devices (#906)Florian Fainelli2006-11-031-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5410 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add redboot parsing and rtl8169 fixes, enable r8169 and add the free ixp4xx ↵Imre Kaloz2006-10-271-0/+26
| | | | | | ethernet driver - the later still needs fixes and testing for the gateway 7001 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5311 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add e1000 driver, remove references to LINUX_2_4_X86Felix Fietkau2006-10-241-5/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5286 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add extra autoload for ppp modulesFelix Fietkau2006-10-241-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5283 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing autoload optionsFelix Fietkau2006-10-221-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5254 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix softdog kmod packaging on 2.6Nicolas Thill2006-10-191-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5238 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix bluetooth module packagingFelix Fietkau2006-10-191-10/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5230 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cleanupFelix Fietkau2006-10-191-5/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5224 3c298f89-4303-0410-b956-a3cf2f4a3e73
* finally kill KMOD_template - removes a big chunk of legacy build codeFelix Fietkau2006-10-194-37/+231
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5222 3c298f89-4303-0410-b956-a3cf2f4a3e73
* port more modules over to the new systemFelix Fietkau2006-10-192-1/+185
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5220 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable native ipsec modules on 2.6, add ipsec kernel modulesNicolas Thill2006-10-181-0/+50
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5205 3c298f89-4303-0410-b956-a3cf2f4a3e73
* oops, committed the wrong fileFelix Fietkau2006-10-171-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5203 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix typo in usbcore autoloadFelix Fietkau2006-10-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5202 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix path to usbcore.koFelix Fietkau2006-10-171-1/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5200 3c298f89-4303-0410-b956-a3cf2f4a3e73
* port soundcore moduleFelix Fietkau2006-10-171-0/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5199 3c298f89-4303-0410-b956-a3cf2f4a3e73
* port the usb modules over to the new systemFelix Fietkau2006-10-171-0/+239
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5197 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix submenuFelix Fietkau2006-10-171-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5191 3c298f89-4303-0410-b956-a3cf2f4a3e73
* allow platform support directories to add and modify kernel module packagesFelix Fietkau2006-10-171-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5184 3c298f89-4303-0410-b956-a3cf2f4a3e73
* split modules.mkFelix Fietkau2006-10-174-0/+601
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5183 3c298f89-4303-0410-b956-a3cf2f4a3e73