summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-05-21net: ravb: Add Renesas Ethernet RAVB driverMarek Vasut
2017-05-18net: fec_mxc: specify the registered eth index by dev_idAndy Duan
2017-05-18net: fec_mxc: avoid transfer dev_id -1 to get mac address from fuseAndy Duan
2017-05-18net: fec: do not access reserved register for i.MX6ULLPeng Fan
2017-05-12net: uli526x: Fix unknown storage size errorTom Rini
2017-05-12net: phy: mv88e61xx: Fix uninitialized variable warningTom Rini
2017-05-12net: eepro100: Fix unused variable warningTom Rini
2017-05-09Merge git://git.denx.de/u-boot-dmTom Rini
2017-05-09net: macb: Align the compatibles with kernelWenyou Yang
2017-05-09net: macb: Add remove callbackWenyou Yang
2017-05-09net: mvpp2: Add remove function that is called before the OS is startedStefan Roese
2017-04-25Merge git://git.denx.de/u-boot-sunxiTom Rini
2017-04-20sunxi: Convert CONFIG_RGMII to KconfigMylène Josserand
2017-04-20sunxi: Convert SUNXI_EMAC to KconfigMylène Josserand
2017-04-20sunxi: Move SUNXI_GMAC to KconfigMylène Josserand
2017-04-18Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-04-18drivers: remove Blackfin specific driversMasahiro Yamada
2017-04-17armv8: ls1043a: Drop macro CONFIG_LS1043AYork Sun
2017-04-17armv8: ls2080a: Drop macro CONFIG_LS2080AYork Sun
2017-04-13Merge git://git.denx.de/u-boot-dmTom Rini
2017-04-13gpio: at91_gpio: remove CPU_HAS_PIO3 macroWenyou Yang
2017-04-13Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2017-04-08Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2017-04-07sun8i_emac: configure PHY reset GPIO via DMPhilipp Tomsich
2017-04-07Remove various unused interrupt related codeTom Rini
2017-04-07Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2017-04-05SPARC: RemoveTom Rini
2017-04-05Blackfin: RemoveTom Rini
2017-04-05sunxi: prepare for sharing MACH_SUN8I_H3 config symbolAndre Przywara
2017-04-05net: gmac_rockchip: Add support for the RK3399 GMACPhilipp Tomsich
2017-04-04Merge git://www.denx.de/git/u-boot-marvellTom Rini
2017-04-04Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-03-29net: mvpp2: Remove unreferenced in_use_thresh from struct mvpp2_bm_poolStefan Roese
2017-03-29net: mvpp2: Configure SMI PHY address needed for PHY pollingStefan Roese
2017-03-29net: mvpp2: Enable PHY polling mode on PPv2.2Stefan Roese
2017-03-29net: mvpp2: Add missing PHY_INTERFACE_MODE_RGMII_IDStefan Roese
2017-03-29net: mvpp2: Add GoP and NetC support for port 0 (SFI)Stefan Roese
2017-03-29net: mvpp2: Add GoP and NetC support for ports 2 & 3 (RGMII & SGMII)Stefan Roese
2017-03-29net: mvpp2: Read phy-speed from DT to select between 1GB and 2.5GB SGMIIStefan Roese
2017-03-29net: mvpp2: Restructure probe / init functionsStefan Roese
2017-03-29net: mvpp2: Add RX and TX FIFO configuration for PPv2.2Stefan Roese
2017-03-29net: mvpp2: Handle eth device naming in multi-CP case correctlyStefan Roese
2017-03-29net: mvpp2: Enable compilation for Armada 7K/8K platformsStefan Roese
2017-03-29net: mvpp2.c: Clear all buffer / descriptor areas before usageStefan Roese
2017-03-29net: mvpp2: Move probe function from MISC to ETH DM driverStefan Roese
2017-03-29net: mvpp2: Add MDIO support for PPv2.2Stefan Roese
2017-03-29net: mvpp2: finally add the PPv2.2 compatible stringThomas Petazzoni
2017-03-29net: mvpp2: adapt rxq distribution to PPv2.2Thomas Petazzoni
2017-03-29net: mvpp2: rework RXQ interrupt group initialization for PPv2.2Thomas Petazzoni
2017-03-29net: mvpp2: add AXI bridge initialization for PPv2.2Thomas Petazzoni