Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | FIT uImage support for the MPC8377-WLAN | Imre Kaloz | 2010-01-10 | |
| | | | | SVN-Revision: 19094 | |||
* | upgrade to 2.6.31, add preliminary support for the Freescale MPC8377E-WLAN ↵ | Imre Kaloz | 2010-01-10 | |
| | | | | | | board - not finished, yet SVN-Revision: 19092 | |||
* | remove unneeded patch | Imre Kaloz | 2010-01-09 | |
| | | | | SVN-Revision: 19088 | |||
* | upgrade to latest kernels | Imre Kaloz | 2010-01-09 | |
| | | | | SVN-Revision: 19087 | |||
* | ar71xx: add NAPI statistics to the ag71xx driver | Gabor Juhos | 2010-01-08 | |
| | | | | SVN-Revision: 19079 | |||
* | ar71xx: add missing flash partition for the DIR-825 | Gabor Juhos | 2010-01-08 | |
| | | | | SVN-Revision: 19075 | |||
* | bcm47xx: Add basic 2.6.32 support. | Michael Büsch | 2010-01-07 | |
| | | | | SVN-Revision: 19062 | |||
* | fix typo after r19054 | Jo-Philipp Wich | 2010-01-06 | |
| | | | | SVN-Revision: 19059 | |||
* | 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 | |||
* | 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 | |||
* | 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 | |||
* | ar71xx: fix ubntxm image builds | Felix Fietkau | 2010-01-05 | |
| | | | | SVN-Revision: 19044 | |||
* | 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 | |||
* | 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 | |||
* | 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 | |||
* | 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 | |||
* | mazon: use platform_device for most drivers and fix some printk's | Hauke Mehrtens | 2010-01-01 | |
| | | | | SVN-Revision: 18989 | |||
* | ar71xx: fix bi-color QSS LED on the TL-WR941ND v2 board | Gabor Juhos | 2010-01-01 | |
| | | | | SVN-Revision: 18988 | |||
* | ar71xx: update mips multi-machine stuff | Gabor Juhos | 2010-01-01 | |
| | | | | SVN-Revision: 18985 | |||
* | ar71xx: select AR71XX_NVRAM for the WRT160NL | Gabor Juhos | 2010-01-01 | |
| | | | | SVN-Revision: 18984 | |||
* | ar71xx: refresh patches | Gabor Juhos | 2010-01-01 | |
| | | | | SVN-Revision: 18983 | |||
* | kernel: update to 2.6.31.9 and 2.6.32.2, and refresh patches | Gabor Juhos | 2010-01-01 | |
| | | | | SVN-Revision: 18982 | |||
* | ar71xx: fix wireless mac address on the WRT160NL | Gabor Juhos | 2009-12-31 | |
| | | | | SVN-Revision: 18976 | |||
* | remove handling of older unsupported kernels | Imre Kaloz | 2009-12-27 | |
| | | | | SVN-Revision: 18955 | |||
* | get rid of even more 2.6.28 stuff | Imre Kaloz | 2009-12-27 | |
| | | | | SVN-Revision: 18953 | |||
* | switch ixp4xx and ubicom32 to 2.6.30, get rid of 2.6.28 files | Imre Kaloz | 2009-12-27 | |
| | | | | SVN-Revision: 18952 | |||
* | ar71xx: fix random wireless mac address on the TEW-632BRP/DIR-615 boards | Gabor Juhos | 2009-12-27 | |
| | | | | SVN-Revision: 18951 | |||
* | ar71xx: pass eeprom and mac address location to the ar913x_add_device_wmac ↵ | Gabor Juhos | 2009-12-27 | |
| | | | | | | function SVN-Revision: 18950 | |||
* | ar71xx: remove duplicated include | Gabor Juhos | 2009-12-27 | |
| | | | | SVN-Revision: 18949 |