summaryrefslogtreecommitdiffstats
path: root/drivers/net/miidev.c
Commit message (Expand)AuthorAgeFilesLines
* net: introduce phylibJean-Christophe PLAGNIOL-VILLARD2012-09-251-316/+0
* miidev: fix 1G wrong detectionEric BĂ©nard2012-09-141-24/+9
* net: miidev: really wait for auto negotiationWolfram Sang2012-09-031-1/+1
* Merge branch 'for-next/ethernet'Sascha Hauer2012-07-021-15/+57
|\
| * miidev: consistent md and mw on phy regsJohannes Stezenbach2012-06-301-6/+6
| * miidev: add support for 1000MbitJohannes Stezenbach2012-06-301-2/+29
| * miidev: actually probe the PHYJohannes Stezenbach2012-06-301-0/+12
| * miidev: fix auto negotiationJohannes Stezenbach2012-06-301-7/+10
* | use loff_t for file offsetsSascha Hauer2012-06-301-2/+2
|/
* Merge branch 'pu/mx6-v2' into nextSascha Hauer2012-04-241-0/+20
|\
| * net mii: Add mii_open/mii_close functionsSascha Hauer2012-04-241-0/+20
* | Use DEVICE_ID_DYNAMIC where applicableSascha Hauer2012-04-161-1/+1
|/
* net: miidev: properly check for MII resetWolfram Sang2012-03-231-5/+12
* net: miidev: Refactor timeout for anegWolfram Sang2012-03-231-11/+6
* net: miidev: check for errors when accessing bus in restart_anegWolfram Sang2012-03-231-6/+23
* net: miidev: factor out miidev_get_status()Wolfram Sang2012-01-251-23/+42
* net mii: add a parent pointer to miidevs and set it to the hardware deviceSascha Hauer2011-08-151-0/+2
* miidev: allow read/write of all registersBaruch Siach2011-01-191-1/+1
* miidev: allow multiple devJean-Christophe PLAGNIOL-VILLARD2010-11-291-0/+1
* net: rework the mii supportJean-Christophe PLAGNIOL-VILLARD2010-08-271-0/+228