summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2016-04-06armv8: LS2080A: Consolidate LS2080A and LS2085AYork Sun2-1/+10
2016-04-06drivers: net: vsc9953: Fix bug when PVID is shown for disabled ports onlyCodrin Ciubotariu1-1/+1
2016-04-06drivers: net: vsc9953: Do not configure disabled portsCodrin Ciubotariu1-4/+8
2016-04-04Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini6-15/+255
2016-04-04net: zynq_gem: Add SGMII support for zynqMPSiva Durga Prasad Paladugu1-2/+11
2016-04-04net: phy: Add SGMII support for TI phySiva Durga Prasad Paladugu1-1/+38
2016-04-04net: zynq_gem: Return error incase of invalid phy addressSiva Durga Prasad Paladugu1-3/+1
2016-04-04net: axi_emac: Report phy-node error message permanentlyMichal Simek1-1/+1
2016-04-04net: gem: Allow to set the MAC from an EEPROMJoe Hershberger1-0/+18
2016-04-04net: xilinx_axi: Clear Isolate bit if found during phy setupSiva Durga Prasad Paladugu1-1/+19
2016-04-04net: xilinx_axi: Use interface type instead of zeroSiva Durga Prasad Paladugu1-1/+1
2016-04-04net: zynq_gem: Add support for SGMII interfaceSiva Durga Prasad Paladugu1-7/+19
2016-04-04phy: Add phy driver support for xilinx PCS/PMA coreSiva Durga Prasad Paladugu3-0/+148
2016-04-04net: mvpp2.c: Add Marvell mvpp2 network driver for Armada 375Stefan Roese3-0/+4199
2016-04-03net: phy: Realtek RTL8211B/C PHY ID fixKarsten Merker1-1/+2
2016-03-31net: phy: Optionally force master mode for RTL PHYMichael Haas2-1/+33
2016-03-29Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2-2/+2
2016-03-29driver: net: fsl-mc: Check NULL before pointer dereferencePrabhakar Kushwaha1-1/+1
2016-03-29driver: net: fsl-mc: Free dflt_dpio pointer after its usagePrabhakar Kushwaha1-1/+1
2016-03-27net: rtl8169: Fix build error when DEBUG is onBin Meng1-5/+5
2016-03-22net: Move CONFIG_RTL8169 to KconfigBin Meng1-0/+6
2016-03-22net: Move CONFIG_RTL8139 to KconfigBin Meng1-0/+6
2016-03-21driver: net: fsl-mc: Return from DPAA_exit if boot_status !=0Prabhakar Kushwaha1-1/+2
2016-03-21driver: net: ldpaa_eth: Add support of PHY frameworkPrabhakar Kushwaha1-34/+87
2016-03-15Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass1-0/+1
2016-02-26net: phy: atheros: Fix problem with phy_reset() clearing BMCRAlison Wang1-0/+3
2016-02-25Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini3-1/+131
2016-02-24driver/fm: fdt.c: fix fdt_fixup_fman_firmware() to support ARM platformsQianyu Gong1-5/+6
2016-02-24fm: fdt: Move fman ucode fixup to driver codeQianyu Gong2-0/+129
2016-02-24qe: move drivers/qe/qe.h to include/fsl_qe.hQianyu Gong1-1/+1
2016-02-22net: phy: realtek: Use generic genphy_parse_link() for RTL8211EMichal Simek1-1/+9
2016-02-21Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini1-5/+5
2016-02-18drivers: at91: clean up peripheral clock codeWenyou Yang1-5/+5
2016-02-18net: phy: marvell: Fix problem with phy_reset() clearing BMCRStefan Roese1-2/+1
2016-02-18net: phy: marvell: Call phy_reset() where possibleStefan Roese1-21/+2
2016-02-08drivers: net: keystone_net: convert driver to adopt device driver modelMugunthan V N1-40/+433
2016-02-08drivers: net: phy: micrel: fix build errors with CONFIG_DM_ETHMugunthan V N1-2/+4
2016-02-08Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini5-7/+9
2016-02-06net: davinci_emac: fix NULL check after pointer dereferenceVishwas Srivastava1-1/+3
2016-02-06net: fix wrong initialization in davinci-emac driverVishwas Srivastava1-2/+2
2016-02-06Use correct spelling of "U-Boot"Bin Meng4-4/+4
2016-02-05net: e1000: Convert to use DM PCI APIBin Meng2-1/+78
2016-02-05net: designware: Use dm_pci_mem_to_phys() in the probe routineBin Meng1-3/+1
2016-02-05net: pch_gbe: Convert to use DM PCI APIBin Meng2-16/+13
2016-02-02Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini1-2/+19
2016-02-02Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini1-1/+2
2016-02-02drivers: net: Add ethernet driver for Microchip PIC32.Purna Chandra Mandal5-0/+899
2016-02-02drivers: net: phy: add SMSC LAN8740 Phy support.Purna Chandra Mandal1-0/+10
2016-02-01driver: net: fsl-mc: Update print to reflect correct stringPrabhakar Kushwaha1-1/+1
2016-02-01driver: net: fsl-mc: Memset dprc_cfg before configuringPrabhakar Kushwaha1-0/+1