aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* metadata.pl: do not strip whitespaces from multiline dataFelix Fietkau2009-10-021-1/+0
* add a defconfig for wrt160nl which contains switch settingsFelix Fietkau2009-10-021-0/+25
* mac80211: autodetect the default phy mode based on 11n and freq capabilitiesFelix Fietkau2009-10-021-0/+5
* mac80211: fix typo in ifname setup, suppress error messages of interface enum...Felix Fietkau2009-10-021-3/+3
* hostapd: initialize wme to sane valuesFelix Fietkau2009-10-021-0/+37
* ar71xx: fix usb preselection in profilesFelix Fietkau2009-10-024-6/+6
* mac80211: merge Pat Erley's mac80211.sh from openwrt-devel@ with many cleanup...Felix Fietkau2009-10-022-100/+186
* opkg: move the build dir to KERNEL_BUILD_DIR, as compilation is target dependentFelix Fietkau2009-10-021-0/+1
* adds atm driver for ifxmips, code ported from wippies 2.6.16 gpl release. it ...John Crispin2009-10-0210-0/+3754
* Export USB host driver as kernel packageClaudio Mignanti2009-10-023-5/+33
* bump ifxmips to .30John Crispin2009-10-0261-1246/+500
* dump 2.6.25 supportClaudio Mignanti2009-10-0219-7719/+2
* Fix #5873 and cleanup kernel configClaudio Mignanti2009-10-021-8/+1
* uClibc: remove absolute path linking to host libraries in libpthread.so (clos...Nicolas Thill2009-10-021-9/+9
* ar71xx: use 'link4' LED for diagnostic on Bullet MGabor Juhos2009-10-011-0/+3
* ar71xx: initialize PCI controller on the Bullet MGabor Juhos2009-10-011-0/+11
* ar71xx: init ethernet mac address on the Bullet MGabor Juhos2009-10-011-0/+3
* ar71xx: add default network configuration for the Bullet MGabor Juhos2009-10-012-0/+15
* ar71xx: register GPIO button on the Bullet MGabor Juhos2009-10-011-0/+16
* ar71xx: add PCI Host Controller fixup for ar724xGabor Juhos2009-10-011-0/+23
* ar71xx: use ar71xx_pci_fixup on ar71xx SoCs onlyGabor Juhos2009-10-011-0/+5
* ar71xx: fix a typo in the ar724x PCI codeGabor Juhos2009-10-011-1/+1
* Implement sysfs interface for some specific cris driverClaudio Mignanti2009-10-013-0/+126
* kernel: upgrade to 2.6.30.8 and refresh patchesGabor Juhos2009-10-0151-215/+129
* busybox: remove empty patchesNicolas Thill2009-10-012-0/+0
* ppp: add dns servers to uci state in the ip-up scriptJo-Philipp Wich2009-09-302-1/+4
* Include some generic devices classes (#5874)Claudio Mignanti2009-09-301-1/+38
* inform users when the in-kernel mips FPU emulator is disabled (#5774)Florian Fainelli2009-09-284-19/+37
* base-files: add hotplug rules for /dev/lpX (#863)Jo-Philipp Wich2009-09-282-1/+7
* busybox: update to v1.14.4 (closes: #5619)Nicolas Thill2009-09-2836-227/+336
* getver: get svn rev from last commit so that we have consistent revision numb...Nicolas Thill2009-09-281-1/+1
* firstboot: add support for union mountsFelix Fietkau2009-09-271-23/+60
* union mounts: fix various bugs related to handling of mountpoints and copyupsFelix Fietkau2009-09-271-0/+117
* fix compile error in bfs on 2.6.31Felix Fietkau2009-09-271-1/+1
* base-files: move firstboot to /sbinFelix Fietkau2009-09-272-1/+1
* union mounts: get rid of kernel log spamFelix Fietkau2009-09-271-0/+30
* fix usage of smp_call_functionFlorian Fainelli2009-09-271-1/+1
* add mips64 support to kexec-tools, counterpart of r17768.Florian Fainelli2009-09-272-1/+733
* add kexec fixes for mips from M. SyrchinFlorian Fainelli2009-09-272-0/+638
* Update ipset to version 3.2Hauke Mehrtens2009-09-2710-16539/+16922
* ppp: quote positional parameters when calling up/down scripts (closes: #5622)Nicolas Thill2009-09-273-3/+3
* firewall: fix MSS issue affection RELATED new connections (closes: #5173)Nicolas Thill2009-09-273-5/+5
* remove deprecated warningHauke Mehrtens2009-09-271-1/+1
* Add ar9170usb driver.Hauke Mehrtens2009-09-271-2/+31
* Do not build some modules as they are not neededHauke Mehrtens2009-09-261-0/+3
* Do not depend on rfkillHauke Mehrtens2009-09-261-0/+33
* move EABI config option out of GCCNicolas Thill2009-09-262-9/+9
* small fixes mostly for kernel 2.6.31Hauke Mehrtens2009-09-267-5/+32
* eglibc: use 'select' instead of 'depends' for configuration options, add depe...Nicolas Thill2009-09-261-13/+14
* add _GNU_SOURCE to CPPFLAGS required to include <bits/socket.h> on recent egl...Nicolas Thill2009-09-262-0/+2