summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips
Commit message (Expand)AuthorAgeFilesLines
* [ramips] add Ralink V11ST-FE board supportflorian2012-02-1511-0/+134
* 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-155-10/+229
* ramips: extract eeprom for the PCIe wlan module on the RT-N56Ujuhosg2012-02-141-4/+12
* ramips: rt3883: enable PCI on the RT-N56U boardjuhosg2012-02-141-0/+16
* ramips: rt3883: add PCI supportjuhosg2012-02-148-1/+548
* ramips: rt3883: sync 2.6.39 configjuhosg2012-02-141-7/+3
* ramips: use SoC specific irq.hjuhosg2012-02-143-3/+36
* ramips: rt3883: update package list in the default profilejuhosg2012-02-131-1/+1
* ramips: add preliminary support for the Asus RT-N56U boardjuhosg2012-02-1311-0/+174
* ramips: raeth: enable MDIO code for RT3883juhosg2012-02-131-2/+2
* ramips: add preliminary support for the RT3662/RT3883 SoCsjuhosg2012-02-1340-9/+2286
* ramips: use GENERIC_{4,8}M image template for WR5123GNjuhosg2012-02-121-5/+2
* ramips: rt305x: pass MTD partition map to the ALL0256N via cmdlinejuhosg2012-02-121-1/+2
* ramips: add initial support for 3.2juhosg2012-02-1213-1/+607
* 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
* ramips: load gpio-polled keys modulejuhosg2012-02-111-1/+1
* ramips: remove yet another CONFIG_MTD_PARTITION ifdefjuhosg2012-02-111-2/+0
* ramips: use gpio-keys-polled instead of gpio-buttonsjuhosg2012-02-1127-138/+159
* ramips: add MIPS platform filejuhosg2012-02-112-29/+29
* ramips: add MDIO bus support for RT288Xjuhosg2012-02-112-2/+154
* ramips: fix Belkin F5D8235-v2 VLAN setupjuhosg2012-02-111-4/+10
* ramips: raeth: make debugging messages configurablejuhosg2012-02-114-4/+16
* ramips: raeth: use device pointer in DMA API callsjuhosg2012-02-111-11/+12
* ramips: raeth: add netdev pointer to private structurejuhosg2012-02-112-0/+2
* ramips: raeth: cleanup DMA API usage in ramips_eth_hard_start_xmitjuhosg2012-02-111-5/+4
* ramips: raeth: unmap rx DMA address in ramips_cleanup_dmajuhosg2012-02-111-1/+4
* ramips: raeth: add rx_dma array to store the DMA address of the rx packetsjuhosg2012-02-112-10/+17
* ramips: raeth: use dma_addr_t for the descriptorsjuhosg2012-02-112-9/+10
* ramips: raeth: unmap DMA memory when a packet is receivedjuhosg2012-02-111-0/+4
* ramips: raeth: add a temporary pktlen variablejuhosg2012-02-111-3/+6
* ramips: raeth: protect macro parametersjuhosg2012-02-111-4/+4
* ramips: raeth: indicate dropped packets in statsjuhosg2012-02-111-0/+2
* ramips: raeth: use the NUM_TX_DESC for the tx_skb arrayjuhosg2012-02-111-1/+1
* ramips: use uncached address in detect_mem_sizejuhosg2012-02-111-2/+3
* ramips: rt305x: remove CONFIG_MTD_PARTITION ifdefery from machine filesjuhosg2012-02-1122-93/+1
* ramips: rt288x: remove CONFIG_MTD_PARTITION ifdefery from machine filesjuhosg2012-02-114-16/+0
* ramips: refresh patchesjuhosg2012-02-112-6/+6
* ramips: rt305x: add support for Accton WR6202 / SMCWBR11S-3GNjuhosg2012-02-1111-3/+155
* ramips: rt305x: merge duplicated mac address setupjuhosg2012-02-111-6/+2
* ramips: rt305x: add profile for the Belkin f5d8235v2juhosg2012-02-111-0/+20
* ramips: fix compiler warning in prom.cjuhosg2012-02-101-4/+4
* ramips: change vlan_config for the ALFA W502U boardjuhosg2012-01-311-1/+1