summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2018-12-20phy: ksz9031: Center FLP timing at 16msPhilippe Schenker
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-03nand: 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
2016-02-18net: phy: marvell: Fix problem with phy_reset() clearing BMCRStefan Roese
2016-02-18net: phy: marvell: Call phy_reset() where possibleStefan Roese
2016-02-08drivers: net: phy: micrel: fix build errors with CONFIG_DM_ETHMugunthan V N
2016-02-01drivers: net: phy: add SMSC LAN8740 Phy support.Purna Chandra Mandal
2016-01-28Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2016-01-28net: phy: implements probe for Cortina phyShaohui Xie
2016-01-28net: phy: introduce a quirk PHY_FLAG_BROKEN_RESETShaohui Xie
2016-01-28net: phy: micrel: fix divisor value for KSZ9031 phy skewDinh Nguyen
2016-01-28net: phy: Use 'autoneg' flag from phydevAlexandre Messier
2016-01-28net: phy: Set ANRESTART in setup_forcedAlexandre Messier
2016-01-28net: phy: micrel: Disable B_CAST on configAlexandre Messier
2016-01-28drivers/net/phy: introduce phy_set_supported()Alexey Brodkin
2016-01-28net: phy: genphy: Allow overwriting featuresSascha Hauer
2016-01-28net: phy: ensure Gigabit features are masked off if requestedFlorian Fainelli
2016-01-28net: phy: do not read configuration register on resetStefan Agner
2016-01-27net: phy: ti: Enable automatic crossover modeMichal Simek
2016-01-13block: pass block dev not num to read/write/erase()Stephen Warren
2016-01-07phy: atheros: Use ar8035_config for AR8031Fabio Estevam
2015-12-20net: phy: micrel: Configure KSZ9021/KSZ9031 skew from OFMarek Vasut
2015-11-30net: phy: added aquantia PHY AQR405 supportShaohui Xie
2015-11-19Move console definitions into a new console.h fileSimon Glass