summaryrefslogtreecommitdiff
path: root/drivers/net/designware.h
AgeCommit message (Expand)Author
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2022-12-07net: designware: Remove non-DM_ETH codeTom Rini
2022-07-05net: designware: Rename CONFIG_DW_GMAC_DEFAULT_DMA_PBL to GMAC_DEFAULT_DMA_PBLTom Rini
2022-06-17stm32mp1: fix reference for STMicroelectronicsPatrick Delaunay
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2019-12-15dm: gpio: Allow control of GPIO uclass in SPLSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-01-15net: designware: add clock supportPatrice Chotard
2017-01-11net: designware: Export the operation functionsSimon Glass
2017-01-11net: designware: Export various functions/struct to allow subclassingSjoerd Simons
2016-07-06net: designware: Make driver independent from DM_GPIO againAlexey Brodkin
2016-05-27Merge git://git.denx.de/u-boot-rockchipTom Rini
2016-05-27net: designware: fix descriptor layout and warnings on 64-bit archsBeniamino Galvani
2016-05-27net: designware: support phy reset device-tree bindingsSjoerd Simons
2016-01-28net/designware: add support of max-speed device tree propertyAlexey Brodkin
2015-04-18dm: net: Adjust designware driver to support driver modelSimon Glass
2015-03-05net: configure DWMAC DMA by default AXI burst lengthSonic Zhang
2014-05-25net/designware: Make DMA burst length configurable and reduce by defaultIan Campbell
2014-05-25net/designware: reorder struct dw_eth_dev to pack more efficiently.Ian Campbell
2014-03-28net/designware: align DMA buffer descriptors to D$ lineAlexey Brodkin
2014-02-07net/designware - switch driver to phylib usageAlexey Brodkin
2013-11-22net: designware: Fix alignment of buffer descriptorsAlexey Brodkin
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-07-07net: Multiple updates/enhancements to designware.cStefan Roese
2012-07-07SPEAr: Add interface information in initializationVipin Kumar
2012-04-04net/designware: Try configuring phy on each dw_eth_initVipin Kumar
2012-04-04net/designware: Fix the max frame length sizeVipin KUMAR
2010-07-12SPEAr : Network driver support addedVipin KUMAR