summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* driver: net: phylib: add support for aquantia AQR106/107 PHYMingkai Hu2016-07-061-0/+28
* net: phy: marvell: Do not reset 88e1310 after autonegNathan Rossi2016-06-211-4/+1
* net: phy: micrel: add support for KSZ886x switches in MIIM modeAlexey Firago2016-06-211-0/+26
* nand: Embed mtd_info in struct nand_chipScott Wood2016-06-031-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2016-05-244-498/+976
|\
| * net: phy: dp83867: Add SGMII helper for configurationDan Murphy2016-05-241-1/+1
| * net: phy: Move is_rgmii helper to phy.hDan Murphy2016-05-241-11/+0
| * net: phy: ti: Allow the driver to be more configurableDan Murphy2016-05-241-10/+77
| * net: phy: Add PHY driver for mv88e61xx switchesKevin Smith2016-05-242-0/+1020
| * net: Remove unused mv88e61xx switch driverKevin Smith2016-05-242-598/+0
* | phy: marvell: Do not reset phy after negotiationMichal Simek2016-05-241-5/+1
* | phy: Wire return value from phy_config()Michal Simek2016-05-241-3/+1
* | net: phy: Handle phy_startup() error codes properlyMichal Simek2016-05-2411-56/+115
* | phy: Return correct error code when timeout happensMichal Simek2016-05-242-3/+3
|/
* net: phy: Add SGMII support for TI phySiva Durga Prasad Paladugu2016-04-041-1/+38
* phy: Add phy driver support for xilinx PCS/PMA coreSiva Durga Prasad Paladugu2016-04-043-0/+148
* net: phy: Realtek RTL8211B/C PHY ID fixKarsten Merker2016-04-021-1/+2
* net: phy: Optionally force master mode for RTL PHYMichael Haas2016-03-311-1/+12
* net: phy: atheros: Fix problem with phy_reset() clearing BMCRAlison Wang2016-02-261-0/+3
* net: phy: realtek: Use generic genphy_parse_link() for RTL8211EMichal Simek2016-02-221-1/+9
* net: phy: marvell: Fix problem with phy_reset() clearing BMCRStefan Roese2016-02-181-2/+1
* net: phy: marvell: Call phy_reset() where possibleStefan Roese2016-02-181-21/+2
* drivers: net: phy: micrel: fix build errors with CONFIG_DM_ETHMugunthan V N2016-02-081-2/+4
* drivers: net: phy: add SMSC LAN8740 Phy support.Purna Chandra Mandal2016-02-011-0/+10
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2016-01-283-38/+96
|\
| * net: phy: implements probe for Cortina phyShaohui Xie2016-01-281-0/+7
| * net: phy: introduce a quirk PHY_FLAG_BROKEN_RESETShaohui Xie2016-01-281-0/+3
| * net: phy: micrel: fix divisor value for KSZ9031 phy skewDinh Nguyen2016-01-281-1/+1
| * net: phy: Use 'autoneg' flag from phydevAlexandre Messier2016-01-281-2/+3
| * net: phy: Set ANRESTART in setup_forcedAlexandre Messier2016-01-281-1/+1
| * net: phy: micrel: Disable B_CAST on configAlexandre Messier2016-01-281-2/+21
| * drivers/net/phy: introduce phy_set_supported()Alexey Brodkin2016-01-281-0/+24
| * net: phy: genphy: Allow overwriting featuresSascha Hauer2016-01-281-5/+5
| * net: phy: ensure Gigabit features are masked off if requestedFlorian Fainelli2016-01-281-18/+29
| * net: phy: do not read configuration register on resetStefan Agner2016-01-281-9/+2
* | net: phy: ti: Enable automatic crossover modeMichal Simek2016-01-271-0/+3
* | block: pass block dev not num to read/write/erase()Stephen Warren2016-01-131-1/+2
|/
* phy: atheros: Use ar8035_config for AR8031Fabio Estevam2016-01-071-1/+1
* net: phy: micrel: Configure KSZ9021/KSZ9031 skew from OFMarek Vasut2015-12-201-1/+145
* net: phy: added aquantia PHY AQR405 supportShaohui Xie2015-11-301-0/+15
* Move console definitions into a new console.h fileSimon Glass2015-11-191-0/+1
* net: phy: Add support for Texas Instruments DP83867Edgar E. Iglesias2015-11-193-0/+204
* pengwyn: nand and ethernet fixesVincent BENOIT2015-11-121-2/+43
* net: phy: Test previous phydev->dev against new mac devBin Meng2015-10-291-1/+1
* net: phy: Change to print all phys that are not foundBin Meng2015-10-291-1/+8
* net: phy: Don't create phy device when there is no phyBin Meng2015-10-291-1/+2
* net: phy: micrel: disable NAND-tree for KSZ8051Sylvain Rochet2015-10-291-0/+29
* net: phy: micrel: add support for KSZ8021RNL & KSZ8031RNLSylvain Lemieux2015-10-291-0/+11
* net: phy: on phy device create do not initialize link to 1Mugunthan V N2015-09-291-1/+1
* net: phy/vitesse: Add support for VSC8584 phyPrabhakar Kushwaha2015-09-011-0/+11
OpenPOWER on IntegriCloud