summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2017-04-13Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2017-03-26drivers/net/phy: add fixed-phy / fixed-link supportHannes Schmelzer
2017-03-20drivers: net: phy: add MV88E6xx options to KconfigTim Harvey
2017-02-09Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2017-02-08net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541John Haechten
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2017-02-07drivers: net: Provide Kconfig menu for PHYLIBAlex
2017-02-07net: phy: Improve the Marvell 151x constantsJoe Hershberger
2017-02-07net: phy: dp83867: Add support for MAC impedance configurationMugunthan V N
2017-02-07net: phy: vitesse: Fix cis8204 RGMII_ID codePhil Edworthy
2017-02-07net: phy: Marvell: Use phy_interface_is_rgmii helper functionPhil Edworthy
2017-02-07net: phy: Add support for Marvell M88E1512Phil Edworthy
2017-02-07net: phy: Fix mask so that we can identify Marvell 88E1518Phil Edworthy
2017-02-07net: phy: ti: Fix dp83867 RGMII_TXID interface pathPhil Edworthy
2017-02-01net: phy: Support Marvell 88E1680Dirk Eibach
2017-01-28net: phy: add SMSC LAN8742 phyMichael Kurz
2017-01-11xilinx_phy: Pass correct pointer to fdtdec_get_int()Kamensky Ivan
2016-12-08net/phy/vitesse: Rework RGMII skew configuration for VSC8601Alex
2016-12-08net: phy: realtek: Only force master mode on rtl8211b/coliver@schinagl.nl
2016-12-08net: phy: realtek: make define more consistentoliver@schinagl.nl
2016-12-08net: phy: realtek: Use the BIT() macrooliver@schinagl.nl
2016-12-08net: phy: micrel: Fix error handlingMarek Vasut
2016-11-07net: phy: micrel: center FLP burst timing at 16msAsh Charles
2016-10-13net: mv88e61xx: Add support for fixed linksChris Packham
2016-10-13net: Add support for mv88e609x switchesChris Packham
2016-10-13drivers: net: phy: atheros: add separate config for AR8031Mugunthan V N
2016-10-13phy: atheros: add support for RGMII_ID, RGMII_TXID and RGMII_RXIDAndrea Merello
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-08-15net: mii: Changes not made by spatchJoe Hershberger
2016-07-27net: phy: marvell: Add a missing errno.h headerSimon Glass
2016-07-06driver: net: phylib: add support for aquantia AQR106/107 PHYMingkai Hu
2016-06-21net: phy: marvell: Do not reset 88e1310 after autonegNathan Rossi
2016-06-21net: phy: micrel: add support for KSZ886x switches in MIIM modeAlexey Firago
2016-06-04nand: Embed mtd_info in struct nand_chipScott Wood
2016-05-24Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2016-05-24net: phy: dp83867: Add SGMII helper for configurationDan Murphy
2016-05-24net: phy: Move is_rgmii helper to phy.hDan Murphy
2016-05-24net: phy: ti: Allow the driver to be more configurableDan Murphy
2016-05-24net: phy: Add PHY driver for mv88e61xx switchesKevin Smith
2016-05-24net: Remove unused mv88e61xx switch driverKevin Smith
2016-05-24phy: marvell: Do not reset phy after negotiationMichal Simek
2016-05-24phy: Wire return value from phy_config()Michal Simek
2016-05-24net: phy: Handle phy_startup() error codes properlyMichal Simek
2016-05-24phy: Return correct error code when timeout happensMichal Simek
2016-04-04net: phy: Add SGMII support for TI phySiva Durga Prasad Paladugu
2016-04-04phy: Add phy driver support for xilinx PCS/PMA coreSiva Durga Prasad Paladugu
2016-04-02net: phy: Realtek RTL8211B/C PHY ID fixKarsten Merker
2016-03-31net: phy: Optionally force master mode for RTL PHYMichael Haas
2016-02-26net: phy: atheros: Fix problem with phy_reset() clearing BMCRAlison Wang
2016-02-22net: phy: realtek: Use generic genphy_parse_link() for RTL8211EMichal Simek