summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files
Commit message (Expand)AuthorAgeFilesLines
* ramips: Add missing andmask to ramips_esw register read for recv_good value.juhosg2012-09-051-1/+3
* ramips: Use doubletagging to disable ramips_esw vlan by default, it seems mor...juhosg2012-09-051-1/+1
* ramips: make built-in switch transparent for ALL0256N and ALL5002juhosg2012-08-292-2/+2
* ramips: Power down phy on disabled switch portsjuhosg2012-08-291-5/+67
* ramips: Add support for 8devices Carambola dev board.juhosg2012-08-294-0/+49
* ramips: Rename POC registersjuhosg2012-08-291-31/+31
* ramips: Minor ramips_esw.c cleanupjuhosg2012-08-294-62/+18
* ramips: Add swconfig support to ramips_esw.cjuhosg2012-08-292-35/+755
* ramips: ramips_esw.c indentation cleanupjuhosg2012-08-291-11/+11
* ramips: add board alias for the ALL0239-3Gjuhosg2012-08-172-0/+4
* ramips: add support for D-Link DIR-615 H1juhosg2012-08-174-1/+120
* ramips: rename rt3352 usb platform devicesjuhosg2012-08-121-2/+2
* ramips: watchdog: use maximum possible timeout by defaultjuhosg2012-08-121-6/+6
* ramips: add D-Link DIR-620 A1 supportjuhosg2012-08-122-3/+52
* [ramips] DWC otg usb: compilation fixes and trivial bugfix in slave modeblogic2012-07-245-5/+45
* [ramips] D-Link DAP-1350 initial supportblogic2012-07-244-0/+101
* [ramips] enable OHCI/EHCI glue on Rt305x, so it is available for Rt3352F.blogic2012-07-241-0/+2
* [ramips] add support for Allnet ALL5002 to kernelblogic2012-07-244-0/+70
* [ramips] uart_clk on Rt3352F is always 40MHzblogic2012-07-241-1/+1
* ramips: rt305x: add support for Edimax 3G-6200Njuhosg2012-07-124-0/+93
* ramips: rt305x: add support for the Petatel PSR-680W Wireless CDMA Routerjuhosg2012-06-194-0/+80
* ramips: WAN LED for D-Link DIR-300-B1juhosg2012-05-291-0/+14
* ramips: rt3883: add device registration code for the SPI controllerjuhosg2012-05-272-0/+26
* ramips: rt3883: fix GPIO reservation for the SPI pinsjuhosg2012-05-271-1/+1
* ramips: rt305x: remove superfluous controller_data assignmentjuhosg2012-05-271-1/+0
* ramips: Add byte queue limits support to net/ethernet/ramips_main.cjuhosg2012-05-231-0/+8
* ramips: W306R V2.0 - GPIO and Network fixesjuhosg2012-05-021-2/+2
* ramips: rt305x: add support for the UR-336UN boardjuhosg2012-04-234-0/+99
* ramips: rt305x: add support for the Asus WL-330N3G boardjuhosg2012-04-234-0/+107
* ramips: rt305x: add OHCI/EHCI registration code for RT3352juhosg2012-04-212-5/+161
* ramips: rt305x: fix CPU clock detection on RT3352juhosg2012-04-212-12/+36
* ramips: rt305x: use different memory size setup for RT3352juhosg2012-04-212-2/+13
* ramips: rt305x: add initial support for Tenda W306R V2.0juhosg2012-04-214-0/+79
* ramips: add support for the ARC FreeStation5 board, also fix WCR-150GN networ...jow2012-03-294-0/+39
* ramips: rt305x: build image for the DIR-615 rev D boardsjuhosg2012-03-272-0/+4
* ramips: rt305x: add add support for the Asus WL-330N boardjuhosg2012-03-274-0/+101
* ramips: add RT3350 detectionjuhosg2012-03-123-0/+12
* ramips: rt305x: rewrite SoC detectionjuhosg2012-03-113-5/+60
* ramips: rt305x: rename SYSTEM_CONFIG_* defines to RT305X_SYSCFG_*juhosg2012-03-113-14/+14
* ramips: replace RALINK_SOC_* macros with global variablesjuhosg2012-03-1110-64/+30
* ramips: introduce ramips_soc_prom_init and move SoC detection into thatjuhosg2012-03-1111-21/+18
* ramips: allow to use DSP ASE on RT3xxxjuhosg2012-03-112-2/+2
* ramips: add support for unbranded XDX-RN502J boardjuhosg2012-03-044-0/+86
* ramips: board support for Asus RT-N10+juhosg2012-03-044-0/+81
* ramips: don't read RAMIPS_RX_CALC_IDX0 register in the loopjuhosg2012-02-261-1/+3
* ramips: raeth: add rx_info structurejuhosg2012-02-262-24/+57
* ramips: raeth: add tx_info structurejuhosg2012-02-262-19/+55
* ramips: raeth: don't process disabled interruptsjuhosg2012-02-251-5/+11
* ramips: raeth: show interrupt statistics in debugfsjuhosg2012-02-223-0/+105
* ramips: raeth: add debugfs supportjuhosg2012-02-225-1/+91