| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ar71xx: rename set_pll callback to set_speed in ag71xx_platform_data | juhosg | 2011-11-13 | 3 | -30/+30 |
* | ar71xx: ag71xx: remove MII interface setup code | juhosg | 2011-11-13 | 3 | -16/+0 |
* | ar71xx: configure MII interface type from ar71xx_setup_phy_if_mode | juhosg | 2011-11-13 | 2 | -6/+28 |
* | ar71xx: use the button for WPS control on the DB120 | juhosg | 2011-11-12 | 1 | -4/+4 |
* | ar71xx: register the second ethernet interface on the DB120 board | juhosg | 2011-11-12 | 1 | -0/+8 |
* | ar71xx: implement SoC specific phy interface setup | juhosg | 2011-11-12 | 1 | -17/+85 |
* | 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: ag71xx: use fixed link parameters if the mii bus is not registered | juhosg | 2011-11-12 | 1 | -0/+4 |
* | 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: remove dead code | nbd | 2011-11-08 | 1 | -15/+0 |
* | ar71xx: on ar7240, exclude ports from their own port vlan destination mask | nbd | 2011-11-08 | 1 | -2/+1 |
* | 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 |
* | ag71xx: close a race between the phy state machine and link state | jogo | 2011-10-08 | 1 | -3/+7 |
* | 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: fix register range check for DMA stuck checks (thx, Frédéric Moulins) | nbd | 2011-09-11 | 1 | -1/+1 |
* | 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 | 4 | -1/+36 |
* | ar71xx: on ar724x only reset the link status in the restart handler, the fast... | nbd | 2011-08-13 | 1 | -0/+6 |
* | ar71xx: adjust the mtd layout of tew-632brp and dir-615c to match the image l... | nbd | 2011-08-11 | 2 | -6/+6 |
* | ar71xx: fix ethernet FIFO state corruption on ar7240 | nbd | 2011-08-04 | 2 | -20/+61 |