summaryrefslogtreecommitdiff
path: root/target/linux/ramips/files
AgeCommit message (Expand)Author
2012-03-04ramips: add support for unbranded XDX-RN502J boardjuhosg
2012-03-04ramips: board support for Asus RT-N10+juhosg
2012-02-26ramips: don't read RAMIPS_RX_CALC_IDX0 register in the loopjuhosg
2012-02-26ramips: raeth: add rx_info structurejuhosg
2012-02-26ramips: raeth: add tx_info structurejuhosg
2012-02-25ramips: raeth: don't process disabled interruptsjuhosg
2012-02-22ramips: raeth: show interrupt statistics in debugfsjuhosg
2012-02-22ramips: raeth: add debugfs supportjuhosg
2012-02-22ramips: raeth: rename main source filejuhosg
2012-02-21ramips: raeth: add missing Kconfig and Makefilejuhosg
2012-02-21ramips: move the ethernet driver into a separate directoryjuhosg
2012-02-21ramips: rename the spi driverjuhosg
2012-02-19ramips: rt3883: make rt3883_nand_data visiblejuhosg
2012-02-19ramips: merge 3.2 fixesjuhosg
2012-02-19ramips: rt305x: nuke built-in MTD partition mapsjuhosg
2012-02-19ramips: rt288x: nuke built-in MTD partition mapsjuhosg
2012-02-19ramips: rt305x: add support for the Skyline SL-R7205 Wireless 3G routerjuhosg
2012-02-18ralink: rt3883: disable the 2GHz band on the RT-N56Ujuhosg
2012-02-18ramips: rt3883: make rt3883_wlan_data visiblejuhosg
2012-02-16ramips: rt3883: change eeprom file namejuhosg
2012-02-16ramips: select HW_HAS_PCI on per-board basisjuhosg
2012-02-16ramips: rt3883: remove a stray character from rt3883.hjuhosg
2012-02-16ramips: rt288x: don't register the PCI controller on each boardjuhosg
2012-02-16ramips: raeth: separate ring allocation and setupjuhosg
2012-02-15ramips: rt288x: fix PCI resource conflictjuhosg
2012-02-15[ramips] correct PCI IO/Mem resource swappingflorian
2012-02-15[ramips] add Ralink V11ST-FE board supportflorian
2012-02-15ramips: raeth: add a helper function for skb allocationjuhosg
2012-02-15ramips: raeth: use netdev_alloc_skbjuhosg
2012-02-15ramips: raeth: add '__packed __aligned(4)' annotation to dma descritor struct...juhosg
2012-02-15ramips: raeth: use 're' instead of 'priv' everywherejuhosg
2012-02-15ramips: raeth: force link down in ramips_phy_stopjuhosg
2012-02-15ramips: raeth: serialize ramips_link_adjust callsjuhosg
2012-02-15ramips: raeth: add PHYLIB supportjuhosg
2012-02-14ramips: rt3883: enable PCI on the RT-N56U boardjuhosg
2012-02-14ramips: rt3883: add PCI supportjuhosg
2012-02-14ramips: use SoC specific irq.hjuhosg
2012-02-13ramips: add preliminary support for the Asus RT-N56U boardjuhosg
2012-02-13ramips: raeth: enable MDIO code for RT3883juhosg
2012-02-13ramips: add preliminary support for the RT3662/RT3883 SoCsjuhosg
2012-02-12ramips: include 'linux/module.h' in the ramips_spi driverjuhosg
2012-02-12ramips: rt288x: remove per-board physmap_flash_data instancesjuhosg
2012-02-12ramips: rt305x: remove per-board physmap_flash_data instancesjuhosg
2012-02-11ramips: remove yet another CONFIG_MTD_PARTITION ifdefjuhosg
2012-02-11ramips: use gpio-keys-polled instead of gpio-buttonsjuhosg
2012-02-11ramips: add MIPS platform filejuhosg
2012-02-11ramips: add MDIO bus support for RT288Xjuhosg
2012-02-11ramips: raeth: make debugging messages configurablejuhosg
2012-02-11ramips: raeth: use device pointer in DMA API callsjuhosg
2012-02-11ramips: raeth: add netdev pointer to private structurejuhosg