summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files
Commit message (Expand)AuthorAgeFilesLines
* ramips: register watchdog device on the rt288x boardsjuhosg2011-01-262-0/+2
* ramips: add watchdog device for RT288xjuhosg2011-01-263-0/+33
* ramips: register watchdog device on the rt305x boardsjuhosg2011-01-267-0/+7
* ramips: add watchdog device for RT305xjuhosg2011-01-263-0/+34
* ramips: add watchdog driverjuhosg2011-01-261-0/+355
* ramips: implement clock API for RT288xjuhosg2011-01-267-45/+152
* ramips: implement clock API for RT305Xjuhosg2011-01-267-41/+148
* ramips: remove extern and __init from function prototypesjuhosg2011-01-267-31/+28
* ramips: ramips_esw: fix typosjuhosg2011-01-041-2/+2
* ramips: handle OTG interrupt on the RT305x SoCjuhosg2010-12-141-0/+3
* ramips: ramips_esw: add more definitionsjuhosg2010-12-081-3/+49
* ramips: ramips_esw: add helper function to set pvidjuhosg2010-12-081-1/+17
* ramips: ramips_esw: add helper function to set vlan membersjuhosg2010-12-081-1/+31
* ramips: ramips_esw: add helper function to set VLAN idjuhosg2010-12-081-2/+17
* ramips: ramips_esw: introduce rt305x_esw_rmw{,_raw} functionjuhosg2010-12-081-0/+23
* ramips: ramips_esw: use rt305x_esw prefix in function namesjuhosg2010-12-081-33/+33
* ramips: ramips_esw: coding style cleanupjuhosg2010-12-081-24/+31
* ramips: ramips_esw: add defines for switch register offsetsjuhosg2010-12-081-24/+52
* ramips: ramips_esw: don't touch GPIO_PURPOSE registerjuhosg2010-12-081-20/+0
* ramips: ramips_esw: convert it to be a platform driverjuhosg2010-12-085-13/+134
* ramips: ramips_esw: move hardware initialization into a separate functionjuhosg2010-12-081-8/+14
* ramips: ramips_esw: use a private structure for the functionsjuhosg2010-12-081-36/+43
* ramips: use tabs instead of spaces in mach-f5d8235-v2.cjuhosg2010-12-051-43/+43
* ramips: add support for Belkin F5D8235 v2 boardjuhosg2010-11-244-0/+149
* ramips: Use NET_IP_ALIGN instead of hardcoding 2juhosg2010-11-241-4/+5
* ramips: DMA map the correct RX skb sizejuhosg2010-11-241-2/+2
* ramips: Don't trigger BUG_ON due to skb allocation failurejuhosg2010-11-241-16/+19
* ramips: Remove unnecessary skb_putjuhosg2010-11-241-1/+1
* ramips: Allow ethernet interface to be taken down and up againjuhosg2010-10-051-0/+4
* 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