Florian Fainelli
1a2862798a
remove references to 2_6_27
...
SVN-Revision: 18202
15 years ago
Hauke Mehrtens
80574578ec
small fixes mostly for kernel 2.6.31
...
- 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
15 years ago
Florian Fainelli
70a835f466
fix isdn symbols for 2.4 kernels
...
SVN-Revision: 17044
16 years ago
Florian Fainelli
fa714a7f51
add kmod-pppol2tp, patch from Vladimir Voronkov
...
SVN-Revision: 16995
16 years ago
Florian Fainelli
ac8dd23b37
isdn4linux modules fixes
...
SVN-Revision: 16829
16 years ago
Florian Fainelli
bc2aaeae95
NET_EMATCH is a boolean ( #5506 )
...
SVN-Revision: 16828
16 years ago
Florian Fainelli
fc5ad60288
fix isdn4linux kernel modules with the 2.4.37 update
...
SVN-Revision: 16799
16 years ago
Felix Fietkau
2020fc8c56
kernel: clean up scheduler default config and kmod-sched kconfig symbols, enable skbedit by default
...
SVN-Revision: 16789
16 years ago
Felix Fietkau
7584729fb9
fix missing kernel config symbol for ipv6
...
SVN-Revision: 16056
16 years ago
Felix Fietkau
4cb9ba9612
enable multicast routing by default
...
SVN-Revision: 16044
16 years ago
Felix Fietkau
34939cad39
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
...
SVN-Revision: 15242
16 years ago
Felix Fietkau
b1e8b4677d
NET_CLS_ACT can no longer be built as module in newer kernels, force it to =y
...
SVN-Revision: 14935
16 years ago
Hauke Mehrtens
53c375c606
add kmod-crc16 dependency to ax25 module, CONFIG_MKISS needs CONFIG_CRC16
...
SVN-Revision: 14782
16 years ago
Hauke Mehrtens
ea14544283
load module capifs before capi
...
SVN-Revision: 14775
16 years ago
Hauke Mehrtens
8bf437c095
Add isdn4linux and gigaset kernel modules.
...
SVN-Revision: 14772
16 years ago
Felix Fietkau
474b55fe55
add missing kconfig symbols for kmod-sched
...
SVN-Revision: 14616
16 years ago
Hauke Mehrtens
e5934ebb42
Fixes kernel configuration error.
...
SVN-Revision: 14606
16 years ago
Nicolas Thill
f9b20ad946
fix kmod-sit dependencies
...
SVN-Revision: 14222
16 years ago
Nicolas Thill
088931d4de
revert [14081]: iptunnel4 does not make sense on 2.4, just add a conditionnal dependency on iptunnel4 to ipip
...
SVN-Revision: 14219
16 years ago
Jo-Philipp Wich
24ac43897e
package/kernel: ensure that ipip is autoloaded after iptunnel4
...
SVN-Revision: 14095
16 years ago
Travis Kemen
c7eb38ef4e
fix compile of iptunnel4 for the 2.4 kernel
...
SVN-Revision: 14081
16 years ago
Travis Kemen
db8867b4c5
fix kernel config
...
SVN-Revision: 13958
16 years ago
Florian Fainelli
04a64096d6
Package mISDN stack
...
SVN-Revision: 13944
16 years ago
Florian Fainelli
448dd4ac3a
Also load capifs
...
SVN-Revision: 13941
16 years ago
Andy Boyett
8e1a483c0f
kernel/modules: split network makefile into netdevices and netsupport
...
SVN-Revision: 13757
16 years ago
Felix Fietkau
1ee70a6f1e
remove the obsolete ixp4xx-npe package and references to it (thx, Jose Vasconcellos)
...
SVN-Revision: 13722
16 years ago
Nicolas Thill
1fa1460691
remove references to kmod-crypto-aead, removed in [13584]
...
SVN-Revision: 13601
16 years ago
Nicolas Thill
c76305413e
ack CONFIG_ISDN change introduced in 2.6.27+
...
SVN-Revision: 13175
16 years ago
Felix Fietkau
03daa9a28d
fix trailing backslash error introduced in r13115 - fixes kernel config issues
...
SVN-Revision: 13131
16 years ago
Felix Fietkau
73784f8351
split out crc-ccitt
...
SVN-Revision: 13115
16 years ago
Florian Fainelli
1b0318158d
Reinstate rdc bootability and force it to use init=/etc/preinit, thus the remove the hackish SetInitramfs actions
...
SVN-Revision: 12136
17 years ago
Florian Fainelli
63622fbbec
ipsec{4,6} depend on kmod-crypto-aead to allow esp4 and esp6 to successfully load ( #3813 )
...
SVN-Revision: 11942
17 years ago
Matteo Croce
1c70591c3d
sit depends on tunnel4
...
SVN-Revision: 11755
17 years ago
Florian Fainelli
6d88031192
Add syskonnect yukon2 support ( #2568 )
...
SVN-Revision: 11437
17 years ago
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.
...
Signed-off-by: "Alina Friedrichsen" <x-alina-ml@gmx.net>
SVN-Revision: 11288
17 years ago
Nicolas Thill
d07eb95838
mark b44 as broken, it doesn't build anymore due to SSB changes apparently ( closes : #3333 )
...
SVN-Revision: 10838
17 years ago
Florian Fainelli
867145bd32
Fix errors on capifs loading ( #3250 )
...
SVN-Revision: 10789
17 years ago
Florian Fainelli
e9c19c7de9
Create a dummy sit package for 2.4 kernelsq
...
SVN-Revision: 10668
17 years ago
Florian Fainelli
f5708f2369
Add PCnet32 ethernet support ( #3195 )
...
SVN-Revision: 10558
17 years ago
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.
...
SVN-Revision: 10509
17 years ago
Tim Yardley
b55a670253
add broadcom b44 driver support
...
SVN-Revision: 10162
17 years ago
Felix Fietkau
4402192ded
add missing dependency
...
SVN-Revision: 9597
17 years ago
Florian Fainelli
6b70ed8f18
Fix the r8169 kernel module ( #2554 )
...
SVN-Revision: 9436
17 years ago
John Crispin
dc0a4f8ff8
added rtl8169, from #2554
...
SVN-Revision: 9339
17 years ago
Nicolas Thill
c07d990490
split ipip & iptunnel4 and ipv6 & sit into separate packages
...
SVN-Revision: 9241
17 years ago
Florian Fainelli
cce66b1965
Add support for the network packet generator
...
SVN-Revision: 9091
17 years ago
Nicolas Thill
2068b8d48d
fix kernel config item for 3c95x/vortex network cards ( closes : #2441 )
...
SVN-Revision: 9068
17 years ago
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.
...
SVN-Revision: 8980
17 years ago
Felix Fietkau
c7fb1aaf1d
add missing kconfig option for pppoa
...
SVN-Revision: 8965
17 years ago
Nicolas Thill
d725c9b25b
revert [8907] and rename kmod-soundcore and kmod-ipip modules in 7.09 as well
...
SVN-Revision: 8910
17 years ago