Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
13433fd6e1f369f09a310aed9161d34e9da1e484
/
drivers
/
net
/
designware.c
7e7e617
net: designware: Rename the driver var name to eth_designware
by Marek Vasut
· Sat Jul 25 18:42:34 2015 +0200
fcab73c
net: designware: Add SoCFPGA GMAC DT compatible string
by Marek Vasut
· Sat Jul 25 18:38:44 2015 +0200
dc6eda3
dm: eth: Avoid blocking on packet reception
by Simon Glass
· Mon Jul 06 16:47:49 2015 -0600
2ddfa2a
net: designware: Program MAC address to hardware after soft reset
by Bin Meng
· Mon Jun 15 18:40:19 2015 +0800
e84319a
net: Update hardware MAC address if it changes in env
by Joe Hershberger
· Tue Mar 24 02:41:49 2015 -0500
90e627b
dm: net: Adjust designware driver to support driver model
by Simon Glass
· Sun Apr 05 16:07:41 2015 -0600
e50c4d1
dm: net: Tidy up designware driver ready for driver model
by Simon Glass
· Sun Apr 05 16:07:40 2015 -0600
9f09a36
net: cosmetic: Fix var naming net <-> eth drivers
by Joe Hershberger
· Wed Apr 08 01:41:06 2015 -0500
b917b62
net: Support DMA threshold mode in DWMAC driver
by Sonic Zhang
· Thu Jan 29 14:38:50 2015 +0800
962c95c
net: configure DWMAC DMA by default AXI burst length
by Sonic Zhang
· Thu Jan 29 13:37:31 2015 +0800
71eccc3
net/designware: add error message on DMA reset timeout
by Alexey Brodkin
· Tue Jan 13 17:10:24 2015 +0300
1519304
net: dwc: Make the cache handling less cryptic
by Marek Vasut
· Mon Sep 15 01:05:23 2014 +0200
16ef0a8
net: dwc: Fix cache alignment issues
by Marek Vasut
· Mon Sep 15 00:50:37 2014 +0200
4164b74
net/designware: Make DMA burst length configurable and reduce by default
by Ian Campbell
· Thu May 08 22:26:35 2014 +0100
0e690fd
net/designware: ensure cache invalidations are aligned to ARCH_DMA_MINALIGN
by Ian Campbell
· Thu May 08 22:26:33 2014 +0100
07c92fc
net/designware: ensure device private data is DMA aligned.
by Ian Campbell
· Thu May 08 22:26:32 2014 +0100
7d55550
net/designware: call phy_connect_dev() to properly setup phylib device
by Ian Campbell
· Mon Apr 28 20:14:05 2014 +0100
0d3b22e
net/designware: make driver compatible with data cache
by Alexey Brodkin
· Wed Jan 22 20:49:09 2014 +0400
9a0b130
net/designware - switch driver to phylib usage
by Alexey Brodkin
· Wed Jan 22 20:54:06 2014 +0400
4695ddd
net/designware: add explicit reset of {tx|rx}_currdescnum
by Alexey Brodkin
· Mon Jan 13 13:28:38 2014 +0400
a72876f
net: designware: Respect "bus mode" register contents on SW reset
by Alexey Brodkin
· Wed Sep 25 17:33:10 2013 +0400
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
f567e41
net/designware: Do not select MIIPORT for RGMII interface
by Vipin Kumar
· Thu Dec 13 17:22:51 2012 +0530
695201f
net/designware: Consecutive writes to the same register to be avoided
by Dinh Nguyen
· Fri Jun 08 05:26:52 2012 +0000
d27e86c
net: Multiple updates/enhancements to designware.c
by Stefan Roese
· Mon May 07 12:04:25 2012 +0200
7443d60
SPEAr: Add interface information in initialization
by Vipin Kumar
· Mon May 07 13:06:44 2012 +0530
e4e0488
net: Fix remaining API interface breakage
by Joe Hershberger
· Tue May 22 18:36:19 2012 +0000
470e884
net/designware: Change timeout loop implementation
by Amit Virdi
· Mon Mar 26 00:09:59 2012 +0000
22596fc
net/designware: Set ANAR to 0x1e1
by Armando Visconti
· Mon Mar 26 00:09:58 2012 +0000
e2b5bc5
net/designware: Program phy registers when auto-negotiation is ON
by Vikas Manocha
· Mon Mar 26 00:09:57 2012 +0000
b6c5999
net/designware: Try configuring phy on each dw_eth_init
by Vipin Kumar
· Mon Mar 26 00:09:56 2012 +0000
038c9d5
net/designware: Consecutive writes must have delay
by Armando Visconti
· Mon Mar 26 00:09:55 2012 +0000
ce5b7c0
net/designware: Phy address fix
by Vipin KUMAR
· Mon Mar 26 00:09:54 2012 +0000
e6ff5ca
net/designware: Fix to restore hw mac address
by Vipin KUMAR
· Mon Mar 26 00:09:52 2012 +0000
62b36c9
Add Ethernet hardware MAC address framework to usbnet
by Simon Glass
· Mon Jun 13 16:13:10 2011 -0700
c7c6010
net: designware: fix uninitialized phy_addr usage
by Mike Frysinger
· Thu Jun 02 05:19:38 2011 +0000
352f9fd
net: designware: fix unused warning when CONFIG_DW_AUTONEG is enabled
by Mike Frysinger
· Thu Jun 02 05:19:37 2011 +0000
d63ee71
miiphy: convert to linux/mii.h
by Mike Frysinger
· Thu Dec 23 15:40:12 2010 -0500
5ff5fdb
miiphy: constify device name
by Mike Frysinger
· Tue Jul 27 18:35:08 2010 -0400
1f87312
SPEAr : Network driver support added
by Vipin KUMAR
· Tue Jun 29 10:53:34 2010 +0530