summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* ramips: raeth: rename main source filejuhosg2012-02-222-0/+2
* ramips: raeth: add missing Kconfig and Makefilejuhosg2012-02-212-0/+18
* ramips: move the ethernet driver into a separate directoryjuhosg2012-02-213-0/+0
* ramips: rename the spi driverjuhosg2012-02-211-0/+0
* ramips: rt3883: make rt3883_nand_data visiblejuhosg2012-02-192-7/+4
* ramips: merge 3.2 fixesjuhosg2012-02-191-1/+1
* ramips: rt305x: nuke built-in MTD partition mapsjuhosg2012-02-1923-821/+0
* ramips: rt288x: nuke built-in MTD partition mapsjuhosg2012-02-194-146/+0
* ramips: rt305x: add support for the Skyline SL-R7205 Wireless 3G routerjuhosg2012-02-194-0/+119
* ralink: rt3883: disable the 2GHz band on the RT-N56Ujuhosg2012-02-181-0/+1
* ramips: rt3883: make rt3883_wlan_data visiblejuhosg2012-02-182-4/+4
* ramips: rt3883: change eeprom file namejuhosg2012-02-161-1/+1
* ramips: select HW_HAS_PCI on per-board basisjuhosg2012-02-163-2/+2
* ramips: rt3883: remove a stray character from rt3883.hjuhosg2012-02-161-1/+0
* ramips: rt288x: don't register the PCI controller on each boardjuhosg2012-02-163-3/+8
* ramips: raeth: separate ring allocation and setupjuhosg2012-02-161-44/+90
* ramips: rt288x: fix PCI resource conflictjuhosg2012-02-151-0/+8
* [ramips] correct PCI IO/Mem resource swappingflorian2012-02-151-4/+4
* [ramips] add Ralink V11ST-FE board supportflorian2012-02-154-0/+113
* ramips: raeth: add a helper function for skb allocationjuhosg2012-02-151-6/+16
* ramips: raeth: use netdev_alloc_skbjuhosg2012-02-151-2/+3
* ramips: raeth: add '__packed __aligned(4)' annotation to dma descritor struct...juhosg2012-02-151-2/+2
* ramips: raeth: use 're' instead of 'priv' everywherejuhosg2012-02-151-73/+73
* ramips: raeth: force link down in ramips_phy_stopjuhosg2012-02-151-7/+6
* ramips: raeth: serialize ramips_link_adjust callsjuhosg2012-02-151-0/+8
* ramips: raeth: add PHYLIB supportjuhosg2012-02-153-8/+225
* ramips: rt3883: enable PCI on the RT-N56U boardjuhosg2012-02-141-0/+16
* ramips: rt3883: add PCI supportjuhosg2012-02-144-0/+518
* ramips: use SoC specific irq.hjuhosg2012-02-143-3/+36
* ramips: add preliminary support for the Asus RT-N56U boardjuhosg2012-02-134-0/+148
* ramips: raeth: enable MDIO code for RT3883juhosg2012-02-131-2/+2
* ramips: add preliminary support for the RT3662/RT3883 SoCsjuhosg2012-02-1321-0/+1784
* ramips: include 'linux/module.h' in the ramips_spi driverjuhosg2012-02-121-0/+1
* ramips: rt288x: remove per-board physmap_flash_data instancesjuhosg2012-02-126-28/+30
* ramips: rt305x: remove per-board physmap_flash_data instancesjuhosg2012-02-1221-120/+93