summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-03-09sun8i_emac: update to work with pinctrl-sunxi, reset-sunxi and clk-sunxiPhilipp Tomsich
2017-03-09net: Kconfig:make PHY_GIGE and individual Micrel PHYs selectablePhilipp Tomsich
2017-03-09sun8i_emac: configure PHY reset GPIO via DMPhilipp Tomsich
2017-03-09sun8i_emac: remove unnecessary bit-masking for mdio_read/writePhilipp Tomsich
2017-03-09sun8i_emac: Set MDC divider for MDIO read/writePhilipp Tomsich
2017-03-07net: zynq_gem: Fix masking of supported phydev featuresNathan Rossi
2017-03-01net: macb: Fix ETH not found when clock not supportWenyou Yang
2017-02-27drivers/net/Kconfig: Correct use of apostropheTom Rini
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-08Merge git://git.denx.de/u-boot-dmTom Rini
2017-02-08drivers: net: cpsw: Fix reading of mac address for am43 SoCsLokesh Vutla
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: fec_mxc: Fix corruption of device tree blobDaniel Strnad
2017-02-07net: designware: Fix for use with current Linux device tree for Meson GXHeiner Kallweit
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-07net: macb: Remove redundant #ifdef CONFIG_DM_ETHWenyou Yang
2017-02-07net: macb: Add the clock supportWenyou Yang
2017-02-07net: Kconfig: Add CONFIG_MACB optionWenyou Yang
2017-02-03Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-02-01net: phy: Support Marvell 88E1680Dirk Eibach
2017-01-31drivers: net: fsl-mc: Fixup MAC addresses in DPCBogdan Purcareata
2017-01-28net: phy: add SMSC LAN8742 phyMichael Kurz
2017-01-28net: stm32: add designware mac glue code for stm32Michael Kurz
2017-01-11net: gmac_rockchip: Add Rockchip GMAC driverSjoerd Simons
2017-01-11net: designware: Export the operation functionsSimon Glass
2017-01-11net: designware: Split the link init into a separate functionSimon Glass
2017-01-11net: designware: Adjust dw_adjust_link() to return an errorSimon Glass
2017-01-11net: designware: Export various functions/struct to allow subclassingSjoerd Simons
2017-01-11xilinx_phy: Pass correct pointer to fdtdec_get_int()Kamensky Ivan
2017-01-10net: zynq_gem: Use clock driver for ZynqMPSiva Durga Prasad Paladugu
2017-01-10net: gem: Use wait_for_bit() instead of private mdio_wait()Michal Simek
2017-01-04powerpc: mpc85xx: Remove variant SoCs T1020/T1022/T1013/T1014York Sun
2016-12-27Update Maintainer and Author's email addressAjay Bhargav
2016-12-20net: xilinx: Use mdio_register_seq() to support multiple instancesMichal Simek
2016-12-18Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-12-16dm: net: fec: Add .read_rom_hwaddrJagan Teki
2016-12-16net: fec_mxc: Driver cleanupsJagan Teki
2016-12-16net: fec_mxc: Convert into driver modelJagan Teki
2016-12-16net: fec_mxc: Remove unneeded eth_device arg from fec_get_hwaddrJagan Teki
2016-12-16arm: imx: add i.MX53 Beckhoff CX9020 Embedded PCPatrick Bruenn
2016-12-15driver: fsl-mc: qbman: Add QBMAN 4.1 supportPriyanka Jain
2016-12-09Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"Tom Rini