4435 Commits (8bc4e3ea1430cd1533cdd483633a403d855bda37)

Author SHA1 Message Date
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 16 years ago
Imre Kaloz 7776a7ddec remove 2.6.28 support from ppc40x 16 years ago
Imre Kaloz b05072d30f disable ppc4xx watchdog, it's unreliable 16 years ago
Florian Fainelli d251ee8997 add more missing configuration symbols 16 years ago
Florian Fainelli 84073c9484 remove the 2.6.28 specific Kernel/Prepare hack 16 years ago
Florian Fainelli 4177b70c8d resync kernel configuration, re-enable printk and make the kernel fit under 768KB 16 years ago
Imre Kaloz 87b29f3ad8 upgrade iop32x to 2.6.30 16 years ago
Imre Kaloz 97d5479ca1 sort kconfig symbols in generic configs 16 years ago
Imre Kaloz e6e5e6c72b add missing kconfig symbol 16 years ago
Felix Fietkau 7b14b774b4 ppc: add missing symbols for building with a newer toolchain 16 years ago
Gabor Juhos bc59e3da51 ramips: move 'arch/mips/include/asm/mach-ralink/eth.h' to 'drivers/net/ramips_eth.h' 16 years ago
Gabor Juhos 5dd653a6bd ramips: use definitions from rt305x_regs, and nuke the duplicated ones 16 years ago
Gabor Juhos c170980c4f ramips: move ramips_eth_platform_data into a separate file 16 years ago
Gabor Juhos b98fa096a6 ramips: request_irq prior to dma allocation, and handle the case if it fails 16 years ago
Gabor Juhos 08f77d2e7e ramips: add error handling to ramips_alloc_dma 16 years ago
Gabor Juhos 941c1dae2c ramips: free allocated skbs in ramips_cleanup_dma 16 years ago
Gabor Juhos 82cc25d5f0 ramips: add ramips_setup_dma helper to the ethernet driver 16 years ago
Gabor Juhos f69b042df9 ramips: add ramips_cleanup_dma helper 16 years ago
Gabor Juhos defb7c0059 ramips: remove unnecessary includes in the ethernet driver 16 years ago
Gabor Juhos 36cb733d4f ramips: fix dma api usage in the ethernet driver 16 years ago
Gabor Juhos 69a3298ab5 ramips: use resource to pass irq and base address to the ethernet driver 16 years ago
Gabor Juhos 7c7f004875 ramips: add error-path handling to the ramips_eth_plat_probe 16 years ago
Imre Kaloz 3dd87b893a since we are using newer iptables version, we don't need this patch anymore 16 years ago
Imre Kaloz 4d1bd56f33 rename some patches 16 years ago
Imre Kaloz 69578dfd7b prepare for the removal of squashfs 3.4: switch olpc to 2.6.30 (let's hope it works fine), and mark at91 broken 16 years ago
Florian Fainelli 6f63230e27 add missing configuration symbols 16 years ago
Florian Fainelli 338490bd50 remove 2.6.28 support, we never really used it 16 years ago
Florian Fainelli 7100c1efd9 switch to 2.6.30.9 16 years ago
John Crispin 1729f7bdc1 use gpio_led package rather than staticly linking it into the kernel 16 years ago
John Crispin f1ad6d3768 fixes licenses 16 years ago
John Crispin 6a56b1186e select CONFIG_LEDS_GPIO per default 16 years ago
John Crispin 6f63d7baf2 clean up dma api of ethernet driver 16 years ago
John Crispin 9126be5b6e fixes dma bug in eth driver, that was caused under high net load. the dma ring was not initialized on time 16 years ago
Gabor Juhos 984fe7992a ramips: nuke net_device stats from the private data of the ethernet driver 16 years ago
Gabor Juhos ec836476b0 ramips: remove unnecessary type-castings in the ethernet driver 16 years ago
Gabor Juhos ac92dc42d4 ramips: change debug message levels, and add missing LFs 16 years ago
Gabor Juhos 0fe967f6e6 ramips: make ethernet fuctions static 16 years ago
Gabor Juhos 7af7711f9f ramips: register ethernet device on the DIR-300 board 16 years ago
Gabor Juhos 2ad69183a8 ramips: change prom code to accept 'board=FOOBAR' from the command line 16 years ago
Gabor Juhos d681005ce3 ramips: modify {read,write}_config helpers 16 years ago
Gabor Juhos ebde2e4c90 ramips: nuke config_access helper 16 years ago
John Crispin c23f92244c fixes dma hangups in eth 16 years ago
John Crispin c7db1ecc33 select fon20n mach 16 years ago
John Crispin eff75d868b make ethernet a platform device 16 years ago
John Crispin 5c399c6f20 missing define to make mach for fonera20n work 16 years ago