summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-10-07NET: DW: fix regression for ARC boardsEugeniy Paltsev
2019-09-04net: macb: Fix rx buffer cache handlingStefan Roese
2019-09-04net: designware: drop compatible altr, socfpga-stmmacRalph Siemsen
2019-09-04Revert "net: macb: Fixed reading MII_LPA register"Bin Meng
2019-09-04drivers: net: fsl_enet_mdio: fix missing terminator in PCI ID arrayAlex Marginean
2019-09-04net: dwc_et_qos: update weak function board_interface_eth_initPatrick Delaunay
2019-09-04net: dwc_eth_qos: Change eqos_ops function to staticPatrick Delaunay
2019-09-04drivers: net: pfe_eth: undefined return valueHeinrich Schuchardt
2019-09-04test: dm_mdio: avoid out of bounds accessHeinrich Schuchardt
2019-09-04net: mvpp2: support setting hardware addresses from ethernet coreMatt Pelland
2019-09-04drivers: net: add marvell MDIO driverAlex Marginean
2019-09-04drivers/fsl-mc: Create Kconfig file to manage driver specific configs betterFlorinel Iordache
2019-09-04drivers: net: driver for MDIO muxes controlled over I2CAlex Marginean
2019-09-04Revert "drivers: net: driver for MDIO muxes controlled over I2C"Joe Hershberger
2019-08-22drivers: net: mc: Report extra memory to LinuxMeenakshi Aggarwal
2019-08-11Drop PCMCIASimon Glass
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-08-11env: Move env_set_hex() to env.hSimon Glass
2019-08-11env: Move env_get_f() to env.hSimon Glass
2019-08-11env: Move get_env_id() to env.hSimon Glass
2019-08-09net: sh_eth: Fix 64bit build warningsMarek Vasut
2019-08-09net: sh_eth: Add R8A77980 V3H gether supportMarek Vasut
2019-07-29doc: arch: sandbox: Replace all the instances of README.sandboxKeerthy
2019-07-27Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-07-25net: sun8i_emac: Test the correct phyEmmanuel Vadot
2019-07-25net: davinci_emac: convert to using the driver modelBartosz Golaszewski
2019-07-25net: macb: Fix check for little-endian system in gmac_configure_dma()Anup Patel
2019-07-25net: macb: Extend MACB driver for SiFive Unleashed boardAnup Patel
2019-07-25net: tsec: Change compatible strings to match LinuxVladimir Oltean
2019-07-25net: tsec: Common handling of MAC station address for DM_ETHVladimir Oltean
2019-07-25net: tsec: Make errors visibleVladimir Oltean
2019-07-25net: tsec: Reverse Christmas tree notationVladimir Oltean
2019-07-25net: tsec: Fix offset of MDIO registers for DM_ETHVladimir Oltean
2019-07-25net: tsec: Refactor the readout of the tbi-handle propertyVladimir Oltean
2019-07-25net/macb: increase RX buffer size for GEMRamon Fried
2019-07-25net: macb: apply sane DMA configurationRamon Fried
2019-07-25net: macb: add dma_burst_length configRamon Fried
2019-07-25net: macb: add support for SGMII phy interfaceRamon Fried
2019-07-25net: macb: use bit access macro from header fileRamon Fried
2019-07-25net: macb: add support for faster clk ratesRamon Fried
2019-07-25net: macb: sync header definitions as taken from LinuxRamon Fried
2019-07-25drivers: net: driver for MDIO muxes controlled over I2CAlex Marginean
2019-07-25net: designware: use 'phy_connect' instead of open codedSimon Goldschmidt
2019-07-25drivers: net: fsl_enetc: add support for SGMII 2500Alex Marginean
2019-07-25drivers: net: apply serdes configuration for ENETC Ethernet interfacesAlex Marginean
2019-07-25drivers: net: add NXP ENETC MDIO driverAlex Marginean
2019-07-25drivers: net: add NXP ENETC ethernet driverAlex Marginean
2019-07-19net: fec: Enable support for i.MX28 DM_ETH in the fec_mxc.c driverLukasz Majewski