Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
a9c89bf1669cbeb7bce6ae7a626eb9f2120af73f
/
drivers
/
net
/
designware.c
6758a6c
net: designware: Use dm_pci_mem_to_phys() in the probe routine
by Bin Meng
· 9 years ago
82d72a1
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 9 years ago
6968ec9
net/designware: add support of max-speed device tree property
by Alexey Brodkin
· 9 years ago
b884c3f
net/designware: do explicit port selection for 1Gb mode
by Alexey Brodkin
· 9 years ago
192bc69
Fix GCC format-security errors and convert sprintfs.
by Ben Whitten
· 9 years ago
21ccce1
dm: pci: Add a dm_ prefix to pci_get_bdf()
by Simon Glass
· 9 years ago
2b26109
net: designware: Zap trailing backslash
by Marek Vasut
· 9 years ago
25af71c
net: eth_designware: select PHYLIB in Kconfig
by Thomas Chou
· 9 years ago
5d2459f
net: designware: Add driver remove support
by Bin Meng
· 9 years ago
8b7ee66
net: designware: Add support to PCI designware devices
by Bin Meng
· 9 years ago
f0dc73c
net: designware: Fix build warnings
by Bin Meng
· 9 years ago
9f76f10
net: designware: Rename the driver var name to eth_designware
by Marek Vasut
· 9 years ago
b962859
net: designware: Add SoCFPGA GMAC DT compatible string
by Marek Vasut
· 9 years ago
a1ca92e
dm: eth: Avoid blocking on packet reception
by Simon Glass
· 9 years ago
f3edfd3
net: designware: Program MAC address to hardware after soft reset
by Bin Meng
· 9 years ago
f566c99
net: Update hardware MAC address if it changes in env
by Joe Hershberger
· 10 years ago
75577ba
dm: net: Adjust designware driver to support driver model
by Simon Glass
· 10 years ago
64dcd25
dm: net: Tidy up designware driver ready for driver model
by Simon Glass
· 10 years ago
1fd92db
net: cosmetic: Fix var naming net <-> eth drivers
by Joe Hershberger
· 10 years ago
d227922
net: Support DMA threshold mode in DWMAC driver
by Sonic Zhang
· 10 years ago
2ddaf13
net: configure DWMAC DMA by default AXI burst length
by Sonic Zhang
· 10 years ago
875143f
net/designware: add error message on DMA reset timeout
by Alexey Brodkin
· 10 years ago
96cec17
net: dwc: Make the cache handling less cryptic
by Marek Vasut
· 10 years ago
4f68678
net: dwc: Fix cache alignment issues
by Marek Vasut
· 10 years ago
49692c5
net/designware: Make DMA burst length configurable and reduce by default
by Ian Campbell
· 10 years ago
964ea7c
net/designware: ensure cache invalidations are aligned to ARCH_DMA_MINALIGN
by Ian Campbell
· 10 years ago
1c848a2
net/designware: ensure device private data is DMA aligned.
by Ian Campbell
· 10 years ago
15e82e5
net/designware: call phy_connect_dev() to properly setup phylib device
by Ian Campbell
· 11 years ago
50b0df8
net/designware: make driver compatible with data cache
by Alexey Brodkin
· 11 years ago
92a190a
net/designware - switch driver to phylib usage
by Alexey Brodkin
· 11 years ago
74cb708
net/designware: add explicit reset of {tx|rx}_currdescnum
by Alexey Brodkin
· 11 years ago
227ad7b
net: designware: Respect "bus mode" register contents on SW reset
by Alexey Brodkin
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
7091915
net/designware: Do not select MIIPORT for RGMII interface
by Vipin Kumar
· 12 years ago
66f119e
net/designware: Consecutive writes to the same register to be avoided
by Dinh Nguyen
· 12 years ago
ef76025
net: Multiple updates/enhancements to designware.c
by Stefan Roese
· 12 years ago
9afc1af
SPEAr: Add interface information in initialization
by Vipin Kumar
· 12 years ago
10cbe3b
net: Fix remaining API interface breakage
by Joe Hershberger
· 12 years ago
cafabe1
net/designware: Change timeout loop implementation
by Amit Virdi
· 13 years ago
20a5dde
net/designware: Set ANAR to 0x1e1
by Armando Visconti
· 13 years ago
e25c90b
net/designware: Program phy registers when auto-negotiation is ON
by Vikas Manocha
· 13 years ago
13edd17
net/designware: Try configuring phy on each dw_eth_init
by Vipin Kumar
· 13 years ago
aa51005
net/designware: Consecutive writes must have delay
by Armando Visconti
· 13 years ago
024333c
net/designware: Phy address fix
by Vipin KUMAR
· 13 years ago
c7f6dbe
net/designware: Fix to restore hw mac address
by Vipin KUMAR
· 13 years ago
7616e78
Add Ethernet hardware MAC address framework to usbnet
by Simon Glass
· 13 years ago
f0ece9e
net: designware: fix uninitialized phy_addr usage
by Mike Frysinger
· 13 years ago
ee7f5bf
net: designware: fix unused warning when CONFIG_DW_AUTONEG is enabled
by Mike Frysinger
· 13 years ago
8ef583a
miiphy: convert to linux/mii.h
by Mike Frysinger
· 14 years ago
5700bb6
miiphy: constify device name
by Mike Frysinger
· 14 years ago
5b1b188
SPEAr : Network driver support added
by Vipin KUMAR
· 14 years ago