summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: zynq_gem: Fix masking of supported phydev featuresNathan Rossi2017-03-071-1/+1
* net: macb: Fix ETH not found when clock not supportWenyou Yang2017-03-011-4/+9
* drivers/net/Kconfig: Correct use of apostropheTom Rini2017-02-271-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2017-02-0911-53/+737
|\
| * net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541John Haechten2017-02-084-0/+515
| * drivers: net: Provide Kconfig menu for PHYLIBAlex2017-02-072-26/+92
| * net: phy: Improve the Marvell 151x constantsJoe Hershberger2017-02-071-11/+36
| * net: fec_mxc: Fix corruption of device tree blobDaniel Strnad2017-02-071-1/+0
| * net: designware: Fix for use with current Linux device tree for Meson GXHeiner Kallweit2017-02-071-0/+1
| * 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
| * net: macb: Remove redundant #ifdef CONFIG_DM_ETHWenyou Yang2017-02-071-3/+0
| * net: macb: Add the clock supportWenyou Yang2017-02-071-0/+41
| * net: Kconfig: Add CONFIG_MACB optionWenyou Yang2017-02-071-0/+10
* | Merge git://git.denx.de/u-boot-dmTom Rini2017-02-0822-54/+64
|\ \
| * | dm: core: Replace of_offset with accessorSimon Glass2017-02-0822-54/+64
| |/
* / drivers: net: cpsw: Fix reading of mac address for am43 SoCsLokesh Vutla2017-02-081-1/+1
|/
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-02-031-2/+101
|\
| * drivers: net: fsl-mc: Fixup MAC addresses in DPCBogdan Purcareata2017-01-311-2/+101
* | net: phy: Support Marvell 88E1680Dirk Eibach2017-02-011-0/+54
* | net: phy: add SMSC LAN8742 phyMichael Kurz2017-01-281-0/+12
* | net: stm32: add designware mac glue code for stm32Michael Kurz2017-01-281-0/+1
|/
* net: gmac_rockchip: Add Rockchip GMAC driverSjoerd Simons2017-01-113-0/+162
* net: designware: Export the operation functionsSimon Glass2017-01-112-10/+18
* net: designware: Split the link init into a separate functionSimon Glass2017-01-111-2/+24
* net: designware: Adjust dw_adjust_link() to return an errorSimon Glass2017-01-111-4/+8
* net: designware: Export various functions/struct to allow subclassingSjoerd Simons2017-01-112-3/+7
* xilinx_phy: Pass correct pointer to fdtdec_get_int()Kamensky Ivan2017-01-111-2/+2
* net: zynq_gem: Use clock driver for ZynqMPSiva Durga Prasad Paladugu2017-01-101-0/+18
* net: gem: Use wait_for_bit() instead of private mdio_wait()Michal Simek2017-01-101-23/+9
* powerpc: mpc85xx: Remove variant SoCs T1020/T1022/T1013/T1014York Sun2017-01-041-2/+0
* Update Maintainer and Author's email addressAjay Bhargav2016-12-272-2/+2
* net: xilinx: Use mdio_register_seq() to support multiple instancesMichal Simek2016-12-203-6/+3
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-12-183-175/+331
|\
| * dm: net: fec: Add .read_rom_hwaddrJagan Teki2016-12-161-9/+9
| * net: fec_mxc: Driver cleanupsJagan Teki2016-12-162-146/+83
| * net: fec_mxc: Convert into driver modelJagan Teki2016-12-162-26/+246
| * net: fec_mxc: Remove unneeded eth_device arg from fec_get_hwaddrJagan Teki2016-12-161-3/+2
| * arm: imx: add i.MX53 Beckhoff CX9020 Embedded PCPatrick Bruenn2016-12-161-1/+1
* | driver: fsl-mc: qbman: Add QBMAN 4.1 supportPriyanka Jain2016-12-154-13/+48
|/
* Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"Tom Rini2016-12-093-3/+6
* Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-12-093-6/+3
|\
| * net: xilinx: Use mdio_register_seq() to support multiple instancesMichal Simek2016-12-083-6/+3
* | net/phy/vitesse: Rework RGMII skew configuration for VSC8601Alex2016-12-081-19/+24
* | net: fman: fix 2.5G SGMII settingsshaohui xie2016-12-082-10/+24
* | net: phy: realtek: Only force master mode on rtl8211b/coliver@schinagl.nl2016-12-081-8/+23