summaryrefslogtreecommitdiff
path: root/drivers/net/designware.c
AgeCommit message (Expand)Author
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2019-12-15dm: gpio: Allow control of GPIO uclass in SPLSimon Glass
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-10-07NET: DW: fix regression for ARC boardsEugeniy Paltsev
2019-09-04net: designware: drop compatible altr, socfpga-stmmacRalph Siemsen
2019-07-25net: designware: use 'phy_connect' instead of open codedSimon Goldschmidt
2019-07-18net: designware: remove mdio bus on probe failureSimon Goldschmidt
2019-01-24net: designware: clear padding bytesSimon Goldschmidt
2019-01-24net: designware: fix tx packet lengthSimon Goldschmidt
2018-11-26net: designware: add meson meson axg compatibleNeil Armstrong
2018-11-26net: designware: add meson meson gxbb compatibleNeil Armstrong
2018-07-09net: designware: Add reset ctrl to driverLey Foon Tan
2018-06-13net: designware: set the PS bit when resetting DMA bus in MII configurationQuentin Schulz
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-02-26NET: designware: fix clock enableEugeniy Paltsev
2018-01-15net: designware: Pad small packetsFlorian Fainelli
2018-01-15net: designware: add clock supportPatrice Chotard
2017-09-18net: designware: Convert to livetreePhilipp Tomsich
2017-07-11rockchip: net: dm: convert fdt_get to dev_readPhilipp Tomsich
2017-06-02net: designware: Add phy supply supportJacob Chen
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-02-09Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2017-02-07net: designware: Fix for use with current Linux device tree for Meson GXHeiner Kallweit
2017-01-28net: stm32: add designware mac glue code for stm32Michael Kurz
2017-01-11net: designware: Export the operation functionsSimon Glass
2017-01-11net: designware: Split the link init into a separate functionSimon Glass
2017-01-11net: designware: Adjust dw_adjust_link() to return an errorSimon Glass
2017-01-11net: designware: Export various functions/struct to allow subclassingSjoerd Simons
2016-09-06meson: odroid-c2: enable Ethernet support through the device treeBeniamino Galvani
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-02-05net: designware: Use dm_pci_mem_to_phys() in the probe routineBin Meng
2016-01-28Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2016-01-28net/designware: add support of max-speed device tree propertyAlexey Brodkin
2016-01-28net/designware: do explicit port selection for 1Gb modeAlexey Brodkin
2016-01-14Fix GCC format-security errors and convert sprintfs.Ben Whitten
2016-01-12dm: pci: Add a dm_ prefix to pci_get_bdf()Simon Glass
2015-12-22net: designware: Zap trailing backslashMarek Vasut
2015-12-22net: eth_designware: select PHYLIB in KconfigThomas Chou
2015-10-29net: designware: Add driver remove supportBin Meng
2015-09-16net: designware: Add support to PCI designware devicesBin Meng
2015-09-09net: designware: Fix build warningsBin Meng
2015-08-08net: designware: Rename the driver var name to eth_designwareMarek Vasut
2015-08-08net: designware: Add SoCFPGA GMAC DT compatible stringMarek Vasut
2015-07-21dm: eth: Avoid blocking on packet receptionSimon Glass