Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | ramips: rt305x: nuke built-in MTD partition maps | Gabor Juhos | 2012-02-19 | |
| | | | | SVN-Revision: 30650 | |||
* | ramips: rt288x: nuke built-in MTD partition maps | Gabor Juhos | 2012-02-19 | |
| | | | | SVN-Revision: 30649 | |||
* | ramips: rt305x: add support for the Skyline SL-R7205 Wireless 3G router | Gabor Juhos | 2012-02-19 | |
| | | | | | | | | | | | | | [juhosg: - don't switch back to 2.6.39 - update config-3.2 - change machine id to SL-R7205 - reorder case entries in platform scripts - remove button hotplug script] Signed-off-by: Haipoh Teoh <hpteoh@ceedtec.com> SVN-Revision: 30645 | |||
* | ralink: rt3883: disable the 2GHz band on the RT-N56U | Gabor Juhos | 2012-02-18 | |
| | | | | SVN-Revision: 30632 | |||
* | ramips: rt3883: make rt3883_wlan_data visible | Gabor Juhos | 2012-02-18 | |
| | | | | SVN-Revision: 30631 | |||
* | ramips: rt3883: change eeprom file name | Gabor Juhos | 2012-02-16 | |
| | | | | SVN-Revision: 30603 | |||
* | ramips: select HW_HAS_PCI on per-board basis | Gabor Juhos | 2012-02-16 | |
| | | | | SVN-Revision: 30576 | |||
* | ramips: rt3883: remove a stray character from rt3883.h | Gabor Juhos | 2012-02-16 | |
| | | | | SVN-Revision: 30575 | |||
* | ramips: rt288x: don't register the PCI controller on each board | Gabor Juhos | 2012-02-16 | |
| | | | | SVN-Revision: 30574 | |||
* | ramips: raeth: separate ring allocation and setup | Gabor Juhos | 2012-02-16 | |
| | | | | SVN-Revision: 30573 | |||
* | ramips: rt288x: fix PCI resource conflict | Gabor Juhos | 2012-02-15 | |
| | | | | SVN-Revision: 30563 | |||
* | correct PCI IO/Mem resource swapping | Florian Fainelli | 2012-02-15 | |
| | | | | SVN-Revision: 30562 | |||
* | add Ralink V11ST-FE board support | Florian Fainelli | 2012-02-15 | |
| | | | | | | | | | | This board is equipped with: - 4MB of NOR Flash - 32MB of SDRAM - IC+ IP175C switch - one Mini-PCI slot SVN-Revision: 30561 | |||
* | ramips: raeth: add a helper function for skb allocation | Gabor Juhos | 2012-02-15 | |
| | | | | SVN-Revision: 30555 | |||
* | ramips: raeth: use netdev_alloc_skb | Gabor Juhos | 2012-02-15 | |
| | | | | SVN-Revision: 30554 | |||
* | ramips: raeth: add '__packed __aligned(4)' annotation to dma descritor ↵ | Gabor Juhos | 2012-02-15 | |
| | | | | | | | | structures This helps GCC to generare more efficient code. SVN-Revision: 30553 | |||
* | ramips: raeth: use 're' instead of 'priv' everywhere | Gabor Juhos | 2012-02-15 | |
| | | | | SVN-Revision: 30552 | |||
* | ramips: raeth: force link down in ramips_phy_stop | Gabor Juhos | 2012-02-15 | |
| | | | | SVN-Revision: 30550 | |||
* | ramips: raeth: serialize ramips_link_adjust calls | Gabor Juhos | 2012-02-15 | |
| | | | | SVN-Revision: 30549 | |||
* | ramips: raeth: add PHYLIB support | Gabor Juhos | 2012-02-15 | |
| | | | | SVN-Revision: 30547 | |||
* | ramips: rt3883: enable PCI on the RT-N56U board | Gabor Juhos | 2012-02-14 | |
| | | | | SVN-Revision: 30528 | |||
* | ramips: rt3883: add PCI support | Gabor Juhos | 2012-02-14 | |
| | | | | SVN-Revision: 30527 | |||
* | ramips: use SoC specific irq.h | Gabor Juhos | 2012-02-14 | |
| | | | | SVN-Revision: 30525 | |||
* | ramips: add preliminary support for the Asus RT-N56U board | Gabor Juhos | 2012-02-13 | |
| | | | | SVN-Revision: 30498 | |||
* | ramips: raeth: enable MDIO code for RT3883 | Gabor Juhos | 2012-02-13 | |
| | | | | SVN-Revision: 30497 | |||
* | ramips: add preliminary support for the RT3662/RT3883 SoCs | Gabor Juhos | 2012-02-13 | |
| | | | | SVN-Revision: 30495 | |||
* | ramips: include 'linux/module.h' in the ramips_spi driver | Gabor Juhos | 2012-02-12 | |
| | | | | SVN-Revision: 30475 | |||
* | ramips: rt288x: remove per-board physmap_flash_data instances | Gabor Juhos | 2012-02-12 | |
| | | | | SVN-Revision: 30474 | |||
* | ramips: rt305x: remove per-board physmap_flash_data instances | Gabor Juhos | 2012-02-12 | |
| | | | | SVN-Revision: 30473 | |||
* | ramips: remove yet another CONFIG_MTD_PARTITION ifdef | Gabor Juhos | 2012-02-11 | |
| | | | | SVN-Revision: 30462 | |||
* | ramips: use gpio-keys-polled instead of gpio-buttons | Gabor Juhos | 2012-02-11 | |
| | | | | SVN-Revision: 30461 | |||
* | ramips: add MIPS platform file | Gabor Juhos | 2012-02-11 | |
| | | | | SVN-Revision: 30459 | |||
* | ramips: add MDIO bus support for RT288X | Gabor Juhos | 2012-02-11 | |
| | | | | SVN-Revision: 30455 | |||
* | ramips: raeth: make debugging messages configurable | Gabor Juhos | 2012-02-11 | |
| | | | | SVN-Revision: 30450 | |||
* | ramips: raeth: use device pointer in DMA API calls | Gabor Juhos | 2012-02-11 | |
| | | | | SVN-Revision: 30449 | |||
* | ramips: raeth: add netdev pointer to private structure | Gabor Juhos | 2012-02-11 | |
| | | | | SVN-Revision: 30448 | |||
* | ramips: raeth: cleanup DMA API usage in ramips_eth_hard_start_xmit | Gabor Juhos | 2012-02-11 | |
| | | | | SVN-Revision: 30447 | |||
* | ramips: raeth: unmap rx DMA address in ramips_cleanup_dma | Gabor Juhos | 2012-02-11 | |
| | | | | SVN-Revision: 30446 | |||
* | ramips: raeth: add rx_dma array to store the DMA address of the rx packets | Gabor Juhos | 2012-02-11 | |
| | | | | SVN-Revision: 30445 | |||
* | ramips: raeth: use dma_addr_t for the descriptors | Gabor Juhos | 2012-02-11 | |
| | | | | SVN-Revision: 30444 | |||
* | ramips: raeth: unmap DMA memory when a packet is received | Gabor Juhos | 2012-02-11 | |
| | | | | SVN-Revision: 30443 | |||
* | ramips: raeth: add a temporary pktlen variable | Gabor Juhos | 2012-02-11 | |
| | | | | SVN-Revision: 30442 | |||
* | ramips: raeth: protect macro parameters | Gabor Juhos | 2012-02-11 | |
| | | | | SVN-Revision: 30441 | |||
* | ramips: raeth: indicate dropped packets in stats | Gabor Juhos | 2012-02-11 | |
| | | | | SVN-Revision: 30440 | |||
* | ramips: raeth: use the NUM_TX_DESC for the tx_skb array | Gabor Juhos | 2012-02-11 | |
| | | | | SVN-Revision: 30439 | |||
* | ramips: use uncached address in detect_mem_size | Gabor Juhos | 2012-02-11 | |
| | | | | SVN-Revision: 30438 | |||
* | ramips: rt305x: remove CONFIG_MTD_PARTITION ifdefery from machine files | Gabor Juhos | 2012-02-11 | |
| | | | | SVN-Revision: 30437 | |||
* | ramips: rt288x: remove CONFIG_MTD_PARTITION ifdefery from machine files | Gabor Juhos | 2012-02-11 | |
| | | | | SVN-Revision: 30436 | |||
* | ramips: rt305x: add support for Accton WR6202 / SMCWBR11S-3GN | Gabor Juhos | 2012-02-11 | |
| | | | | | | | | | | | | | | | | | | | | | | This patch adds support for the Accton WR6202 Mini 3G broadband router. Full details for this device are available at http://www.awbnetworks.com/products03.php?Fullkey=19. This device is identical to the SMCWBR11S-3GN: http://www.smc-asia.com/products03.php?Fullkey=210 It's also worth noting that this board has a GPIO line to control the power to the USB port. [juhosg: - fix checkpatch warnings, - reorder Kconfig entry, - merge the sysupgrade patch, - add GPL header] Signed-off-by: Johnathan Boyce <jon.boyce@globalreach.eu.com> SVN-Revision: 30434 | |||
* | ramips: fix compiler warning in prom.c | Gabor Juhos | 2012-02-10 | |
| | | | | SVN-Revision: 30424 |