summaryrefslogtreecommitdiff
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeLines
* net: phy: Add SGMII support for TI phySiva Durga Prasad Paladugu2016-04-04-1/+38
* phy: Add phy driver support for xilinx PCS/PMA coreSiva Durga Prasad Paladugu2016-04-04-0/+148
* net: phy: Realtek RTL8211B/C PHY ID fixKarsten Merker2016-04-02-1/+2
* net: phy: Optionally force master mode for RTL PHYMichael Haas2016-03-31-1/+12
* net: phy: atheros: Fix problem with phy_reset() clearing BMCRAlison Wang2016-02-26-0/+3
* net: phy: realtek: Use generic genphy_parse_link() for RTL8211EMichal Simek2016-02-22-1/+9
* net: phy: marvell: Fix problem with phy_reset() clearing BMCRStefan Roese2016-02-18-2/+1
* net: phy: marvell: Call phy_reset() where possibleStefan Roese2016-02-18-21/+2
* drivers: net: phy: micrel: fix build errors with CONFIG_DM_ETHMugunthan V N2016-02-08-2/+4
* drivers: net: phy: add SMSC LAN8740 Phy support.Purna Chandra Mandal2016-02-01-0/+10
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2016-01-28-38/+96
|\
| * net: phy: implements probe for Cortina phyShaohui Xie2016-01-28-0/+7
| * net: phy: introduce a quirk PHY_FLAG_BROKEN_RESETShaohui Xie2016-01-28-0/+3
| * net: phy: micrel: fix divisor value for KSZ9031 phy skewDinh Nguyen2016-01-28-1/+1
| * net: phy: Use 'autoneg' flag from phydevAlexandre Messier2016-01-28-2/+3
| * net: phy: Set ANRESTART in setup_forcedAlexandre Messier2016-01-28-1/+1
| * net: phy: micrel: Disable B_CAST on configAlexandre Messier2016-01-28-2/+21
| * drivers/net/phy: introduce phy_set_supported()Alexey Brodkin2016-01-28-0/+24
| * net: phy: genphy: Allow overwriting featuresSascha Hauer2016-01-28-5/+5
| * net: phy: ensure Gigabit features are masked off if requestedFlorian Fainelli2016-01-28-18/+29
| * net: phy: do not read configuration register on resetStefan Agner2016-01-28-9/+2
* | net: phy: ti: Enable automatic crossover modeMichal Simek2016-01-27-0/+3
* | block: pass block dev not num to read/write/erase()Stephen Warren2016-01-13-1/+2
|/
* phy: atheros: Use ar8035_config for AR8031Fabio Estevam2016-01-07-1/+1
* net: phy: micrel: Configure KSZ9021/KSZ9031 skew from OFMarek Vasut2015-12-20-1/+145
* net: phy: added aquantia PHY AQR405 supportShaohui Xie2015-11-30-0/+15
* Move console definitions into a new console.h fileSimon Glass2015-11-19-0/+1
* net: phy: Add support for Texas Instruments DP83867Edgar E. Iglesias2015-11-19-0/+204
* pengwyn: nand and ethernet fixesVincent BENOIT2015-11-12-2/+43
* net: phy: Test previous phydev->dev against new mac devBin Meng2015-10-29-1/+1
* net: phy: Change to print all phys that are not foundBin Meng2015-10-29-1/+8
* net: phy: Don't create phy device when there is no phyBin Meng2015-10-29-1/+2
* net: phy: micrel: disable NAND-tree for KSZ8051Sylvain Rochet2015-10-29-0/+29
* net: phy: micrel: add support for KSZ8021RNL & KSZ8031RNLSylvain Lemieux2015-10-29-0/+11
* net: phy: on phy device create do not initialize link to 1Mugunthan V N2015-09-29-1/+1
* net: phy/vitesse: Add support for VSC8584 phyPrabhakar Kushwaha2015-09-01-0/+11
* net: phy: broadcom: Add BCM Cygnus PHYJiandong Zheng2015-08-11-0/+29
* net: phy: delay only if reset handler is registeredJörg Krause2015-08-11-3/+5
* net: phy: fix data type of phy_idJörg Krause2015-08-11-1/+1
* net: Add support for Marvell 88E1510 PHYClemens Gruber2015-08-11-0/+30
* net: Improve 88E151x PHY initializationClemens Gruber2015-08-11-14/+23
* net/phy: set led for rtl8211f phyShengzhou Liu2015-08-11-0/+8
* net: phy: Add support for all targets which requires MANUAL_RELOCMichal Simek2015-05-19-0/+16
* net/phy: refactor RTL8211F initializationShengzhou Liu2015-05-19-8/+25
* net/phy: Add support for realtek RTL8211FShengzhou Liu2015-05-19-0/+85
* net/phy/cortina: Fix compilation warningpankaj chauhan2015-04-23-2/+2
* net/phy: fixup for get_phy_idShengzhou Liu2015-04-20-1/+1
* net: phy: micrel: add support for KSZ8081MNXLuca Ellero2015-04-20-0/+11
* net: phy: realtek: Disable interrupt on Realtek Ethernet PHY driversCodrin Ciubotariu2015-04-20-1/+17
* dm: net: Adjust PHY interface to work with CONFIG_DM_ETHSimon Glass2015-04-18-0/+22