summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips
Commit message (Expand)AuthorAgeFilesLines
* kernel: update to 2.6.32.10juhosg2010-03-262-8/+8
* the mips -ffreestanding patch has been unnecessary for a long time now, remov...nbd2010-03-111-5/+5
* do *not* enable CONFIG_PCI in generic config, but on targets where it makes s...nico2010-03-112-0/+2
* kernel: update to kernel 2.6.32.9hauke2010-02-281-1/+1
* update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolarthepeople2010-02-121-1/+1
* clean up handling of some kernel symbolskaloz2010-02-112-2/+0
* re-sort all target and subtarget config fileskaloz2010-02-112-11/+11
* ramips: nuke 2.6.30 supportjuhosg2010-01-3110-756/+0
* ramips: enable RTL8366SR driver for the RT288x devicesjuhosg2010-01-311-0/+3
* ramips_eth: cleanup mac_address changingjuhosg2010-01-311-19/+12
* ramips_eth: update register offsetsjuhosg2010-01-311-8/+8
* ramips_eth: pass sys_clk via platform_datajuhosg2010-01-313-2/+5
* ramips_eth: add helper functions to {ed,dis}able interruptsjuhosg2010-01-311-6/+21
* ramips_eth: remove unnecessary typecastsjuhosg2010-01-311-2/+2
* ramips_eth: simplify tx_next computationjuhosg2010-01-311-5/+2
* ramips_eth: simplify tx descriptor initializationjuhosg2010-01-311-3/+2
* ramips_eth: pass 'raeth_priv' struct directly to dma specific functionsjuhosg2010-01-311-39/+35
* ramips: switch to 2.6.32juhosg2010-01-311-1/+1
* ramips_eth: convert to use netdev_opsjuhosg2010-01-311-6/+12
* ramips_eth: fix invalid register writesjuhosg2010-01-301-4/+5
* ramips_eth: move memset call out from the loopjuhosg2010-01-301-1/+1
* ramips_eth: header file cleanupjuhosg2010-01-301-144/+146
* ramips_eth: coding style cleanupjuhosg2010-01-301-54/+66
* ramips: register gpio buttons on the Fonera 2.0N boardjuhosg2010-01-302-0/+27
* ramips: register gpio buttons on the WHR-G300N boardjuhosg2010-01-302-1/+45
* ramips: register gpio buttons on the V22RW-2x2 boardjuhosg2010-01-302-1/+26
* ramips: register gpio buttons on the DIR-300 revB boardjuhosg2010-01-304-3/+28
* ramips: fix wrong base addresses for the RT288xjuhosg2010-01-301-4/+5
* ramips: include 'linux/leds.h' from 'dev-gpio-leds.h'juhosg2010-01-307-8/+2
* ramips: rename dev_gpio_leds.h to dev-gpio-leds.hjuhosg2010-01-307-6/+6
* ramips: cleanup WZR-AGL300NH board support filejuhosg2010-01-301-33/+9
* ramips: register gpio-buttons on the RT-N15 boardjuhosg2010-01-304-2/+28
* ramips: add common gpio-buttons devicejuhosg2010-01-308-1/+97
* ramips: register rtl8366s device on the RT-N15 boardjuhosg2010-01-302-2/+24
* ramips: sanitize return value of ramips_gpio_getjuhosg2010-01-301-1/+1
* ramips: update mips multi-machine stuffjuhosg2010-01-3011-59/+285
* ramips: add preliminary support for 2.6.32juhosg2010-01-269-0/+626
* ramips: refresh patchesjuhosg2010-01-262-11/+7
* ramips: sync kernel configjuhosg2010-01-261-6/+5
* [ramips] add initial support for the WZR-AGL300NH - patch by Joonas Lahtinen ...jow2010-01-246-6/+126
* [kernel] update to 2.6.30, refresh patchesflorian2009-12-041-1/+1
* some more Kconfig symbol move..kaloz2009-11-112-4/+0
* another round of kernel config cleanupskaloz2009-11-112-6/+0
* sort all target config fileskaloz2009-11-112-11/+11
* ramips: register ethernet device on the WHR-G300N and V22RW-2x2 boardsjuhosg2009-10-302-2/+2
* [ramips] missing header file changes, and fix mtu valueblogic2009-10-302-1/+2
* [ramips] fixes rx path for eth, spinlock it, increases buffer size, board now...blogic2009-10-291-28/+23
* [ramips] hopefully fixes dma issues seen on ethernet driver when under high loadblogic2009-10-291-2/+7
* ramips: move 'arch/mips/include/asm/mach-ralink/eth.h' to 'drivers/net/ramips...juhosg2009-10-262-1/+1
* ramips: use definitions from rt305x_regs, and nuke the duplicated onesjuhosg2009-10-262-5/+2