summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx_mdio.c
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: add dummy debugfs support for the ag71xx driverGabor Juhos2010-01-041-1/+1
| | | | SVN-Revision: 19031
* ar71xx: add support for external mii_busGabor Juhos2009-12-081-7/+0
| | | | SVN-Revision: 18692
* ar71xx: change mii_bus nameGabor Juhos2009-12-031-1/+1
| | | | SVN-Revision: 18619
* ar71xx: use soc specific divider for mdio clockGabor Juhos2009-10-301-5/+13
| | | | SVN-Revision: 18225
* ar71xx: update mdio_reset codeGabor Juhos2009-10-301-2/+5
| | | | SVN-Revision: 18224
* ar71xx: flush mii register writesGabor Juhos2009-09-231-1/+7
| | | | SVN-Revision: 17695
* ar71xx: don't use mac_base2 in the ag71xx driverGabor Juhos2009-09-231-2/+2
| | | | SVN-Revision: 17693
* ag71xx driver: apply 2.6.28 specific patchesGabor Juhos2009-02-151-16/+25
| | | | SVN-Revision: 14515
* ag71xx driver: update phy connecting codeGabor Juhos2009-02-131-1/+1
| | | | SVN-Revision: 14495
* pull ethernet mac out of reset before registering the mdio_busGabor Juhos2009-02-121-0/+2
| | | | SVN-Revision: 14486
* ag71xx driver: minor cleanupGabor Juhos2008-12-031-5/+1
| | | | SVN-Revision: 13496
* define some bits of the ethernet controller's registersGabor Juhos2008-11-141-2/+2
| | | | SVN-Revision: 13201
* cosmetic changes in the ag71xx driverGabor Juhos2008-11-121-4/+4
| | | | SVN-Revision: 13193
* ethernet driver updates * new mii bus code, mac0 and mac1 can use the mac0's ↵Gabor Juhos2008-07-291-0/+226
miii bus from now on * swap eth0 & eth1 on RB433/450 SVN-Revision: 11995