Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ramips: raeth: use netdev_alloc_skb | Gabor Juhos | 2012-02-15 | 1 | -2/+3 |
| | | | | SVN-Revision: 30554 | ||||
* | ramips: raeth: add '__packed __aligned(4)' annotation to dma descritor ↵ | Gabor Juhos | 2012-02-15 | 1 | -2/+2 |
| | | | | | | | | 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 | 1 | -73/+73 |
| | | | | SVN-Revision: 30552 | ||||
* | ramips: raeth: force link down in ramips_phy_stop | Gabor Juhos | 2012-02-15 | 1 | -7/+6 |
| | | | | SVN-Revision: 30550 | ||||
* | ramips: raeth: serialize ramips_link_adjust calls | Gabor Juhos | 2012-02-15 | 1 | -0/+8 |
| | | | | SVN-Revision: 30549 | ||||
* | ramips: raeth: add PHYLIB support | Gabor Juhos | 2012-02-15 | 5 | -10/+229 |
| | | | | SVN-Revision: 30547 | ||||
* | ramips: extract eeprom for the PCIe wlan module on the RT-N56U | Gabor Juhos | 2012-02-14 | 1 | -4/+12 |
| | | | | SVN-Revision: 30529 | ||||
* | ramips: rt3883: enable PCI on the RT-N56U board | Gabor Juhos | 2012-02-14 | 1 | -0/+16 |
| | | | | SVN-Revision: 30528 | ||||
* | ramips: rt3883: add PCI support | Gabor Juhos | 2012-02-14 | 8 | -1/+548 |
| | | | | SVN-Revision: 30527 | ||||
* | ramips: rt3883: sync 2.6.39 config | Gabor Juhos | 2012-02-14 | 1 | -7/+3 |
| | | | | SVN-Revision: 30526 | ||||
* | ramips: use SoC specific irq.h | Gabor Juhos | 2012-02-14 | 3 | -3/+36 |
| | | | | SVN-Revision: 30525 | ||||
* | ramips: rt3883: update package list in the default profile | Gabor Juhos | 2012-02-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 30499 | ||||
* | ramips: add preliminary support for the Asus RT-N56U board | Gabor Juhos | 2012-02-13 | 11 | -0/+174 |
| | | | | SVN-Revision: 30498 | ||||
* | ramips: raeth: enable MDIO code for RT3883 | Gabor Juhos | 2012-02-13 | 1 | -2/+2 |
| | | | | SVN-Revision: 30497 | ||||
* | ramips: add preliminary support for the RT3662/RT3883 SoCs | Gabor Juhos | 2012-02-13 | 40 | -9/+2286 |
| | | | | SVN-Revision: 30495 | ||||
* | ramips: use GENERIC_{4,8}M image template for WR5123GN | Gabor Juhos | 2012-02-12 | 1 | -5/+2 |
| | | | | SVN-Revision: 30483 | ||||
* | ramips: rt305x: pass MTD partition map to the ALL0256N via cmdline | Gabor Juhos | 2012-02-12 | 1 | -1/+2 |
| | | | | SVN-Revision: 30482 | ||||
* | ramips: add initial support for 3.2 | Gabor Juhos | 2012-02-12 | 13 | -1/+607 |
| | | | | SVN-Revision: 30476 | ||||
* | ramips: include 'linux/module.h' in the ramips_spi driver | Gabor Juhos | 2012-02-12 | 1 | -0/+1 |
| | | | | SVN-Revision: 30475 | ||||
* | ramips: rt288x: remove per-board physmap_flash_data instances | Gabor Juhos | 2012-02-12 | 6 | -28/+30 |
| | | | | SVN-Revision: 30474 | ||||
* | ramips: rt305x: remove per-board physmap_flash_data instances | Gabor Juhos | 2012-02-12 | 21 | -120/+93 |
| | | | | SVN-Revision: 30473 | ||||
* | ramips: load gpio-polled keys module | Gabor Juhos | 2012-02-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 30463 | ||||
* | ramips: remove yet another CONFIG_MTD_PARTITION ifdef | Gabor Juhos | 2012-02-11 | 1 | -2/+0 |
| | | | | SVN-Revision: 30462 | ||||
* | ramips: use gpio-keys-polled instead of gpio-buttons | Gabor Juhos | 2012-02-11 | 27 | -138/+159 |
| | | | | SVN-Revision: 30461 | ||||
* | ramips: add MIPS platform file | Gabor Juhos | 2012-02-11 | 2 | -29/+29 |
| | | | | SVN-Revision: 30459 | ||||
* | ramips: add MDIO bus support for RT288X | Gabor Juhos | 2012-02-11 | 2 | -2/+154 |
| | | | | SVN-Revision: 30455 | ||||
* | ramips: fix Belkin F5D8235-v2 VLAN setup | Gabor Juhos | 2012-02-11 | 1 | -4/+10 |
| | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 30452 | ||||
* | ramips: raeth: make debugging messages configurable | Gabor Juhos | 2012-02-11 | 4 | -4/+16 |
| | | | | SVN-Revision: 30450 | ||||
* | ramips: raeth: use device pointer in DMA API calls | Gabor Juhos | 2012-02-11 | 1 | -11/+12 |
| | | | | SVN-Revision: 30449 | ||||
* | ramips: raeth: add netdev pointer to private structure | Gabor Juhos | 2012-02-11 | 2 | -0/+2 |
| | | | | SVN-Revision: 30448 | ||||
* | ramips: raeth: cleanup DMA API usage in ramips_eth_hard_start_xmit | Gabor Juhos | 2012-02-11 | 1 | -5/+4 |
| | | | | SVN-Revision: 30447 | ||||
* | ramips: raeth: unmap rx DMA address in ramips_cleanup_dma | Gabor Juhos | 2012-02-11 | 1 | -1/+4 |
| | | | | SVN-Revision: 30446 | ||||
* | ramips: raeth: add rx_dma array to store the DMA address of the rx packets | Gabor Juhos | 2012-02-11 | 2 | -10/+17 |
| | | | | SVN-Revision: 30445 | ||||
* | ramips: raeth: use dma_addr_t for the descriptors | Gabor Juhos | 2012-02-11 | 2 | -9/+10 |
| | | | | SVN-Revision: 30444 | ||||
* | ramips: raeth: unmap DMA memory when a packet is received | Gabor Juhos | 2012-02-11 | 1 | -0/+4 |
| | | | | SVN-Revision: 30443 | ||||
* | ramips: raeth: add a temporary pktlen variable | Gabor Juhos | 2012-02-11 | 1 | -3/+6 |
| | | | | SVN-Revision: 30442 | ||||
* | ramips: raeth: protect macro parameters | Gabor Juhos | 2012-02-11 | 1 | -4/+4 |
| | | | | SVN-Revision: 30441 | ||||
* | ramips: raeth: indicate dropped packets in stats | Gabor Juhos | 2012-02-11 | 1 | -0/+2 |
| | | | | SVN-Revision: 30440 | ||||
* | ramips: raeth: use the NUM_TX_DESC for the tx_skb array | Gabor Juhos | 2012-02-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 30439 | ||||
* | ramips: use uncached address in detect_mem_size | Gabor Juhos | 2012-02-11 | 1 | -2/+3 |
| | | | | SVN-Revision: 30438 | ||||
* | ramips: rt305x: remove CONFIG_MTD_PARTITION ifdefery from machine files | Gabor Juhos | 2012-02-11 | 22 | -93/+1 |
| | | | | SVN-Revision: 30437 | ||||
* | ramips: rt288x: remove CONFIG_MTD_PARTITION ifdefery from machine files | Gabor Juhos | 2012-02-11 | 4 | -16/+0 |
| | | | | SVN-Revision: 30436 | ||||
* | ramips: refresh patches | Gabor Juhos | 2012-02-11 | 2 | -6/+6 |
| | | | | SVN-Revision: 30435 | ||||
* | ramips: rt305x: add support for Accton WR6202 / SMCWBR11S-3GN | Gabor Juhos | 2012-02-11 | 11 | -3/+155 |
| | | | | | | | | | | | | | | | | | | | | | | 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: rt305x: merge duplicated mac address setup | Gabor Juhos | 2012-02-11 | 1 | -6/+2 |
| | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 30433 | ||||
* | ramips: rt305x: add profile for the Belkin f5d8235v2 | Gabor Juhos | 2012-02-11 | 1 | -0/+20 |
| | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 30432 | ||||
* | ramips: fix compiler warning in prom.c | Gabor Juhos | 2012-02-10 | 1 | -4/+4 |
| | | | | SVN-Revision: 30424 | ||||
* | ramips: change vlan_config for the ALFA W502U board | Gabor Juhos | 2012-01-31 | 1 | -1/+1 |
| | | | | | | This change moves the WAN port into a separate VLAN. SVN-Revision: 29969 | ||||
* | ramips: add support for Sitecom WL-341v3 and other Sercomm IP1006RRv2 boards | Gabor Juhos | 2012-01-26 | 11 | -0/+212 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | This patch adds support for the Sitecom WL-341 v3 and other Sercomm IP1006RRv2 based boards for sysupgrade support and for the initial flash through pushbutton initiated recovery mode with the special partition table and fixes for the quirks and things required by the modified bootloader. There is a known bug, Wi-Fi is not working on my board probably because of the lack of RAM (the board only has 16MiB ram -- half of the normal amount for non rebadged versions, but there is an empty slot for another ram chip,) but I don't know for sure. The driver loads but hostapd fails to load so I think it's not related to the specific device except for the lack of RAM. Moreover, only 7 of the 11 onboard leds are confirmed working, it seems that one of the others is always on and the remaining ones are connected to the wireless card leds already recognized by OpenWrt [juhosg: reordered some parts in order to keep things sorted alphabetically] Signed-off-by: Marco Antonio Mauro <marcus90@gmail.com> SVN-Revision: 29910 | ||||
* | ramips: generate sysupgrade image for the ALL0256N | Gabor Juhos | 2012-01-24 | 1 | -0/+5 |
| | | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 29884 |