Felix Fietkau
ac9a5cf885
kmod-crypto: fix selecting core crypto modules
...
SVN-Revision: 25688
14 years ago
Felix Fietkau
b1b89bf646
kmod-crypto: remove pcomp, nothing uses it
...
SVN-Revision: 25686
14 years ago
Jo-Philipp Wich
1de2fe5617
kernel: fix path to pcidev driver
...
SVN-Revision: 25670
14 years ago
Jo-Philipp Wich
e733270b96
kernel: make xen pcidev driver depend on Linux 2.6.37 or 2.6.38
...
SVN-Revision: 25669
14 years ago
Jo-Philipp Wich
f84ba3d981
kernel: fix kmod-xen-evtchn for Linux 2.6.37+
...
SVN-Revision: 25668
14 years ago
Felix Fietkau
9dad83362d
kernel: remove imq support, refresh patches
...
SVN-Revision: 25641
14 years ago
Felix Fietkau
c0f0316109
kernel: add a new scheduler action for restoring the connection tracking mark - useful for ingress shaping, will be used for replacing IMQ later
...
SVN-Revision: 25639
14 years ago
Florian Fainelli
29fd37780b
switch to newer CS5535 GPIO driver, patch from Philip Prindeville
...
SVN-Revision: 25631
14 years ago
Florian Fainelli
43d7aff94e
add Marvell orion watchdog timer module
...
This patch adds kernelmodule for watchdog timer on platform orion.
Signed-off-by: Michael Kämmerer <mrk_at_h3c_._de>
SVN-Revision: 25620
14 years ago
Jo-Philipp Wich
70f42675b1
kernel: remove bogus LINUX_2_6 dependency, thanks KanjiMonster for spotting this
...
SVN-Revision: 25592
14 years ago
Felix Fietkau
a800b91f59
kernel: add a missing module for ahci on 2.6.35+
...
SVN-Revision: 25553
14 years ago
Felix Fietkau
240b10673d
make all wext wifi drivers select DRIVER_WEXT_SUPPORT, so that hostapd/wpa_supplicant can make it optional
...
SVN-Revision: 25518
14 years ago
Felix Fietkau
858292316b
move the cbc crypto module out of the crypto core and into a separate package - it is only used for ipsec
...
SVN-Revision: 25493
14 years ago
Felix Fietkau
69c52daa49
remove an obsolete CompareKernelPatchVer call
...
SVN-Revision: 25492
14 years ago
Felix Fietkau
2d9427566a
move the deflate crypto module out of the crypto core and into a separate package - it is only used for ipsec
...
SVN-Revision: 25491
14 years ago
Felix Fietkau
d64c314336
remove a remaining reference to linux 2.4
...
SVN-Revision: 25490
14 years ago
Florian Fainelli
523e9938c8
allow gemini target to use rfkill
...
SVN-Revision: 25488
14 years ago
Michael Büsch
8dbb2ee6f2
tahvo doesn't need ohci
...
SVN-Revision: 25469
14 years ago
Florian Fainelli
df0a3aea55
use i2c_defaults for kmod-i2c-at91
...
SVN-Revision: 25468
14 years ago
Michael Büsch
e19a286cae
Add tusb6010 package and let tahvo-usb select it
...
SVN-Revision: 25465
14 years ago
Michael Büsch
77d0d3783b
Remove TUSB6010 config options from musb config
...
SVN-Revision: 25462
14 years ago
Florian Fainelli
efa2919d88
add missing 2.6.37 config symbols.
...
SVN-Revision: 25447
14 years ago
Michael Büsch
600a142de6
n810: Support modular battery management
...
SVN-Revision: 25422
14 years ago
Vasilis Tsiligiannis
1153135b7c
kernel/modules: Add ifb module ( #8764 )
...
SVN-Revision: 25323
14 years ago
Vasilis Tsiligiannis
d5987b5db4
kernel/modules: Add w1-master-ds2490 module ( #8779 )
...
SVN-Revision: 25311
14 years ago
Florian Fainelli
058b54773a
kmod-via-velocity depends on kmod-crc-ccitt ( #8730 )
...
SVN-Revision: 25244
14 years ago
Florian Fainelli
2689e63f58
enable MOS7720 usb-serial devices
...
Enable build of kernel module for MOS7720 usb-serial devices.
Tested on WGT634U and WL500g running trunk @r24238 .
Signed-off-by: Marc Zyngier <maz@misterjones.org>
SVN-Revision: 25174
14 years ago
Felix Fietkau
781df33e2a
add a few missing usb related symbols (relevant for mpc85xx)
...
SVN-Revision: 25038
14 years ago
Florian Fainelli
c1796ae53d
Revert "[kernel] solos-pci: Depend on soloscli, just like mac80211 depends on iw and crda, since in both cases the module is useless without the userspace."
...
We do not make a kernel module depend on user-space utility.
SVN-Revision: 25035
14 years ago
Daniel Dickinson
5d76a52a44
solos-pci: Depend on soloscli, just like mac80211 depends on iw and crda, since in both cases the module is useless without the userspace.
...
SVN-Revision: 25034
14 years ago
Claudio Mignanti
3559931d8f
Fix i2c driver and package it
...
SVN-Revision: 24975
14 years ago
Hauke Mehrtens
8067116c10
kernel: deactivate ext4 SElinux support and extended attributes support in general config. This effects the build in kmod-fs-ext4 and when it is build into the kernel in the x86 target.
...
Thank you Philip Prindeville
SVN-Revision: 24951
14 years ago
Jo-Philipp Wich
6322a8be78
kernel: fix packaging of kmod-cs5535-gpio, thanks Philip Prindeville
...
SVN-Revision: 24950
14 years ago
Gabor Juhos
5413cea8ba
package/kernel: enable CONFIG_INPUT_KEYBOARD for gpio-keys
...
SVN-Revision: 24853
14 years ago
Gabor Juhos
a059a11ee1
generic: add LED trigger for USB device presence/activity
...
SVN-Revision: 24646
14 years ago
Jo-Philipp Wich
a385f3bb52
kernel: package kmod-zd1201 ( #8386 )
...
SVN-Revision: 24443
14 years ago
Gabor Juhos
e94db05163
ar71xx: add rtc modules for nbg460n
...
This adds the rtc-class and rtc-pcf8563 modules for the
real time clock used in the NBG460N/550N/550NH.
Signed-off-by: Michael Kurz <michi.kurz@googlemail.com>
SVN-Revision: 24420
14 years ago
Jo-Philipp Wich
4df44b15e1
kernel: fix raid module packaging on newer kernels ( #8384 )
...
SVN-Revision: 24394
14 years ago
Hauke Mehrtens
fe5b868a4f
kernel: add dummy net device
...
Thank you Thomas Jansen.
(partly closes #5849 )
SVN-Revision: 24272
14 years ago
Hauke Mehrtens
ab461fd74f
kernel: add kmod-usb-serial-wwan
...
This package is needed by kmod-usb-serial-option
Thank you raver (closes #7731 )
SVN-Revision: 24271
14 years ago
Jo-Philipp Wich
9811ba059f
kernel: package md and raid level modules ( #7184 )
...
SVN-Revision: 24214
14 years ago
Felix Fietkau
11564e8efe
kernel: remove the bogus ext2/ext3 dependency on linux 2.6.30/31 - some people still want to use those modules
...
SVN-Revision: 24160
14 years ago
Imre Kaloz
5ea6194ab0
remove 2.6.25 support
...
SVN-Revision: 24089
14 years ago
Imre Kaloz
db689e1d5c
fix typos
...
SVN-Revision: 24086
14 years ago
Imre Kaloz
67d797821c
use ext4 for ext2/3 on 2.6.32+
...
SVN-Revision: 24083
14 years ago
Alexandros C. Couloumbis
79a2f2debc
target/linux: revert r24014 (further testing is needed)
...
SVN-Revision: 24015
14 years ago
Alexandros C. Couloumbis
4cf92fbdf7
linux/generic: add kernel mppc/mppe for 2.6.37. http://yablochkin.net.ru/mppc/ (not enabled by default)
...
SVN-Revision: 24014
14 years ago
Hauke Mehrtens
1c290dcbf7
kernel: fix l2tp kernel packages
...
l2tp-ip and l2tp-eth should depend on l2tp_netlink
fix pppol2tp for kernel >= 2.6.35
SVN-Revision: 23993
14 years ago
Hauke Mehrtens
faf2d6e4d3
kernel: add CONFIG_IPV6_SIT_6RD
...
This closes #8227
SVN-Revision: 23986
14 years ago
Hauke Mehrtens
e24f008d09
l2tp: activate l2tp for kernel 2.6.36 and 2.6.37 and fix pppol2tp
...
SVN-Revision: 23948
14 years ago