| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ar71xx: move phy interface setup into a separate function | juhosg | 2011-11-12 | 1 | -24/+39 |
* | ar71xx: register both MDIO bus on the DB120 board | juhosg | 2011-11-12 | 1 | -0/+3 |
* | ar71xx: add AR934X specific MDIO registration code | juhosg | 2011-11-12 | 1 | -1/+38 |
* | ar71xx: add a secondary mdio bus | juhosg | 2011-11-12 | 2 | -15/+57 |
* | ar71xx: rename ar71xx_mdio_* structures to ar71xx_mdio0_* | juhosg | 2011-11-12 | 4 | -19/+19 |
* | ar71xx: add an id argument to ar71xx_add_device_mdio | juhosg | 2011-11-12 | 39 | -47/+52 |
* | ar71xx: pass netdev and miidev pointer to ar71xx_add_device_dsa | juhosg | 2011-11-12 | 4 | -20/+12 |
* | ar71xx: add AR934x specific USB setup | juhosg | 2011-11-12 | 1 | -3/+30 |
* | ar71xx: register the first ethernet interface on the DB120 board | juhosg | 2011-11-12 | 1 | -0/+10 |
* | ar71xx: allow to register ethernet interfaces for AR934X | juhosg | 2011-11-12 | 1 | -0/+54 |
* | ar71xx: add AR934X specific bootstrap and reset register bits | juhosg | 2011-11-12 | 2 | -3/+51 |
* | ar71xx: fix GPIO direction setup for AR934x | juhosg | 2011-11-12 | 1 | -0/+39 |
* | ar71xx: fix AR934X clock frequency calculation | juhosg | 2011-11-12 | 2 | -12/+48 |
* | ar71xx: add support for the Buffalo WHR-HP-GN board | juhosg | 2011-11-07 | 2 | -0/+4 |
* | ar71xx: add support for the Buffalo WHR-G301N board | juhosg | 2011-11-07 | 2 | -0/+4 |
* | ar71xx: fix WHR-HP-G300N MTD partitions | juhosg | 2011-11-07 | 1 | -1/+2 |
* | ar71xx: add missing AR71XX_MACH_TL_WR741ND_V4 | juhosg | 2011-11-01 | 1 | -0/+1 |
* | ar71xx: add initial support for the TL-WR741ND v4 board | juhosg | 2011-11-01 | 3 | -0/+165 |
* | ar71xx: add AR933X GMAC register defines | juhosg | 2011-11-01 | 1 | -0/+19 |
* | ar71xx: unify LED names on Planex boards | juhosg | 2011-11-01 | 2 | -11/+11 |
* | ar71xx: unify LED names on Buffalo boards | juhosg | 2011-11-01 | 3 | -9/+9 |
* | ar71xx: unify LED names on TP-Link boards | juhosg | 2011-11-01 | 8 | -22/+22 |
* | ar71xx: add initial support for the OpenMesh OM2P board | juhosg | 2011-10-27 | 4 | -0/+134 |
* | ar71xx/all0258n: fix partition layout | juhosg | 2011-10-27 | 1 | -1/+1 |
* | ar71xx: Buffalo WHR-HP-G300N kernel support | juhosg | 2011-10-24 | 4 | -0/+181 |
* | ar71xx: add kernel support for the Allnet ALL0258N board | juhosg | 2011-10-24 | 4 | -0/+155 |
* | linux: ar71xx: add support for Mikrotik Routerboard RB493G | jogo | 2011-10-11 | 2 | -0/+63 |
* | ar71xx: fix MAC addresses on the DIR-825-B1 board | juhosg | 2011-09-23 | 1 | -10/+23 |
* | ar71xx: add support for the TP-Link TL-WR703N v1 board | juhosg | 2011-09-21 | 4 | -0/+132 |
* | ar71xx: add AR933x specific USB setup function | juhosg | 2011-09-21 | 2 | -2/+25 |
* | ar71xx: add ar71xx_device_reset_rmw helper | juhosg | 2011-09-21 | 2 | -0/+49 |
* | ar71xx: remove 'default [yn]' from machine Kconfig entries | juhosg | 2011-09-21 | 1 | -37/+0 |
* | ar71xx: sort AR71XX_MACH_* entries | juhosg | 2011-09-21 | 1 | -16/+16 |
* | ar71xx: do not count normal interrupts as spurious (fixes #10037) | nbd | 2011-09-06 | 1 | -1/+2 |
* | ar71xx: fix ethernet PLL setting on ar7242 | nbd | 2011-08-29 | 1 | -3/+5 |
* | ar71xx: add some code to detect DMA stuck conditions on ar7240 | nbd | 2011-08-13 | 2 | -0/+3 |
* | ar71xx: adjust the mtd layout of tew-632brp and dir-615c to match the image l... | nbd | 2011-08-11 | 2 | -6/+6 |
* | ar71xx: merge WZR-HP-G301NH support into WZR-HP-G300NH | jogo | 2011-07-28 | 2 | -10/+6 |
* | ar71xx: autodetect rtl8366s/rtl8366rb on wzr-hp-g300nh | nbd | 2011-07-24 | 2 | -13/+8 |
* | rtl8366: unify rtl8366s and rtl8366rb platform data | nbd | 2011-07-24 | 5 | -19/+13 |
* | ar71xx: enable the usb power regulator on the wzr-hp-ag300h through gpio 2 (#... | nbd | 2011-07-24 | 1 | -0/+3 |
* | ar71xx: reset the phy in the ethernet init on ar724x | nbd | 2011-07-20 | 1 | -2/+6 |
* | ar71xx: remove CONFIG_MTD_CONCAT ifdefs from the WZR-HP-AG300H code | juhosg | 2011-06-30 | 1 | -6/+0 |
* | ar71xx: merge 2.6.39 patches | juhosg | 2011-06-29 | 3 | -48/+37 |
* | ar71xx: remove ar71xx_gpio_irq_set_type | juhosg | 2011-06-29 | 1 | -11/+0 |
* | ar71xx: add separate handlers for IP3 interrupts | juhosg | 2011-06-29 | 1 | -5/+39 |
* | ar71xx: use separate handlers for IP2 interrupts | juhosg | 2011-06-29 | 1 | -20/+48 |
* | ar71xx: remove useless irq_desc.status initializations | juhosg | 2011-06-29 | 3 | -13/+4 |
* | ar71xx: bring up secondary radio on wzr-hp-ag300h (fixes #9608) | nbd | 2011-06-25 | 1 | -5/+7 |
* | ar71xx: cleanup AR933X UART driver | juhosg | 2011-06-19 | 1 | -2/+11 |