Merge tag 'pull-14nov18' of git://git.denx.de/u-boot-dm
[oweals/u-boot.git] / drivers / net /
2018-11-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-11-14 Tom RiniMerge branch 'next'
2018-11-05 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net...
2018-11-05 Grygorii Strashkodriver: net: ti: keystone_net: switch to use common...
2018-11-05 Grygorii Strashkodriver: net: ti: cpsw: switch to use common mdio lib
2018-11-05 Grygorii Strashkodriver: net: ti: introduce common mdio support library
2018-11-05 Grygorii Strashkodriver: net: ti: cpsw: update to use SPDX identifier
2018-11-05 Grygorii Strashkodrivers: net: keystone_net: drop non dm code
2018-11-05 Grygorii Strashkoconfigs: net: convert DRIVER_TI_KEYSTONE_NET kconfig
2018-11-05 Grygorii Strashkodriver: net: consolidate ti's code in separate folder
2018-11-05 Quentin Schulznet: phy: mscc: add support for VSC8574 PHY
2018-11-05 Quentin Schulznet: phy: mscc: factorize part of config function for...
2018-11-05 Quentin Schulznet: phy: mscc: add support for VSC8584 PHY
2018-11-05 Cédric Le Goaternet: ftgmac100: Add support for the Aspeed SoC
2018-11-05 Cédric Le Goaternet: ftgmac100: add clock support
2018-11-05 Cédric Le Goaternet: ftgmac100: handle timeouts when transmitting
2018-11-05 Cédric Le Goaternet: ftgmac100: convert the RX/TX descriptor arrays
2018-11-05 Cédric Le Goaternet: ftgmac100: add MDIO bus and phylib support
2018-11-05 Cédric Le Goaternet: ftgmac100: use setbits_le32() in the reset method
2018-11-05 Cédric Le Goaternet: ftgmac100: convert to driver model
2018-11-05 Cédric Le Goaternet: ftgmac100: use the aligned() macro
2018-11-05 Cédric Le Goaternet: ftgmac100: use the BIT() macro
2018-11-05 Stefan Roesenet: Add MT7628 ethernet driver
2018-10-31 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2018-10-30 Tom RiniMerge tag 'mpc85xx-for-v2018.11' of git://git.denx...
2018-10-29 Bin Mengpowerpc: t1040: Correct RCW EC2 settings
2018-10-29 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-10-28 Tom RiniMerge git://git.denx.de/u-boot-x86
2018-10-28 Patrick Delaunaydrivers: cosmetic: Convert SPDX license tags to Linux...
2018-10-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2018-10-25 Tom RiniMerge tag 'u-boot-imx-20181025' of git://git.denx.de...
2018-10-24 Anatolij Gustschinnet: fec_mxc: add support for i.MX8X
2018-10-24 Baruch Siachnet: mvpp2: increase PHY reset pulse
2018-10-24 Baruch Siachnet: mvpp2: fix polarity of PHY reset signal
2018-10-24 Martin Fuzzeynet: dm: fec: Obtain the transceiver type from the DT
2018-10-24 Martin Fuzzeynet: dm: fec: Support the phy-supply binding
2018-10-24 Martin Fuzzeynet: dm: fec: Fix phy-reset-duration clamping and defaults
2018-10-24 Martin Fuzzeynet: dm: fec: Fix time unit error in phy-reset-duration
2018-10-24 Jeremy Gebbennet: phy: aquantia: autodetect if firmware needs to...
2018-10-24 Jeremy Gebbennet: phy: aquantia: add firmware loading support
2018-10-24 Jeremy Gebbenconfigs: migrate CONFIG_PHY_AQUANTIA to Kconfig
2018-10-17 Tom RiniMerge tag 'signed-efi-2018.11' of git://github.com...
2018-10-16 Tom RiniMerge git://git.denx.de/u-boot-microblaze
2018-10-16 Michal Simeknet: gem: Do not setup any clock for Xilinx SoC Versal
2018-10-16 Michal Simekarm64: versal: Add support for new Xilinx Versal ACAPs
2018-10-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2018-10-15 Tom RiniMerge tag 'arc-more-updates-for-2018.11-rc2-2' of git...
2018-10-12 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-10-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2018-10-12 Tom Rinildpaa_eth.c: Fix warning when PHYLIB is not enabled
2018-10-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2018-10-10 Pankaj Bansaldriver: net: fsl-mc: Add support of multiple phys for...
2018-10-10 Pankaj Bansaldriver: net: fsl-mc: initialize dpmac irrespective...
2018-10-10 Pankaj Bansaldriver: net: fsl-mc: Modify the dpmac link detection...
2018-10-10 Pankaj Bansaldriver: net: fsl-mc: fix error handing in init_phy
2018-10-10 Pankaj Bansaldriver: net: fsl-mc: remove unused strcture elements
2018-10-10 Pankaj Bansaldriver: net: fsl-mc: modify the label name
2018-10-10 Joe Hershbergertest: eth: Add a test for the target being pinged
2018-10-10 Joe Hershbergertest: eth: Add a test for ARP requests
2018-10-10 Joe Hershbergernet: sandbox: Add a priv ptr for tests to use
2018-10-10 Joe Hershbergernet: sandbox: Allow fake eth to handle more than 1...
2018-10-10 Joe Hershbergernet: sandbox: Share the priv structure with tests
2018-10-10 Joe Hershbergernet: sandbox: Make the fake eth driver response configu...
2018-10-10 Joe Hershbergernet: sandbox: Refactor sandbox send function
2018-10-10 Joe Hershbergernet: sandbox: Move disabled flag into priv struct
2018-10-10 Janine Hagemannnet: phy: ti: Add binding for the CLK_OUT pin muxing
2018-10-10 Janine Hagemannnet: phy: ti: Recover from "port mirroring" N/A MODE4
2018-10-10 Janine Hagemannnet: phy: ti: Add lane swapping support in the DP83867...
2018-10-10 Bin Mengnet.h: Include linux/if_ether.h to avoid duplication
2018-10-09 Bin Mengnet: pch_gbe: Make probe/remove static
2018-10-09 Bin Menglinux/compat.h: Add netdev_### log macros
2018-10-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2018-10-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2018-10-05 Tom RiniMerge tag 'rockchip-for-v2018.11-rc2' of git://git...
2018-10-04 Janine Hagemannnet: gmac_rockchip: Add handling for RGMII_ID/RXID...
2018-10-04 Janine Hagemannnet: gmac_rockchip: Fix a register write in rk3328_gmac...
2018-10-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2018-09-30 Tom RiniMerge git://git.denx.de/u-boot-dm
2018-09-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2018-09-29 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-09-29 Tom RiniMerge tag 'mpc85xx-for-v2018.11-rc1' of git://git.denx...
2018-09-29 Tom RiniMerge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git...
2018-09-27 Zhao Qiangnet: fman: Support both new and legacy FMan Compatibles
2018-09-27 Pramod Kumarls1012a: remove debug info from u-boot log
2018-09-27 Prabhakar Kushwahadriver: net: fsl-mc: Memset MC reserve ram memory befor...
2018-09-27 Nipun Guptau-boot: fixup the iommu-map property of fsl-mc node
2018-09-27 Yinbo Zhuppa/fm/qe: use block layer in ppa/fm/qe driver
2018-09-27 Tom RiniMerge tag 'xilinx-for-v2018.11' of git://git.denx.de...
2018-09-27 Michal Simeknet: zynq_gem: Add support for fixed-link phy
2018-09-26 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2018-09-26 Siva Durga Prasad... net: zynq_gem: Fix reading of max-speed property
2018-09-26 Sekhar Noridrivers: net: cpsw: add support to update phy address
2018-08-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-08-17 Adam FordConvert CONFIG_MII et al to Kconfig
2018-08-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2018-08-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2018-08-13 Marek Vasutnet: designware: socfpga: Add Arria10 extras
2018-08-13 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2018-08-08 Pankaj Bansalfsl/mc: Limit the ethernet name to ETH_NAME_LEN
2018-08-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
next