summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* net: mvgbe: remove CONFIG_DOVEChris Packham2018-05-142-9/+0
* net: mvneta: Fix fault when wrong device treeMarek BehĂșn2018-05-141-0/+4
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-05-119-10/+10
|\
| * driver: net: fsl-mc: updated copyright infoYogesh Gaur2018-05-099-10/+10
* | SPDX: Convert a few files that were missed beforeTom Rini2018-05-101-2/+1
|/
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07153-309/+153
* Merge git://git.denx.de/u-boot-imxTom Rini2018-04-301-1/+2
|\
| * dts: dm: fec: imx53: Provide proper compatible string for imx53 fec driverLukasz Majewski2018-04-261-0/+1
| * eth: dm: fec: Change FEC PHY mask setting from CONFIG_PHYLIB to CONFIG_FEC_MX...Lukasz Majewski2018-04-261-1/+1
* | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-278-16/+0
* | Convert CONFIG_SPI to KconfigAdam Ford2018-04-271-2/+0
|/
* net: phy: Don't limit phy addresses by defaultJoe Hershberger2018-04-131-0/+8
* net: sh_eth: Add remaining Gen2 DT compatibleMarek Vasut2018-04-131-0/+3
* net: zynq_gem: Use max-speed property from dtSiva Durga Prasad Paladugu2018-04-131-0/+9
* net: fec: Fix issue in DM probe timeoutYe Li2018-04-131-2/+1
* net: fex_mxc: add i.MX6UL/SX/SL compatiblePeng Fan2018-04-131-0/+3
* net: fec: sharing MDIO for two enet controllersPeng Fan2018-04-132-3/+18
* net: fec: set dev->seq to priv->dev_idPeng Fan2018-04-131-3/+2
* net: fec_mxc: simplify fec_get_miibusPeng Fan2018-04-131-12/+3
* net: fec_mxc: Fix DM driver issue in recvYe Li2018-04-131-0/+23
* net: mvneta: support setting hardware addressMatt Pelland2018-04-131-0/+10
* Merge tag 'xilinx-for-v2018.05-rc2' of git://git.denx.de/u-boot-microblazeTom Rini2018-04-092-9/+26
|\