summaryrefslogtreecommitdiffstats
path: root/package/kernel
Commit message (Collapse)AuthorAgeFilesLines
* Add WL-700gE support (based on work by jr) Includes kernel/diag patch and a ↵Felix Fietkau2007-01-202-1/+8
| | | | | | new target profile SVN-Revision: 6142
* fix a small dependency problemFelix Fietkau2007-01-081-1/+1
| | | | SVN-Revision: 6040
* Add i2c kernel modules for Au1000 i2c to gpio driver, can be extended laterFlorian Fainelli2007-01-051-0/+43
| | | | SVN-Revision: 5984
* Add zd1211rw kernel moduleFlorian Fainelli2007-01-051-0/+9
| | | | SVN-Revision: 5983
* Add Intel/VIA usb-uhci support (#1098)Florian Fainelli2006-12-281-4/+13
| | | | SVN-Revision: 5913
* Remove usb-controller dependency (#1007)Florian Fainelli2006-12-271-1/+1
| | | | SVN-Revision: 5905
* Fix msdos module loading (#1086)Florian Fainelli2006-12-231-1/+1
| | | | SVN-Revision: 5896
* Fix module loading order (#1048)Florian Fainelli2006-12-131-2/+2
| | | | SVN-Revision: 5777
* Enable msdos fs support and package itFlorian Fainelli2006-12-091-0/+12
| | | | SVN-Revision: 5741
* Add ethernet bonding support for x86 (#856)Florian Fainelli2006-11-231-0/+11
| | | | SVN-Revision: 5626
* Fix autoloading for netfilter modules (#939)Florian Fainelli2006-11-191-2/+14
| | | | SVN-Revision: 5585
* fix typoFelix Fietkau2006-11-191-1/+1
| | | | SVN-Revision: 5582
* 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 SVN-Revision: 5581
* fix a typoFelix Fietkau2006-11-181-1/+1
| | | | SVN-Revision: 5575
* fix typoFelix Fietkau2006-11-181-1/+1
| | | | SVN-Revision: 5572
* forgot to remove a part of the description...Felix Fietkau2006-11-181-1/+0
| | | | SVN-Revision: 5568
* add missing dependencyFelix Fietkau2006-11-181-1/+1
| | | | SVN-Revision: 5567
* split off softmac from kmod-ieee80211Felix Fietkau2006-11-181-4/+14
| | | | SVN-Revision: 5566
* only enable in-tree kmod-* packages by defaultFelix Fietkau2006-11-181-0/+3
| | | | SVN-Revision: 5560
* Fix ne2k-pci compilation (#957)Florian Fainelli2006-11-181-2/+3
| | | | SVN-Revision: 5558
* Use Luc Saillard's pwc driver for linux 2.6 only (#522)Florian Fainelli2006-11-141-3/+0
| | | | SVN-Revision: 5532
* Enable iso9660 and udf kernel modules (#930)Florian Fainelli2006-11-091-0/+22
| | | | SVN-Revision: 5485
* Add support for ne2000 pci NIC (#916)Florian Fainelli2006-11-061-0/+12
| | | | SVN-Revision: 5451
* Update kernel configurations to enable NLS KOI8R (russian) and package the ↵Florian Fainelli2006-11-041-0/+11
| | | | | | module (#819 - second part) SVN-Revision: 5446
* Fixes module autoloading for Wireless devices (#906)Florian Fainelli2006-11-031-3/+3
| | | | SVN-Revision: 5410
* 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 SVN-Revision: 5311
* add e1000 driver, remove references to LINUX_2_4_X86Felix Fietkau2006-10-241-5/+16
| | | | SVN-Revision: 5286
* add extra autoload for ppp modulesFelix Fietkau2006-10-241-2/+4
| | | | SVN-Revision: 5283
* add missing autoload optionsFelix Fietkau2006-10-221-0/+5
| | | | SVN-Revision: 5254
* fix softdog kmod packaging on 2.6Nicolas Thill2006-10-191-0/+9
| | | | SVN-Revision: 5238
* fix bluetooth module packagingFelix Fietkau2006-10-191-10/+18
| | | | SVN-Revision: 5230
* cleanupFelix Fietkau2006-10-191-5/+10
| | | | SVN-Revision: 5224
* finally kill KMOD_template - removes a big chunk of legacy build codeFelix Fietkau2006-10-195-37/+253
| | | | SVN-Revision: 5222
* port more modules over to the new systemFelix Fietkau2006-10-192-1/+185
| | | | SVN-Revision: 5220
* enable native ipsec modules on 2.6, add ipsec kernel modulesNicolas Thill2006-10-181-0/+50
| | | | SVN-Revision: 5205
* oops, committed the wrong fileFelix Fietkau2006-10-171-2/+2
| | | | SVN-Revision: 5203
* fix typo in usbcore autoloadFelix Fietkau2006-10-171-1/+1
| | | | SVN-Revision: 5202
* fix path to usbcore.koFelix Fietkau2006-10-171-1/+8
| | | | SVN-Revision: 5200
* port soundcore moduleFelix Fietkau2006-10-171-0/+17
| | | | SVN-Revision: 5199
* port the usb modules over to the new systemFelix Fietkau2006-10-171-0/+239
| | | | SVN-Revision: 5197
* fix submenuFelix Fietkau2006-10-171-0/+1
| | | | SVN-Revision: 5191
* make kernel module packaging code reusable and use it in madwifiFelix Fietkau2006-10-171-59/+2
| | | | SVN-Revision: 5189
* allow platform support directories to add and modify kernel module packagesFelix Fietkau2006-10-172-2/+2
| | | | SVN-Revision: 5184
* split modules.mkFelix Fietkau2006-10-176-559/+603
| | | | SVN-Revision: 5183
* fix kernel modules extensionsNicolas Thill2006-10-171-6/+6
| | | | SVN-Revision: 5181
* some kernel module cleanupFelix Fietkau2006-10-171-28/+77
| | | | SVN-Revision: 5178
* Fix module dependency on ipw21,2200, bcm43xxFlorian Fainelli2006-10-151-0/+3
| | | | SVN-Revision: 5110
* finally move buildroot-ng to trunkFelix Fietkau2016-03-202-0/+596