Commit Graph

566 Commits (976d1a10243874c67f3cd7f5987c3a9a4136d9e7)

Author SHA1 Message Date
Jo-Philipp Wich 4bead4bb96 kernel: fix conditional handling of ide-support
SVN-Revision: 15577
15 years ago
Jo-Philipp Wich 0f1984092e kernel: fix dependencies for kmod-ipt-filter (required by qos-scripts)
SVN-Revision: 15563
15 years ago
Jo-Philipp Wich 029e43443b kernel: make kmod-ipt-filter available on brcm-2.4, kernel 2.4 provides a textsearch implementation
SVN-Revision: 15549
15 years ago
Hauke Mehrtens fd2492485e The location of eeprom_93cx6.ko has chanced.
SVN-Revision: 15540
15 years ago
Jo-Philipp Wich 2a48c43b7f kernel: fix syntax error introduced with r15524
SVN-Revision: 15529
15 years ago
Jo-Philipp Wich fc521bf541 kernel: fix ide-disk problems on newer kernels - thanks russell!
SVN-Revision: 15524
15 years ago
Jo-Philipp Wich 78f44f7c8b kernel: mask pcompress.ko crypto module for non-2.6.30 kernels
SVN-Revision: 15503
15 years ago
Imre Kaloz 98d10636bb cryptomgr needs pcomp and hash loaded in 2.6.30
SVN-Revision: 15499
15 years ago
Nicolas Thill b558d4b839 kernel: add missing kconfig symbol related to SSB
SVN-Revision: 15449
15 years ago
Nicolas Thill 70c8870f64 kernel: disable kmod-rfkill on UML
SVN-Revision: 15425
15 years ago
Hauke Mehrtens ad4c58da91 add missing dependencies
SVN-Revision: 15411
15 years ago
Florian Fainelli f4e88b7d7f r6040 kernel module also needs to set the CONFIG_R6040_NAPI symbol
SVN-Revision: 15377
15 years ago
Felix Fietkau 103fec7d89 kmod-bluetooth includes hidp, which needs input-core. add the missing dependency
SVN-Revision: 15355
15 years ago
Gabor Juhos f778c81d5f modules: fix several typos in block.mk
SVN-Revision: 15350
15 years ago
Hamish Guthrie e0694c7ca6 hci_usb.c has been replaced with btusb.c in 2.6.29 - modify makefile to handle this condition based upon kernel revision
SVN-Revision: 15336
15 years ago
Hamish Guthrie 1d511edc47 add joystick device support
SVN-Revision: 15295
15 years ago
Hamish Guthrie 9ced160263 correct typos in titles of event device and HID devices
SVN-Revision: 15294
15 years ago
Hamish Guthrie 2dcb4708a8 add hidp support
SVN-Revision: 15293
15 years ago
Hamish Guthrie 64b8d6ae89 update dependencies
SVN-Revision: 15292
15 years ago
Jo-Philipp Wich d9310ce132 add config option for RNDIS Adds the kernel config option for RNDIS, used by some USB ADSL modems. Not selected by default, yet.
Signed-off-by: Andrea Borgia <andrea@borgia.bo.it>

SVN-Revision: 15289
15 years ago
Jo-Philipp Wich 489252ab43 add sata_sil24 module Signed-off-by: Erik Inge Bols? <knan-openwrt@anduin.net>
SVN-Revision: 15261
15 years ago
Jo-Philipp Wich 964d68dcec Add support for CM109 USB VoIP phone
this patch adds support for USB VoIP-phones using the CM109 chipset.
the cm109.ko module was added to linux kernel 2.6.28
it was tested with SVN revision 15247 on a Asus WL-500G Premium.

Signed-off-by: Alfred E. Heggestad <aeh@db.org>

SVN-Revision: 15258
15 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
15 years ago
Florian Fainelli ca240aa0df package ext4 (#4434)
SVN-Revision: 15218
15 years ago
Hauke Mehrtens e90294b99d The ssb module in also integrated into the kernel on brcm63xx target.
SVN-Revision: 15197
15 years ago
Hauke Mehrtens 2c6fe6c446 ieee80211-softmac is only avaliable in old kernels. It was removed with 2.6.26.
SVN-Revision: 15196
15 years ago
Hauke Mehrtens 88644c048c kmod-crypto-hmac and kmod-crypto-core both are packing hmac.ko kmod-crypto-hmac only needs the symbol for building crypto_hash, this was done in r9004. With r13850 hmac.ko was also packed with kmod-crypto-core.
SVN-Revision: 15015
16 years ago
Hamish Guthrie 4af13017ff Add ps3vram kernel module
SVN-Revision: 14950
16 years ago
Hauke Mehrtens 35df977921 activate CONFIG_SND_PCM_OSS and CONFIG_SND_MIXER_OSS in kmod-sound-core. These symbols are not set at an other place.
SVN-Revision: 14947
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
Florian Fainelli 58a11bcb40 package the bcm63xx-spi driver
SVN-Revision: 14794
16 years ago
Hauke Mehrtens 5d57dbaeba turn some of the kernel dependencies the other way around to make it easier to support new kernel.
SVN-Revision: 14783
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 44aa0b5dac extract the rfkill module to an extra package, only build rfkill module if it is not integrated into the kernel.
SVN-Revision: 14780
16 years ago
Hauke Mehrtens 2b64ecf391 ipt-extra not broken on kernel 2.6.28 any more as CHAOS, TARPIT and DELUDE references were removed in r14461
SVN-Revision: 14779
16 years ago
Hauke Mehrtens 0b03ed454b add textsearch, NF_CONNTRACK_AMANDA and NETFILTER_XT_MATCH_STRING need it.
SVN-Revision: 14778
16 years ago
Hauke Mehrtens ea14544283 load module capifs before capi
SVN-Revision: 14775
16 years ago
Hauke Mehrtens e626930ea6 add ssb dependency to b44
SVN-Revision: 14774
16 years ago
Hauke Mehrtens f752ec4bbd aec62xx is working with kernel 2.6.28 agagin.
SVN-Revision: 14773
16 years ago
Hauke Mehrtens 8bf437c095 Add isdn4linux and gigaset kernel modules.
SVN-Revision: 14772
16 years ago
Hauke Mehrtens 07926f29f6 Some symbols were missing or wrong. Tested with x86.
SVN-Revision: 14751
16 years ago
Markus Wigge bb17a3dd1b fixed KCONFIG selection of "CONFIG_CRYPTO_AES_586".
SVN-Revision: 14725
16 years ago
Hauke Mehrtens 1b922ab410 add missing symbols
SVN-Revision: 14721
16 years ago
Hauke Mehrtens 7d1e275cef add missing symbols for some packages needed by x86 target
SVN-Revision: 14717
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
Felix Fietkau e1799d3835 fix IMQ on linux 2.6.27 and 2.6.28
SVN-Revision: 14599
16 years ago
Felix Fietkau 68d73be80c remove support for ipp2p - it's unmaintained, broken, overmatching and undermatching => not that useful for QoS
SVN-Revision: 14596
16 years ago
Michael Büsch 87a2d3888c Add CRC16 kernel module
SVN-Revision: 14548
16 years ago
Jo-Philipp Wich fdd629c851 add kmod for 2.6.26+ in-kernel uvc video driver (#4637, thanks moh_de)
SVN-Revision: 14526
16 years ago
Florian Fainelli fc19f3f372 add cp852 code page (#4607)
SVN-Revision: 14522
16 years ago
Michael Büsch c3565fdf31 Port SPI-GPIO driver from 2.6.29-rc4
SVN-Revision: 14465
16 years ago
Michael Büsch 335117b87c Deprecate the old SPI-GPIO driver.
SVN-Revision: 14464
16 years ago
Gabor Juhos e5c9f00637 netfilter: remove CHAOS, TARPIT and DELUDE references
SVN-Revision: 14461
16 years ago
Hamish Guthrie f5842e2ba4 Added PS3 sound driver
SVN-Revision: 14422
16 years ago
Florian Fainelli 25ba908993 kmod-ssb should not be visible on 2.4 kernels
SVN-Revision: 14419
16 years ago
Florian Fainelli 20cccc1c10 correct kernel modules dependencies against kmod-i2c-core, they already depend on kmod-i2c-algo-bit, which depends on kmod-i2c-core (#4330)
SVN-Revision: 14401
16 years ago
Florian Fainelli 1645cc529b fix tg3 libphy dependency, thanks Acinonyx
SVN-Revision: 14390
16 years ago
Nicolas Thill b1ba71cbd2 kernel: mark modules that won't build on 2.6.28 as broken
SVN-Revision: 14356
16 years ago
Florian Fainelli d23edab321 package libphy separately and make tg3 depend on it for kernels 2.6.27 and superior
SVN-Revision: 14354
16 years ago
Florian Fainelli c27492ab1c add libphy module to tg3 driver package - fixes unresolved symbols (#4353)
SVN-Revision: 14310
16 years ago
Nicolas Thill 6360bd2798 kernel: add modules for nfnetlink based packet logging & queuing and conntracking
SVN-Revision: 14308
16 years ago
Nicolas Thill c8c15f3b9d accomodate a change in msdos.ko path that appeared on 2.6.28
SVN-Revision: 14273
16 years ago
Andy Boyett aaf139232a kernel: fix leds-wrap dependencies
SVN-Revision: 14257
16 years ago
Andy Boyett cee6f31d9c kernel: fix leds-net48xx and scx200-gpio dependencies, closes #4486
SVN-Revision: 14255
16 years ago
Nicolas Thill 33169cf29f mark kmod-ata-rb532-cf as broken
SVN-Revision: 14229
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
Rod Whitby 4c04d8b3c1 other.mk/kmod-bluetooth: select kmod-usb-core, required for hci-usb
SVN-Revision: 14125
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
Andy Boyett c09e052d2f fix vfat.ko in 2.6.28
Signed-off-by: Jose Vasconcellos <jvasco@verizon.net>

SVN-Revision: 14020
16 years ago
Mirko Vogt fc14ba0efb allow targets to override kernel related soundcore configuration
SVN-Revision: 13999
16 years ago
Travis Kemen 1f2885ea0c unmask ip6tables on 2.6.27 and 2.6.28
SVN-Revision: 13965
16 years ago
Travis Kemen db8867b4c5 fix kernel config
SVN-Revision: 13958
16 years ago
Florian Fainelli 5c886899ec Add hfcmulti mISDN driver
SVN-Revision: 13945
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 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
Gabor Juhos 8d28e6dc68 fix the CF driver on 2.6.26.x, and create a package for it
SVN-Revision: 12364
16 years ago
Nicolas Thill f04069c30b fix kmod-ipt-imq module generation (closes: #3896)
SVN-Revision: 12361
16 years ago
Felix Fietkau 166de52b8f fix kmod-ide-core packaging for 2.6.26+
SVN-Revision: 12269
16 years ago
Felix Fietkau b1683b748d add missing kconfig symbol for generic ide
SVN-Revision: 12268
16 years ago
Felix Fietkau 26aa731dc1 fix aes on x86 (thx, Acinonyx)
SVN-Revision: 12267
16 years ago
Gabor Juhos db4d23b457 add 2.6.26 specific files
SVN-Revision: 12239
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
16 years ago
Gabor Juhos 3527e7a649 modules/gpio_dev: move to drivers/char/ on older kernels as well, and create a package for it
SVN-Revision: 12133
16 years ago
Nicolas Thill 4c195465a8 rework workarounds for crypto modules renamed in 2.6.24 & 2.6.25, add workaround for sha512 renamed in 2.6.26
SVN-Revision: 12098
16 years ago
Andy Boyett 5a0f48c499 Fix broken hso kmod definition
SVN-Revision: 12074
16 years ago
Andy Boyett fb8ef51362 net/usb: only package hso for 2.6.26
SVN-Revision: 12069
16 years ago
Travis Kemen e6d14f7cd7 try to clean up some kernel configs
SVN-Revision: 12067
16 years ago
Florian Fainelli 7836449276 OCF cannot be built under UML
SVN-Revision: 12064
16 years ago
John Crispin fba71e7fb1 fixes etables CONFIG_* selection for >= 2.6.25, fixes #3674
SVN-Revision: 12002
16 years ago
John Crispin 411e1a0757 fixes ipkg dependency bug for spi modules, #3272
SVN-Revision: 12001
16 years ago
John Crispin a817bad21f add lm sensor and clean up dependency, fixes #3821
SVN-Revision: 11999
16 years ago
Florian Fainelli 3d6f8816dc Fix nfs kernel modules for 2.4 kernels
SVN-Revision: 11989
16 years ago
Andy Boyett 0abeea4e60 usb-serial: Fix swapped dependencies for belkin and ch341
SVN-Revision: 11953
16 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
16 years ago
Imre Kaloz 4a3cc5d9a7 add backported HSO driver
SVN-Revision: 11938
16 years ago
Andy Boyett df9f22f73c usb-serial: Add ch341 driver for 2.6.24 and later kernels. Closes #2968
SVN-Revision: 11914
16 years ago
Florian Fainelli 5d5385684d Fix nfs modules options and modules, only package modules that are built for all targets (#3796)
SVN-Revision: 11906
16 years ago
Travis Kemen 1a47f8142d This series of patches closes the support gap on one of the explicitly supported platforms (WRT54G3G) by adding direct support for the Sierra Wireless 3G modems. Signed-off-by: RB <aoz.syn@gmail.com>
SVN-Revision: 11898
16 years ago
Florian Fainelli f8e0d6edb9 Package common nfs kernel modules separately, add missing modules to nfsd (#3558)
SVN-Revision: 11875
16 years ago