summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://www.denx.de/git/u-boot-imxTom Rini2017-08-161-0/+9
|\
| * net: fec_mxc: adjust prototype of fec_get_miibus() for DM_ETHLothar Waßmann2017-07-281-0/+9
* | env: Rename some other getenv()-related functionsSimon Glass2017-08-161-3/+3
* | env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass2017-08-169-15/+15
* | env: Rename getenv/_f() to env_get()Simon Glass2017-08-166-12/+12
* | env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-163-3/+3
* | env: Rename common functions related to setenv()Simon Glass2017-08-161-1/+1
* | env: Rename setenv() to env_set()Simon Glass2017-08-161-2/+2
* | driver: net: ldpaa: Update priv->phydev after free()Prabhakar Kushwaha2017-08-141-1/+3
* | net: fman: add support RGMII_TXID to memacMadalin Bucur2017-08-141-1/+3
* | net: gmac_rockchip: Add support for the RK3368 GMACPhilipp Tomsich2017-08-131-0/+78
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-08-111-2/+9
|\ \
| * | driver: net: fsl-mc: fsl_mc_ldpaa_exit exit earlier if dpl appliedSantan Kumar2017-08-091-2/+9
* | | net: mvpp2x: Set BM poll size once during priv probeStefan Chulski2017-08-101-4/+1
* | | net: mvpp2x: remove TX drain from transmit routineStefan Chulski2017-08-101-21/+0
* | | net: mvpp2x: Set BM pool high addressStefan Chulski2017-08-101-0/+6
* | | net: mvpp2x: Remove IRQ configuration from U-BootStefan Chulski2017-08-101-45/+1
* | | net: mvpp2x: remove MBUS configurations from MvPP22 driverStefan Chulski2017-08-101-5/+6
* | | net: mvpp2x: decrease size of AGGR_TXQ and CPU_DESC_CHUNKStefan Chulski2017-08-101-2/+2
* | | net: mvpp2x: fix BM configuration overrun issueStefan Chulski2017-08-101-8/+17
* | | net: mvpp2x: Enable GoP packet padding in TXStefan Chulski2017-08-101-12/+0
* | | net: mvpp2x: fix phy connected to wrong mdio issueStefan Chulski2017-08-101-1/+25
* | | net: mvpp2x: Add GPIO configuration supportStefan Chulski2017-08-101-0/+31
* | | net: phy: micrel: add an option to disable gigabit for the KSZ9031Sebastien Bourdelin2017-08-071-0/+28
* | | net: phy: Add AFE settings to the Broadcom Cygnus phyArun Parameswaran2017-08-071-1/+63
* | | net: move Broadcom SF2 driver to KconfigSuji Velupillai2017-08-072-2/+24
* | | net: phy: Hide Micrel KSZ9021 and KSZ9031 Kconfig optionsAlexandru Gagniuc2017-08-071-22/+2
* | | net: phy: micrel: Remove ksz90x1 drivers from micrel_ksz8xxxAlexandru Gagniuc2017-08-071-357/+1
* | | net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 driversAlexandru Gagniuc2017-08-075-7/+406
* | | net: phy: Remove duplicate Kconfig selection for Micrel KSZ9021Alexandru Gagniuc2017-08-071-8/+0
* | | net: ag7xxx: Propagate errors on phy accessJoe Hershberger2017-08-071-5/+24
* | | net: ag7xxx: Comment register namesJoe Hershberger2017-08-071-0/+16
* | | drivers/net/phy/fixed: do not overwrite addrChristian Gmeiner2017-08-071-1/+0
|/ /
* | net: ravb: Add clock handling supportMarek Vasut2017-08-031-2/+19
* | net: ravb: Detect PHY correctlyMarek Vasut2017-08-031-3/+4
* | net: ravb: Add OF probing supportMarek Vasut2017-08-031-0/+37
|/
* powerpc, 8xx: fix missing function declarations.Christophe Leroy2017-07-231-0/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2017-07-181-12/+14
|\
| * imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-1/+1
| * net: fec_mxc: fix PHY initialization bug with CONFIG_DM_ETHLothar Waßmann2017-07-121-11/+13
* | net: fm: use get_nand_dev_by_index()Grygorii Strashko2017-07-111-1/+2
* | net: phy: cortina: use get_nand_dev_by_index()Grygorii Strashko2017-07-111-1/+2
|/
* rockchip: net: dm: convert fdt_get to dev_readPhilipp Tomsich2017-07-112-10/+7
* powerpc, 8xx: Add support for MCR3000 board from CSSIChristophe Leroy2017-07-081-0/+20
* powerpc, 8xx: move FEC Ethernet driver in drivers/netChristophe Leroy2017-07-083-0/+891
* powerpc: remove 4xx supportHeiko Schocher2017-07-035-2152/+3
* ti816x: Enable ethernet supportTom Rini2017-06-282-21/+41
* Merge git://www.denx.de/git/u-boot-imxTom Rini2017-06-271-0/+8
|\
| * drivers: net: Kconfig: Add PHY_MICREL_KSZ9021 entryJagan Teki2017-05-311-0/+8
* | powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher2017-06-165-2182/+0