aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/modules/network.mk
Commit message (Collapse)AuthorAgeFilesLines
* Fix ne2k-pci compilation (#957)Florian Fainelli2006-11-181-2/+3
| | | | SVN-Revision: 5558
* Add support for ne2000 pci NIC (#916)Florian Fainelli2006-11-061-0/+12
| | | | SVN-Revision: 5451
* 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
* cleanupFelix Fietkau2006-10-191-5/+10
| | | | SVN-Revision: 5224
* finally kill KMOD_template - removes a big chunk of legacy build codeFelix Fietkau2006-10-191-25/+11
| | | | SVN-Revision: 5222
* enable native ipsec modules on 2.6, add ipsec kernel modulesNicolas Thill2006-10-181-0/+50
| | | | SVN-Revision: 5205
* split modules.mkFelix Fietkau2006-10-171-0/+277
SVN-Revision: 5183