aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* procd: default to udp log protocol to keep backwards compat with busyboxJo-Philipp Wich2013-07-221-1/+1
| | | | SVN-Revision: 37496
* kernel: add a new global config symbol for enabling rfkill support (can be ↵Felix Fietkau2013-07-212-7/+2
| | | | | | | | enabled by default via target feature flag) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37491
* kernel: fix config breakage from removing the de4x5 tulip driverJonas Gorski2013-07-211-0/+1
| | | | | | | | | Properly define the config symbol to n so it doesn't break build for targets which do have it available (e.g. mostly everything except arm). Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37489
* kernel: fix kmod-crypto-hw-ppc4xx dependenciesFelix Fietkau2013-07-211-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37488
* kernel: add missing config symbol for the chipidea usb driverFelix Fietkau2013-07-211-0/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37487
* kernel: remove an exotic ethernet driver from the tulip package which does ↵Felix Fietkau2013-07-211-2/+0
| | | | | | | | not build on some platforms Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37486
* kernel: fix crypto-hw-talitos dependenciesGabor Juhos2013-07-201-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37485
* ath9k: add initial tx queueing rework patchesFelix Fietkau2013-07-2010-0/+1172
| | | | | | | | | This forces all packets (even for un-aggregated traffic) through software queues to improve fairness and stability Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37483
* ead: fix compile errors with recent kernelsFelix Fietkau2013-07-202-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37482
* base-files: add mtd_get_part_size helperGabor Juhos2013-07-202-1/+13
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37475
* kernel: fix kmod-fs-btrfs dependenciesHauke Mehrtens2013-07-191-1/+1
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37466
* kernel: fix xtables-addons dependencies with kernel 3.3Hauke Mehrtens2013-07-191-2/+2
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37461
* kernel: add fbdev.ko to kmod-fb on x86 dependenciesHauke Mehrtens2013-07-191-0/+5
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37460
* kernel: fix kmod-rtc-pcf8563 dependenciesHauke Mehrtens2013-07-192-2/+2
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37459
* kernel: package the usbmon moduleGabor Juhos2013-07-191-0/+13
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37458
* procd: improve early console handlingGabor Juhos2013-07-193-1/+90
| | | | | | | | | | | | | The malta target is broken since procd is used as init. The initramfs image boots fine, however the console is not working. Improve the early console handling to fix the problem. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37451
* kernel: simplify kmod-crypto-misc dependenciesHauke Mehrtens2013-07-191-3/+2
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37448
* kernel: fix kmod-et131x dependenciesHauke Mehrtens2013-07-191-1/+1
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37446
* kernel: fix usb-net-asix dependenciesHauke Mehrtens2013-07-191-0/+1
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37445
* ubox: update to git head, fixes multiple null pointer dereferences and adds ↵Jo-Philipp Wich2013-07-191-2/+2
| | | | | | support for mounting lvm and raid devices SVN-Revision: 37444
* kernel: fix crypto-hw-geode dependenciesHauke Mehrtens2013-07-191-0/+1
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37443
* kernel: fix crypto-hw-padlock dependenciesHauke Mehrtens2013-07-191-1/+1
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37442
* kernel: fix syntax error in kmod-crypto-miscHauke Mehrtens2013-07-191-1/+1
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37441
* kernel: add missing module for mmc-spiFelix Fietkau2013-07-191-2/+4
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37440
* ltq-deu: add missing dependencyFelix Fietkau2013-07-191-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37439
* kernel: fix kmod-usb-chipideai syntaxHauke Mehrtens2013-07-191-1/+1
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37438
* kernel: fix kmod-usb-chipideai dependenciesHauke Mehrtens2013-07-191-0/+1
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37437
* kernel: remove gpio_buttonsJonas Gorski2013-07-191-18/+0
| | | | | | | | | | It hasn't been buildable for a long time, and there are no users of it anymore left as all of them have been switched to the upstream accepted version. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37436
* button-hotplug: add missing dependency on kmod-input-coreFelix Fietkau2013-07-191-0/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37429
* linux: fix platform dependency of kmod-usb2-fslJo-Philipp Wich2013-07-191-1/+1
| | | | SVN-Revision: 37428
* linux: kmod-ipt-filter depends on kmod-ipt-conntrackJo-Philipp Wich2013-07-191-1/+1
| | | | SVN-Revision: 37427
* kernel: change ipt depends to a selectJonas Gorski2013-07-191-1/+1
| | | | | | | | Fixes recursive dependencies with kmod-ipt-core. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37426
* xtables-addons: use a select of kmod-ipt-core instead of depending on itJo-Philipp Wich2013-07-191-1/+1
| | | | SVN-Revision: 37425
* xtables-addons: add missing kmod dependenciesJo-Philipp Wich2013-07-191-3/+3
| | | | SVN-Revision: 37424
* mac80211: add missing dependenciesJonas Gorski2013-07-191-1/+2
| | | | | | | | Add missing dependencies for rt2800-lib and lib80211. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37422
* kernel: video-core depends on i2c-core if i2c-core is selectedJonas Gorski2013-07-181-1/+1
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37421
* kernel: kmod-gpio-mcp23s08 depends on i2c-coreJonas Gorski2013-07-181-1/+1
| | | | | | | | But only if it is selected, so make it a conditionl dependency. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37420
* kernel: kmod-pcmcia-serial requires kmod-serial-8250Jonas Gorski2013-07-181-1/+1
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37419
* kernel: kmod-e1000e depends on pip for 3.8+Jonas Gorski2013-07-181-1/+1
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37418
* kernel: net-zd1201 depends on usb-coreFelix Fietkau2013-07-181-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37416
* kernel: fix usb-net-cdc-mbim dependenciesFelix Fietkau2013-07-181-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37415
* kernel: usb-serial-qualcomm depends on usb-serial-wwanFelix Fietkau2013-07-181-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37414
* kernel: usb-serial-keyspan needs to include ezusb.koFelix Fietkau2013-07-181-1/+3
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37413
* kernel: usb-serial-ipw depends on usb-serial-wwanFelix Fietkau2013-07-181-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37412
* kernel: mtdtests depends on nandFelix Fietkau2013-07-181-0/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37411
* kernel: bluetooth depends on crypto-hashFelix Fietkau2013-07-181-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37410
* kernel: rfkill depends on input-coreFelix Fietkau2013-07-182-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37409
* kernel: split slhc into a separate package and make slip depend on itFelix Fietkau2013-07-181-6/+18
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37408
* kernel: fix accidental depends line duplicationFelix Fietkau2013-07-181-2/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37407
* kernel: sctp depends on ipv6 if ipv6 is enabledFelix Fietkau2013-07-181-0/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37406