summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-08-11Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-08-10net: mvpp2x: Set BM poll size once during priv probeStefan Chulski
2017-08-10net: mvpp2x: remove TX drain from transmit routineStefan Chulski
2017-08-10net: mvpp2x: Set BM pool high addressStefan Chulski
2017-08-10net: mvpp2x: Remove IRQ configuration from U-BootStefan Chulski
2017-08-10net: mvpp2x: remove MBUS configurations from MvPP22 driverStefan Chulski
2017-08-10net: mvpp2x: decrease size of AGGR_TXQ and CPU_DESC_CHUNKStefan Chulski
2017-08-10net: mvpp2x: fix BM configuration overrun issueStefan Chulski
2017-08-10net: mvpp2x: Enable GoP packet padding in TXStefan Chulski
2017-08-10net: mvpp2x: fix phy connected to wrong mdio issueStefan Chulski
2017-08-10net: mvpp2x: Add GPIO configuration supportStefan Chulski
2017-08-09driver: net: fsl-mc: fsl_mc_ldpaa_exit exit earlier if dpl appliedSantan Kumar
2017-08-07net: phy: micrel: add an option to disable gigabit for the KSZ9031Sebastien Bourdelin
2017-08-07net: phy: Add AFE settings to the Broadcom Cygnus phyArun Parameswaran
2017-08-07net: move Broadcom SF2 driver to KconfigSuji Velupillai
2017-08-07net: phy: Hide Micrel KSZ9021 and KSZ9031 Kconfig optionsAlexandru Gagniuc
2017-08-07net: phy: micrel: Remove ksz90x1 drivers from micrel_ksz8xxxAlexandru Gagniuc
2017-08-07net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 driversAlexandru Gagniuc
2017-08-07net: phy: Remove duplicate Kconfig selection for Micrel KSZ9021Alexandru Gagniuc
2017-08-07net: ag7xxx: Propagate errors on phy accessJoe Hershberger
2017-08-07net: ag7xxx: Comment register namesJoe Hershberger
2017-08-07drivers/net/phy/fixed: do not overwrite addrChristian Gmeiner
2017-08-02net: ravb: Add clock handling supportMarek Vasut
2017-08-02net: ravb: Detect PHY correctlyMarek Vasut
2017-08-02net: ravb: Add OF probing supportMarek Vasut
2017-07-23powerpc, 8xx: fix missing function declarations.Christophe Leroy
2017-07-18Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic
2017-07-12net: fec_mxc: fix PHY initialization bug with CONFIG_DM_ETHLothar Waßmann
2017-07-12net: fm: use get_nand_dev_by_index()Grygorii Strashko
2017-07-12net: phy: cortina: use get_nand_dev_by_index()Grygorii Strashko
2017-07-11rockchip: net: dm: convert fdt_get to dev_readPhilipp Tomsich
2017-07-08powerpc, 8xx: Add support for MCR3000 board from CSSIChristophe Leroy
2017-07-08powerpc, 8xx: move FEC Ethernet driver in drivers/netChristophe Leroy
2017-07-03powerpc: remove 4xx supportHeiko Schocher
2017-06-28ti816x: Enable ethernet supportTom Rini
2017-06-27Merge git://www.denx.de/git/u-boot-imxTom Rini
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher
2017-06-16treewide: remove unneeded semicolonsMasahiro Yamada
2017-06-14Merge git://git.denx.de/u-boot-mpc85xxTom Rini
2017-06-12net: phy: marvell: Fix init function for m88e1145York Sun
2017-06-12powerpc, 8xx: remove support for 8xxHeiko Schocher
2017-06-05common: freescale: Move arch-specific declarationsSimon Glass
2017-06-03Merge git://git.denx.de/u-boot-netTom Rini
2017-06-03Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-06-02net: pch_gbe: Add cache maintenancePaul Burton
2017-06-02net: pch_gbe: CPU accessible addresses are virtualPaul Burton
2017-06-02net: pch_gbe: Fix rx descriptor buffer addressesPaul Burton
2017-06-02net: pch_gbe: Reset during probePaul Burton
2017-06-02net: zynq_gem: Dont flush dummy descriptorsSiva Durga Prasad Paladugu