summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files
Commit message (Expand)AuthorAgeFilesLines
* ramips: Ralink RT305x, support for Prolink PWH2004 (Abocom5205)juhosg2010-09-274-0/+111
* ramips: add support for Sparklan WCR-150GN boardjuhosg2010-08-154-0/+76
* ramips: register ethernet device on the RT-N15juhosg2010-07-151-0/+8
* ramips: add generic ethernet device for the RT288xjuhosg2010-07-152-0/+44
* ramips: add mdio_cfg configuration for the ethernet driverjuhosg2010-07-153-0/+86
* ramips: Fix bridging in ramips ethernet driverjuhosg2010-07-131-1/+1
* ramips: protect GPIO register access with a spinlockjuhosg2010-07-131-1/+11
* Fix ramips build when CONFIG_RALINK_DEV_GPIO_BUTTONS is not set.blogic2010-05-311-1/+1
* ramips: merge slab patchjuhosg2010-05-282-0/+2
* ramips: use COMMAND_LINE_SIZE directlyjuhosg2010-05-281-1/+1
* ramips: use KEY_RESTART and KEY_WPS_BUTTON code for the appropriate buttonsjuhosg2010-04-225-9/+9
* ramips: annotate device register function prototypes with __initjuhosg2010-03-311-2/+2
* ramips: register wifi device for the RT2880 based boardsjuhosg2010-03-312-0/+3
* ramips: add wifi device for the RT2880 as welljuhosg2010-03-312-0/+27
* ramips: register wifi device on the rt305x based boardsjuhosg2010-03-304-0/+4
* The ralink rt305x board has a wireless card that can be used with the rt2800p...blogic2010-03-302-0/+27
* [ramips] Fix the base address of the wireless card. Otherwise it is not possi...blogic2010-03-301-1/+1
* 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_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-302-1/+26
* 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-302-0/+26
* ramips: add common gpio-buttons devicejuhosg2010-01-304-1/+93
* ramips: register rtl8366s device on the RT-N15 boardjuhosg2010-01-301-2/+21
* ramips: sanitize return value of ramips_gpio_getjuhosg2010-01-301-1/+1
* ramips: update mips multi-machine stuffjuhosg2010-01-309-59/+17
* [ramips] add initial support for the WZR-AGL300NH - patch by Joonas Lahtinen ...jow2010-01-245-0/+119
* 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