summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: zynq_gem: convert to use livetreeSiva Durga Prasad Paladugu2018-07-261-16/+14
* drivers: net: zynq_gem: fix phy dt node settingGrygorii Strashko2018-07-261-1/+1
* drivers: net: cpsw: fix phy dt node settingGrygorii Strashko2018-07-261-1/+1
* net: phy: xilinx: switch to use phy_get_ofnode()Grygorii Strashko2018-07-261-4/+6
* net: phy: dp83867: switch to use phy_get_ofnode()Grygorii Strashko2018-07-261-2/+5
* net: phy: add ofnode node to struct phy_deviceGrygorii Strashko2018-07-261-0/+4
* net: phy: Clean up includes of common.hJoe Hershberger2018-07-2614-11/+6
* net: phy: dp83867: switch to use ofnode apiGrygorii Strashko2018-07-261-13/+12
* net: phy: dp83867: add workaround for incorrect RX_CTRL pin strapMurali Karicheri2018-07-261-0/+13
* net: mvgbe: convert to DMChris Packham2018-07-263-51/+279
* net: mvgbe: prepare for conversion to driver modelChris Packham2018-07-261-32/+83
* sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfacesJoe Hershberger2018-07-262-0/+67
* sandbox: eth-raw: Make random MAC addresses available to eth-rawJoe Hershberger2018-07-261-0/+10
* sandbox: eth-raw: Allow interface to be specified by indexJoe Hershberger2018-07-261-0/+11
* sandbox: eth-raw: Add a function to ask the host about localhostJoe Hershberger2018-07-261-2/+8
* net: sandbox-raw: Convert raw eth driver to livetreeJoe Hershberger2018-07-261-10/+16
* net: sandbox: Convert sandbox mock eth driver to livetreeJoe Hershberger2018-07-261-4/+12
* net: Correct comment in KconfigJoe Hershberger2018-07-261-2/+2
* eth: dm: fec: Add gpio phy reset bindingMichael Trimarchi2018-07-232-7/+41
* net: sun8i-emac: support R40 GMACLothar Felten2018-07-161-26/+53
* net: sun8i-emac: set mux and clock by driver dataLothar Felten2018-07-161-15/+20
* net: sun8i-emac: fix printing NULL characterLothar Felten2018-07-161-2/+1
* net: designware: Add reset ctrl to driverLey Foon Tan2018-07-091-0/+8
* net: mvneta: zero Tx descriptors on initRabeeh Khoury2018-07-021-0/+1
* net: mvneta: dcache flush TX descriptors at initRabeeh Khoury2018-07-021-0/+1
* net: zynq_gem: Initialize val variable in zynq_gem_miiphy_read()Michal Simek2018-07-021-1/+1
* net: sh_eth: Support reset GPIO both in mac and phy nodeMarek Vasut2018-06-191-2/+11
* net: ravb: Support reset GPIO both in mac and phy nodeMarek Vasut2018-06-191-2/+11
* net: ravb: Filter out supported PHY featuresMarek Vasut2018-06-191-5/+6
* net: ravb: Do not shut down clock in start callbackMarek Vasut2018-06-191-6/+2
* net: gem: Check return value from memalign/mallocMichal Simek2018-06-131-0/+6
* net: zynq_gem: Initialize phyreg variableMichal Simek2018-06-131-1/+1
* net: zynq_gem: Fix return type for phy...()Michal Simek2018-06-131-4/+4
* net: mvgbe: extract common code for SMI waitChris Packham2018-06-132-24/+24
* net: designware: set the PS bit when resetting DMA bus in MII configurationQuentin Schulz2018-06-131-0/+9
* net: phy: mv88e61xx: Force CPU port link upChris Packham2018-06-131-21/+30
* mvebu: neta: align DMA buffersJon Nettleton2018-06-131-6/+12
* net: add Socionext AVE ethernet driver supportKunihiko Hayashi2018-06-133-0/+1006
* drivers/net/vsc9953: Initialize action RAM in VCAP complexRadu Bulie2018-06-131-0/+134
* net: cpsw: ti: Reap completed packets before stopping interfaceAlex Kiernan2018-06-131-8/+16
* net/phy/cortina: Add support for CS4223 PHYVicentiu Galanopulo2018-06-131-1/+47
* net: sunxi: Correct MAC address register orderJoe Hershberger2018-06-131-2/+2
* tsec: Fix reading phy registers from DTMario Six2018-06-131-2/+3
* LS1012AFRWY: Add Secure Boot supportVinitha V Pillai2018-06-111-0/+29
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2018-06-021-0/+1
|\
| * net: ravb: Add R8A77990 E3 compatibleMarek Vasut2018-06-011-0/+1
* | net: ftmac100: Fix compiler warningRick Chen2018-05-291-7/+7
|/
* net: Drop CONFIG_TSI108_ETHTuomas Tynkkynen2018-05-232-1016/+0
* net: MVGBE don't automatically select PHYLIBChris Packham2018-05-171-1/+0
* net: add Kconfig for MVGBEChris Packham2018-05-141-0/+8