summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files
Commit message (Expand)AuthorAgeFilesLines
* ramips: rt305x: add support for the Skyline SL-R7205 Wireless 3G routerGabor Juhos2012-02-194-0/+119
* ralink: rt3883: disable the 2GHz band on the RT-N56UGabor Juhos2012-02-181-0/+1
* ramips: rt3883: make rt3883_wlan_data visibleGabor Juhos2012-02-182-4/+4
* ramips: rt3883: change eeprom file nameGabor Juhos2012-02-161-1/+1
* ramips: select HW_HAS_PCI on per-board basisGabor Juhos2012-02-163-2/+2
* ramips: rt3883: remove a stray character from rt3883.hGabor Juhos2012-02-161-1/+0
* ramips: rt288x: don't register the PCI controller on each boardGabor Juhos2012-02-163-3/+8
* ramips: raeth: separate ring allocation and setupGabor Juhos2012-02-161-44/+90
* ramips: rt288x: fix PCI resource conflictGabor Juhos2012-02-151-0/+8
* correct PCI IO/Mem resource swappingFlorian Fainelli2012-02-151-4/+4
* add Ralink V11ST-FE board supportFlorian Fainelli2012-02-154-0/+113
* ramips: raeth: add a helper function for skb allocationGabor Juhos2012-02-151-6/+16
* ramips: raeth: use netdev_alloc_skbGabor Juhos2012-02-151-2/+3
* ramips: raeth: add '__packed __aligned(4)' annotation to dma descritor struct...Gabor Juhos2012-02-151-2/+2
* ramips: raeth: use 're' instead of 'priv' everywhereGabor Juhos2012-02-151-73/+73
* ramips: raeth: force link down in ramips_phy_stopGabor Juhos2012-02-151-7/+6
* ramips: raeth: serialize ramips_link_adjust callsGabor Juhos2012-02-151-0/+8
* ramips: raeth: add PHYLIB supportGabor Juhos2012-02-153-8/+225
* ramips: rt3883: enable PCI on the RT-N56U boardGabor Juhos2012-02-141-0/+16
* ramips: rt3883: add PCI supportGabor Juhos2012-02-144-0/+518
* ramips: use SoC specific irq.hGabor Juhos2012-02-143-3/+36
* ramips: add preliminary support for the Asus RT-N56U boardGabor Juhos2012-02-134-0/+148
* ramips: raeth: enable MDIO code for RT3883Gabor Juhos2012-02-131-2/+2
* ramips: add preliminary support for the RT3662/RT3883 SoCsGabor Juhos2012-02-1321-0/+1784
* ramips: include 'linux/module.h' in the ramips_spi driverGabor Juhos2012-02-121-0/+1
* ramips: rt288x: remove per-board physmap_flash_data instancesGabor Juhos2012-02-126-28/+30
* ramips: rt305x: remove per-board physmap_flash_data instancesGabor Juhos2012-02-1221-120/+93
* ramips: remove yet another CONFIG_MTD_PARTITION ifdefGabor Juhos2012-02-111-2/+0
* ramips: use gpio-keys-polled instead of gpio-buttonsGabor Juhos2012-02-1126-136/+156
* ramips: add MIPS platform fileGabor Juhos2012-02-111-0/+19
* ramips: add MDIO bus support for RT288XGabor Juhos2012-02-112-2/+154
* ramips: raeth: make debugging messages configurableGabor Juhos2012-02-111-3/+9
* ramips: raeth: use device pointer in DMA API callsGabor Juhos2012-02-111-11/+12
* ramips: raeth: add netdev pointer to private structureGabor Juhos2012-02-112-0/+2
* ramips: raeth: cleanup DMA API usage in ramips_eth_hard_start_xmitGabor Juhos2012-02-111-5/+4
* ramips: raeth: unmap rx DMA address in ramips_cleanup_dmaGabor Juhos2012-02-111-1/+4
* ramips: raeth: add rx_dma array to store the DMA address of the rx packetsGabor Juhos2012-02-112-10/+17
* ramips: raeth: use dma_addr_t for the descriptorsGabor Juhos2012-02-112-9/+10
* ramips: raeth: unmap DMA memory when a packet is receivedGabor Juhos2012-02-111-0/+4
* ramips: raeth: add a temporary pktlen variableGabor Juhos2012-02-111-3/+6
* ramips: raeth: protect macro parametersGabor Juhos2012-02-111-4/+4
* ramips: raeth: indicate dropped packets in statsGabor Juhos2012-02-111-0/+2
* ramips: raeth: use the NUM_TX_DESC for the tx_skb arrayGabor Juhos2012-02-111-1/+1
* ramips: use uncached address in detect_mem_sizeGabor Juhos2012-02-111-2/+3
* ramips: rt305x: remove CONFIG_MTD_PARTITION ifdefery from machine filesGabor Juhos2012-02-1122-93/+1
* ramips: rt288x: remove CONFIG_MTD_PARTITION ifdefery from machine filesGabor Juhos2012-02-114-16/+0
* ramips: rt305x: add support for Accton WR6202 / SMCWBR11S-3GNGabor Juhos2012-02-114-0/+133
* ramips: fix compiler warning in prom.cGabor Juhos2012-02-101-4/+4
* ramips: change vlan_config for the ALFA W502U boardGabor Juhos2012-01-311-1/+1
* ramips: add support for Sitecom WL-341v3 and other Sercomm IP1006RRv2 boardsGabor Juhos2012-01-264-0/+161