summaryrefslogtreecommitdiff
path: root/drivers/net/designware.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-18net: designware: Convert to livetreePhilipp Tomsich1-8/+3
2017-07-11rockchip: net: dm: convert fdt_get to dev_readPhilipp Tomsich1-4/+3
2017-06-02net: designware: Add phy supply supportJacob Chen1-0/+17
2017-06-01dm: Rename dev_addr..() functionsSimon Glass1-1/+1
2017-02-09Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini1-0/+1
2017-02-08dm: core: Replace of_offset with accessorSimon Glass1-4/+5
2017-02-07net: designware: Fix for use with current Linux device tree for Meson GXHeiner Kallweit1-0/+1
2017-01-28net: stm32: add designware mac glue code for stm32Michael Kurz1-0/+1
2017-01-12net: designware: Export the operation functionsSimon Glass1-10/+9
2017-01-12net: designware: Split the link init into a separate functionSimon Glass1-2/+24
2017-01-12net: designware: Adjust dw_adjust_link() to return an errorSimon Glass1-4/+8
2017-01-12net: designware: Export various functions/struct to allow subclassingSjoerd Simons1-3/+3
2016-09-06meson: odroid-c2: enable Ethernet support through the device treeBeniamino Galvani1-0/+1
2016-07-06net: designware: Make driver independent from DM_GPIO againAlexey Brodkin1-2/+8
2016-05-27Merge git://git.denx.de/u-boot-rockchipTom Rini1-6/+70
2016-05-27net: designware: fix descriptor layout and warnings on 64-bit archsBeniamino Galvani1-27/+32
2016-05-27net: designware: support phy reset device-tree bindingsSjoerd Simons1-6/+70
2016-02-05net: designware: Use dm_pci_mem_to_phys() in the probe routineBin Meng1-3/+1
2016-01-29Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini1-1/+15
2016-01-28net/designware: add support of max-speed device tree propertyAlexey Brodkin1-1/+13
2016-01-28net/designware: do explicit port selection for 1Gb modeAlexey Brodkin1-0/+2
2016-01-15Fix GCC format-security errors and convert sprintfs.Ben Whitten1-1/+1
2016-01-12dm: pci: Add a dm_ prefix to pci_get_bdf()Simon Glass1-1/+1
2015-12-22net: designware: Zap trailing backslashMarek Vasut1-7/+7
2015-12-22net: eth_designware: select PHYLIB in KconfigThomas Chou1-4/+0
2015-10-29net: designware: Add driver remove supportBin Meng1-0/+12
2015-09-17net: designware: Add support to PCI designware devicesBin Meng1-0/+42
2015-09-09net: designware: Fix build warningsBin Meng1-4/+4
2015-08-08net: designware: Rename the driver var name to eth_designwareMarek Vasut1-1/+1
2015-08-08net: designware: Add SoCFPGA GMAC DT compatible stringMarek Vasut1-0/+1
2015-07-22dm: eth: Avoid blocking on packet receptionSimon Glass1-1/+1
2015-07-08net: designware: Program MAC address to hardware after soft resetBin Meng1-0/+6
2015-05-19net: Update hardware MAC address if it changes in envJoe Hershberger1-4/+0
2015-04-18dm: net: Adjust designware driver to support driver modelSimon Glass1-16/+151
2015-04-18dm: net: Tidy up designware driver ready for driver modelSimon Glass1-34/+53
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger1-1/+1
2015-03-05net: Support DMA threshold mode in DWMAC driverSonic Zhang1-0/+5
2015-03-05net: configure DWMAC DMA by default AXI burst lengthSonic Zhang1-0/+4
2015-01-31net/designware: add error message on DMA reset timeoutAlexey Brodkin1-1/+3
2014-10-06net: dwc: Make the cache handling less crypticMarek Vasut1-25/+23
2014-10-06net: dwc: Fix cache alignment issuesMarek Vasut1-2/+4
2014-05-25net/designware: Make DMA burst length configurable and reduce by defaultIan Campbell1-1/+1
2014-05-25net/designware: ensure cache invalidations are aligned to ARCH_DMA_MINALIGNIan Campbell1-5/+13
2014-05-25net/designware: ensure device private data is DMA aligned.Ian Campbell1-1/+2
2014-05-13net/designware: call phy_connect_dev() to properly setup phylib deviceIan Campbell1-0/+2
2014-02-07net/designware: make driver compatible with data cacheAlexey Brodkin1-3/+50
2014-02-07net/designware - switch driver to phylib usageAlexey Brodkin1-311/+149
2014-02-07net/designware: add explicit reset of {tx|rx}_currdescnumAlexey Brodkin1-0/+2
2013-11-23net: designware: Respect "bus mode" register contents on SW resetAlexey Brodkin1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1