| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ramips: rt305x: add support for the Skyline SL-R7205 Wireless 3G router | juhosg | 2012-02-19 | 14 | -1/+141 |
* | ralink: rt3883: disable the 2GHz band on the RT-N56U | juhosg | 2012-02-18 | 1 | -0/+1 |
* | ramips: rt3883: make rt3883_wlan_data visible | juhosg | 2012-02-18 | 2 | -4/+4 |
* | ramips: extract eeprom for the built-in wlan module on the RT-N56U | juhosg | 2012-02-16 | 1 | -1/+3 |
* | ramips: rt3883: change eeprom file name | juhosg | 2012-02-16 | 1 | -1/+1 |
* | ramips: select HW_HAS_PCI on per-board basis | juhosg | 2012-02-16 | 3 | -2/+2 |
* | ramips: rt3883: remove a stray character from rt3883.h | juhosg | 2012-02-16 | 1 | -1/+0 |
* | ramips: rt288x: don't register the PCI controller on each board | juhosg | 2012-02-16 | 3 | -3/+8 |
* | ramips: raeth: separate ring allocation and setup | juhosg | 2012-02-16 | 1 | -44/+90 |
* | ramips: rt288x: fix PCI resource conflict | juhosg | 2012-02-15 | 1 | -0/+8 |
* | [ramips] correct PCI IO/Mem resource swapping | florian | 2012-02-15 | 1 | -4/+4 |
* | [ramips] add Ralink V11ST-FE board support | florian | 2012-02-15 | 11 | -0/+134 |
* | ramips: raeth: add a helper function for skb allocation | juhosg | 2012-02-15 | 1 | -6/+16 |
* | ramips: raeth: use netdev_alloc_skb | juhosg | 2012-02-15 | 1 | -2/+3 |
* | ramips: raeth: add '__packed __aligned(4)' annotation to dma descritor struct... | juhosg | 2012-02-15 | 1 | -2/+2 |
* | ramips: raeth: use 're' instead of 'priv' everywhere | juhosg | 2012-02-15 | 1 | -73/+73 |
* | ramips: raeth: force link down in ramips_phy_stop | juhosg | 2012-02-15 | 1 | -7/+6 |
* | ramips: raeth: serialize ramips_link_adjust calls | juhosg | 2012-02-15 | 1 | -0/+8 |
* | ramips: raeth: add PHYLIB support | juhosg | 2012-02-15 | 5 | -10/+229 |
* | ramips: extract eeprom for the PCIe wlan module on the RT-N56U | juhosg | 2012-02-14 | 1 | -4/+12 |
* | ramips: rt3883: enable PCI on the RT-N56U board | juhosg | 2012-02-14 | 1 | -0/+16 |
* | ramips: rt3883: add PCI support | juhosg | 2012-02-14 | 8 | -1/+548 |
* | ramips: rt3883: sync 2.6.39 config | juhosg | 2012-02-14 | 1 | -7/+3 |
* | ramips: use SoC specific irq.h | juhosg | 2012-02-14 | 3 | -3/+36 |
* | ramips: rt3883: update package list in the default profile | juhosg | 2012-02-13 | 1 | -1/+1 |
* | ramips: add preliminary support for the Asus RT-N56U board | juhosg | 2012-02-13 | 11 | -0/+174 |
* | ramips: raeth: enable MDIO code for RT3883 | juhosg | 2012-02-13 | 1 | -2/+2 |
* | ramips: add preliminary support for the RT3662/RT3883 SoCs | juhosg | 2012-02-13 | 40 | -9/+2286 |
* | ramips: use GENERIC_{4,8}M image template for WR5123GN | juhosg | 2012-02-12 | 1 | -5/+2 |
* | ramips: rt305x: pass MTD partition map to the ALL0256N via cmdline | juhosg | 2012-02-12 | 1 | -1/+2 |
* | ramips: add initial support for 3.2 | juhosg | 2012-02-12 | 13 | -1/+607 |
* | ramips: include 'linux/module.h' in the ramips_spi driver | juhosg | 2012-02-12 | 1 | -0/+1 |
* | ramips: rt288x: remove per-board physmap_flash_data instances | juhosg | 2012-02-12 | 6 | -28/+30 |
* | ramips: rt305x: remove per-board physmap_flash_data instances | juhosg | 2012-02-12 | 21 | -120/+93 |
* | ramips: load gpio-polled keys module | juhosg | 2012-02-11 | 1 | -1/+1 |
* | ramips: remove yet another CONFIG_MTD_PARTITION ifdef | juhosg | 2012-02-11 | 1 | -2/+0 |
* | ramips: use gpio-keys-polled instead of gpio-buttons | juhosg | 2012-02-11 | 27 | -138/+159 |
* | ramips: add MIPS platform file | juhosg | 2012-02-11 | 2 | -29/+29 |
* | ramips: add MDIO bus support for RT288X | juhosg | 2012-02-11 | 2 | -2/+154 |
* | ramips: fix Belkin F5D8235-v2 VLAN setup | juhosg | 2012-02-11 | 1 | -4/+10 |
* | ramips: raeth: make debugging messages configurable | juhosg | 2012-02-11 | 4 | -4/+16 |
* | ramips: raeth: use device pointer in DMA API calls | juhosg | 2012-02-11 | 1 | -11/+12 |
* | ramips: raeth: add netdev pointer to private structure | juhosg | 2012-02-11 | 2 | -0/+2 |
* | ramips: raeth: cleanup DMA API usage in ramips_eth_hard_start_xmit | juhosg | 2012-02-11 | 1 | -5/+4 |
* | ramips: raeth: unmap rx DMA address in ramips_cleanup_dma | juhosg | 2012-02-11 | 1 | -1/+4 |
* | ramips: raeth: add rx_dma array to store the DMA address of the rx packets | juhosg | 2012-02-11 | 2 | -10/+17 |
* | ramips: raeth: use dma_addr_t for the descriptors | juhosg | 2012-02-11 | 2 | -9/+10 |
* | ramips: raeth: unmap DMA memory when a packet is received | juhosg | 2012-02-11 | 1 | -0/+4 |
* | ramips: raeth: add a temporary pktlen variable | juhosg | 2012-02-11 | 1 | -3/+6 |
* | ramips: raeth: protect macro parameters | juhosg | 2012-02-11 | 1 | -4/+4 |