summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx_phy.c
Commit message (Expand)AuthorAgeFilesLines
* ar71xx: detect link on LAN portsmatteo2011-05-171-2/+2
* ar71xx: ag71xx: fix section mismatch warningsjuhosg2011-05-081-1/+1
* ar71xx: fix more section mismatchesnbd2010-10-211-2/+2
* ar71xx: add a new driver for the ar7240 switch using swconfig.nbd2010-08-161-1/+16
* ar71xx: change PHY select logic, and update phy_masksjuhosg2010-03-211-44/+30
* ar71xx: ag71xx: move link update functionjuhosg2010-03-051-104/+3
* ar71xx: add dummy debugfs support for the ag71xx driverjuhosg2010-01-041-1/+1
* ar71xx: fix NULL pointer dereference in the ethernet driverjuhosg2009-12-111-3/+5
* ar71xx: move mdio_bus reset codejuhosg2009-12-111-0/+5
* ar71xx: add support for external mii_busjuhosg2009-12-081-0/+42
* ar71xx: override fifo_cfg[123] values on AR7240juhosg2009-11-301-2/+6
* [ar71xx] add AR7240 specific fixes for the ag71xx driverjuhosg2009-07-071-1/+4
* [ar71xx] add support for board specific PLL settingsjuhosg2009-05-281-16/+1
* [ar71xx] use dev_name() instead of bus_id in ag71xx, ohci-ar71xx, ehci-ar71xx...juhosg2009-05-051-4/+4
* [ar71xx] ag71xx driver: update phy connecting codejuhosg2009-02-131-30/+54
* [ar71xx] remove netif schedule from the ag71xx driverjuhosg2009-02-131-5/+1
* [ar71xx] ag71xx driver: use SoC specific PLL valuesjuhosg2008-11-271-13/+15
* [ar71xx] ag71xx: introduce SoC specific fuctions for DDR flush and PLL setupjuhosg2008-11-261-41/+2
* [ar71xx] ag71xx: dump additional registers in debug modejuhosg2008-11-261-3/+7
* [ar71xx] ethernet driver preparation for gigabit supportjuhosg2008-11-241-7/+4
* [ar71xx] define some bits of the ethernet controller's registersjuhosg2008-11-141-2/+2
* [ar71xx] setup speed/duplex on RB-433/450 (closes #4151)juhosg2008-10-311-0/+11
* [ar71xx] minor ethernet driver updatejuhosg2008-10-151-8/+8
* [ar71xx] ag71xx: add initial message level supportjuhosg2008-08-101-5/+7
* [ar71xx] ethernet driver updatesjuhosg2008-07-291-0/+290