summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford1-0/+10
2018-08-17Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini3-0/+152
2018-08-13net: designware: socfpga: Add Arria10 extrasMarek Vasut3-0/+152
2018-08-08fsl/mc: Limit the ethernet name to ETH_NAME_LENPankaj Bansal2-5/+5
2018-07-26net: zynq_gem: convert to use livetreeSiva Durga Prasad Paladugu1-16/+14
2018-07-26drivers: net: zynq_gem: fix phy dt node settingGrygorii Strashko1-1/+1
2018-07-26drivers: net: cpsw: fix phy dt node settingGrygorii Strashko1-1/+1
2018-07-26net: phy: xilinx: switch to use phy_get_ofnode()Grygorii Strashko1-4/+6
2018-07-26net: phy: dp83867: switch to use phy_get_ofnode()Grygorii Strashko1-2/+5
2018-07-26net: phy: add ofnode node to struct phy_deviceGrygorii Strashko1-0/+4
2018-07-26net: phy: Clean up includes of common.hJoe Hershberger14-11/+6
2018-07-26net: phy: dp83867: switch to use ofnode apiGrygorii Strashko1-13/+12
2018-07-26net: phy: dp83867: add workaround for incorrect RX_CTRL pin strapMurali Karicheri1-0/+13
2018-07-26net: mvgbe: convert to DMChris Packham3-51/+279
2018-07-26net: mvgbe: prepare for conversion to driver modelChris Packham1-32/+83
2018-07-26sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfacesJoe Hershberger2-0/+67
2018-07-26sandbox: eth-raw: Make random MAC addresses available to eth-rawJoe Hershberger1-0/+10
2018-07-26sandbox: eth-raw: Allow interface to be specified by indexJoe Hershberger1-0/+11
2018-07-26sandbox: eth-raw: Add a function to ask the host about localhostJoe Hershberger1-2/+8
2018-07-26net: sandbox-raw: Convert raw eth driver to livetreeJoe Hershberger1-10/+16
2018-07-26net: sandbox: Convert sandbox mock eth driver to livetreeJoe Hershberger1-4/+12
2018-07-26net: Correct comment in KconfigJoe Hershberger1-2/+2
2018-07-23eth: dm: fec: Add gpio phy reset bindingMichael Trimarchi2-7/+41
2018-07-16net: sun8i-emac: support R40 GMACLothar Felten1-26/+53
2018-07-16net: sun8i-emac: set mux and clock by driver dataLothar Felten1-15/+20
2018-07-16net: sun8i-emac: fix printing NULL characterLothar Felten1-2/+1
2018-07-09net: designware: Add reset ctrl to driverLey Foon Tan1-0/+8
2018-07-02net: mvneta: zero Tx descriptors on initRabeeh Khoury1-0/+1
2018-07-02net: mvneta: dcache flush TX descriptors at initRabeeh Khoury1-0/+1
2018-07-02net: zynq_gem: Initialize val variable in zynq_gem_miiphy_read()Michal Simek1-1/+1
2018-06-19net: sh_eth: Support reset GPIO both in mac and phy nodeMarek Vasut1-2/+11
2018-06-19net: ravb: Support reset GPIO both in mac and phy nodeMarek Vasut1-2/+11
2018-06-19net: ravb: Filter out supported PHY featuresMarek Vasut1-5/+6
2018-06-19net: ravb: Do not shut down clock in start callbackMarek Vasut1-6/+2
2018-06-13net: gem: Check return value from memalign/mallocMichal Simek1-0/+6
2018-06-13net: zynq_gem: Initialize phyreg variableMichal Simek1-1/+1
2018-06-13net: zynq_gem: Fix return type for phy...()Michal Simek1-4/+4
2018-06-13net: mvgbe: extract common code for SMI waitChris Packham2-24/+24
2018-06-13net: designware: set the PS bit when resetting DMA bus in MII configurationQuentin Schulz1-0/+9
2018-06-13net: phy: mv88e61xx: Force CPU port link upChris Packham1-21/+30
2018-06-13mvebu: neta: align DMA buffersJon Nettleton1-6/+12
2018-06-13net: add Socionext AVE ethernet driver supportKunihiko Hayashi3-0/+1006
2018-06-13drivers/net/vsc9953: Initialize action RAM in VCAP complexRadu Bulie1-0/+134
2018-06-13net: cpsw: ti: Reap completed packets before stopping interfaceAlex Kiernan1-8/+16
2018-06-13net/phy/cortina: Add support for CS4223 PHYVicentiu Galanopulo1-1/+47
2018-06-13net: sunxi: Correct MAC address register orderJoe Hershberger1-2/+2
2018-06-13tsec: Fix reading phy registers from DTMario Six1-2/+3
2018-06-11LS1012AFRWY: Add Secure Boot supportVinitha V Pillai1-0/+29
2018-06-02Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini1-0/+1
2018-06-01net: ravb: Add R8A77990 E3 compatibleMarek Vasut1-0/+1