aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-10-16net: gem: Do not setup any clock for Xilinx SoC VersalMichal Simek
2018-10-16arm64: versal: Add support for new Xilinx Versal ACAPsMichal Simek
2018-10-12ldpaa_eth.c: Fix warning when PHYLIB is not enabledTom Rini
2018-10-10driver: net: fsl-mc: Add support of multiple phys for dpmacPankaj Bansal
2018-10-10driver: net: fsl-mc: initialize dpmac irrespective of phyPankaj Bansal
2018-10-10driver: net: fsl-mc: Modify the dpmac link detection methodPankaj Bansal
2018-10-10driver: net: fsl-mc: fix error handing in init_phyPankaj Bansal
2018-10-10driver: net: fsl-mc: remove unused strcture elementsPankaj Bansal
2018-10-10driver: net: fsl-mc: modify the label namePankaj Bansal
2018-10-10test: eth: Add a test for the target being pingedJoe Hershberger
2018-10-10test: eth: Add a test for ARP requestsJoe Hershberger
2018-10-10net: sandbox: Add a priv ptr for tests to useJoe Hershberger
2018-10-10net: sandbox: Allow fake eth to handle more than 1 packet responseJoe Hershberger
2018-10-10net: sandbox: Share the priv structure with testsJoe Hershberger
2018-10-10net: sandbox: Make the fake eth driver response configurableJoe Hershberger
2018-10-10net: sandbox: Refactor sandbox send functionJoe Hershberger
2018-10-10net: sandbox: Move disabled flag into priv structJoe Hershberger
2018-10-10net: phy: ti: Add binding for the CLK_OUT pin muxingJanine Hagemann
2018-10-10net: phy: ti: Recover from "port mirroring" N/A MODE4Janine Hagemann
2018-10-10net: phy: ti: Add lane swapping support in the DP83867 TI's PHY driverJanine Hagemann
2018-10-10net.h: Include linux/if_ether.h to avoid duplicationBin Meng
2018-10-09net: pch_gbe: Make probe/remove staticBin Meng
2018-10-09linux/compat.h: Add netdev_### log macrosBin Meng
2018-10-04net: gmac_rockchip: Add handling for RGMII_ID/RXID/TXIDJanine Hagemann
2018-10-04net: gmac_rockchip: Fix a register write in rk3328_gmac_set_to_rgmiiJanine Hagemann
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