summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2016-03-22net: Move CONFIG_RTL8169 to KconfigBin Meng
2016-03-22net: Move CONFIG_RTL8139 to KconfigBin Meng
2016-03-21driver: net: fsl-mc: Return from DPAA_exit if boot_status !=0Prabhakar Kushwaha
2016-03-21driver: net: ldpaa_eth: Add support of PHY frameworkPrabhakar Kushwaha
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass
2016-02-26net: phy: atheros: Fix problem with phy_reset() clearing BMCRAlison Wang
2016-02-24Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-02-24driver/fm: fdt.c: fix fdt_fixup_fman_firmware() to support ARM platformsQianyu Gong
2016-02-24fm: fdt: Move fman ucode fixup to driver codeQianyu Gong
2016-02-24qe: move drivers/qe/qe.h to include/fsl_qe.hQianyu Gong
2016-02-22net: phy: realtek: Use generic genphy_parse_link() for RTL8211EMichal Simek
2016-02-20Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2016-02-18drivers: at91: clean up peripheral clock codeWenyou Yang
2016-02-18net: phy: marvell: Fix problem with phy_reset() clearing BMCRStefan Roese
2016-02-18net: phy: marvell: Call phy_reset() where possibleStefan Roese
2016-02-08drivers: net: keystone_net: convert driver to adopt device driver modelMugunthan V N
2016-02-08drivers: net: phy: micrel: fix build errors with CONFIG_DM_ETHMugunthan V N
2016-02-08Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini
2016-02-06net: davinci_emac: fix NULL check after pointer dereferenceVishwas Srivastava
2016-02-06net: fix wrong initialization in davinci-emac driverVishwas Srivastava
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2016-02-05net: e1000: Convert to use DM PCI APIBin Meng
2016-02-05net: designware: Use dm_pci_mem_to_phys() in the probe routineBin Meng
2016-02-05net: pch_gbe: Convert to use DM PCI APIBin Meng
2016-02-02Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2016-02-02Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-02-01drivers: net: Add ethernet driver for Microchip PIC32.Purna Chandra Mandal
2016-02-01drivers: net: phy: add SMSC LAN8740 Phy support.Purna Chandra Mandal
2016-02-01driver: net: fsl-mc: Update print to reflect correct stringPrabhakar Kushwaha
2016-02-01driver: net: fsl-mc: Memset dprc_cfg before configuringPrabhakar Kushwaha
2016-01-28Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2016-01-28net: phy: implements probe for Cortina phyShaohui Xie
2016-01-28net: phy: introduce a quirk PHY_FLAG_BROKEN_RESETShaohui Xie
2016-01-28net: phy: micrel: fix divisor value for KSZ9031 phy skewDinh Nguyen
2016-01-28net: phy: Use 'autoneg' flag from phydevAlexandre Messier
2016-01-28net: phy: Set ANRESTART in setup_forcedAlexandre Messier
2016-01-28net: phy: micrel: Disable B_CAST on configAlexandre Messier
2016-01-28net/designware: add support of max-speed device tree propertyAlexey Brodkin
2016-01-28net/designware: do explicit port selection for 1Gb modeAlexey Brodkin
2016-01-28drivers/net/phy: introduce phy_set_supported()Alexey Brodkin
2016-01-28net: phy: genphy: Allow overwriting featuresSascha Hauer
2016-01-28net: phy: ensure Gigabit features are masked off if requestedFlorian Fainelli
2016-01-28net: tsec: Use priv->tbiaddr to initialize TBI PHY addressBin Meng
2016-01-28net: tsec: Add driver model ethernet supportBin Meng
2016-01-28net: tsec: Use tsec_private pointer as the parameter for internal routinesBin Meng
2016-01-28net: tsec: Adjust orders to avoid forward declaration of tsec_send()Bin Meng
2016-01-28net: tsec: Move rxbd and txbd to struct tsec_privateBin Meng
2016-01-28net: tsec: Move rx_idx and tx_idx to struct tsec_privateBin Meng
2016-01-28net: tsec: fsl_mdio: Fix several cosmetic issuesBin Meng
2016-01-28drivers: net: vsc9953: Add LAG supportCodrin Ciubotariu