summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* net: sh_eth: Fix checkpatch warningMarek Vasut2018-02-181-1/+1
* net: sh_eth: Return directly from sh_eth_recv_startMarek Vasut2018-02-181-4/+1
* net: sh_eth: Zap port variableMarek Vasut2018-02-181-18/+16
* net: ravb: Initialize PHY in probe() onceMarek Vasut2018-02-161-13/+19
* Kconfig: net: phylib: Phylib should depends on NETMichal Simek2018-02-081-0/+1
* net: e1000: implement eth_write_hwaddrHannu Lounento2018-02-041-0/+40
* net: e1000: split e1000_read_mac_addrHannu Lounento2018-02-041-18/+63
* net: e1000: add support for writing to EEPROMHannu Lounento2018-02-042-2/+174
* net: fec: fix build warnings for 64bits supportYe Li2018-02-041-31/+43
* net: fec: do not access reserved register for i.MX8MPeng Fan2018-02-041-2/+2
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-01-311-1/+3
|\
| * driver: fsl-mc: Perform fsl-mc fdt fixup for lazyapply dplYogesh Gaur2018-01-301-1/+3
* | mvpp2: Fix warning over 32bit vs 64bit targetsTom Rini2018-01-291-1/+1
|/
* net: gmac_rockchip: Add support for the RK3228 GMACDavid Wu2018-01-281-0/+85
* net: gmac_rockchip: Add rk3328 gmac supportDavid Wu2018-01-281-0/+85
* net: gmac_rockchip: Add support for the RV1108 GMACDavid Wu2018-01-281-6/+109