summaryrefslogtreecommitdiff
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* net: phy: realtek: fix enabling of the TX-delay for RTL8211FMadalin Bucur2017-09-071-10/+14
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-2/+2
* net: phy: micrel: add an option to disable gigabit for the KSZ9031Sebastien Bourdelin2017-08-071-0/+28
* net: phy: Add AFE settings to the Broadcom Cygnus phyArun Parameswaran2017-08-071-1/+63
* net: phy: Hide Micrel KSZ9021 and KSZ9031 Kconfig optionsAlexandru Gagniuc2017-08-071-22/+2
* net: phy: micrel: Remove ksz90x1 drivers from micrel_ksz8xxxAlexandru Gagniuc2017-08-071-357/+1
* net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 driversAlexandru Gagniuc2017-08-075-7/+406
* net: phy: Remove duplicate Kconfig selection for Micrel KSZ9021Alexandru Gagniuc2017-08-071-8/+0
* drivers/net/phy/fixed: do not overwrite addrChristian Gmeiner2017-08-071-1/+0
* net: phy: cortina: use get_nand_dev_by_index()Grygorii Strashko2017-07-111-1/+2
* Merge git://www.denx.de/git/u-boot-imxTom Rini2017-06-271-0/+8
|\
| * drivers: net: Kconfig: Add PHY_MICREL_KSZ9021 entryJagan Teki2017-05-311-0/+8
* | net: phy: marvell: Fix init function for m88e1145York Sun2017-06-121-1/+4
* | net: phy: marvell 88e151x: Fix handling of RGMII interface typesPhil Edworthy2017-06-021-1/+44
* | net: Kconfig:make PHY_GIGE and individual Micrel PHYs selectablePhilipp Tomsich2017-06-021-0/+34
* | dm: core: Replace of_offset with accessor (part 2)Simon Glass2017-06-012-2/+2
|/
* net: phy: mv88e61xx: Fix uninitialized variable warningTom Rini2017-05-121-1/+3
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2017-04-131-0/+13
|\
| * drivers: net: phy: add MV88E6xx options to KconfigTim Harvey2017-03-201-0/+13
* | drivers/net/phy: add fixed-phy / fixed-link supportHannes Schmelzer2017-03-264-3/+113
|/
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2017-02-097-23/+683
|\
| * net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541John Haechten2017-02-084-0/+515
| * drivers: net: Provide Kconfig menu for PHYLIBAlex2017-02-071-0/+90
| * net: phy: Improve the Marvell 151x constantsJoe Hershberger2017-02-071-11/+36
| * net: phy: dp83867: Add support for MAC impedance configurationMugunthan V N2017-02-071-0/+31
| * net: phy: vitesse: Fix cis8204 RGMII_ID codePhil Edworthy2017-02-071-3/+1
| * net: phy: Marvell: Use phy_interface_is_rgmii helper functionPhil Edworthy2017-02-071-4/+1
| * net: phy: Add support for Marvell M88E1512Phil Edworthy2017-02-071-2/+7
| * net: phy: Fix mask so that we can identify Marvell 88E1518Phil Edworthy2017-02-071-2/+2
| * net: phy: ti: Fix dp83867 RGMII_TXID interface pathPhil Edworthy2017-02-071-2/+1
* | dm: core: Replace of_offset with accessorSimon Glass2017-02-083-5/+5
|/
* net: phy: Support Marvell 88E1680Dirk Eibach2017-02-011-0/+54
* net: phy: add SMSC LAN8742 phyMichael Kurz2017-01-281-0/+12
* xilinx_phy: Pass correct pointer to fdtdec_get_int()Kamensky Ivan2017-01-111-2/+2
* net/phy/vitesse: Rework RGMII skew configuration for VSC8601Alex2016-12-081-19/+24
* net: phy: realtek: Only force master mode on rtl8211b/coliver@schinagl.nl2016-12-081-8/+23
* net: phy: realtek: make define more consistentoliver@schinagl.nl2016-12-081-2/+2
* net: phy: realtek: Use the BIT() macrooliver@schinagl.nl2016-12-081-2/+3
* net: phy: micrel: Fix error handlingMarek Vasut2016-12-081-2/+4
* net: phy: micrel: center FLP burst timing at 16msAsh Charles2016-11-071-0/+23
* net: mv88e61xx: Add support for fixed linksChris Packham2016-10-131-0/+43
* net: Add support for mv88e609x switchesChris Packham2016-10-131-2/+16
* drivers: net: phy: atheros: add separate config for AR8031Mugunthan V N2016-10-131-1/+36
* phy: atheros: add support for RGMII_ID, RGMII_TXID and RGMII_RXIDAndrea Merello2016-10-131-0/+16
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* net: mii: Changes not made by spatchJoe Hershberger2016-08-151-17/+8
* net: phy: marvell: Add a missing errno.h headerSimon Glass2016-07-271-0/+1
* 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