summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* drivers: net: ls1088ardb: Fix EC1 and EC2 RCW offsetPramod Kumar2019-03-151-2/+2
* mc : Reduce MC memory size to 128MMeenakshi Aggarwal2019-03-151-4/+18
* driver: net: fsl-mc: Fix DPC MAC address fixupIoana Ciocoi Radulescu2019-03-151-1/+3
* drivers: net: ldpaa_eth: check if the dpmac is enabledPankaj Bansal2019-03-151-2/+2
* drivers/net/fec: phy_init: remove redundant logicHannes Schmelzer2019-03-131-8/+2
* net: macb: Fix GEM hardware detectionAtish Patra2019-02-271-1/+1
* net: macb: Fix clk API usage for RISC-V systemsAnup Patel2019-02-271-5/+4
* arm: socfpga: gen5 enable designware_socfpgaSimon Goldschmidt2019-02-181-0/+1
* net: designware: socfpga: adapt to Gen5Simon Goldschmidt2019-02-182-54/+35
* net: mv88e61xx: fix autonegotiation on portsTim Harvey2019-02-151-4/+4
* net: dm: fec: Fix regulator enable when using DM_REGULATORAdam Ford2019-02-151-1/+1
* net: Add MSCC Luton networkd driver.Horatiu Vultur2019-02-013-0/+744
* net: mscc: Remove unused variablesHoratiu Vultur2019-02-011-13/+1
* net: mscc: Move mac_table_add function into different file.Horatiu Vultur2019-02-014-78/+107
* net: mscc: Move ocelot_send and ocelot_recv in a different file.Horatiu Vultur2019-02-014-116/+175
* net: mscc: Move miim commands into separate file.Horatiu Vultur2019-02-014-71/+88
* net: mscc: Move ocelot_switch to mscc_eswitch folderHoratiu Vultur2019-02-015-7/+14
* Enable FEC driver to retrieve PHY address from device treeMartyn Welch2019-01-281-0/+21
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2019-01-2411-78/+179
|\
| * net: phy: aquantia: Print information on configValentin-catalin Neacsu2019-01-241-0/+21
| * net: phy: aquantia: Enable autoneg when on USXGMIIValentin-catalin Neacsu2019-01-241-0/+18
| * net: remove CONFIG_MCAST_TFTPChris Packham2019-01-242-15/+5
| * net: move ether_crc to tsec driverChris Packham2019-01-241-0/+25
| * net: phy: realtek: Add functions to read PHY's extended registersCarlo Caione2019-01-241-0/+29
| * net: macb: fix mapping of registersRamon Fried2019-01-241-1/+3
| * net: mvneta: Add GPIO configuration supportAditya Prayoga2019-01-241-0/+15
| * net: mvgbe: fallback phy-mode to GMIIChris Packham2019-01-241-4/+2
| * net: phy: micrel: fix KSZ9031 clock skew for values greater 0psAndreas Pretzsch2019-01-241-2/+2
| * net: mvpp2: mdio device per portBaruch Siach2019-01-241-36/+33
| * net: mvpp2: fix lookup of mdio registers base addressBaruch Siach2019-01-241-10/+7
| * net: designware: clear padding bytesSimon Goldschmidt2019-01-241-2/+4
| * net: designware: fix tx packet lengthSimon Goldschmidt2019-01-241-5/+7
| * net: phy: Add clause 45 identifier to phy_devicePankaj Bansal2019-01-241-5/+10
* | net: phy: Move fixed link code to separate routineSiva Durga Prasad Paladugu2019-01-241-7/+27
* | zynq-gem: Use appropriate cache flush/invalidate for RX and TXStefan Theil2019-01-241-5/+6
|/
* net: add MSCC Ocelot switch supportGregory CLEMENT2019-01-233-0/+773
* Merge tag 'fsl-qoriq-for-v2019.04-rc1' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2019-01-181-0/+5
|\
| * fsl-layerscape: dpaa: fix fsl-mc status in fdt with bootefiMian Yousaf Kaukab2019-01-171-0/+5
* | Merge tag 'mips-pull-2019-11-16' of git://git.denx.de/u-boot-mipsTom Rini2019-01-171-47/+62
|\ \
| * | net: bcm6368: fix restart flow issuesÁlvaro Fernández Rojas2019-01-161-47/+62
| |/
* | Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dmTom Rini2019-01-151-5/+4
|\ \
| * | net: Fix error handling in sb_eth_raw_ofdata_to_platdata()Simon Glass2019-01-141-5/+4
| |/
* | ethernet: MediaTek: add ethernet driver for MediaTek ARM-based SoCsWeijie Gao2019-01-144-0/+1472
|/
* Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imxTom Rini2019-01-011-1/+1
|\
| * imx: rename mx8m,MX8M to imx8m,IMX8MPeng Fan2019-01-011-1/+1
* | phy: Fix u-boot coruption when fixed-phy is usedMichal Simek2018-12-261-1/+2
* | net: add support for bcm6368-enetÁlvaro Fernández Rojas2018-12-193-0/+634
* | net: add support for bcm6348-enetÁlvaro Fernández Rojas2018-12-193-0/+548
|/
* Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-12-103-4/+209
|\
| * armv8: lx2160a: Add LX2160A SoC SupportPriyanka Jain2018-12-062-1/+109