summaryrefslogtreecommitdiff
path: root/target/linux/ramips/files
AgeCommit message (Expand)Author
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
2012-02-11ramips: raeth: cleanup DMA API usage in ramips_eth_hard_start_xmitjuhosg
2012-02-11ramips: raeth: unmap rx DMA address in ramips_cleanup_dmajuhosg
2012-02-11ramips: raeth: add rx_dma array to store the DMA address of the rx packetsjuhosg
2012-02-11ramips: raeth: use dma_addr_t for the descriptorsjuhosg
2012-02-11ramips: raeth: unmap DMA memory when a packet is receivedjuhosg
2012-02-11ramips: raeth: add a temporary pktlen variablejuhosg
2012-02-11ramips: raeth: protect macro parametersjuhosg
2012-02-11ramips: raeth: indicate dropped packets in statsjuhosg
2012-02-11ramips: raeth: use the NUM_TX_DESC for the tx_skb arrayjuhosg
2012-02-11ramips: use uncached address in detect_mem_sizejuhosg
2012-02-11ramips: rt305x: remove CONFIG_MTD_PARTITION ifdefery from machine filesjuhosg
2012-02-11ramips: rt288x: remove CONFIG_MTD_PARTITION ifdefery from machine filesjuhosg
2012-02-11ramips: rt305x: add support for Accton WR6202 / SMCWBR11S-3GNjuhosg
2012-02-10ramips: fix compiler warning in prom.cjuhosg