| Commit message (Expand) | Author | Age | Files | Lines |
* | ramips: add support for unbranded XDX-RN502J board | juhosg | 2012-03-04 | 4 | -0/+86 |
* | ramips: board support for Asus RT-N10+ | juhosg | 2012-03-04 | 4 | -0/+81 |
* | ramips: don't read RAMIPS_RX_CALC_IDX0 register in the loop | juhosg | 2012-02-26 | 1 | -1/+3 |
* | ramips: raeth: add rx_info structure | juhosg | 2012-02-26 | 2 | -24/+57 |
* | ramips: raeth: add tx_info structure | juhosg | 2012-02-26 | 2 | -19/+55 |
* | ramips: raeth: don't process disabled interrupts | juhosg | 2012-02-25 | 1 | -5/+11 |
* | ramips: raeth: show interrupt statistics in debugfs | juhosg | 2012-02-22 | 3 | -0/+105 |
* | ramips: raeth: add debugfs support | juhosg | 2012-02-22 | 5 | -1/+91 |
* | ramips: raeth: rename main source file | juhosg | 2012-02-22 | 2 | -0/+2 |
* | ramips: raeth: add missing Kconfig and Makefile | juhosg | 2012-02-21 | 2 | -0/+18 |
* | ramips: move the ethernet driver into a separate directory | juhosg | 2012-02-21 | 3 | -0/+0 |
* | ramips: rename the spi driver | juhosg | 2012-02-21 | 1 | -0/+0 |
* | ramips: rt3883: make rt3883_nand_data visible | juhosg | 2012-02-19 | 2 | -7/+4 |
* | ramips: merge 3.2 fixes | juhosg | 2012-02-19 | 1 | -1/+1 |
* | ramips: rt305x: nuke built-in MTD partition maps | juhosg | 2012-02-19 | 23 | -821/+0 |
* | ramips: rt288x: nuke built-in MTD partition maps | juhosg | 2012-02-19 | 4 | -146/+0 |
* | ramips: rt305x: add support for the Skyline SL-R7205 Wireless 3G router | juhosg | 2012-02-19 | 4 | -0/+119 |
* | 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: 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 | 4 | -0/+113 |
* | 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 | 3 | -8/+225 |
* | 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 | 4 | -0/+518 |
* | ramips: use SoC specific irq.h | juhosg | 2012-02-14 | 3 | -3/+36 |
* | ramips: add preliminary support for the Asus RT-N56U board | juhosg | 2012-02-13 | 4 | -0/+148 |
* | 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 | 21 | -0/+1784 |
* | 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: 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 | 26 | -136/+156 |
* | ramips: add MIPS platform file | juhosg | 2012-02-11 | 1 | -0/+19 |
* | ramips: add MDIO bus support for RT288X | juhosg | 2012-02-11 | 2 | -2/+154 |
* | ramips: raeth: make debugging messages configurable | juhosg | 2012-02-11 | 1 | -3/+9 |
* | 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 |