summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* include/kernel.mk: enhance built-in/missing modules detection when packaging ...Nicolas Thill2011-11-081-1/+4
* netifd: fix compile error when both libnl and libnl-tiny are builtFelix Fietkau2011-11-081-2/+2
* ar71xx: remove dead codeFelix Fietkau2011-11-081-15/+0
* ar71xx: on ar7240, exclude ports from their own port vlan destination maskFelix Fietkau2011-11-081-2/+1
* busybox: use bash for gen_build_files.sh to avoid printf argument list issues...Felix Fietkau2011-11-081-0/+8
* kernel: add a top level menuconfig option for enabling lockdepFelix Fietkau2011-11-0810-0/+24
* package/uhttpd: use new service wrapperNicolas Thill2011-11-072-11/+9
* package/ubus: use new service wrapperNicolas Thill2011-11-071-3/+6
* package/netifd: use new service wrapperNicolas Thill2011-11-071-8/+9
* package/dropbear: use new service wrapperNicolas Thill2011-11-072-13/+19
* package/dnsmasq: use new service wrapperNicolas Thill2011-11-072-7/+10
* package/busybox: use new service wrapperNicolas Thill2011-11-073-8/+9
* package/base-files: use new service wrapperNicolas Thill2011-11-074-24/+26
* package/base-files: /etc/rc.common: add service wrapper around start-stop-daemonNicolas Thill2011-11-071-1/+83
* ar71xx: create TL-WA901ND network config from uci-defaultsGabor Juhos2011-11-072-16/+5
* ar71xx: create ALL0258N network config from uci-defaultsGabor Juhos2011-11-072-12/+4
* ar71xx: create NBG{460N,550N,550NH} network config from uci-defaultsGabor Juhos2011-11-072-26/+6
* ar71xx: create WZR-HP-G300NH network config from uci-defaultsGabor Juhos2011-11-072-26/+6
* ar71xx: create RB-493G network config from uci-defaultsGabor Juhos2011-11-072-41/+9
* ar71xx: create TL-WR1043ND network config from uci-defaultsGabor Juhos2011-11-072-31/+7
* ar71xx: create WRT160NL network config from uci-defaultsGabor Juhos2011-11-072-26/+6
* ar71xx: create PB92 network config from uci-defaultsGabor Juhos2011-11-072-31/+7
* ar71xx: create DIR-825-B1 network config from uci-defaultsGabor Juhos2011-11-072-26/+6
* ar71xx: create TL-WR{841N-v1,941ND} network config from uci-defaultsGabor Juhos2011-11-073-40/+17
* ar71xx: create RB-450 network config from uci-defaultsGabor Juhos2011-11-072-26/+6
* ar71xx: create RB-450G, RouterStation Pro network config from uci-defaultsGabor Juhos2011-11-073-52/+7
* ar71xx: create RB-433{,U} network config from uci defaultsGabor Juhos2011-11-073-52/+7
* ar71xx: create even more network configs from the uci-defaults scriptGabor Juhos2011-11-0717-394/+45
* ar71xx: create more network configs from the uci-defaults scriptGabor Juhos2011-11-076-80/+8
* ar71xx: create a bunch of network configs from the uci-defaults scriptGabor Juhos2011-11-078-83/+10
* ar71xx: create generic network config from an uci-defaults scriptGabor Juhos2011-11-073-17/+66
* ar71xx: remove AP81 defconfig, it is the same as the generic configGabor Juhos2011-11-071-16/+0
* ar71xx: change generated Buffalo firmware versionsGabor Juhos2011-11-071-4/+4
* update 3.1 patchesImre Kaloz2011-11-074-55/+10
* update arm mach-typesImre Kaloz2011-11-071-6/+253
* ar71xx: enable sysupgrade on the WHR-G301N and WHR-HP-GN boardsGabor Juhos2011-11-071-0/+2
* ar71xx: wrap long lines in the upgrade scriptGabor Juhos2011-11-071-6/+45
* ar71xx: fix WHR-HP-G300N firmware partition offsetGabor Juhos2011-11-071-1/+1
* ath9k: fix LED related crashes on AR913xFelix Fietkau2011-11-071-0/+30
* carl9170: add dependency on kmod-input-coreFelix Fietkau2011-11-071-1/+1
* ar71xx: add default network configuration for the WHR-HP-GNGabor Juhos2011-11-071-0/+24
* ar71xx: build image for the Buffalo WHR-HP-GNGabor Juhos2011-11-072-0/+18
* ar71xx: add support for the Buffalo WHR-HP-GN boardGabor Juhos2011-11-074-0/+8
* ar71xx: build image for the Buffalo WHR-G301NGabor Juhos2011-11-072-0/+18
* ar71xx: add support for the Buffalo WHR-G301N boardGabor Juhos2011-11-075-0/+32
* ar71xx: fix WHR-HP-G300N image generationGabor Juhos2011-11-071-3/+4
* ar71xx: enable WHR-HP-G300N support in kernel configGabor Juhos2011-11-071-1/+1
* ar71xx: fix WHR-HP-G300N MTD partitionsGabor Juhos2011-11-071-1/+2
* package/base-files: /etc/passwd: fix uid number for user 'daemon' (conflictin...Nicolas Thill2011-11-071-1/+1
* busybox: ntpd: indefinitely try to resolve peer addresses (#10361)Jo-Philipp Wich2011-11-072-1/+49