Revert "mmc: davinci: drop struct davinci_mmc_plat"
[oweals/u-boot.git] / drivers / net /
2019-12-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-12-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
2019-12-22 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2019-12-22 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2019-12-20 Alex Margineandrivers: net: bcm-sf2: pass -1 to phy_connect()
2019-12-20 Marek Vasutnet: dwc_eth_qos: Pass -1 to phy_connect() to scan...
2019-12-11 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.01-a' of https:...
2019-12-10 Tom RiniMerge tag 'fixes-for-2020.01' of https://gitlab.denx...
2019-12-10 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2019-12-09 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2019-12-09 Vignesh Raghavendranet: ti: am65-cpsw-nuss: Add new compatible for J721e
2019-12-09 Vignesh Raghavendranet: ti: am65-cpsw-nuss: Rework RX flow ID handling
2019-12-09 Cédric Le Goaternet: ftgmac100: align RX/TX descriptors on ARCH_DMA_MIN...
2019-12-09 Alex Margineandrivers: net: fsl_enetc: register internal MDIO bus
2019-12-09 Alex Margineandrivers: net: fsl_enetc_mdio: return with time-out...
2019-12-09 Alex Margineandrivers: net: fsl_enetc: move PCS and PHY config to...
2019-12-09 Alex Margineandrivers: net: fsl_enetc: Add 2.5Gbps to supported link...
2019-12-09 Alex Margineandrivers: net: fsl_enetc: use the new MDIO DM helper...
2019-12-09 Alex Margineandrivers: net: fsl_enetc: use XFI, USXGMII interface...
2019-12-09 Alex Margineandrivers: net: aquantia: check system interface too...
2019-12-09 Alex Margineandrivers: net: aquantia: set SMBus addr based on DT...
2019-12-09 Alex Margineandrivers: net: aquantia: set MDI reversal based on DT...
2019-12-09 Alex Margineandrivers: net: aquantia: set up SI protocol based on...
2019-12-09 Alex Margineandrivers: net: aquantia: add PHY generation information
2019-12-09 Alex Margineandrivers: net: aquantia: use XFI, USXGMII interface...
2019-12-09 Anatolij Gustschinnet: phy: fix switch vendor name
2019-12-09 Anatolij Gustschinnet: phy: mv88e61xx: register phy_driver struct for...
2019-12-09 Anatolij Gustschinnet: phy: mv88E61xx: fix ENERGY_DET init for mv88E6071
2019-12-09 Anatolij Gustschinnet: phy: mv88e61xx: add CPU port parameter init for...
2019-12-09 Anatolij Gustschinnet: phy: mv88e61xx: rework to enable detection of...
2019-12-09 Nicolas Ferrenet: phy: micrel: make sure the factory test bit is...
2019-12-09 Florin Chiculitanet: phy: aquantia: wait for phy init sequence to finish
2019-12-09 Josef Holzmayrnet: macb: let miiphy_read/_write pass arbitrary addresses
2019-12-09 Josef Holzmayrnet: macb: explicitly pass phy_adr to mdio read and...
2019-12-09 Stefan Roesenet: phy: Increase link up delay in genphy_update_link()
2019-12-09 Thierry Redingnet: rtl8169: Support RTL-8168c/8111c
2019-12-09 Nevo Hednet: mvpp2: MVPP2 now needs MVMDIO
2019-12-09 Nevo Hednet: mvpp2: use new MVMDIO driver
2019-12-09 Grzegorz Jaszczyknet: mvpp2: mark phy as invalid in case of missing...
2019-12-09 Stefan Chulskinet: mvpp2x: fix traffic stuck after PHY start error
2019-12-09 Grygorii Strashkonet: phy: dp83867: refactor rgmii configuration
2019-12-09 Grygorii Strashkonet: phy: dp83867: io impedance is not dependent on...
2019-12-09 Grygorii Strashkonet: phy: dp83867: rework delay rgmii delay handling
2019-12-09 Grygorii Strashkonet: phy: dp83867: Add ability to disable output clock
2019-12-09 Grygorii Strashkonet: phy: dp83867: move static initialization to .probe()
2019-12-09 Grygorii Strashkonet: phy: ti: rename ti.c to dp83867.c
2019-12-09 Priyanka Jainnet/phy: Fix phy_connect() for phy addr 0
2019-12-09 Tom RiniMerge tag 'u-boot-imx-20191209' of https://gitlab.denx...
2019-12-06 Tom RiniMerge tag 'u-boot-rockchip-20191206' of https://gitlab...
2019-12-05 Tom RiniMerge branch '2019-12-05-master-imports'
2019-12-05 David Wunet: gmac_rockchip: Add support for rk3308
2019-12-05 Thomas HebbFix typo in macros, "FIRMEWARE" -> "FIRMWARE"
2019-12-03 Tom RiniMerge tag 'efi-2020-01-rc5' of https://gitlab.denx...
2019-12-03 Tom RiniMerge tag 'dm-pull-3dec19' of https://gitlab.denx.de...
2019-12-03 Tom RiniMerge branch '2019-12-03-master-imports'
2019-12-03 Faiz Abbasnet: cpsw: Add NULL pointer check
2019-12-03 Tom RiniConvert CONFIG_SYS_CORTINA_FW_IN_MMC et al to Kconfig
2019-12-03 Tom RiniMerge branch '2019-12-02-master-imports'
2019-12-02 Simon Glasscommon: Move command functions out of common.h
2019-12-02 Simon Glasscommon: Move ARM cache operations out of common.h
2019-12-02 Simon Glasscommon: Move mii_init() function out of common.h
2019-12-02 Simon Glasscommon: Move get_ticks() function out of common.h
2019-12-02 Simon Glasscrc32: Use the crc.h header for crc functions
2019-11-22 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-11-18 Tom RiniMerge tag 'video-for-v2020.01-rc2' of https://gitlab...
2019-11-18 Tom RiniMerge tag 'u-boot-rockchip-20191118' of https://gitlab...
2019-11-17 Heiko Stuebnernet: gmac_rockchip: add support for px30
2019-11-12 Tom RiniMerge tag 'u-boot-imx-20191105' of https://gitlab.denx...
2019-11-11 Tom RiniMerge tag 'u-boot-rockchip-20191110' of https://gitlab...
2019-11-11 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-11-08 Michael Walledrivers: net: fsl_enetc: fix RGMII configuration
2019-11-08 Michael Walledrivers: net: fsl_enetc: set phydev->node
2019-11-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2019-11-05 Peng Fannet: fec_mxc: support i.MX8M with CLK_CCF
2019-11-05 Peng Fannet: Kconfig: FEC: Add dependency on i.MX8M
2019-11-04 Tom RiniMerge tag 'u-boot-imx-20191104' of https://gitlab.denx...
2019-11-04 Tom RiniMerge branch '2019-11-04-ti-imports'
2019-11-04 Grygorii Strashkonet: ti: cpsw: convert to use dev/ofnode api
2019-11-03 Grygorii Strashkonet: ti: am65x-cpsw: fix mac tx internal delay for...
2019-11-03 Grygorii Strashkonet: ti: cpsw: fix mac tx internal delay for rgmii...
2019-11-03 Grygorii Strashkonet: ti: cpsw: add support for standard eth "max-speed...
2019-11-03 Grygorii Strashkonet: ti: cpsw: move parsing of dt port's parameters...
2019-11-03 Grygorii Strashkonet: ti: cpsw: enable 10Mbps link speed support in...
2019-10-30 Tom RiniMerge tag 'u-boot-clk-23Oct2019' of https://gitlab...
2019-10-30 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-10-26 Tom RiniMerge tag 'mips-pull-2019-10-25' of git://git.denx...
2019-10-25 Weijie Gaonet: mt7628-eth: add support to isolate LAN/WAN ports
2019-10-25 Weijie Gaonet: mt7628-eth: free rx descriptor on receiving failure
2019-10-25 Weijie Gaonet: mt7628-eth: make phy link up detection optional...
2019-10-25 Weijie Gaonet: mt7628-eth: remove hardcoded gpio settings and...
2019-10-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2019-10-14 Tom RiniMerge tag 'mmc-10-10-2019' of https://gitlab.denx.de...
2019-10-12 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2019-10-09 Tom RiniMerge tag 'xilinx-for-v2020.01' of https://gitlab.denx...
2019-10-09 Tom RiniMerge tag 'u-boot-imx-20191009' of https://gitlab.denx...
2019-10-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-10-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2019-10-08 Tom RiniMerge tag 'u-boot-atmel-2020.01-a' of https://gitlab...
2019-10-08 Tom RiniMerge tag 'efi-2020-01-rc1' of https://gitlab.denx...
2019-10-08 Siva Durga Prasad... net: xilinx_axiemac: Fill the phy node pointer in phydev
next