summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* mvebu: neta: a37xx: Add fixed link support to neta driverKonstantin Porotchkin2017-03-231-27/+82
* mvebu: neta: Add support for board init functionKonstantin Porotchkin2017-03-231-1/+15
* Merge tag 'xilinx-for-v2017.05' of git://www.denx.de/git/u-boot-microblazeTom Rini2017-03-161-18/+11
|\
| * zynq: Move zynq to clock frameworkStefan Herbrechtsmeier2017-02-171-9/+0
| * net: zynq: Add clk framework support to zynq ethernet driverStefan Herbrechtsmeier2017-02-171-7/+15
| * net: zynq: Don't overwrite gem_rclk_ctrl with default valueStefan Herbrechtsmeier2017-02-171-11/+5
* | driver: net: fsl-mc: Update calculation of MC RAMYork Sun2017-03-141-51/+8
* | armv8: layerscape: Rewrite memory reservationYork Sun2017-03-141-15/+1
* | 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