| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |
* | ramips: raeth: indicate dropped packets in stats | juhosg | 2012-02-11 | 1 | -0/+2 |
* | ramips: raeth: use the NUM_TX_DESC for the tx_skb array | juhosg | 2012-02-11 | 1 | -1/+1 |
* | ramips: use uncached address in detect_mem_size | juhosg | 2012-02-11 | 1 | -2/+3 |
* | ramips: rt305x: remove CONFIG_MTD_PARTITION ifdefery from machine files | juhosg | 2012-02-11 | 22 | -93/+1 |
* | ramips: rt288x: remove CONFIG_MTD_PARTITION ifdefery from machine files | juhosg | 2012-02-11 | 4 | -16/+0 |
* | ramips: rt305x: add support for Accton WR6202 / SMCWBR11S-3GN | juhosg | 2012-02-11 | 4 | -0/+133 |
* | ramips: fix compiler warning in prom.c | juhosg | 2012-02-10 | 1 | -4/+4 |
* | ramips: change vlan_config for the ALFA W502U board | juhosg | 2012-01-31 | 1 | -1/+1 |
* | ramips: add support for Sitecom WL-341v3 and other Sercomm IP1006RRv2 boards | juhosg | 2012-01-26 | 4 | -0/+161 |
* | ramips: add kernel support for ALL0256N | juhosg | 2012-01-24 | 4 | -0/+135 |
* | ramips: scripts updates | juhosg | 2012-01-23 | 2 | -4/+4 |
* | ramips: Rework ramips_eth to not require irqsave locking anymore | blogic | 2012-01-17 | 1 | -6/+9 |
* | ramips: rt288x: add support for the Belkin F5D8235-4 v1 board | juhosg | 2011-12-28 | 4 | -0/+148 |
* | ramips: rt288x: change base address and window size of flash bank 0 | juhosg | 2011-12-28 | 1 | -2/+2 |
* | ramips: rt305x: add support for the ALFA Networks W502U (R36) board | juhosg | 2011-12-28 | 4 | -0/+136 |
* | ramips: rt288x: add support for the Buffalo WLI-TX4-AG300N board | juhosg | 2011-12-27 | 4 | -1/+161 |
* | ramips: initial support for Sitecom WL-351 v1 002 | juhosg | 2011-12-23 | 7 | -4/+187 |
* | ramips: add support for the Senao/EnGenius ESR-9753 board | juhosg | 2011-12-23 | 5 | -0/+142 |
* | ramips: define firmware partition for Omnima MiniEMBWiFi | juhosg | 2011-12-23 | 1 | -0/+4 |
* | ramips: add support for Omnima MiniEMBWiFi board | juhosg | 2011-12-14 | 4 | -0/+118 |
* | ramips: fix argus board rootfs size | juhosg | 2011-12-04 | 1 | -1/+1 |
* | ramips: fix Asus RT-N15 board support | juhosg | 2011-12-01 | 1 | -3/+3 |
* | ramips: Sparklan wcr-150gn board fixes | juhosg | 2011-12-01 | 1 | -2/+52 |