summaryrefslogtreecommitdiffstats
path: root/drivers/net/designware.c
Commit message (Expand)AuthorAgeFilesLines
* net: designware: Convert to livetreePhilipp Tomsich2017-09-181-8/+3
* rockchip: net: dm: convert fdt_get to dev_readPhilipp Tomsich2017-07-111-4/+3
* net: designware: Add phy supply supportJacob Chen2017-06-021-0/+17
* dm: Rename dev_addr..() functionsSimon Glass2017-06-011-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2017-02-091-0/+1
|\
| * net: designware: Fix for use with current Linux device tree for Meson GXHeiner Kallweit2017-02-071-0/+1
* | dm: core: Replace of_offset with accessorSimon Glass2017-02-081-4/+5
|/
* net: stm32: add designware mac glue code for stm32Michael Kurz2017-01-281-0/+1
* net: designware: Export the operation functionsSimon Glass2017-01-111-10/+9
* net: designware: Split the link init into a separate functionSimon Glass2017-01-111-2/+24
* net: designware: Adjust dw_adjust_link() to return an errorSimon Glass2017-01-111-4/+8
* net: designware: Export various functions/struct to allow subclassingSjoerd Simons2017-01-111-3/+3
* meson: odroid-c2: enable Ethernet support through the device treeBeniamino Galvani2016-09-061-0/+1
* net: designware: Make driver independent from DM_GPIO againAlexey Brodkin2016-07-061-2/+8
* Merge git://git.denx.de/u-boot-rockchipTom Rini2016-05-271-6/+70
|\
| * net: designware: support phy reset device-tree bindingsSjoerd Simons2016-05-271-6/+70
* | net: designware: fix descriptor layout and warnings on 64-bit archsBeniamino Galvani2016-05-271-27/+32
|/
* net: designware: Use dm_pci_mem_to_phys() in the probe routineBin Meng2016-02-051-3/+1
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2016-01-281-1/+15
|\
| * net/designware: add support of max-speed device tree propertyAlexey Brodkin2016-01-281-1/+13
| * net/designware: do explicit port selection for 1Gb modeAlexey Brodkin2016-01-281-0/+2
* | Fix GCC format-security errors and convert sprintfs.Ben Whitten2016-01-141-1/+1
|/
* dm: pci: Add a dm_ prefix to pci_get_bdf()Simon Glass2016-01-121-1/+1
* net: designware: Zap trailing backslashMarek Vasut2015-12-221-7/+7
* net: eth_designware: select PHYLIB in KconfigThomas Chou2015-12-221-4/+0
* net: designware: Add driver remove supportBin Meng2015-10-291-0/+12
* net: designware: Add support to PCI designware devicesBin Meng2015-09-161-0/+42
* net: designware: Fix build warningsBin Meng2015-09-091-4/+4
* net: designware: Rename the driver var name to eth_designwareMarek Vasut2015-08-081-1/+1
* net: designware: Add SoCFPGA GMAC DT compatible stringMarek Vasut2015-08-081-0/+1
* dm: eth: Avoid blocking on packet receptionSimon Glass2015-07-211-1/+1
* net: designware: Program MAC address to hardware after soft resetBin Meng2015-07-081-0/+6
* net: Update hardware MAC address if it changes in envJoe Hershberger2015-05-191-4/+0
* dm: net: Adjust designware driver to support driver modelSimon Glass2015-04-181-16/+151
* dm: net: Tidy up designware driver ready for driver modelSimon Glass2015-04-181-34/+53
* net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger2015-04-181-1/+1
* net: Support DMA threshold mode in DWMAC driverSonic Zhang2015-03-051-0/+5
* net: configure DWMAC DMA by default AXI burst lengthSonic Zhang2015-03-051-0/+4
* net/designware: add error message on DMA reset timeoutAlexey Brodkin2015-01-301-1/+3
* net: dwc: Make the cache handling less crypticMarek Vasut2014-10-061-25/+23
* net: dwc: Fix cache alignment issuesMarek Vasut2014-10-061-2/+4
* net/designware: Make DMA burst length configurable and reduce by defaultIan Campbell2014-05-251-1/+1
* net/designware: ensure cache invalidations are aligned to ARCH_DMA_MINALIGNIan Campbell2014-05-251-5/+13
* net/designware: ensure device private data is DMA aligned.Ian Campbell2014-05-251-1/+2
* net/designware: call phy_connect_dev() to properly setup phylib deviceIan Campbell2014-05-121-0/+2
* net/designware: make driver compatible with data cacheAlexey Brodkin2014-02-071-3/+50
* net/designware - switch driver to phylib usageAlexey Brodkin2014-02-071-311/+149
* net/designware: add explicit reset of {tx|rx}_currdescnumAlexey Brodkin2014-02-071-0/+2
* net: designware: Respect "bus mode" register contents on SW resetAlexey Brodkin2013-11-221-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1