| Commit message (Expand) | Author | Age | Files | Lines |
* | [package] fix kmod-swconfig module loading typo | florian | 2010-05-21 | 1 | -1/+1 |
* | [package] add kmod-swconfig and kmod-swich-ip175c | florian | 2010-05-21 | 1 | -0/+30 |
* | [kernel] hwmon: fix depends definition | claudio | 2010-05-16 | 1 | -4/+2 |
* | [package] hifnHIPP also depends on PCI | florian | 2010-05-11 | 1 | -1/+1 |
* | [package] kmod-ocf-hifn7751 depends on PCI, spotted by buildbot | florian | 2010-05-05 | 1 | -1/+1 |
* | [package] kernel: package ocf hifn7751 and hifnHIPP drivers, allow OCF on brc... | jow | 2010-05-04 | 1 | -1/+25 |
* | package/kernel: renable kmod-input on 2.4 (closes: #7063) | nico | 2010-04-29 | 1 | -3/+10 |
* | package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 ... | nico | 2010-04-29 | 7 | -7/+23 |
* | package/kernel: adjust kmod-crc16 dependencies, it does not exist on 2.4 | nico | 2010-04-29 | 1 | -2/+2 |
* | package/kernel: move AddDepends calls at the end of package definitions, move... | nico | 2010-04-29 | 9 | -166/+219 |
* | move kmod-lp package defition specific to brcm-2.4 to package/kernel | nico | 2010-04-29 | 1 | -0/+13 |
* | [cosmetic] package/kernel: sort package definitions in other.mk | nico | 2010-04-24 | 1 | -353/+357 |
* | package/kernel: add another round of missing bits from [21137] & [21138] (oop... | nico | 2010-04-24 | 1 | -3/+3 |
* | package/kernel: add missing bits from [21137] (oops) | nico | 2010-04-24 | 1 | -14/+14 |
* | package/kernel: use common gpio- & wdt- prefixes for GPIO and watchdog module... | nico | 2010-04-24 | 1 | -7/+7 |
* | package/kernel: move PCMCIA modules to their own file & submenu | nico | 2010-04-24 | 2 | -82/+90 |
* | package/kernel: move pcspkr to sound.mk | nico | 2010-04-24 | 2 | -17/+16 |
* | package/kernel: move block2mtd to block.mk | nico | 2010-04-24 | 2 | -8/+10 |
* | [cosmetic] package/kernel: sort block package definitions | nico | 2010-04-24 | 1 | -124/+126 |
* | package/kernel: move target specific modules to their own target files | nico | 2010-04-24 | 5 | -308/+3 |
* | package/kernel: allow additional dependencies as arguments to AddDepends macros | nico | 2010-04-24 | 1 | -5/+4 |
* | package/kernel: set correct submenu entry for NLS packages | nico | 2010-04-24 | 1 | -15/+14 |
* | [cosmetic] package/kernel: sort FS package definitions | nico | 2010-04-24 | 1 | -128/+131 |
* | package/kernel: move NLS modules to their own file & submenu | nico | 2010-04-24 | 2 | -239/+233 |
* | package/kernel: rename KernelPackage/*/Depends to AddDepends/* | nico | 2010-04-24 | 9 | -199/+199 |
* | package/kernel: load target specific modules .mk files after generic ones | nico | 2010-04-24 | 1 | -1/+1 |
* | package/kernel: use macros for hid & input | nico | 2010-04-24 | 4 | -11/+41 |
* | [package] fix kmod-nls-base dependency with usb-core (#6753) | acoul | 2010-04-23 | 1 | -1/+1 |
* | [package] cleanup Makefiles (#7212) | jow | 2010-04-23 | 1 | -1/+2 |
* | [package] kernel: package cypress m8 usb-to-serial module (#7210) | jow | 2010-04-23 | 1 | -0/+18 |
* | package/kernel: use macros for kmod-rfkill depends | nico | 2010-04-23 | 3 | -4/+15 |
* | package/kernel: introduce a new file that will be sourced first and holding c... | nico | 2010-04-23 | 4 | -3/+22 |
* | gigaset: build gigaset with isdn4linux support | hauke | 2010-04-18 | 1 | -1/+2 |
* | package/modules: package isp116x-hcd driver | juhosg | 2010-04-16 | 1 | -1/+19 |
* | [malta] | jow | 2010-04-16 | 1 | -1/+1 |
* | package/kernel: add dependencies on kmod-crc16 and kmod-rfkill to kmod-blueto... | nico | 2010-04-16 | 1 | -1/+2 |
* | package/kernel: remove references to old TARGET_olpc now that it has been mer... | nico | 2010-04-16 | 1 | -2/+2 |
* | package/kernel: add dependency on kmod-input-core to kmod-sound-core (closes:... | nico | 2010-04-16 | 1 | -1/+1 |
* | package/kernel: add missing modules autoloading for kmod-ipsec, kmod-ipsec4 &... | nico | 2010-04-16 | 1 | -16/+32 |
* | [package] add kmod-ata-pdc202xx-old (#6950) | florian | 2010-04-11 | 1 | -0/+19 |
* | [package] fix kmod-crc16 loading (#6949) | florian | 2010-04-11 | 1 | -1/+1 |
* | [x86] add net5501 support | florian | 2010-04-11 | 1 | -1/+32 |
* | netfilter: fix extension list in package descriptions (closes: #7045) | nico | 2010-04-04 | 1 | -93/+44 |
* | [package] kernel: move support for generic IDE chipsets out of ide-core in th... | nico | 2010-04-03 | 1 | -23/+47 |
* | kernel: fix dependencies for x86 target | hauke | 2010-03-29 | 2 | -10/+10 |
* | ps3: move ps3lan kmod under target/linux/ps3 | nico | 2010-03-28 | 1 | -16/+0 |
* | Create kernel module for PS3 networking | hcg | 2010-03-26 | 1 | -0/+16 |
* | [package] kernel: move yenta_socket to kmod-pcmcia-core on 2.4, mark kmod-pcm... | nico | 2010-03-26 | 1 | -16/+5 |
* | [package] kernel: fix kmod-crypto-misc on 2.4 | nico | 2010-03-25 | 1 | -2/+2 |
* | [package] fix typo in gspa sn9c20x autoload line, patch from Chris Li | florian | 2010-03-24 | 1 | -1/+1 |