summaryrefslogtreecommitdiffstats
path: root/package/kernel/modules/netsupport.mk
Commit message (Collapse)AuthorAgeFilesLines
* small fixes mostly for kernel 2.6.31Hauke Mehrtens2009-09-261-0/+1
| | | | | | | | | | | - libsas needs symbols from scsi_transport_sas - autoload line in pppoe was missing - rfkill-input does not exist in kernel 2.6.31 - password for download server of r8101 changed - r8101 and siit do not build with kernel 2.6.31 - fix build of net sched esfq SVN-Revision: 17752
* fix isdn symbols for 2.4 kernelsFlorian Fainelli2009-07-291-2/+10
| | | | SVN-Revision: 17044
* add kmod-pppol2tp, patch from Vladimir VoronkovFlorian Fainelli2009-07-261-1/+15
| | | | SVN-Revision: 16995
* isdn4linux modules fixesFlorian Fainelli2009-07-131-4/+6
| | | | SVN-Revision: 16829
* NET_EMATCH is a boolean (#5506)Florian Fainelli2009-07-131-1/+1
| | | | SVN-Revision: 16828
* fix isdn4linux kernel modules with the 2.4.37 updateFlorian Fainelli2009-07-121-5/+16
| | | | SVN-Revision: 16799
* kernel: clean up scheduler default config and kmod-sched kconfig symbols, ↵Felix Fietkau2009-07-121-2/+9
| | | | | | enable skbedit by default SVN-Revision: 16789
* fix missing kernel config symbol for ipv6Felix Fietkau2009-05-251-0/+1
| | | | SVN-Revision: 16056
* enable multicast routing by defaultFelix Fietkau2009-05-241-0/+1
| | | | SVN-Revision: 16044
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
| | | | SVN-Revision: 15242
* NET_CLS_ACT can no longer be built as module in newer kernels, force it to =yFelix Fietkau2009-03-171-1/+1
| | | | SVN-Revision: 14935
* add kmod-crc16 dependency to ax25 module, CONFIG_MKISS needs CONFIG_CRC16Hauke Mehrtens2009-03-071-0/+1
| | | | SVN-Revision: 14782
* load module capifs before capiHauke Mehrtens2009-03-071-2/+2
| | | | SVN-Revision: 14775
* Add isdn4linux and gigaset kernel modules.Hauke Mehrtens2009-03-071-0/+38
| | | | SVN-Revision: 14772
* add missing kconfig symbols for kmod-schedFelix Fietkau2009-02-221-1/+11
| | | | SVN-Revision: 14616
* Fixes kernel configuration error.Hauke Mehrtens2009-02-211-1/+1
| | | | SVN-Revision: 14606
* fix kmod-sit dependenciesNicolas Thill2009-01-271-12/+3
| | | | SVN-Revision: 14222
* revert [14081]: iptunnel4 does not make sense on 2.4, just add a ↵Nicolas Thill2009-01-271-16/+14
| | | | | | conditionnal dependency on iptunnel4 to ipip SVN-Revision: 14219
* package/kernel: ensure that ipip is autoloaded after iptunnel4Jo-Philipp Wich2009-01-181-1/+1
| | | | SVN-Revision: 14095
* fix compile of iptunnel4 for the 2.4 kernelTravis Kemen2009-01-181-13/+15
| | | | SVN-Revision: 14081
* fix kernel configTravis Kemen2009-01-101-1/+14
| | | | SVN-Revision: 13958
* Package mISDN stackFlorian Fainelli2009-01-081-0/+21
| | | | SVN-Revision: 13944
* Also load capifsFlorian Fainelli2009-01-081-1/+1
| | | | SVN-Revision: 13941
* kernel/modules: split network makefile into netdevices and netsupportAndy Boyett2008-12-291-0/+521
SVN-Revision: 13757