summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/net-of-phy'Sascha Hauer2014-06-044-78/+292
|\
| * net: phy: micrel: Add support for specifying pad skew valuesSascha Hauer2014-05-231-1/+85
| * net: phy: micrel: Add kwz9031 supportSascha Hauer2014-05-231-0/+9
| * net: phy: genphy: Make it work with of_set_phy_supportedSascha Hauer2014-05-231-3/+5
| * net: phy: genphy: always write MII_CTRL1000 when availableSascha Hauer2014-05-231-3/+6
| * net: phy: remove now unused of_phy_device_connectSascha Hauer2014-05-231-31/+0
| * net: orion-gbe: use transparent-to-driver of mdio functionsSascha Hauer2014-05-231-0/+1
| * net: phy: Support limiting phy speed in the devicetreeSascha Hauer2014-05-211-1/+35
| * net: phy: Support finding a phy in the devicetreeSascha Hauer2014-05-211-0/+30
| * net: phy: register phys specified in devicetreeSascha Hauer2014-05-211-0/+69
| * net: phy: move setting of phy_map to phy_register_deviceSascha Hauer2014-05-212-2/+2
| * net: phy: factor out phy_device_attach functionSascha Hauer2014-05-211-43/+56
* | net: phy: Print ethernet device in the link informationSascha Hauer2014-05-151-1/+1
|/
* net: phy: add mvebu mdio bus driverSebastian Hesselbarth2014-02-103-0/+162
* net: phy: add of_phy_device_connectSebastian Hesselbarth2014-02-101-0/+31
* net/phy: add driver for National Semiconductor DP83865 PHYAntony Pavlov2014-01-203-0/+101
* net: phy: Fix crash when no phy is foundSascha Hauer2014-01-201-0/+5
* net/phy/phy.c: fix whitespaceAntony Pavlov2014-01-061-1/+1
* net/phy: add driver for LXT PHYsAntony Pavlov2014-01-063-0/+37
* miitool: change behaviour closer to linux' mii-toolAntony Pavlov2014-01-061-9/+1
* net: phy: implement detect callback for miibus devicesSascha Hauer2013-12-112-1/+32
* net: phy: Track mii buses on a listSascha Hauer2013-12-111-0/+6
* net: phy: move phy_init_hw to phy_device_connectSascha Hauer2013-12-112-8/+9
* net: phy: track registered state of a phy deviceSascha Hauer2013-12-111-4/+17
* net: phy: check if a phy already has an ethernet deviceSascha Hauer2013-12-111-0/+3
* net: phy: move duplicated code out of if/elseSascha Hauer2013-12-111-18/+9
* net: phy: bail out early in phy_device_connectSascha Hauer2013-12-111-29/+37
* net: phy: cleanup attached device handlingSascha Hauer2013-12-112-15/+3
* Merge branch 'for-next/misc'Sascha Hauer2013-12-062-5/+5
|\
| * net: phy: Fix get_phy_device return valueSascha Hauer2013-11-252-5/+5
* | net/phy: add driver for atheros PHYsLucas Stach2013-12-033-0/+127
|/
* net: phy: Add micrel KSZ8031Markus Pargmann2013-10-261-0/+9
* net/phy: support of mmd register read and writeJan Weitzel2013-08-311-0/+63
* treewide: Use dev_add_param_int_ro where possibleSascha Hauer2013-04-111-6/+2
* net/phy: convert to pr_infoJean-Christophe PLAGNIOL-VILLARD2013-03-091-1/+1
* phy: fix force modeJean-Christophe PLAGNIOL-VILLARD2013-02-252-0/+8
* phy/micrel: KSZ9021 diasable Asym Pause supportJean-Christophe PLAGNIOL-VILLARD2013-02-111-2/+6
* Merge branch 'pu/net-link'Sascha Hauer2012-12-131-2/+5
|\
| * net phylib: force to wait for linkSascha Hauer2012-12-121-2/+5
* | drivers/base: fix corrupt device treeSascha Hauer2012-12-122-5/+2
|/
* net phylib: Clear BMCR_PDOWN bitSascha Hauer2012-12-081-0/+3
* Merge branch 'kconfig'Sascha Hauer2012-12-081-1/+1
|\
| * Cleanup Kconfig filesAlexander Shiyan2012-12-081-1/+1
* | Merge branch 'for-next/phylib'Sascha Hauer2012-12-076-52/+327
|\ \ | |/ |/|
| * net: phy: micrel: fix typo in driver nameJan Luebbe2012-12-051-1/+1
| * phylib: add micrel supportJean-Christophe PLAGNIOL-VILLARD2012-11-203-0/+180
| * phylib: add fixup supportJean-Christophe PLAGNIOL-VILLARD2012-11-202-8/+107
| * mdio_bus: fix matchJean-Christophe PLAGNIOL-VILLARD2012-11-201-1/+1
| * phylib: fix generic phy driver probeJean-Christophe PLAGNIOL-VILLARD2012-11-204-45/+34
| * phylib: introduction of forced 100MbpsJean-Christophe PLAGNIOL-VILLARD2012-11-191-0/+4