summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2019-02-18arm: socfpga: gen5 enable designware_socfpgaSimon Goldschmidt1-0/+1
2019-02-18net: designware: socfpga: adapt to Gen5Simon Goldschmidt2-54/+35
2019-02-15net: mv88e61xx: fix autonegotiation on portsTim Harvey1-4/+4
2019-02-15net: dm: fec: Fix regulator enable when using DM_REGULATORAdam Ford1-1/+1
2019-02-01net: Add MSCC Luton networkd driver.Horatiu Vultur3-0/+744
2019-02-01net: mscc: Remove unused variablesHoratiu Vultur1-13/+1
2019-02-01net: mscc: Move mac_table_add function into different file.Horatiu Vultur4-78/+107
2019-02-01net: mscc: Move ocelot_send and ocelot_recv in a different file.Horatiu Vultur4-116/+175
2019-02-01net: mscc: Move miim commands into separate file.Horatiu Vultur4-71/+88
2019-02-01net: mscc: Move ocelot_switch to mscc_eswitch folderHoratiu Vultur5-7/+14
2019-01-28Enable FEC driver to retrieve PHY address from device treeMartyn Welch1-0/+21
2019-01-24Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini11-78/+179
2019-01-24net: phy: aquantia: Print information on configValentin-catalin Neacsu1-0/+21
2019-01-24net: phy: aquantia: Enable autoneg when on USXGMIIValentin-catalin Neacsu1-0/+18
2019-01-24net: remove CONFIG_MCAST_TFTPChris Packham2-15/+5
2019-01-24net: move ether_crc to tsec driverChris Packham1-0/+25
2019-01-24net: phy: realtek: Add functions to read PHY's extended registersCarlo Caione1-0/+29
2019-01-24net: macb: fix mapping of registersRamon Fried1-1/+3
2019-01-24net: mvneta: Add GPIO configuration supportAditya Prayoga1-0/+15
2019-01-24net: mvgbe: fallback phy-mode to GMIIChris Packham1-4/+2
2019-01-24net: phy: micrel: fix KSZ9031 clock skew for values greater 0psAndreas Pretzsch1-2/+2
2019-01-24net: mvpp2: mdio device per portBaruch Siach1-36/+33
2019-01-24net: mvpp2: fix lookup of mdio registers base addressBaruch Siach1-10/+7
2019-01-24net: designware: clear padding bytesSimon Goldschmidt1-2/+4
2019-01-24net: designware: fix tx packet lengthSimon Goldschmidt1-5/+7
2019-01-24net: phy: Add clause 45 identifier to phy_devicePankaj Bansal1-5/+10
2019-01-24net: phy: Move fixed link code to separate routineSiva Durga Prasad Paladugu1-7/+27
2019-01-24zynq-gem: Use appropriate cache flush/invalidate for RX and TXStefan Theil1-5/+6
2019-01-23net: add MSCC Ocelot switch supportGregory CLEMENT3-0/+773
2019-01-19Merge tag 'fsl-qoriq-for-v2019.04-rc1' of git://git.denx.de/u-boot-fsl-qoriqTom Rini1-0/+5
2019-01-18Merge tag 'mips-pull-2019-11-16' of git://git.denx.de/u-boot-mipsTom Rini1-47/+62
2019-01-18fsl-layerscape: dpaa: fix fsl-mc status in fdt with bootefiMian Yousaf Kaukab1-0/+5
2019-01-16net: bcm6368: fix restart flow issuesÁlvaro Fernández Rojas1-47/+62
2019-01-16Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dmTom Rini1-5/+4
2019-01-15net: Fix error handling in sb_eth_raw_ofdata_to_platdata()Simon Glass1-5/+4
2019-01-15ethernet: MediaTek: add ethernet driver for MediaTek ARM-based SoCsWeijie Gao4-0/+1472
2019-01-01Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imxTom Rini1-1/+1
2019-01-01imx: rename mx8m,MX8M to imx8m,IMX8MPeng Fan1-1/+1
2018-12-27phy: Fix u-boot coruption when fixed-phy is usedMichal Simek1-1/+2
2018-12-19net: add support for bcm6368-enetÁlvaro Fernández Rojas3-0/+634
2018-12-19net: add support for bcm6348-enetÁlvaro Fernández Rojas3-0/+548
2018-12-11Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriqTom Rini3-4/+209
2018-12-09lib: merge CRC16-CCITT into u-boot/crc.hPhilipp Tomsich1-1/+1
2018-12-07armv8: lx2160a: Add LX2160A SoC SupportPriyanka Jain2-1/+109
2018-12-07net: fm: add TFABOOT supportRajesh Bhagat1-3/+100
2018-12-06Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dmTom Rini1-1/+1
2018-12-05Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini1-3/+0
2018-12-05sandbox: net: Correct name copy in eth_raw_bus_post_bind()Simon Glass1-1/+1
2018-12-04Merge tag 'xilinx-for-v2019.01' of git://git.denx.de/u-boot-microblazeTom Rini1-10/+77
2018-12-03net: zynq_gem: Add check for 64-bit dma support by hardwareSiva Durga Prasad Paladugu1-1/+23