Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | opkg: update to r513, move lock-file to /var/lock and drop cleanup patch - ↵ | Jo-Philipp Wich | 2010-01-07 | |
| | | | | | | went upstream SVN-Revision: 19061 | |||
* | mpfr: add missing MD5SUM | Nicolas Thill | 2010-01-07 | |
| | | | | SVN-Revision: 19060 | |||
* | fix typo after r19054 | Jo-Philipp Wich | 2010-01-06 | |
| | | | | SVN-Revision: 19059 | |||
* | kernel: cleanup crypto stuff and fix module names on 2.4 | Nicolas Thill | 2010-01-06 | |
| | | | | SVN-Revision: 19058 | |||
* | kernel: remove even more calls to CompareKernelPatchVer | Nicolas Thill | 2010-01-06 | |
| | | | | SVN-Revision: 19057 | |||
* | mac80211: merge some further fixes to the queue stop patch | Felix Fietkau | 2010-01-06 | |
| | | | | SVN-Revision: 19056 | |||
* | ar71xx: don't include nvram.h for the WRT400N | Gabor Juhos | 2010-01-06 | |
| | | | | SVN-Revision: 19055 | |||
* | ar71xx: add detailed interrupt statistics for the ag71xx driver | Gabor Juhos | 2010-01-06 | |
| | | | | SVN-Revision: 19054 | |||
* | kernel: use generic thread_info allocator on MIPS | Gabor Juhos | 2010-01-06 | |
| | | | | | | * Fixes kernel panic if SLUB_DEBUG is enabled. SVN-Revision: 19053 | |||
* | wpa_supplicant: remove legacy PS3 gelic wpa driver support | Hamish Guthrie | 2010-01-06 | |
| | | | | SVN-Revision: 19052 | |||
* | ixp4xx: allocate all skbs using GFP_DMA this ensures that dma bounce buffers ↵ | Felix Fietkau | 2010-01-06 | |
| | | | | | | will not be used frequently when bridging or routing frames between ethernet and wifi. significantly improves ath9k performance and obsoletes an ath specific patch SVN-Revision: 19051 | |||
* | run led init after /etc/init.d/done to keep the configured led settings ↵ | Felix Fietkau | 2010-01-06 | |
| | | | | | | active after the system has finished booting Signed-off-by: Nuno Goncalves <nunojpg@gmail.com> SVN-Revision: 19050 | |||
* | kernel: remove more calls to CompareKernelPatchVer and use 2.4 exceptions ↵ | Nicolas Thill | 2010-01-06 | |
| | | | | | | instead SVN-Revision: 19049 | |||
* | kernel: fix IDE modules on 2.4 | Nicolas Thill | 2010-01-06 | |
| | | | | SVN-Revision: 19048 | |||
* | ar71xx: init PCI on the WRT400N board (thanks to Ben Pfountz for testing) | Gabor Juhos | 2010-01-05 | |
| | | | | SVN-Revision: 19047 | |||
* | ixp4xx: add missing config symbol for 2.6.30 | Nicolas Thill | 2010-01-05 | |
| | | | | SVN-Revision: 19046 | |||
* | mac80211: merge johill's tx queue stop fix patch from the linux-wireless ↵ | Felix Fietkau | 2010-01-05 | |
| | | | | | | list - fixes serious latency spike and tcp throughput drop issues SVN-Revision: 19045 | |||
* | ar71xx: fix ubntxm image builds | Felix Fietkau | 2010-01-05 | |
| | | | | SVN-Revision: 19044 | |||
* | mac80211: update ath9k tx fix with changes from upstream | Felix Fietkau | 2010-01-05 | |
| | | | | SVN-Revision: 19043 | |||
* | adjust svn:ignore for cygwin builds | Florian Fainelli | 2010-01-05 | |
| | | | | SVN-Revision: 19040 | |||
* | make mtd-utils compile correctly on cygwin | Florian Fainelli | 2010-01-05 | |
| | | | | SVN-Revision: 19039 | |||
* | remove target since it was merged as a subtarget of x86 | Florian Fainelli | 2010-01-04 | |
| | | | | SVN-Revision: 19035 | |||
* | ar71xx: clean up image fs selection templates | Felix Fietkau | 2010-01-04 | |
| | | | | SVN-Revision: 19034 | |||
* | ar71xx: add missing templates for PB4X image generation | Gabor Juhos | 2010-01-04 | |
| | | | | SVN-Revision: 19033 | |||
* | ar71xx: update Kconfig of the ag71xx driver | Gabor Juhos | 2010-01-04 | |
| | | | | SVN-Revision: 19032 | |||
* | ar71xx: add dummy debugfs support for the ag71xx driver | Gabor Juhos | 2010-01-04 | |
| | | | | SVN-Revision: 19031 | |||
* | ar71xx: fix RB-450G board detection (closes: #6453) | Gabor Juhos | 2010-01-04 | |
| | | | | SVN-Revision: 19030 | |||
* | ar71xx: fix generating pb4x images | Felix Fietkau | 2010-01-04 | |
| | | | | SVN-Revision: 19029 | |||
* | add support for titan variant (WRTP54G) (#6185) | Florian Fainelli | 2010-01-03 | |
| | | | | SVN-Revision: 19022 | |||
* | Prevent unnecessary host package rebuilds. | Lars-Peter Clausen | 2010-01-03 | |
| | | | | | | | | Sometimes `make install` touches a file inside the build directory, so it is betterr to create the build stamp after calling `make install` otherwise the package is going to be rebuild even though nothing really changed. SVN-Revision: 19021 | |||
* | update-package-md5sum: A tool to update the md5sum of openwrt packages. ↵ | Lars-Peter Clausen | 2010-01-03 | |
| | | | | | | Useful when upgrading a set of packages. SVN-Revision: 19019 | |||
* | dl_cleanup: Utility to delete all but the very last version of the tarballs ↵ | Michael Büsch | 2010-01-03 | |
| | | | | | | in the download directory. The tool does currently have a few false positives (probably below 1%), but this is harmless, because buildroot will just redownload them. SVN-Revision: 19018 | |||
* | adm5120: don't use IRQF_DISABLED flag in the switch driver | Gabor Juhos | 2010-01-03 | |
| | | | | SVN-Revision: 19017 | |||
* | adm5120: improve sysupgrade support | Gabor Juhos | 2010-01-03 | |
| | | | | SVN-Revision: 19016 | |||
* | adm5120: fix board detection | Gabor Juhos | 2010-01-03 | |
| | | | | SVN-Revision: 19015 | |||
* | amazon: readd wrongly removed file | Hauke Mehrtens | 2010-01-03 | |
| | | | | SVN-Revision: 19014 | |||
* | amazon: work on pci controller | Hauke Mehrtens | 2010-01-02 | |
| | | | | SVN-Revision: 19013 | |||
* | fix zlib linking failures with gcc-4.4+ (#6173) | Florian Fainelli | 2010-01-02 | |
| | | | | SVN-Revision: 19012 | |||
* | ar71xx: create firmware images for the AP81/PB42/PB44 boards | Gabor Juhos | 2010-01-02 | |
| | | | | SVN-Revision: 19011 | |||
* | ar71xx: simplify image generation a bit | Gabor Juhos | 2010-01-02 | |
| | | | | SVN-Revision: 19010 | |||
* | add western digital netcenter support to broadcom-diag (#6124) original ↵ | Florian Fainelli | 2010-01-02 | |
| | | | | | | patch from Christoph Muellner SVN-Revision: 19008 | |||
* | adm5120: preliminary 2.6.32 support (closes: #6304) | Gabor Juhos | 2010-01-02 | |
| | | | | SVN-Revision: 19005 | |||
* | adm5120: use enum for MACH_ADM5120_ definitions | Gabor Juhos | 2010-01-02 | |
| | | | | SVN-Revision: 19004 | |||
* | adm5120: nuke adm5120_mach_type, use mips_machtype instead | Gabor Juhos | 2010-01-02 | |
| | | | | SVN-Revision: 19003 | |||
* | adm5120: split bootext partition on the ZyXEL P-33x boards | Gabor Juhos | 2010-01-02 | |
| | | | | SVN-Revision: 19002 | |||
* | adm5120: add kmod-leds-gpio and kmod-ledtrig-adm5120-switch to the default ↵ | Gabor Juhos | 2010-01-02 | |
| | | | | | | packages SVN-Revision: 19001 | |||
* | adm5120: move early-printk support into a separate file | Gabor Juhos | 2010-01-02 | |
| | | | | SVN-Revision: 19000 | |||
* | adm5120: merge 2.6.30+ specific patches | Gabor Juhos | 2010-01-02 | |
| | | | | SVN-Revision: 18999 | |||
* | enable hso on ar71xx (#6432) | Florian Fainelli | 2010-01-02 | |
| | | | | SVN-Revision: 18995 | |||
* | mazon: use platform_device for most drivers and fix some printk's | Hauke Mehrtens | 2010-01-01 | |
| | | | | SVN-Revision: 18989 |