summaryrefslogtreecommitdiffstats
path: root/package/kernel/modules/netsupport.mk
Commit message (Collapse)AuthorAgeFilesLines
...
* kernel: add CONFIG_IPV6_SIT_6RDhauke2010-11-131-5/+4
| | | | | | | This closes #8227 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23986 3c298f89-4303-0410-b956-a3cf2f4a3e73
* l2tp: activate l2tp for kernel 2.6.36 and 2.6.37 and fix pppol2tphauke2010-11-101-3/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23948 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kmod-sctp: Add SCTP kernel supportflorian2010-09-041-0/+22
| | | | | | | | | | This adds a new kmod-sctp option that enables support of SCTP in 2.6x kernels. The patch also contains a small cleanup in the dependencies. Signed-off-by: Sebastien Decugis <sdecugis@nict.go.jp> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22917 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: fix missing symbol introduced by l2tpjow2010-08-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22507 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: package L2TP v3 ("Pseudowire") modules, restrict them to ↵jow2010-08-061-0/+50
| | | | | | 2.6.35 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22501 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kmod-ipsec: fix a compile error with some configurations. since ↵nbd2010-07-271-0/+1
| | | | | | CONFIG_XFRM_IPCOMP is not selectable on its own (no prompt), always select CONFIG_INET_IPCOMP along with it, to make sure that it gets enabled git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22402 3c298f89-4303-0410-b956-a3cf2f4a3e73
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950claudio2010-07-121-44/+44
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22145 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove obsolete kernel dependencies and version checksnbd2010-06-261-14/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21956 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove linux 2.4 support from several packagesnbd2010-06-261-38/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21954 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 ↵nico2010-04-291-1/+3
| | | | | | only git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21251 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: introduce a new file that will be sourced first and holding ↵nico2010-04-231-1/+1
| | | | | | complex dependencies spread over multiple files, use it for kmod-crc16 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21101 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: add missing modules autoloading for kmod-ipsec, kmod-ipsec4 ↵nico2010-04-161-16/+32
| | | | | | & kmod-ipsec6 (partially closes: #7164) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20893 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: make ISDN build againhauke2010-03-211-28/+12
| | | | | | | | | | In combination with r20339 ISDN will be build again. * Fix syntax problem in kmod-capi * add xfrm_ipcomp to kmod-ipsec git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20341 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: add the token bucket filter to kmod-sched (#6681)jow2010-02-191-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19723 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add kernel packages for the ixp4xx-beeper and appletalk -- closes #6618kaloz2010-02-021-0/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19497 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove obsolete dependencies and checksnbd2010-01-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19292 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add explicit dependency on kmod-crypto-core when required (closes: ↵nico2010-01-231-1/+1
| | | | | | #6557) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19291 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: use select instead of depend for kmod-crc16 dependency in ↵nico2009-12-191-1/+1
| | | | | | kmod-ax25 (closes: #5843) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18847 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] remove references to 2_6_27florian2009-10-291-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18202 3c298f89-4303-0410-b956-a3cf2f4a3e73
* small fixes mostly for kernel 2.6.31hauke2009-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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17752 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix isdn symbols for 2.4 kernelsflorian2009-07-291-2/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17044 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add kmod-pppol2tp, patch from Vladimir Voronkovflorian2009-07-261-1/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16995 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] isdn4linux modules fixesflorian2009-07-131-4/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16829 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] NET_EMATCH is a boolean (#5506)florian2009-07-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16828 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix isdn4linux kernel modules with the 2.4.37 updateflorian2009-07-121-5/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16799 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: clean up scheduler default config and kmod-sched kconfig symbols, ↵nbd2009-07-121-2/+9
| | | | | | enable skbedit by default git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16789 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix missing kernel config symbol for ipv6nbd2009-05-251-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16056 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable multicast routing by defaultnbd2009-05-241-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16044 3c298f89-4303-0410-b956-a3cf2f4a3e73
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd2009-04-171-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73
* NET_CLS_ACT can no longer be built as module in newer kernels, force it to =ynbd2009-03-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14935 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add kmod-crc16 dependency to ax25 module, CONFIG_MKISS needs ↵hauke2009-03-071-0/+1
| | | | | | CONFIG_CRC16 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14782 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] load module capifs before capihauke2009-03-071-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14775 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] Add isdn4linux and gigaset kernel modules.hauke2009-03-071-0/+38
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14772 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing kconfig symbols for kmod-schednbd2009-02-221-1/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14616 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fixes kernel configuration error.hauke2009-02-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14606 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix kmod-sit dependenciesnico2009-01-271-12/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14222 3c298f89-4303-0410-b956-a3cf2f4a3e73
* revert [14081]: iptunnel4 does not make sense on 2.4, just add a ↵nico2009-01-271-16/+14
| | | | | | conditionnal dependency on iptunnel4 to ipip git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14219 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: ensure that ipip is autoloaded after iptunnel4jow2009-01-181-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14095 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix compile of iptunnel4 for the 2.4 kernelthepeople2009-01-181-13/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14081 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix kernel configthepeople2009-01-101-1/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13958 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Package mISDN stackflorian2009-01-081-0/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13944 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Also load capifsflorian2009-01-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13941 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel/modules: split network makefile into netdevices and netsupportagb2008-12-291-0/+521
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13757 3c298f89-4303-0410-b956-a3cf2f4a3e73