aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/modules/network.mk
Commit message (Expand)AuthorAgeFilesLines
* [package] kernel/modules: split network makefile into netdevices and netsupportAndy Boyett2008-12-291-783/+0
* remove the obsolete ixp4xx-npe package and references to it (thx, Jose Vascon...Felix Fietkau2008-12-221-19/+0
* remove references to kmod-crypto-aead, removed in [13584]Nicolas Thill2008-12-111-2/+2
* ack CONFIG_ISDN change introduced in 2.6.27+Nicolas Thill2008-11-111-1/+0
* fix trailing backslash error introduced in r13115 - fixes kernel config issuesFelix Fietkau2008-11-061-1/+1
* split out crc-ccittFelix Fietkau2008-11-031-13/+1
* Reinstate rdc bootability and force it to use init=/etc/preinit, thus the rem...Florian Fainelli2008-08-051-0/+1
* ipsec{4,6} depend on kmod-crypto-aead to allow esp4 and esp6 to successfully ...Florian Fainelli2008-07-261-2/+2
* sit depends on tunnel4Matteo Croce2008-07-091-0/+1
* Add syskonnect yukon2 support (#2568)Florian Fainelli2008-06-111-0/+21
* This Makefile patch adds support for the "Privacy Extensions",Felix Fietkau2008-05-291-2/+24
* mark b44 as broken, it doesn't build anymore due to SSB changes apparently (c...Nicolas Thill2008-04-151-2/+2
* Fix errors on capifs loading (#3250)Florian Fainelli2008-04-111-2/+4
* Create a dummy sit package for 2.4 kernelsqFlorian Fainelli2008-03-271-0/+9
* Add PCnet32 ethernet support (#3195)Florian Fainelli2008-03-071-0/+16
* bcm47xx: Add driver for the SSB Gigabit Ethernet core.Michael Büsch2008-02-201-0/+26
* add broadcom b44 driver supportTim Yardley2008-01-101-0/+13
* add missing dependencyFelix Fietkau2007-11-251-0/+1
* Fix the r8169 kernel module (#2554)Florian Fainelli2007-10-241-16/+0
* added rtl8169, from #2554John Crispin2007-10-161-0/+16
* split ipip & iptunnel4 and ipv6 & sit into separate packagesNicolas Thill2007-10-101-24/+48
* Add support for the network packet generatorFlorian Fainelli2007-10-021-0/+16
* fix kernel config item for 3c95x/vortex network cards (closes: #2441)Nicolas Thill2007-09-291-1/+1
* move crypto support to a seperate crypto.mk file, split modules into multiple...Nicolas Thill2007-09-231-2/+2
* add missing kconfig option for pppoaFelix Fietkau2007-09-221-1/+1
* revert [8907] and rename kmod-soundcore and kmod-ipip modules in 7.09 as wellNicolas Thill2007-09-211-1/+0
* add compat 'PROVIDES' for renamed kernel modulesNicolas Thill2007-09-211-0/+1
* build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and add...Nicolas Thill2007-09-201-30/+56
* fix kmod-sched kconfig value (#2380)Felix Fietkau2007-09-201-1/+14
* move CAPI/ISDN module from other.mk to network.mkNicolas Thill2007-09-171-0/+21
* cosmetic changes: rename submenu vars, add missing copyright headersNicolas Thill2007-09-161-33/+33
* add dependencies on kmod-crypto for kmod-ipsec and kmod-mppe, change kmod-ppp...Nicolas Thill2007-09-161-3/+3
* Package support for IP over ATMFlorian Fainelli2007-09-141-0/+16
* fix target names in DEPENDS (closes: #2341)Nicolas Thill2007-09-111-12/+12
* fix KCONFIG in packages: move back all KCONFIG from package variants to the m...Nicolas Thill2007-09-091-10/+19
* Fix kmod-ppp generation (#2337)Florian Fainelli2007-09-081-1/+1
* move package description to a separate definition, remove it when DESCRIPTION...Nicolas Thill2007-09-071-83/+147
* require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to...Nicolas Thill2007-09-031-34/+53
* cosmetic fixes: rearrange KernelPackage definitionsNicolas Thill2007-08-281-68/+117
* Add kmod-ppp-synctty (#2231)Florian Fainelli2007-08-221-0/+13
* ax25 need to compile mkissFlorian Fainelli2007-08-011-1/+1
* Put r6040 ethernet driver as a moduleFlorian Fainelli2007-07-251-0/+11
* more dependency fixesFelix Fietkau2007-07-231-3/+3
* fix kmod-atmtcp compileFelix Fietkau2007-07-211-1/+1
* revert 8059, via-rhine is built in the kernelFlorian Fainelli2007-07-191-1/+1
* Include kmod-via-rhine by default for rb532Florian Fainelli2007-07-191-1/+1
* Fix kmod-ipip build (#2092)Florian Fainelli2007-07-191-2/+1
* dynamically enable/disable kernel config options for kmod packages based on b...Felix Fietkau2007-07-181-33/+27
* Added via-velocity module, and fixed some whitespace inconsistencies.Rod Whitby2007-06-291-4/+16
* Package tunnel6 as well (#1943)Florian Fainelli2007-06-221-2/+3