summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | treewide: remove unneeded semicolonsMasahiro Yamada2017-06-163-3/+3
* | Merge git://git.denx.de/u-boot-mpc85xxTom Rini2017-06-141-1/+4
|\ \
| * | net: phy: marvell: Fix init function for m88e1145York Sun2017-06-121-1/+4
* | | powerpc, 8xx: remove support for 8xxHeiko Schocher2017-06-121-1/+0
|/ /
* | common: freescale: Move arch-specific declarationsSimon Glass2017-06-051-0/+1
* | Merge git://git.denx.de/u-boot-netTom Rini2017-06-0311-61/+207
|\ \
| * | net: pch_gbe: Add cache maintenancePaul Burton2017-06-021-0/+12
| * | net: pch_gbe: CPU accessible addresses are virtualPaul Burton2017-06-021-12/+13
| * | net: pch_gbe: Fix rx descriptor buffer addressesPaul Burton2017-06-021-2/+2
| * | net: pch_gbe: Reset during probePaul Burton2017-06-021-0/+5
| * | net: zynq_gem: Dont flush dummy descriptorsSiva Durga Prasad Paladugu2017-06-021-4/+0
| * | net: zynq_gem: Use wait_for_bit with non breakableSiva Durga Prasad Paladugu2017-06-021-2/+2
| * | net: phy: marvell 88e151x: Fix handling of RGMII interface typesPhil Edworthy2017-06-021-1/+44
| * | drivers: net: cpsw: abort init() on aneg timeoutSekhar Nori2017-06-021-12/+22
| * | net: macb: Fix GMAC not work when enable DM_ETHWenyou Yang2017-06-021-5/+2
| * | net: mvpp2.c: Enable 10G support for port 0 (SFI)Stefan Chulski2017-06-021-15/+40
| * | armv8/ls1046a: RGMII PHY requires internal delay on TxMadalin Bucur2017-06-021-2/+2
| * | armv8/ls1043a: RGMII PHY requires internal delay on TxMadalin Bucur2017-06-021-2/+2
| * | net: zynq_gem: Do not return -ENOSYS on successOlliver Schinagl2017-06-021-5/+3
| * | net: designware: Add phy supply supportJacob Chen2017-06-021-0/+17
| * | net: Kconfig:make PHY_GIGE and individual Micrel PHYs selectablePhilipp Tomsich2017-06-022-0/+42
* | | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-06-031-63/+211
|\ \ \ | |/ / |/| |
| * | drivers: net: fsl-mc: Include MAC addr fixup to DPLBogdan Purcareata2017-06-011-63/+195
| * | drivers: net: fsl-mc: Link MC boot to PHY_RESET_RBogdan Purcareata2017-06-011-0/+16
| |/
* | fdt: Rename a few functions in fdt_supportSimon Glass2017-06-011-1/+1
* | dm: gpio: Add live tree supportSimon Glass2017-06-011-2/+1