4360 Commits (bd4bec689d27485ec83a45ccd08a3107424ef6f0)

Author SHA1 Message Date
Andy Boyett e4e1a303f5 2.6.28: add ZyXEL and Amit flashmapping and start fixing up GPIO support. Thanks Daniel Gimpelevich 15 years ago
Andy Boyett 260aee67dc fix failsafe, was accidentally broken by r18214. Thanks Daniel Gimpelevich 15 years ago
Gabor Juhos 9be77f8669 ixp4xx: the missing phy_disconnect call has been added in upstream, remove that patch 15 years ago
Gabor Juhos 5f4c7746cd ixp4xx: remove bogus 'eth%d: MII PHY x on NPE-x' messages 15 years ago
Florian Fainelli 0624a9c4ea alway include kmod-libertas by default 15 years ago
Florian Fainelli 0000c40d8f refresh 2.6.30 kernel patches 15 years ago
Florian Fainelli 12d8c25efe fix build failures on include/scsi/scsi.h, spotted by udev compilation 15 years ago
Gabor Juhos b624dec41b ramips: register ethernet device on the WHR-G300N and V22RW-2x2 boards 15 years ago
Gabor Juhos 6c2ad19baf ar71xx: sync 2.6.31 kernel config 15 years ago
Gabor Juhos 7849923473 ar71xx: add preliminary support for the TL-WR841ND v5 board 15 years ago
Gabor Juhos 21fc9ffe63 ar71xx: use soc specific divider for mdio clock 15 years ago
Gabor Juhos f336f8748c ar71xx: update mdio_reset code 15 years ago
Gabor Juhos aeb60acd26 ar71xx: add missing profiles for the TL-WR841ND v3 and MZK-W300NH boards 15 years ago
Gabor Juhos bff1160587 ar71xx: simplify image generation 15 years ago
Florian Fainelli 5e7b871d8a remove no longer used configs and patches 15 years ago
John Crispin 9364f83dbc missing header file changes, and fix mtu value 15 years ago
Travis Kemen 72c103416c fix my typo 15 years ago
Travis Kemen a1021e8e64 add WRT350Nv1 target, thanks sn9 15 years ago
Florian Fainelli c13f3a58d0 make the kernel also output on ttyS0 and ask openfirmware to unfreeze the screen 15 years ago
Florian Fainelli 540e328b66 ext2 images need to wait for /dev/sda2 to appear before attempting to mount it, fixes olpc boot on ext2 images 15 years ago
John Crispin 2d57b56bce make etehrent work on wrt350n, thx sn9 15 years ago
John Crispin ff5deeef08 fixes rx path for eth, spinlock it, increases buffer size, board now survives ping -f 15 years ago
Florian Fainelli 32cae1aee8 fix u-boot installation 15 years ago
Florian Fainelli d94947e2e9 fix u-boot linking failure with an EABI toolchain 15 years ago
Florian Fainelli 77e195a2cb fix dfboot linking failures (#5937) 15 years ago
Florian Fainelli 411d1ba1bb do not generate trx images, this is useless 15 years ago
John Crispin 135111a05b hopefully fixes dma issues seen on ethernet driver when under high load 15 years ago
Florian Fainelli 4b09e185f2 remove support for 2.6.27, no target is using it anymore 15 years ago
Florian Fainelli 81a3955189 fix build failure on vmlinux.lds with 2.6.31 (#6052) 15 years ago
Florian Fainelli 502f64a0f3 move the forward declaration of struct mtd_info, prevents build failures on arm and mips 15 years ago
Imre Kaloz 8bf0f955e7 ppc40x: use version number-less patches and config 15 years ago
Imre Kaloz 7776a7ddec remove 2.6.28 support from ppc40x 15 years ago
Imre Kaloz b05072d30f disable ppc4xx watchdog, it's unreliable 15 years ago
Florian Fainelli d251ee8997 add more missing configuration symbols 15 years ago
Florian Fainelli 84073c9484 remove the 2.6.28 specific Kernel/Prepare hack 15 years ago
Florian Fainelli 4177b70c8d resync kernel configuration, re-enable printk and make the kernel fit under 768KB 15 years ago
Imre Kaloz 87b29f3ad8 upgrade iop32x to 2.6.30 15 years ago
Imre Kaloz 97d5479ca1 sort kconfig symbols in generic configs 15 years ago
Imre Kaloz e6e5e6c72b add missing kconfig symbol 15 years ago
Felix Fietkau 7b14b774b4 ppc: add missing symbols for building with a newer toolchain 15 years ago
Gabor Juhos bc59e3da51 ramips: move 'arch/mips/include/asm/mach-ralink/eth.h' to 'drivers/net/ramips_eth.h' 15 years ago
Gabor Juhos 5dd653a6bd ramips: use definitions from rt305x_regs, and nuke the duplicated ones 15 years ago
Gabor Juhos c170980c4f ramips: move ramips_eth_platform_data into a separate file 15 years ago
Gabor Juhos b98fa096a6 ramips: request_irq prior to dma allocation, and handle the case if it fails 15 years ago
Gabor Juhos 08f77d2e7e ramips: add error handling to ramips_alloc_dma 15 years ago
Gabor Juhos 941c1dae2c ramips: free allocated skbs in ramips_cleanup_dma 15 years ago
Gabor Juhos 82cc25d5f0 ramips: add ramips_setup_dma helper to the ethernet driver 15 years ago
Gabor Juhos f69b042df9 ramips: add ramips_cleanup_dma helper 15 years ago
Gabor Juhos defb7c0059 ramips: remove unnecessary includes in the ethernet driver 15 years ago
Gabor Juhos 36cb733d4f ramips: fix dma api usage in the ethernet driver 15 years ago