Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
34fd6c9b347a226c6fa04660ec35f08dd1bcb239
/
drivers
/
net
/
designware.c
34fd6c9
Fix GCC format-security errors and convert sprintfs.
by Ben Whitten
· 9 years ago
eaa1489
dm: pci: Add a dm_ prefix to pci_get_bdf()
by Simon Glass
· 9 years ago
4ab539a
net: designware: Zap trailing backslash
by Marek Vasut
· 9 years ago
7a0dfa6
net: eth_designware: select PHYLIB in Kconfig
by Thomas Chou
· 9 years ago
f0f0277
net: designware: Add driver remove support
by Bin Meng
· 9 years ago
ed89bd7
net: designware: Add support to PCI designware devices
by Bin Meng
· 9 years ago
dfc90f5
net: designware: Fix build warnings
by Bin Meng
· 9 years ago
7e7e617
net: designware: Rename the driver var name to eth_designware
by Marek Vasut
· 9 years ago
fcab73c
net: designware: Add SoCFPGA GMAC DT compatible string
by Marek Vasut
· 9 years ago
dc6eda3
dm: eth: Avoid blocking on packet reception
by Simon Glass
· 9 years ago
2ddfa2a
net: designware: Program MAC address to hardware after soft reset
by Bin Meng
· 9 years ago
e84319a
net: Update hardware MAC address if it changes in env
by Joe Hershberger
· 10 years ago
90e627b
dm: net: Adjust designware driver to support driver model
by Simon Glass
· 10 years ago
e50c4d1
dm: net: Tidy up designware driver ready for driver model
by Simon Glass
· 10 years ago
9f09a36
net: cosmetic: Fix var naming net <-> eth drivers
by Joe Hershberger
· 10 years ago
b917b62
net: Support DMA threshold mode in DWMAC driver
by Sonic Zhang
· 10 years ago
962c95c
net: configure DWMAC DMA by default AXI burst length
by Sonic Zhang
· 10 years ago
71eccc3
net/designware: add error message on DMA reset timeout
by Alexey Brodkin
· 10 years ago
1519304
net: dwc: Make the cache handling less cryptic
by Marek Vasut
· 10 years ago
16ef0a8
net: dwc: Fix cache alignment issues
by Marek Vasut
· 10 years ago
4164b74
net/designware: Make DMA burst length configurable and reduce by default
by Ian Campbell
· 11 years ago
0e690fd
net/designware: ensure cache invalidations are aligned to ARCH_DMA_MINALIGN
by Ian Campbell
· 11 years ago
07c92fc
net/designware: ensure device private data is DMA aligned.
by Ian Campbell
· 11 years ago
7d55550
net/designware: call phy_connect_dev() to properly setup phylib device
by Ian Campbell
· 11 years ago
0d3b22e
net/designware: make driver compatible with data cache
by Alexey Brodkin
· 11 years ago
9a0b130
net/designware - switch driver to phylib usage
by Alexey Brodkin
· 11 years ago
4695ddd
net/designware: add explicit reset of {tx|rx}_currdescnum
by Alexey Brodkin
· 11 years ago
a72876f
net: designware: Respect "bus mode" register contents on SW reset
by Alexey Brodkin
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
f567e41
net/designware: Do not select MIIPORT for RGMII interface
by Vipin Kumar
· 12 years ago
695201f
net/designware: Consecutive writes to the same register to be avoided
by Dinh Nguyen
· 12 years ago
d27e86c
net: Multiple updates/enhancements to designware.c
by Stefan Roese
· 13 years ago
7443d60
SPEAr: Add interface information in initialization
by Vipin Kumar
· 13 years ago
e4e0488
net: Fix remaining API interface breakage
by Joe Hershberger
· 13 years ago
470e884
net/designware: Change timeout loop implementation
by Amit Virdi
· 13 years ago
22596fc
net/designware: Set ANAR to 0x1e1
by Armando Visconti
· 13 years ago
e2b5bc5
net/designware: Program phy registers when auto-negotiation is ON
by Vikas Manocha
· 13 years ago
b6c5999
net/designware: Try configuring phy on each dw_eth_init
by Vipin Kumar
· 13 years ago
038c9d5
net/designware: Consecutive writes must have delay
by Armando Visconti
· 13 years ago
ce5b7c0
net/designware: Phy address fix
by Vipin KUMAR
· 13 years ago
e6ff5ca
net/designware: Fix to restore hw mac address
by Vipin KUMAR
· 13 years ago
62b36c9
Add Ethernet hardware MAC address framework to usbnet
by Simon Glass
· 13 years ago
c7c6010
net: designware: fix uninitialized phy_addr usage
by Mike Frysinger
· 13 years ago
352f9fd
net: designware: fix unused warning when CONFIG_DW_AUTONEG is enabled
by Mike Frysinger
· 13 years ago
d63ee71
miiphy: convert to linux/mii.h
by Mike Frysinger
· 14 years ago
5ff5fdb
miiphy: constify device name
by Mike Frysinger
· 14 years ago
1f87312
SPEAr : Network driver support added
by Vipin KUMAR
· 14 years ago