summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: phy: Don't limit phy addresses by defaultJoe Hershberger2018-04-131-0/+8
* net: sh_eth: Add remaining Gen2 DT compatibleMarek Vasut2018-04-131-0/+3
* net: zynq_gem: Use max-speed property from dtSiva Durga Prasad Paladugu2018-04-131-0/+9
* net: fec: Fix issue in DM probe timeoutYe Li2018-04-131-2/+1
* net: fex_mxc: add i.MX6UL/SX/SL compatiblePeng Fan2018-04-131-0/+3
* net: fec: sharing MDIO for two enet controllersPeng Fan2018-04-132-3/+18
* net: fec: set dev->seq to priv->dev_idPeng Fan2018-04-131-3/+2
* net: fec_mxc: simplify fec_get_miibusPeng Fan2018-04-131-12/+3
* net: fec_mxc: Fix DM driver issue in recvYe Li2018-04-131-0/+23
* net: mvneta: support setting hardware addressMatt Pelland2018-04-131-0/+10
* Merge tag 'xilinx-for-v2018.05-rc2' of git://git.denx.de/u-boot-microblazeTom Rini2018-04-092-9/+26
|\
| * net: phy: xilinx_phy: Read phytype using property xlnx,phy-typeSiva Durga Prasad Paladugu2018-04-091-1/+1
| * axi: ethernet: Added support for 64 bit addressing for axi-ethernetVipul Kumar2018-04-091-8/+25
* | net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-086-0/+6
* | Migrate CONFIG_DRIVER_TI_CPSW to KconfigAlex Kiernan2018-04-081-0/+7
|/
* treewide: Migrate CONFIG_TSEC_ENET to KconfigMario Six2018-04-081-0/+7
* powercp: mpc8xx: move commproc.hChristophe Leroy2018-04-061-1/+1
* powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xxChristophe Leroy2018-04-061-1/+1
* Merge git://git.denx.de/u-boot-sunxiTom Rini2018-04-041-24/+65
|\
| * net: sun8i-emac: remove support for old bindingAndre Przywara2018-04-041-53/+25
| * net: sun8i-emac: add support for new EMAC DT bindingAndre Przywara2018-04-041-8/+51
| * net: sun8i-emac: support new pinctrl DT bindingsAndre Przywara2018-04-041-13/+39
* | net: zynq_gem: Dont run any phy detection logic for GMII caseSiva Durga Prasad Paladugu2018-03-231-1/+2
* | net: Drop CONFIG_ENC28J60Tuomas Tynkkynen2018-03-223-1198/+0
* | net: macb: remove superfluous logical constraintHeinrich Schuchardt2018-03-221-1/+1
* | drivers: net: cpsw: remove superfluous assignment.Heinrich Schuchardt2018-03-221-1/+1
* | net/phy/cortina: Add No firmware upload optionPriyanka Jain2018-03-221-0/+13
* | net/phy/cortina.c: Update get_phy_id implementationPriyanka Jain2018-03-221-29/+17
* | configs: ls1012a: add pfe configuration for LS1012ACalvin Johnson2018-03-224-0/+26
* | drivers: net: pfe_eth: provide pfe commandsCalvin Johnson2018-03-221-0/+497
* | drivers: net: pfe_eth: LS1012A PFE driver introductionCalvin Johnson2018-03-225-0/+2460
* | drivers: net: phy: Fix aquantia compilation with DMCalvin Johnson2018-03-221-0/+1
* | net: mvpp2x: add check after callocHeinrich Schuchardt2018-03-221-0/+4
* | net: phy: Add PHY_RTL8211E_PINE64_GIGABIT_FIX for realtek physkevans@FreeBSD.org2018-03-222-0/+44
|/
* Move CONFIG_PHY_ADDR to KconfigStefan Mavrodiev2018-03-131-0/+7
* net: sun8i_emac: Fix PHY initializationSamuel Holland2018-03-131-1/+1
* Merge git://git.denx.de/u-boot-shTom Rini2018-03-051-0/+1
|\
| * net: ravb: Add R8A77965 M3N entriesMarek Vasut2018-03-051-0/+1
* | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
|/
* net: phy: smsc: Add SMSC LAN8741 supportArno Steffens2018-02-261-0/+11
* net: e1000: Fix e1000_igb semaphore handlingBernhard Messerklinger2018-02-261-1/+1
* NET: designware: fix clock enableEugeniy Paltsev2018-02-261-1/+1
* phy: Fix style violationsMario Six2018-02-261-37/+57
* net: phy: marvell 88e151x: Fix handling of bare RGMII interface typeMario Six2018-02-261-1/+2
* net: phy: marvell: Fix style violationsMario Six2018-02-261-22/+22
* net: tsec: Make live-tree compatibleMario Six2018-02-261-23/+19
* net: tsec: Fix memory leak in error pathMario Six2018-02-261-1/+3
* net: tsec: Fix style violationsMario Six2018-02-261-35/+37
* net: Remove Xilinx ll_temac driverMichal Simek2018-02-239-1760/+0
* net: sh_eth: Fix DT base address fetchingMarek Vasut2018-02-181-10/+4