Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | fix failsafe, was accidentally broken by r18214. Thanks Daniel Gimpelevich | Andy Boyett | 2009-11-01 | |
| | | | | SVN-Revision: 18253 | |||
* | ixp4xx: the missing phy_disconnect call has been added in upstream, remove ↵ | Gabor Juhos | 2009-10-31 | |
| | | | | | | that patch SVN-Revision: 18252 | |||
* | ixp4xx: remove bogus 'eth%d: MII PHY x on NPE-x' messages | Gabor Juhos | 2009-10-31 | |
| | | | | SVN-Revision: 18251 | |||
* | alway include kmod-libertas by default | Florian Fainelli | 2009-10-31 | |
| | | | | SVN-Revision: 18245 | |||
* | refresh 2.6.30 kernel patches | Florian Fainelli | 2009-10-30 | |
| | | | | SVN-Revision: 18231 | |||
* | fix build failures on include/scsi/scsi.h, spotted by udev compilation | Florian Fainelli | 2009-10-30 | |
| | | | | SVN-Revision: 18230 | |||
* | ramips: register ethernet device on the WHR-G300N and V22RW-2x2 boards | Gabor Juhos | 2009-10-30 | |
| | | | | SVN-Revision: 18229 | |||
* | ar71xx: sync 2.6.31 kernel config | Gabor Juhos | 2009-10-30 | |
| | | | | SVN-Revision: 18227 | |||
* | ar71xx: add preliminary support for the TL-WR841ND v5 board | Gabor Juhos | 2009-10-30 | |
| | | | | SVN-Revision: 18226 | |||
* | ar71xx: use soc specific divider for mdio clock | Gabor Juhos | 2009-10-30 | |
| | | | | SVN-Revision: 18225 | |||
* | ar71xx: update mdio_reset code | Gabor Juhos | 2009-10-30 | |
| | | | | SVN-Revision: 18224 | |||
* | ar71xx: add missing profiles for the TL-WR841ND v3 and MZK-W300NH boards | Gabor Juhos | 2009-10-30 | |
| | | | | SVN-Revision: 18223 | |||
* | ar71xx: simplify image generation | Gabor Juhos | 2009-10-30 | |
| | | | | SVN-Revision: 18222 | |||
* | remove no longer used configs and patches | Florian Fainelli | 2009-10-30 | |
| | | | | SVN-Revision: 18221 | |||
* | missing header file changes, and fix mtu value | John Crispin | 2009-10-30 | |
| | | | | SVN-Revision: 18220 | |||
* | fix my typo | Travis Kemen | 2009-10-30 | |
| | | | | SVN-Revision: 18219 | |||
* | add WRT350Nv1 target, thanks sn9 | Travis Kemen | 2009-10-30 | |
| | | | | SVN-Revision: 18218 | |||
* | make the kernel also output on ttyS0 and ask openfirmware to unfreeze the screen | Florian Fainelli | 2009-10-29 | |
| | | | | SVN-Revision: 18216 | |||
* | ext2 images need to wait for /dev/sda2 to appear before attempting to mount ↵ | Florian Fainelli | 2009-10-29 | |
| | | | | | | it, fixes olpc boot on ext2 images SVN-Revision: 18215 | |||
* | make etehrent work on wrt350n, thx sn9 | John Crispin | 2009-10-29 | |
| | | | | SVN-Revision: 18214 | |||
* | fixes rx path for eth, spinlock it, increases buffer size, board now ↵ | John Crispin | 2009-10-29 | |
| | | | | | | survives ping -f SVN-Revision: 18212 | |||
* | fix u-boot installation | Florian Fainelli | 2009-10-29 | |
| | | | | SVN-Revision: 18208 | |||
* | fix u-boot linking failure with an EABI toolchain | Florian Fainelli | 2009-10-29 | |
| | | | | SVN-Revision: 18207 | |||
* | fix dfboot linking failures (#5937) | Florian Fainelli | 2009-10-29 | |
| | | | | SVN-Revision: 18206 | |||
* | do not generate trx images, this is useless | Florian Fainelli | 2009-10-29 | |
| | | | | SVN-Revision: 18204 | |||
* | hopefully fixes dma issues seen on ethernet driver when under high load | John Crispin | 2009-10-29 | |
| | | | | SVN-Revision: 18203 | |||
* | remove support for 2.6.27, no target is using it anymore | Florian Fainelli | 2009-10-29 | |
| | | | | SVN-Revision: 18201 | |||
* | fix build failure on vmlinux.lds with 2.6.31 (#6052) | Florian Fainelli | 2009-10-29 | |
| | | | | SVN-Revision: 18199 | |||
* | move the forward declaration of struct mtd_info, prevents build failures on ↵ | Florian Fainelli | 2009-10-29 | |
| | | | | | | arm and mips SVN-Revision: 18198 | |||
* | ppc40x: use version number-less patches and config | Imre Kaloz | 2009-10-27 | |
| | | | | SVN-Revision: 18188 | |||
* | remove 2.6.28 support from ppc40x | Imre Kaloz | 2009-10-27 | |
| | | | | SVN-Revision: 18187 | |||
* | disable ppc4xx watchdog, it's unreliable | Imre Kaloz | 2009-10-27 | |
| | | | | SVN-Revision: 18186 | |||
* | add more missing configuration symbols | Florian Fainelli | 2009-10-27 | |
| | | | | SVN-Revision: 18185 | |||
* | remove the 2.6.28 specific Kernel/Prepare hack | Florian Fainelli | 2009-10-27 | |
| | | | | SVN-Revision: 18184 | |||
* | resync kernel configuration, re-enable printk and make the kernel fit under ↵ | Florian Fainelli | 2009-10-27 | |
| | | | | | | 768KB SVN-Revision: 18183 | |||
* | upgrade iop32x to 2.6.30 | Imre Kaloz | 2009-10-27 | |
| | | | | SVN-Revision: 18182 | |||
* | sort kconfig symbols in generic configs | Imre Kaloz | 2009-10-27 | |
| | | | | SVN-Revision: 18181 | |||
* | add missing kconfig symbol | Imre Kaloz | 2009-10-27 | |
| | | | | SVN-Revision: 18180 | |||
* | ppc: add missing symbols for building with a newer toolchain | Felix Fietkau | 2009-10-27 | |
| | | | | SVN-Revision: 18179 | |||
* | ramips: move 'arch/mips/include/asm/mach-ralink/eth.h' to ↵ | Gabor Juhos | 2009-10-26 | |
| | | | | | | 'drivers/net/ramips_eth.h' SVN-Revision: 18176 | |||
* | ramips: use definitions from rt305x_regs, and nuke the duplicated ones | Gabor Juhos | 2009-10-26 | |
| | | | | SVN-Revision: 18175 | |||
* | ramips: move ramips_eth_platform_data into a separate file | Gabor Juhos | 2009-10-26 | |
| | | | | SVN-Revision: 18174 | |||
* | ramips: request_irq prior to dma allocation, and handle the case if it fails | Gabor Juhos | 2009-10-26 | |
| | | | | SVN-Revision: 18173 | |||
* | ramips: add error handling to ramips_alloc_dma | Gabor Juhos | 2009-10-26 | |
| | | | | SVN-Revision: 18172 | |||
* | ramips: free allocated skbs in ramips_cleanup_dma | Gabor Juhos | 2009-10-26 | |
| | | | | SVN-Revision: 18171 | |||
* | ramips: add ramips_setup_dma helper to the ethernet driver | Gabor Juhos | 2009-10-26 | |
| | | | | SVN-Revision: 18170 | |||
* | ramips: add ramips_cleanup_dma helper | Gabor Juhos | 2009-10-26 | |
| | | | | SVN-Revision: 18169 | |||
* | ramips: remove unnecessary includes in the ethernet driver | Gabor Juhos | 2009-10-26 | |
| | | | | SVN-Revision: 18168 | |||
* | ramips: fix dma api usage in the ethernet driver | Gabor Juhos | 2009-10-26 | |
| | | | | SVN-Revision: 18167 | |||
* | ramips: use resource to pass irq and base address to the ethernet driver | Gabor Juhos | 2009-10-26 | |
| | | | | SVN-Revision: 18166 |