summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-10-30net: fec_mxc: Change "error frame" message to debug levelFabio Estevam
2017-10-27armv8: ls1088aqds: Change phy mode to PHY_INTERFACE_MODE_RGMII_IDAshish Kumar
2017-10-27driver: fsl-mc: use calloc instead mallocPrabhakar Kushwaha
2017-10-20net: Add SMC911X driver to Kconfig, convertAdam Ford
2017-10-10Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-09-26ARM: mvebu: Convert CONFIG_MVNETA to KconfigChris Packham
2017-09-24net: ravb: Add PHY reset GPIO supportMarek Vasut
2017-09-21nds32: ftmac100: Fix write mac addr fail problem.rick
2017-09-21nds32: ftmac100: support cache enable.rick
2017-09-18net: phy: micrel: Convert to livetreePhilipp Tomsich
2017-09-18net: designware: Convert to livetreePhilipp Tomsich
2017-09-15blk: Remove various places that do flush cache after readBin Meng
2017-09-11armv8: fsl-layerscape: Support to add RGMII for ls1088aqdsAshish Kumar
2017-09-11armv8: ls1088a: Add NXP LS1088A SoC supportAshish Kumar
2017-09-11drivers:net:fsl-mc: Update MC address calculationPriyanka Jain
2017-09-07net: fix typosHeinrich Schuchardt
2017-09-07net: phy: realtek: fix enabling of the TX-delay for RTL8211FMadalin Bucur
2017-08-16Merge git://www.denx.de/git/u-boot-imxTom Rini
2017-08-16env: Rename some other getenv()-related functionsSimon Glass
2017-08-16env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass
2017-08-16env: Rename common functions related to setenv()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-08-14driver: net: ldpaa: Update priv->phydev after free()Prabhakar Kushwaha
2017-08-14net: fman: add support RGMII_TXID to memacMadalin Bucur
2017-08-13net: gmac_rockchip: Add support for the RK3368 GMACPhilipp Tomsich
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