summaryrefslogtreecommitdiffstats
path: root/package/kernel/modules/network.mk
Commit message (Collapse)AuthorAgeFilesLines
* Added via-velocity module, and fixed some whitespace inconsistencies.Rod Whitby2007-06-291-4/+16
| | | | SVN-Revision: 7772
* Package tunnel6 as well (#1943)Florian Fainelli2007-06-221-2/+3
| | | | SVN-Revision: 7705
* automatically load ipv6 moduleFlorian Fainelli2007-06-131-0/+1
| | | | SVN-Revision: 7625
* change module load priority (closes: #1804)Nicolas Thill2007-06-101-2/+2
| | | | SVN-Revision: 7549
* Fix mppe packaging from #1742Florian Fainelli2007-05-271-1/+4
| | | | SVN-Revision: 7362
* Typo, againFlorian Fainelli2007-05-081-1/+1
| | | | SVN-Revision: 7135
* Fix a typo, grr, hummFlorian Fainelli2007-05-071-1/+1
| | | | SVN-Revision: 7132
* Package multipath kernel modules from #1608Florian Fainelli2007-05-071-0/+19
| | | | SVN-Revision: 7131
* Improved autorebuild for kernel related stuff. - make modules_install in the ↵Felix Fietkau2007-04-181-44/+44
| | | | | | kernel tree is no longer called - make modules is called on every target/compile run - kmod packages pull the kernel modules directly out of the kernel tree and have proper file depends on them SVN-Revision: 6998
* fix compile errorFelix Fietkau2007-03-011-1/+8
| | | | SVN-Revision: 6448
* Package sit module as part of kmod-ipv6 (#1424)Florian Fainelli2007-03-011-1/+1
| | | | SVN-Revision: 6445
* add e1000 supportFelix Fietkau2007-02-161-0/+1
| | | | SVN-Revision: 6315
* fix typoFelix Fietkau2007-02-011-1/+1
| | | | SVN-Revision: 6239
* move the natsemi preselection into the x86 default package listFelix Fietkau2007-01-291-1/+0
| | | | SVN-Revision: 6227
* Add ethernet bonding support for x86 (#856)Florian Fainelli2006-11-231-0/+11
| | | | SVN-Revision: 5626
* 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