aboutsummaryrefslogtreecommitdiff
path: root/package/kernel/modules/network.mk
Commit message (Collapse)AuthorAge
* Reinstate rdc bootability and force it to use init=/etc/preinit, thus the ↵Florian Fainelli2008-08-05
| | | | | | remove the hackish SetInitramfs actions SVN-Revision: 12136
* ipsec{4,6} depend on kmod-crypto-aead to allow esp4 and esp6 to successfully ↵Florian Fainelli2008-07-26
| | | | | | load (#3813) SVN-Revision: 11942
* sit depends on tunnel4Matteo Croce2008-07-09
| | | | SVN-Revision: 11755
* Add syskonnect yukon2 support (#2568)Florian Fainelli2008-06-11
| | | | SVN-Revision: 11437
* This Makefile patch adds support for the "Privacy Extensions", "IP-in-IPv6 ↵Felix Fietkau2008-05-29
| | | | | | | | tunnel", "Multiple Routing Tables" and "source address based routing" in the 2.6 Kernel. Signed-off-by: "Alina Friedrichsen" <x-alina-ml@gmx.net> SVN-Revision: 11288
* mark b44 as broken, it doesn't build anymore due to SSB changes apparently ↵Nicolas Thill2008-04-15
| | | | | | (closes: #3333) SVN-Revision: 10838
* Fix errors on capifs loading (#3250)Florian Fainelli2008-04-11
| | | | SVN-Revision: 10789
* Create a dummy sit package for 2.4 kernelsqFlorian Fainelli2008-03-27
| | | | SVN-Revision: 10668
* Add PCnet32 ethernet support (#3195)Florian Fainelli2008-03-07
| | | | SVN-Revision: 10558
* bcm47xx: Add driver for the SSB Gigabit Ethernet core. It doesn't work, yet, ↵Michael Büsch2008-02-20
| | | | | | but let's commit what we have. SVN-Revision: 10509
* add broadcom b44 driver supportTim Yardley2008-01-10
| | | | SVN-Revision: 10162
* add missing dependencyFelix Fietkau2007-11-25
| | | | SVN-Revision: 9597
* Fix the r8169 kernel module (#2554)Florian Fainelli2007-10-24
| | | | SVN-Revision: 9436
* added rtl8169, from #2554John Crispin2007-10-16
| | | | SVN-Revision: 9339
* split ipip & iptunnel4 and ipv6 & sit into separate packagesNicolas Thill2007-10-10
| | | | SVN-Revision: 9241
* Add support for the network packet generatorFlorian Fainelli2007-10-02
| | | | SVN-Revision: 9091
* fix kernel config item for 3c95x/vortex network cards (closes: #2441)Nicolas Thill2007-09-29
| | | | SVN-Revision: 9068
* move crypto support to a seperate crypto.mk file, split modules into ↵Nicolas Thill2007-09-23
| | | | | | multiple packages and adjust dependencies, sync crypto options in kconfigs. SVN-Revision: 8980
* add missing kconfig option for pppoaFelix Fietkau2007-09-22
| | | | SVN-Revision: 8965
* revert [8907] and rename kmod-soundcore and kmod-ipip modules in 7.09 as wellNicolas Thill2007-09-21
| | | | SVN-Revision: 8910
* add compat 'PROVIDES' for renamed kernel modulesNicolas Thill2007-09-21
| | | | SVN-Revision: 8907
* build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and ↵Nicolas Thill2007-09-20
| | | | | | add kmod-iptunnel6. SVN-Revision: 8862
* fix kmod-sched kconfig value (#2380)Felix Fietkau2007-09-20
| | | | SVN-Revision: 8858
* move CAPI/ISDN module from other.mk to network.mkNicolas Thill2007-09-17
| | | | SVN-Revision: 8819
* cosmetic changes: rename submenu vars, add missing copyright headersNicolas Thill2007-09-16
| | | | SVN-Revision: 8808
* add dependencies on kmod-crypto for kmod-ipsec and kmod-mppe, change ↵Nicolas Thill2007-09-16
| | | | | | kmod-pppoa dependency on kmod-atm from depends to select SVN-Revision: 8800
* Package support for IP over ATMFlorian Fainelli2007-09-14
| | | | SVN-Revision: 8775
* fix target names in DEPENDS (closes: #2341)Nicolas Thill2007-09-11
| | | | SVN-Revision: 8748
* fix KCONFIG in packages: move back all KCONFIG from package variants to the ↵Nicolas Thill2007-09-09
| | | | | | main package since we don't know the kernel version at dump time. keep old KCONFIG lines commented out, so we can switch back easily later. SVN-Revision: 8721
* Fix kmod-ppp generation (#2337)Florian Fainelli2007-09-08
| | | | SVN-Revision: 8691
* move package description to a separate definition, remove it when ↵Nicolas Thill2007-09-07
| | | | | | DESCRIPTION=TITLE SVN-Revision: 8659
* require all CONFIG_* symbols listed in its KCONFIG to be set to m in order ↵Nicolas Thill2007-09-03
| | | | | | to actually build a kmod package, tweak and fix kernel package definitions. SVN-Revision: 8591
* cosmetic fixes: rearrange KernelPackage definitionsNicolas Thill2007-08-28
| | | | SVN-Revision: 8520
* Add kmod-ppp-synctty (#2231)Florian Fainelli2007-08-22
| | | | SVN-Revision: 8459
* ax25 need to compile mkissFlorian Fainelli2007-08-01
| | | | SVN-Revision: 8306
* Put r6040 ethernet driver as a moduleFlorian Fainelli2007-07-25
| | | | SVN-Revision: 8154
* more dependency fixesFelix Fietkau2007-07-23
| | | | SVN-Revision: 8115
* fix kmod-atmtcp compileFelix Fietkau2007-07-21
| | | | SVN-Revision: 8087
* revert 8059, via-rhine is built in the kernelFlorian Fainelli2007-07-19
| | | | SVN-Revision: 8061
* Include kmod-via-rhine by default for rb532Florian Fainelli2007-07-19
| | | | SVN-Revision: 8059
* Fix kmod-ipip build (#2092)Florian Fainelli2007-07-19
| | | | SVN-Revision: 8048
* dynamically enable/disable kernel config options for kmod packages based on ↵Felix Fietkau2007-07-18
| | | | | | build system config SVN-Revision: 8026
* Added via-velocity module, and fixed some whitespace inconsistencies.Rod Whitby2007-06-29
| | | | SVN-Revision: 7772
* Package tunnel6 as well (#1943)Florian Fainelli2007-06-22
| | | | SVN-Revision: 7705
* automatically load ipv6 moduleFlorian Fainelli2007-06-13
| | | | SVN-Revision: 7625
* change module load priority (closes: #1804)Nicolas Thill2007-06-10
| | | | SVN-Revision: 7549
* Fix mppe packaging from #1742Florian Fainelli2007-05-27
| | | | SVN-Revision: 7362
* Typo, againFlorian Fainelli2007-05-08
| | | | SVN-Revision: 7135
* Fix a typo, grr, hummFlorian Fainelli2007-05-07
| | | | SVN-Revision: 7132
* Package multipath kernel modules from #1608Florian Fainelli2007-05-07
| | | | SVN-Revision: 7131