summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: Move CONFIG_RTL8169 to KconfigBin Meng2016-03-221-0/+6
* net: Move CONFIG_RTL8139 to KconfigBin Meng2016-03-221-0/+6
* driver: net: fsl-mc: Return from DPAA_exit if boot_status !=0Prabhakar Kushwaha2016-03-211-1/+2
* driver: net: ldpaa_eth: Add support of PHY frameworkPrabhakar Kushwaha2016-03-211-34/+87
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-141-0/+1
* net: phy: atheros: Fix problem with phy_reset() clearing BMCRAlison Wang2016-02-261-0/+3
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-02-243-1/+131
|\
| * driver/fm: fdt.c: fix fdt_fixup_fman_firmware() to support ARM platformsQianyu Gong2016-02-241-5/+6
| * fm: fdt: Move fman ucode fixup to driver codeQianyu Gong2016-02-242-0/+129
| * qe: move drivers/qe/qe.h to include/fsl_qe.hQianyu Gong2016-02-241-1/+1
* | net: phy: realtek: Use generic genphy_parse_link() for RTL8211EMichal Simek2016-02-221-1/+9
|/
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-02-201-5/+5
|\
| * drivers: at91: clean up peripheral clock codeWenyou Yang2016-02-181-5/+5
* | net: phy: marvell: Fix problem with phy_reset() clearing BMCRStefan Roese2016-02-181-2/+1
* | net: phy: marvell: Call phy_reset() where possibleStefan Roese2016-02-181-21/+2
|/
* drivers: net: keystone_net: convert driver to adopt device driver modelMugunthan V N2016-02-081-40/+433
* drivers: net: phy: micrel: fix build errors with CONFIG_DM_ETHMugunthan V N2016-02-081-2/+4
* Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2016-02-085-7/+9
|\
| * net: davinci_emac: fix NULL check after pointer dereferenceVishwas Srivastava2016-02-061-1/+3
| * net: fix wrong initialization in davinci-emac driverVishwas Srivastava2016-02-061-2/+2
| * Use correct spelling of "U-Boot"Bin Meng2016-02-064-4/+4
* | net: e1000: Convert to use DM PCI APIBin Meng2016-02-052-1/+78
* | net: designware: Use dm_pci_mem_to_phys() in the probe routineBin Meng2016-02-051-3/+1
* | net: pch_gbe: Convert to use DM PCI APIBin Meng2016-02-052-16/+13
|/
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-02-021-2/+19
|\
| * net: macb: Not all the GEM are gigabit capableGregory CLEMENT2016-01-271-2/+19
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-02-021-1/+2
|\ \
| * | driver: net: fsl-mc: Update print to reflect correct stringPrabhakar Kushwaha2016-02-011-1/+1
| * | driver: net: fsl-mc: Memset dprc_cfg before configuringPrabhakar Kushwaha2016-02-011-0/+1
* | | drivers: net: Add ethernet driver for Microchip PIC32.Purna Chandra Mandal2016-02-015-0/+899
* | | drivers: net: phy: add SMSC LAN8740 Phy support.Purna Chandra Mandal2016-02-011-0/+10
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2016-01-288-213/+832
|\ \
| * | net: phy: implements probe for Cortina phyShaohui Xie2016-01-281-0/+7
| * | net: phy: introduce a quirk PHY_FLAG_BROKEN_RESETShaohui Xie2016-01-281-0/+3
| * | net: phy: micrel: fix divisor value for KSZ9031 phy skewDinh Nguyen2016-01-281-1/+1
| * | net: phy: Use 'autoneg' flag from phydevAlexandre Messier2016-01-281-2/+3
| * | net: phy: Set ANRESTART in setup_forcedAlexandre Messier2016-01-281-1/+1
| * | net: phy: micrel: Disable B_CAST on configAlexandre Messier2016-01-281-2/+21
| * | net/designware: add support of max-speed device tree propertyAlexey Brodkin2016-01-282-1/+14
| * | net/designware: do explicit port selection for 1Gb modeAlexey Brodkin2016-01-281-0/+2
| * | drivers/net/phy: introduce phy_set_supported()Alexey Brodkin2016-01-281-0/+24
| * | net: phy: genphy: Allow overwriting featuresSascha Hauer2016-01-281-5/+5
| * | net: phy: ensure Gigabit features are masked off if requestedFlorian Fainelli2016-01-281-18/+29
| * | net: tsec: Use priv->tbiaddr to initialize TBI PHY addressBin Meng2016-01-281-1/+12
| * | net: tsec: Add driver model ethernet supportBin Meng2016-01-281-0/+186
| * | net: tsec: Use tsec_private pointer as the parameter for internal routinesBin Meng2016-01-281-12/+11
| * | net: tsec: Adjust orders to avoid forward declaration of tsec_send()Bin Meng2016-01-281-105/+103
| * | net: tsec: Move rxbd and txbd to struct tsec_privateBin Meng2016-01-281-37/+32
| * | net: tsec: Move rx_idx and tx_idx to struct tsec_privateBin Meng2016-01-281-28/+26
| * | net: tsec: fsl_mdio: Fix several cosmetic issuesBin Meng2016-01-282-29/+36
OpenPOWER on IntegriCloud