aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel
Commit message (Collapse)AuthorAgeFilesLines
...
* kernel: typo in cs5535 and cs5536 pata driver kernel definitionsHauke Mehrtens2011-08-061-4/+4
| | | | | | closes #9773 SVN-Revision: 27924
* kernel: Fix firewire for 2.6.37+Jonas Gorski2011-08-021-3/+71
| | | | | | | | The old ieee1394 stack was removed in 2.6.37. The new firewire stack is available for all kernel versions, but experimental for the older one, so make both available where appropriate. SVN-Revision: 27874
* kernel/modules: Add missing config symbolVasilis Tsiligiannis2011-08-011-2/+3
| | | | SVN-Revision: 27862
* package/kernel: move kmod-fs-mbcache into fs-ext4Jonas Gorski2011-07-311-23/+9
| | | | | | | mbcache is only needed if xattr support is enabled, but this is only true for ext4 on 2.6.37+, so just bundle it with ext4 when needed. SVN-Revision: 27849
* kernel: crypto: fix spellingHauke Mehrtens2011-07-241-1/+1
| | | | SVN-Revision: 27757
* ocf-linux: version bump to 20110720Hauke Mehrtens2011-07-241-0/+16
| | | | | | | | | | | | | | | Fixes problem with TFM allocation in cryptosoft.c Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> Hauke: * remove ubsec_ssb package and take it from ocf-linux * use patches from ocf-linux package * refresh all patches * readd some build fixes for OpenWrt. * readd CRYPTO_MANAGER dependency SVN-Revision: 27753
* kernel: add bcma packageHauke Mehrtens2011-07-231-0/+23
| | | | SVN-Revision: 27732
* fixup orion compileImre Kaloz2011-07-111-1/+1
| | | | SVN-Revision: 27591
* kmod-dm9000 should build as a moduleJohn Crispin2011-07-071-2/+4
| | | | SVN-Revision: 27543
* add kmod-sched-netem (#8839)Florian Fainelli2011-07-051-0/+15
| | | | SVN-Revision: 27458
* kernel: use lib80211 from compat-wireless instead of the kernelFelix Fietkau2011-07-041-32/+0
| | | | SVN-Revision: 27436
* add kmod for dm9000John Crispin2011-07-031-0/+14
| | | | SVN-Revision: 27402
* add kmod definitions for at24(i2c) and at25(spi) eepromsJohn Crispin2011-07-031-0/+31
| | | | SVN-Revision: 27401
* package/kernel/modules: Alexandros pointed me at this patch, and I noted ↵Daniel Dickinson2011-07-031-2/+20
| | | | | | | | | that not only the MFGPT module but also the new GPIO driver both rely on the mfd_core functionality to operate correctly. Signed-off-by: Alexandros C. Couloumbis <alex@ozo.com> Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27372
* Revert "Like the earlier mfgpt patch, the new GPIO drivers also require the ↵Daniel Dickinson2011-07-031-20/+2
| | | | | | | | MFD driver to be present for the BAR's to be mapped." This reverts commit c485487b63d1c1de72a375f1278d8a98546ba3af. SVN-Revision: 27370
* Like the earlier mfgpt patch, the new GPIO drivers also require the MFD ↵Daniel Dickinson2011-07-031-2/+20
| | | | | | | | driver to be present for the BAR's to be mapped. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27369
* kernel: fix wrong line for the +@DRIVER_WEXT_SUPPORT dependency in ↵Felix Fietkau2011-06-241-2/+2
| | | | | | kmod-net-zd1201 SVN-Revision: 27274
* fix and make usable kmod-pcmcia-rsrcFlorian Fainelli2011-06-211-14/+23
| | | | | | This module is also needed for e.g: kmod-bcm63xx-pcmcia SVN-Revision: 27253
* kernel: package more NIC drivers: * SiS 190 Fast/Gigabit Ethernet support * ↵Jo-Philipp Wich2011-06-201-0/+66
| | | | | | SysKonnect Yukon support * Atheros L2 Fast Ethernet support * Atheros L1 Gigabit Ethernet support * Atheros L1C * Atheros L1E Patch by Lauri Võsandi<lauri.vosandi@gmail.com> SVN-Revision: 27242
* package/kernel: Fixed missing CONFIG_HID_SUPPORT required for successful ↵Rod Whitby2011-06-171-1/+2
| | | | | | kmod-bluetooth compile. SVN-Revision: 27201
* package/kernel: Update version dependencies and kmods for linux 3.0Hauke Mehrtens2011-06-154-7/+12
| | | | | | | | | Also disable rtc-core for now since this changed to a bool, now directly used in the kernel if enabled. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 27186
* kernel: revert unrelated change in previous commitJo-Philipp Wich2011-06-091-1/+0
| | | | SVN-Revision: 27150
* kernel: gre depends on ipv6 is Kernel is built with IPv6 supportJo-Philipp Wich2011-06-091-0/+2
| | | | SVN-Revision: 27149
* kernel: fix description of kmod-pata-cs5535 and kmod-pata-cs5536Hauke Mehrtens2011-06-071-2/+2
| | | | SVN-Revision: 27126
* kernel: fix call of kmod-pata-cs5535 and kmod-pata-cs5536Hauke Mehrtens2011-06-071-2/+2
| | | | SVN-Revision: 27125
* x86: remove pata-amd driver from generic x86 images, add addition cs553x modulesFelix Fietkau2011-05-312-1/+97
| | | | | | | | | | The pata-cs5535/pata-cs5536 driver is actually fairly rare: it only gets used on embedded platforms. Therefore, we remove it from the generic x86 configuration. Also, add definitions for other useful geode modules (high-res timers, MFGPT timers, etc). Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27037
* kernel: generic: Update 2.6.39 to finalHauke Mehrtens2011-05-254-10/+15
| | | | | | | | | | | * Add missing config symbols * Update package/kernel for 2.6.39 CONFIG_BT_L2CAP=y and CONFIG_BT_SCO=y are set to build them into the bluetooth module. Thank you Jonas Gorski for the patch SVN-Revision: 27010
* kernel: kmod-crypto-iv depends on kmod-crypto-manager Add a missing ↵Jo-Philipp Wich2011-05-241-1/+1
| | | | | | | | dependency to kmod-crypto-iv. chainiv.ko and eseqiv.ko from kmod-crypto-iv depend on crypto_blkcipher.ko from kmod-crypto-manager. Signed-off-by: Lars Hjersted <lars@hjersted.com> SVN-Revision: 26984
* package u32 match and TEE target, patches by Maxim UvarovJo-Philipp Wich2011-05-241-0/+35
| | | | SVN-Revision: 26977
* * add missing aes dependency to mv_cesaJohn Crispin2011-05-171-1/+1
| | | | | | Signed-off-by: Jan Willies <jan@willies.info> SVN-Revision: 26920
* package/kernel: crypto: Remove renamed modules hackVasilis Tsiligiannis2011-05-151-23/+9
| | | | | | | | | Since the oldest kernel in trunk is 2.6.30 the modules always use the newer names, so we can just use the _generic prefix directly. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26903
* package/kernel: netfilter: Remove 2.4/2.6 referencesVasilis Tsiligiannis2011-05-151-12/+8
| | | | | | | | | There's only 2.6, so it doesn't make sense to mention modules that are 2.4 only or for modules that they are available only for 2.6. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26902
* package/kernel: Remove all 2.4 definitionsVasilis Tsiligiannis2011-05-155-106/+32
| | | | | | | | | With no 2.4 support in trunk, we can safely remove any 2.4 definitions for kmods and merge the 2.6 definitions into the generic ones. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26901
* package/kernel: Remove $(KMOD_SUFFIX) usageVasilis Tsiligiannis2011-05-157-31/+31
| | | | | | | | | Since there's only 2.6 in trunk $(KMOD_SUFFIX) can be safely replaced with ko for all mainline kernel modules. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26900
* package/kernel/modules/other.mk is getting big enough that putting the LEDs ↵John Crispin2011-05-092-207/+216
| | | | | | | | stuff into its own file makes sense. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 26868
* kernel: revert r26814Jo-Philipp Wich2011-05-031-16/+0
| | | | SVN-Revision: 26815
* kernel: add kmod-crypto-ipsec kmod-crypto-ipsec bundles some otherwise ↵Jo-Philipp Wich2011-05-031-0/+16
| | | | | | | | unprovided kernel crypto modules that are useful for IPSEC. This is an alternative to breaking these modules out into kmod-crypto-wq (crypto_wq.ko), kmod-crypto-rng (rng.ko and krng.ko), and kmod-crypto-iv (eseqiv.ko and chainiv.ko). Signed-off-by: Lars Hjersted <lars@hjersted.com> SVN-Revision: 26814
* kernel: add kmod-crypto-{wq,rng,iv} Add kmod-crypto-iv as a dependency for ↵Jo-Philipp Wich2011-05-031-1/+1
| | | | | | | | kmod-ipsec. Also remove the extraneous kmod-crypto-core dependency to eliminate recursion. Signed-off-by: Lars Hjersted <lars@hjersted.com> SVN-Revision: 26813
* kernel: add kmod-crypto-{wq,rng,iv} This patch adds kmod-crypto-wq, ↵Jo-Philipp Wich2011-05-031-0/+32
| | | | | | | | | | | | kmod-crypto-rng, and kmod-crypto-iv packages. These packages provide some missing kernel crypto modules which are required for IPSEC. The strongswan4, ipsec-tools, and possibly other IPSEC packages do not work properly without these modules. NOTE: The KCONFIG associated with each of these modules gets selected whenever CRYPTO_MANAGER (kmod-crypto-manager) is selected so these modules are already being built. Signed-off-by: Lars Hjersted <lars@hjersted.com> SVN-Revision: 26812
* exclude pktgen for uml targetFlorian Fainelli2011-04-291-0/+1
| | | | SVN-Revision: 26781
* kernel: revert r24160 (remove the bogus ext2/ext3 dependency on linux 2.6.30/31)Lars-Peter Clausen2011-04-131-2/+2
| | | | | | | | | | For kernel versions newer then 2.6.31 the ext4 module can be used to mount ext2/3 filesystems. Building ext2/3 as modules on the other hand breaks using ext4 for mounting ext2 or ext3, which breaks booting from ext2/3 on machines where the ext4 module is built into the kernel. SVN-Revision: 26645
* kernel/modules: Move zlib_deflate module to higher autoloading priorityVasilis Tsiligiannis2011-04-121-1/+1
| | | | SVN-Revision: 26639
* kernel/modules: Fix r26637Vasilis Tsiligiannis2011-04-121-1/+1
| | | | SVN-Revision: 26638
* kernel/modules: Add kmod-zlib dependency to kmod-crypto-deflateVasilis Tsiligiannis2011-04-121-5/+4
| | | | SVN-Revision: 26637
* kernel/modules: Add zlib packageVasilis Tsiligiannis2011-04-122-7/+16
| | | | SVN-Revision: 26636
* kernel/modules: Add "Libraries" submenu and move library packages thereVasilis Tsiligiannis2011-04-122-96/+103
| | | | SVN-Revision: 26635
* kernel/modules: fix kmod-fs-btrfs deps / zlib_deflate / makefileVasilis Tsiligiannis2011-04-121-3/+5
| | | | | | | | btrfs needs zlib_deflate, which was built but not included Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com> SVN-Revision: 26632
* package/kernel: add module for the gpio_keys_polled driverGabor Juhos2011-04-121-0/+19
| | | | SVN-Revision: 26602
* kernel: do not build gpiolib into the kernelHauke Mehrtens2011-04-101-2/+2
| | | | | | fix for r26570. SVN-Revision: 26574
* kernel: add symbols, small fixesHauke Mehrtens2011-04-092-8/+7
| | | | | | | | * Some module should be loaded later to load them after the modules they are depending on * add some more missing config symbols * make CS5535 build again SVN-Revision: 26570