aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-09-29Merge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-09-27net: fman: Support both new and legacy FMan CompatiblesZhao Qiang
2018-09-27ls1012a: remove debug info from u-boot logPramod Kumar
2018-09-27driver: net: fsl-mc: Memset MC reserve ram memory before usagePrabhakar Kushwaha
2018-09-27u-boot: fixup the iommu-map property of fsl-mc nodeNipun Gupta
2018-09-27ppa/fm/qe: use block layer in ppa/fm/qe driverYinbo Zhu
2018-09-27Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblazeTom Rini
2018-09-27net: zynq_gem: Add support for fixed-link phyMichal Simek
2018-09-26net: zynq_gem: Fix reading of max-speed propertySiva Durga Prasad Paladugu
2018-09-25drivers: net: cpsw: add support to update phy addressSekhar Nori
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford
2018-08-17Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2018-08-13net: designware: socfpga: Add Arria10 extrasMarek Vasut
2018-08-08fsl/mc: Limit the ethernet name to ETH_NAME_LENPankaj Bansal
2018-07-26net: zynq_gem: convert to use livetreeSiva Durga Prasad Paladugu
2018-07-26drivers: net: zynq_gem: fix phy dt node settingGrygorii Strashko
2018-07-26drivers: net: cpsw: fix phy dt node settingGrygorii Strashko
2018-07-26net: phy: xilinx: switch to use phy_get_ofnode()Grygorii Strashko
2018-07-26net: phy: dp83867: switch to use phy_get_ofnode()Grygorii Strashko
2018-07-26net: phy: add ofnode node to struct phy_deviceGrygorii Strashko
2018-07-26net: phy: Clean up includes of common.hJoe Hershberger
2018-07-26net: phy: dp83867: switch to use ofnode apiGrygorii Strashko
2018-07-26net: phy: dp83867: add workaround for incorrect RX_CTRL pin strapMurali Karicheri
2018-07-26net: mvgbe: convert to DMChris Packham
2018-07-26net: mvgbe: prepare for conversion to driver modelChris Packham
2018-07-26sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfacesJoe Hershberger
2018-07-26sandbox: eth-raw: Make random MAC addresses available to eth-rawJoe Hershberger
2018-07-26sandbox: eth-raw: Allow interface to be specified by indexJoe Hershberger
2018-07-26sandbox: eth-raw: Add a function to ask the host about localhostJoe Hershberger
2018-07-26net: sandbox-raw: Convert raw eth driver to livetreeJoe Hershberger
2018-07-26net: sandbox: Convert sandbox mock eth driver to livetreeJoe Hershberger
2018-07-26net: Correct comment in KconfigJoe Hershberger
2018-07-23eth: dm: fec: Add gpio phy reset bindingMichael Trimarchi
2018-07-16net: sun8i-emac: support R40 GMACLothar Felten
2018-07-16net: sun8i-emac: set mux and clock by driver dataLothar Felten
2018-07-16net: sun8i-emac: fix printing NULL characterLothar Felten
2018-07-09net: designware: Add reset ctrl to driverLey Foon Tan
2018-07-02net: mvneta: zero Tx descriptors on initRabeeh Khoury
2018-07-02net: mvneta: dcache flush TX descriptors at initRabeeh Khoury
2018-07-02net: zynq_gem: Initialize val variable in zynq_gem_miiphy_read()Michal Simek
2018-06-19net: sh_eth: Support reset GPIO both in mac and phy nodeMarek Vasut
2018-06-19net: ravb: Support reset GPIO both in mac and phy nodeMarek Vasut
2018-06-19net: ravb: Filter out supported PHY featuresMarek Vasut
2018-06-19net: ravb: Do not shut down clock in start callbackMarek Vasut
2018-06-13net: gem: Check return value from memalign/mallocMichal Simek
2018-06-13net: zynq_gem: Initialize phyreg variableMichal Simek
2018-06-13net: zynq_gem: Fix return type for phy...()Michal Simek
2018-06-13net: mvgbe: extract common code for SMI waitChris Packham
2018-06-13net: designware: set the PS bit when resetting DMA bus in MII configurationQuentin Schulz
2018-06-13net: phy: mv88e61xx: Force CPU port link upChris Packham