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
|
43fe08b4d2
|
kernel: build cs5535-gpio on olpc also
SVN-Revision: 13933
|
16 years ago |
Andy Boyett
|
8e7f25af44
|
kernel: added GPIO driver for CS5535/CS5536 companion chip. Thanks Markus Wigge
SVN-Revision: 13920
|
16 years ago |
Florian Fainelli
|
d4931a56f4
|
Fix prism54 firmware indentation and malformed comments
SVN-Revision: 13884
|
16 years ago |
Imre Kaloz
|
8c3a967fae
|
general fixes for openwrt with kernel 2.6.28
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 13876
|
16 years ago |
Gabor Juhos
|
9be7e1723f
|
kernel/crypto: fix crypto breakage (patch by Jose Vasconcellos)
SVN-Revision: 13869
|
16 years ago |
Felix Fietkau
|
5bb624d8fb
|
clean up the crypto kernel module package and allow some of the crypto modules to be compiled into the kernel (thx to Jose Vasconcellos)
SVN-Revision: 13850
|
16 years ago |
Andy Boyett
|
ae2ac12c9a
|
kernel/modules/usb.mk: hso works on 2.6.26 and later
SVN-Revision: 13765
|
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
|
48c661f867
|
add dependency on rb532 target for its CF module
SVN-Revision: 13704
|
16 years ago |
Imre Kaloz
|
4a018d2445
|
disable IMQ on 2.6.28 as well -- people should use IFB..
SVN-Revision: 13612
|
16 years ago |
Imre Kaloz
|
1e9300de8b
|
load crypto_blkcipher before cryptomgr.. *sigh*
SVN-Revision: 13603
|
16 years ago |
Nicolas Thill
|
1fa1460691
|
remove references to kmod-crypto-aead, removed in [13584]
SVN-Revision: 13601
|
16 years ago |
Nicolas Thill
|
37ddee74a1
|
load aead after crypto_algapi
SVN-Revision: 13600
|
16 years ago |
Imre Kaloz
|
b0c8cfd950
|
load aead automatically, too
SVN-Revision: 13590
|
16 years ago |
Imre Kaloz
|
fe2af46117
|
move aead into crypto-core
SVN-Revision: 13584
|
16 years ago |
Travis Kemen
|
fb1241cce8
|
fix pcmcia build
SVN-Revision: 13565
|
16 years ago |
Florian Fainelli
|
355a67401b
|
Finally fix the CONFIG_SSB_SILENT symbol
SVN-Revision: 13500
|
16 years ago |
Florian Fainelli
|
f6bdc6a9bd
|
Corrected SSB Config
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 13428
|
16 years ago |
Florian Fainelli
|
674659a4df
|
Add ata over ethernet modules (#4074)
SVN-Revision: 13413
|
16 years ago |
Jo-Philipp Wich
|
e9cf2c505a
|
split Soekris profile into 45xx and 48xx, add kernel package for required watchdog driver on 45xx
SVN-Revision: 13411
|
16 years ago |
Florian Fainelli
|
cd96a09834
|
ssb module config symbols fixup
SVN-Revision: 13365
|
16 years ago |
Florian Fainelli
|
ad530354e7
|
Hardware crypto modules require CONFIG_CRYPTO_HW=y to be set (#3883), thanks Norbert
SVN-Revision: 13338
|
16 years ago |
Florian Fainelli
|
919fc96bdf
|
Package ssb glue code out of the kernel, and make b43 be built for non-brcm47xx targets as well
SVN-Revision: 13301
|
16 years ago |
Gabor Juhos
|
a81c3dacb9
|
kernel/modules: disable automatic loading of crypto-test module
SVN-Revision: 13292
|
16 years ago |
Gabor Juhos
|
ae87ca9a83
|
kernel/modules: move ixp4xx hardware crypto module package into crypto.mk
SVN-Revision: 13281
|
16 years ago |
Florian Fainelli
|
ac26d5ea2c
|
Package pata_rb532_cf separately and update kernel config
SVN-Revision: 13225
|
16 years ago |
Florian Fainelli
|
ac679ab302
|
The package kmod-net-prism54 misses the firmware file in /lib/firmware.
Signed-Off-By: Joerg Albert <jal2 at gmx.de>
SVN-Revision: 13223
|
16 years ago |
Florian Fainelli
|
4cacc7208c
|
Split out pcmcia core support from the socket drivers
SVN-Revision: 13214
|
16 years ago |
Florian Fainelli
|
cb126cd576
|
Package bcm63xx-pcmcia kernel module and fix compilation
SVN-Revision: 13212
|
16 years ago |
Nicolas Thill
|
1b1e42ba53
|
add missing kconfig symbol when SBP2 is enabled
SVN-Revision: 13177
|
16 years ago |
Nicolas Thill
|
dec6a89589
|
FireWire/IEEE1394 requires PCI support
SVN-Revision: 13176
|
16 years ago |
Nicolas Thill
|
c76305413e
|
ack CONFIG_ISDN change introduced in 2.6.27+
SVN-Revision: 13175
|
16 years ago |
Peter Denison
|
a9f61c0f34
|
Change order of module startup to force USB2 before USB1.1
SVN-Revision: 13151
|
16 years ago |
Peter Denison
|
83007f4d6b
|
Add firewire kernel modules to menuconfig
SVN-Revision: 13150
|
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 |
Travis Kemen
|
cddfdc8938
|
add phidget kernel module from #4116
SVN-Revision: 12994
|
16 years ago |
Gabor Juhos
|
7613c343b5
|
netfilter/iptables: disable IMQ on 2.6.27
SVN-Revision: 12984
|
16 years ago |
Florian Fainelli
|
93c504a8ae
|
Add support for HW crypto cores: padlock, geode and hifn75x (#388#)
SVN-Revision: 12752
|
16 years ago |
Nicolas Thill
|
05df3ec37b
|
fix IMQ autoloading
SVN-Revision: 12722
|
16 years ago |
Nicolas Thill
|
0e3e521269
|
load {arp,eb,ip6}tables kernel modules last after other conntrack modules (closes: #4032)
SVN-Revision: 12685
|
16 years ago |
Nicolas Thill
|
ab04e16a1a
|
don't fail if there are no modules.mk under ./target/linux/
SVN-Revision: 12675
|
16 years ago |
Nicolas Thill
|
2c8010b2dc
|
make the whole iptables/netfiter modular (closes: #3871, #3527)
SVN-Revision: 12649
|
16 years ago |
Gabor Juhos
|
94fee20231
|
remove 2.6.25 specific stuff
SVN-Revision: 12598
|
16 years ago |
Nicolas Thill
|
0fa02d0f80
|
Change even more dependencies on kmod-video-core after [12460]
SVN-Revision: 12462
|
16 years ago |
Nicolas Thill
|
5506066981
|
Fix AT91 MMC host controller path on 2.6.25
SVN-Revision: 12458
|
16 years ago |
Nicolas Thill
|
5f84265c34
|
Make ide-core depend on pci support, remove dupe Kconfig item
SVN-Revision: 12448
|
16 years ago |