summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-10-29powerpc: t1040: Correct RCW EC2 settingsBin Meng
2018-10-28drivers: cosmetic: Convert SPDX license tags to Linux Kernel stylePatrick Delaunay
2018-10-24net: fec_mxc: add support for i.MX8XAnatolij Gustschin
2018-10-24net: mvpp2: increase PHY reset pulseBaruch Siach
2018-10-24net: mvpp2: fix polarity of PHY reset signalBaruch Siach
2018-10-24net: dm: fec: Obtain the transceiver type from the DTMartin Fuzzey
2018-10-24net: dm: fec: Support the phy-supply bindingMartin Fuzzey
2018-10-24net: dm: fec: Fix phy-reset-duration clamping and defaultsMartin Fuzzey
2018-10-24net: dm: fec: Fix time unit error in phy-reset-durationMartin Fuzzey
2018-10-24net: phy: aquantia: autodetect if firmware needs to be loadedJeremy Gebben
2018-10-24net: phy: aquantia: add firmware loading supportJeremy Gebben
2018-10-24configs: migrate CONFIG_PHY_AQUANTIA to KconfigJeremy Gebben
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