Commit Graph

60 Commits (a421192fb8d49da9a8bc30258c29c51675a1a1c9)

Author SHA1 Message Date
Simon Glass e72ced2340 net: designware: Export the operation functions 8 years ago
Simon Glass f63f28ee25 net: designware: Split the link init into a separate function 8 years ago
Simon Glass 0ea38db90c net: designware: Adjust dw_adjust_link() to return an error 8 years ago
Sjoerd Simons b9e08d0e80 net: designware: Export various functions/struct to allow subclassing 8 years ago
Beniamino Galvani cfe255611c meson: odroid-c2: enable Ethernet support through the device tree 9 years ago
Alexey Brodkin 66d027e22c net: designware: Make driver independent from DM_GPIO again 9 years ago
Beniamino Galvani 0e1a3e30de net: designware: fix descriptor layout and warnings on 64-bit archs 9 years ago
Sjoerd Simons 90b7fc924a net: designware: support phy reset device-tree bindings 9 years ago
Bin Meng 6758a6ccc1 net: designware: Use dm_pci_mem_to_phys() in the probe routine 9 years ago
Alexey Brodkin 6968ec9216 net/designware: add support of max-speed device tree property 9 years ago
Alexey Brodkin b884c3fe63 net/designware: do explicit port selection for 1Gb mode 9 years ago
Ben Whitten 192bc6948b Fix GCC format-security errors and convert sprintfs. 9 years ago
Simon Glass 21ccce1ba5 dm: pci: Add a dm_ prefix to pci_get_bdf() 9 years ago
Marek Vasut 2b26109219 net: designware: Zap trailing backslash 9 years ago
Thomas Chou 25af71c4bf net: eth_designware: select PHYLIB in Kconfig 9 years ago
Bin Meng 5d2459fd46 net: designware: Add driver remove support 10 years ago
Bin Meng 8b7ee66cec net: designware: Add support to PCI designware devices 10 years ago
Bin Meng f0dc73c090 net: designware: Fix build warnings 10 years ago
Marek Vasut 9f76f105c7 net: designware: Rename the driver var name to eth_designware 10 years ago
Marek Vasut b9628595b4 net: designware: Add SoCFPGA GMAC DT compatible string 10 years ago
Simon Glass a1ca92eaaf dm: eth: Avoid blocking on packet reception 10 years ago
Bin Meng f3edfd3054 net: designware: Program MAC address to hardware after soft reset 10 years ago
Joe Hershberger f566c9949f net: Update hardware MAC address if it changes in env 10 years ago
Simon Glass 75577ba45a dm: net: Adjust designware driver to support driver model 10 years ago
Simon Glass 64dcd25f55 dm: net: Tidy up designware driver ready for driver model 10 years ago
Joe Hershberger 1fd92db83d net: cosmetic: Fix var naming net <-> eth drivers 10 years ago
Sonic Zhang d227922150 net: Support DMA threshold mode in DWMAC driver 10 years ago
Sonic Zhang 2ddaf13bd2 net: configure DWMAC DMA by default AXI burst length 10 years ago
Alexey Brodkin 875143f324 net/designware: add error message on DMA reset timeout 10 years ago
Marek Vasut 96cec17d3c net: dwc: Make the cache handling less cryptic 11 years ago
Marek Vasut 4f68678b19 net: dwc: Fix cache alignment issues 11 years ago
Ian Campbell 49692c5f51 net/designware: Make DMA burst length configurable and reduce by default 11 years ago
Ian Campbell 964ea7c1ce net/designware: ensure cache invalidations are aligned to ARCH_DMA_MINALIGN 11 years ago
Ian Campbell 1c848a2586 net/designware: ensure device private data is DMA aligned. 11 years ago
Ian Campbell 15e82e5309 net/designware: call phy_connect_dev() to properly setup phylib device 11 years ago
Alexey Brodkin 50b0df814b net/designware: make driver compatible with data cache 11 years ago
Alexey Brodkin 92a190aaab net/designware - switch driver to phylib usage 11 years ago
Alexey Brodkin 74cb708d58 net/designware: add explicit reset of {tx|rx}_currdescnum 11 years ago
Alexey Brodkin 227ad7b2b6 net: designware: Respect "bus mode" register contents on SW reset 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Vipin Kumar 7091915ad7 net/designware: Do not select MIIPORT for RGMII interface 12 years ago
Dinh Nguyen 66f119e50c net/designware: Consecutive writes to the same register to be avoided 13 years ago
Stefan Roese ef76025a99 net: Multiple updates/enhancements to designware.c 13 years ago
Vipin Kumar 9afc1af01f SPEAr: Add interface information in initialization 13 years ago
Joe Hershberger 10cbe3b6a4 net: Fix remaining API interface breakage 13 years ago
Amit Virdi cafabe1995 net/designware: Change timeout loop implementation 13 years ago
Armando Visconti 20a5dde149 net/designware: Set ANAR to 0x1e1 13 years ago
Vikas Manocha e25c90b45c net/designware: Program phy registers when auto-negotiation is ON 13 years ago
Vipin Kumar 13edd1706c net/designware: Try configuring phy on each dw_eth_init 13 years ago
Armando Visconti aa51005c3f net/designware: Consecutive writes must have delay 13 years ago