aboutsummaryrefslogtreecommitdiff
path: root/target/linux/ramips
Commit message (Expand)AuthorAge
* the mips -ffreestanding patch has been unnecessary for a long time now, remov...Felix Fietkau2010-03-11
* do *not* enable CONFIG_PCI in generic config, but on targets where it makes s...Nicolas Thill2010-03-11
* kernel: update to kernel 2.6.32.9Hauke Mehrtens2010-02-28
* update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolarTravis Kemen2010-02-12
* clean up handling of some kernel symbolsImre Kaloz2010-02-11
* re-sort all target and subtarget config filesImre Kaloz2010-02-11
* ramips: nuke 2.6.30 supportGabor Juhos2010-01-31
* ramips: enable RTL8366SR driver for the RT288x devicesGabor Juhos2010-01-31
* ramips_eth: cleanup mac_address changingGabor Juhos2010-01-31
* ramips_eth: update register offsetsGabor Juhos2010-01-31
* ramips_eth: pass sys_clk via platform_dataGabor Juhos2010-01-31
* ramips_eth: add helper functions to {ed,dis}able interruptsGabor Juhos2010-01-31
* ramips_eth: remove unnecessary typecastsGabor Juhos2010-01-31
* ramips_eth: simplify tx_next computationGabor Juhos2010-01-31
* ramips_eth: simplify tx descriptor initializationGabor Juhos2010-01-31
* ramips_eth: pass 'raeth_priv' struct directly to dma specific functionsGabor Juhos2010-01-31
* ramips: switch to 2.6.32Gabor Juhos2010-01-31
* ramips_eth: convert to use netdev_opsGabor Juhos2010-01-31
* ramips_eth: fix invalid register writesGabor Juhos2010-01-30
* ramips_eth: move memset call out from the loopGabor Juhos2010-01-30
* ramips_eth: header file cleanupGabor Juhos2010-01-30
* ramips_eth: coding style cleanupGabor Juhos2010-01-30
* ramips: register gpio buttons on the Fonera 2.0N boardGabor Juhos2010-01-30
* ramips: register gpio buttons on the WHR-G300N boardGabor Juhos2010-01-30
* ramips: register gpio buttons on the V22RW-2x2 boardGabor Juhos2010-01-30
* ramips: register gpio buttons on the DIR-300 revB boardGabor Juhos2010-01-30
* ramips: fix wrong base addresses for the RT288xGabor Juhos2010-01-30
* ramips: include 'linux/leds.h' from 'dev-gpio-leds.h'Gabor Juhos2010-01-30
* ramips: rename dev_gpio_leds.h to dev-gpio-leds.hGabor Juhos2010-01-30
* ramips: cleanup WZR-AGL300NH board support fileGabor Juhos2010-01-30
* ramips: register gpio-buttons on the RT-N15 boardGabor Juhos2010-01-30
* ramips: add common gpio-buttons deviceGabor Juhos2010-01-30
* ramips: register rtl8366s device on the RT-N15 boardGabor Juhos2010-01-30
* ramips: sanitize return value of ramips_gpio_getGabor Juhos2010-01-30
* ramips: update mips multi-machine stuffGabor Juhos2010-01-30
* ramips: add preliminary support for 2.6.32Gabor Juhos2010-01-26
* ramips: refresh patchesGabor Juhos2010-01-26
* ramips: sync kernel configGabor Juhos2010-01-26
* add initial support for the WZR-AGL300NH - patch by Joonas Lahtinen <joonas.l...Jo-Philipp Wich2010-01-24
* update to 2.6.30, refresh patchesFlorian Fainelli2009-12-04
* some more Kconfig symbol move..Imre Kaloz2009-11-11
* another round of kernel config cleanupsImre Kaloz2009-11-11
* sort all target config filesImre Kaloz2009-11-11
* ramips: register ethernet device on the WHR-G300N and V22RW-2x2 boardsGabor Juhos2009-10-30
* missing header file changes, and fix mtu valueJohn Crispin2009-10-30
* fixes rx path for eth, spinlock it, increases buffer size, board now survives...John Crispin2009-10-29
* hopefully fixes dma issues seen on ethernet driver when under high loadJohn Crispin2009-10-29
* ramips: move 'arch/mips/include/asm/mach-ralink/eth.h' to 'drivers/net/ramips...Gabor Juhos2009-10-26
* ramips: use definitions from rt305x_regs, and nuke the duplicated onesGabor Juhos2009-10-26
* ramips: move ramips_eth_platform_data into a separate fileGabor Juhos2009-10-26