Florian Fainelli
|
6d88031192
Add syskonnect yukon2 support (#2568)
|
17 lat temu |
Felix Fietkau
|
5ad3720371
This Makefile patch adds support for the "Privacy Extensions", "IP-in-IPv6 tunnel", "Multiple Routing Tables" and "source address based routing" in the 2.6 Kernel.
|
17 lat temu |
Nicolas Thill
|
d07eb95838
mark b44 as broken, it doesn't build anymore due to SSB changes apparently (closes: #3333)
|
17 lat temu |
Florian Fainelli
|
867145bd32
Fix errors on capifs loading (#3250)
|
17 lat temu |
Florian Fainelli
|
e9c19c7de9
Create a dummy sit package for 2.4 kernelsq
|
18 lat temu |
Florian Fainelli
|
f5708f2369
Add PCnet32 ethernet support (#3195)
|
18 lat temu |
Michael Büsch
|
19477a56a9
bcm47xx: Add driver for the SSB Gigabit Ethernet core. It doesn't work, yet, but let's commit what we have.
|
18 lat temu |
Tim Yardley
|
b55a670253
add broadcom b44 driver support
|
18 lat temu |
Felix Fietkau
|
4402192ded
add missing dependency
|
18 lat temu |
Florian Fainelli
|
6b70ed8f18
Fix the r8169 kernel module (#2554)
|
18 lat temu |
John Crispin
|
dc0a4f8ff8
added rtl8169, from #2554
|
18 lat temu |
Nicolas Thill
|
c07d990490
split ipip & iptunnel4 and ipv6 & sit into separate packages
|
18 lat temu |
Florian Fainelli
|
cce66b1965
Add support for the network packet generator
|
18 lat temu |
Nicolas Thill
|
2068b8d48d
fix kernel config item for 3c95x/vortex network cards (closes: #2441)
|
18 lat temu |
Nicolas Thill
|
5f0272d618
move crypto support to a seperate crypto.mk file, split modules into multiple packages and adjust dependencies, sync crypto options in kconfigs.
|
18 lat temu |
Felix Fietkau
|
c7fb1aaf1d
add missing kconfig option for pppoa
|
18 lat temu |
Nicolas Thill
|
d725c9b25b
revert [8907] and rename kmod-soundcore and kmod-ipip modules in 7.09 as well
|
18 lat temu |
Nicolas Thill
|
3a60e0ca9c
add compat 'PROVIDES' for renamed kernel modules
|
18 lat temu |
Nicolas Thill
|
926e05ef37
build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and add kmod-iptunnel6.
|
18 lat temu |
Felix Fietkau
|
1e319bd6b6
fix kmod-sched kconfig value (#2380)
|
18 lat temu |
Nicolas Thill
|
440f5b1df4
move CAPI/ISDN module from other.mk to network.mk
|
18 lat temu |
Nicolas Thill
|
39db49a2ac
cosmetic changes: rename submenu vars, add missing copyright headers
|
18 lat temu |
Nicolas Thill
|
6226b53b1b
add dependencies on kmod-crypto for kmod-ipsec and kmod-mppe, change kmod-pppoa dependency on kmod-atm from depends to select
|
18 lat temu |
Florian Fainelli
|
e0d8235b82
Package support for IP over ATM
|
18 lat temu |
Nicolas Thill
|
6b122a681c
fix target names in DEPENDS (closes: #2341)
|
18 lat temu |
Nicolas Thill
|
7e4038434b
fix KCONFIG in packages: move back all KCONFIG from package variants to the 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.
|
18 lat temu |
Florian Fainelli
|
4a2e4920b1
Fix kmod-ppp generation (#2337)
|
18 lat temu |
Nicolas Thill
|
34bb4638e7
move package description to a separate definition, remove it when DESCRIPTION=TITLE
|
18 lat temu |
Nicolas Thill
|
8dc7ced4d4
require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to actually build a kmod package, tweak and fix kernel package definitions.
|
18 lat temu |
Nicolas Thill
|
0f4183c33b
cosmetic fixes: rearrange KernelPackage definitions
|
18 lat temu |