summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add a defconfig for wrt160nl which contains switch settingsFelix Fietkau2009-10-021-0/+25
| | | | SVN-Revision: 17826
* mac80211: autodetect the default phy mode based on 11n and freq capabilitiesFelix Fietkau2009-10-021-0/+5
| | | | SVN-Revision: 17825
* mac80211: fix typo in ifname setup, suppress error messages of interface ↵Felix Fietkau2009-10-021-3/+3
| | | | | | enumeration commands SVN-Revision: 17824
* hostapd: initialize wme to sane valuesFelix Fietkau2009-10-021-0/+37
| | | | SVN-Revision: 17823
* ar71xx: fix usb preselection in profilesFelix Fietkau2009-10-024-6/+6
| | | | SVN-Revision: 17822
* mac80211: merge Pat Erley's mac80211.sh from openwrt-devel@ with many ↵Felix Fietkau2009-10-022-100/+186
| | | | | | cleanups and other changes by me. adds support for multiple interfaces, tested with ath9k SVN-Revision: 17821
* opkg: move the build dir to KERNEL_BUILD_DIR, as compilation is target dependentFelix Fietkau2009-10-021-0/+1
| | | | SVN-Revision: 17820
* adds atm driver for ifxmips, code ported from wippies 2.6.16 gpl release. it ↵John Crispin2009-10-0210-0/+3754
| | | | | | compiles but throws ioctl -EINVAL during bring up of atm device, hence marked as broken SVN-Revision: 17819
* Export USB host driver as kernel packageClaudio Mignanti2009-10-023-5/+33
| | | | SVN-Revision: 17818
* bump ifxmips to .30John Crispin2009-10-0261-1246/+500
| | | | SVN-Revision: 17817
* dump 2.6.25 supportClaudio Mignanti2009-10-0219-7719/+2
| | | | SVN-Revision: 17816
* Fix #5873 and cleanup kernel configClaudio Mignanti2009-10-021-8/+1
| | | | SVN-Revision: 17815
* uClibc: remove absolute path linking to host libraries in libpthread.so ↵Nicolas Thill2009-10-021-9/+9
| | | | | | (closes: #5601) SVN-Revision: 17814
* ar71xx: use 'link4' LED for diagnostic on Bullet MGabor Juhos2009-10-011-0/+3
| | | | SVN-Revision: 17813
* ar71xx: initialize PCI controller on the Bullet MGabor Juhos2009-10-011-0/+11
| | | | SVN-Revision: 17812
* ar71xx: init ethernet mac address on the Bullet MGabor Juhos2009-10-011-0/+3
| | | | SVN-Revision: 17811
* ar71xx: add default network configuration for the Bullet MGabor Juhos2009-10-012-0/+15
| | | | SVN-Revision: 17810
* ar71xx: register GPIO button on the Bullet MGabor Juhos2009-10-011-0/+16
| | | | SVN-Revision: 17809
* ar71xx: add PCI Host Controller fixup for ar724xGabor Juhos2009-10-011-0/+23
| | | | SVN-Revision: 17808
* ar71xx: use ar71xx_pci_fixup on ar71xx SoCs onlyGabor Juhos2009-10-011-0/+5
| | | | SVN-Revision: 17807
* ar71xx: fix a typo in the ar724x PCI codeGabor Juhos2009-10-011-1/+1
| | | | SVN-Revision: 17806
* Implement sysfs interface for some specific cris driverClaudio Mignanti2009-10-013-0/+126
| | | | SVN-Revision: 17805
* kernel: upgrade to 2.6.30.8 and refresh patchesGabor Juhos2009-10-0151-215/+129
| | | | SVN-Revision: 17804
* busybox: remove empty patchesNicolas Thill2009-10-012-0/+0
| | | | SVN-Revision: 17803
* ppp: add dns servers to uci state in the ip-up scriptJo-Philipp Wich2009-09-302-1/+4
| | | | SVN-Revision: 17801
* Include some generic devices classes (#5874)Claudio Mignanti2009-09-301-1/+38
| | | | SVN-Revision: 17800
* inform users when the in-kernel mips FPU emulator is disabled (#5774)Florian Fainelli2009-09-284-19/+37
| | | | SVN-Revision: 17794
* base-files: add hotplug rules for /dev/lpX (#863)Jo-Philipp Wich2009-09-282-1/+7
| | | | SVN-Revision: 17792
* busybox: update to v1.14.4 (closes: #5619)Nicolas Thill2009-09-2836-227/+336
| | | | SVN-Revision: 17782
* getver: get svn rev from last commit so that we have consistent revision ↵Nicolas Thill2009-09-281-1/+1
| | | | | | numbers between git and svn SVN-Revision: 17781
* firstboot: add support for union mountsFelix Fietkau2009-09-271-23/+60
| | | | SVN-Revision: 17778
* union mounts: fix various bugs related to handling of mountpoints and copyupsFelix Fietkau2009-09-271-0/+117
| | | | SVN-Revision: 17777
* fix compile error in bfs on 2.6.31Felix Fietkau2009-09-271-1/+1
| | | | SVN-Revision: 17776
* base-files: move firstboot to /sbinFelix Fietkau2009-09-272-1/+1
| | | | SVN-Revision: 17775
* union mounts: get rid of kernel log spamFelix Fietkau2009-09-271-0/+30
| | | | SVN-Revision: 17774
* fix usage of smp_call_functionFlorian Fainelli2009-09-271-1/+1
| | | | SVN-Revision: 17770
* add mips64 support to kexec-tools, counterpart of r17768.Florian Fainelli2009-09-272-1/+733
| | | | SVN-Revision: 17769
* add kexec fixes for mips from M. SyrchinFlorian Fainelli2009-09-272-0/+638
| | | | SVN-Revision: 17768
* Update ipset to version 3.2Hauke Mehrtens2009-09-2710-16539/+16922
| | | | SVN-Revision: 17764
* ppp: quote positional parameters when calling up/down scripts (closes: #5622)Nicolas Thill2009-09-273-3/+3
| | | | SVN-Revision: 17763
* firewall: fix MSS issue affection RELATED new connections (closes: #5173)Nicolas Thill2009-09-273-5/+5
| | | | SVN-Revision: 17762
* remove deprecated warningHauke Mehrtens2009-09-271-1/+1
| | | | SVN-Revision: 17761
* Add ar9170usb driver.Hauke Mehrtens2009-09-271-2/+31
| | | | SVN-Revision: 17760
* Do not build some modules as they are not neededHauke Mehrtens2009-09-261-0/+3
| | | | | | Remove empty directory. SVN-Revision: 17755
* Do not depend on rfkillHauke Mehrtens2009-09-261-0/+33
| | | | | | With kernel 2.6.31 cfg80211 is build with rfkill if it was build. SVN-Revision: 17754
* move EABI config option out of GCCNicolas Thill2009-09-262-9/+9
| | | | SVN-Revision: 17753
* small fixes mostly for kernel 2.6.31Hauke Mehrtens2009-09-267-5/+32
| | | | | | | | | | | - libsas needs symbols from scsi_transport_sas - autoload line in pppoe was missing - rfkill-input does not exist in kernel 2.6.31 - password for download server of r8101 changed - r8101 and siit do not build with kernel 2.6.31 - fix build of net sched esfq SVN-Revision: 17752
* eglibc: use 'select' instead of 'depends' for configuration options, add ↵Nicolas Thill2009-09-261-13/+14
| | | | | | dependencies for features avalaible in 2.8 or later SVN-Revision: 17751
* add _GNU_SOURCE to CPPFLAGS required to include <bits/socket.h> on recent ↵Nicolas Thill2009-09-262-0/+2
| | | | | | eglibc revisions SVN-Revision: 17749
* eglibc: add support for 2.10 branchNicolas Thill2009-09-264-0/+69
| | | | SVN-Revision: 17748