Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
06e7a0dd9444ec7d852ce94941807f7798a3eb62
/
drivers
/
net
/
davinci_emac.c
c3cf899
ti816x: Enable ethernet support
by Tom Rini
· Wed May 10 12:01:02 2017 -0400
05d0698
net: davinci_emac: Restore the internal MDIO accessors return values
by karl beldan
· Sat Aug 20 08:56:53 2016 +0000
12e4987
net: davinci_emac: Invalidate only the received portion of a buffer
by karl beldan
· Mon Aug 15 17:23:01 2016 +0000
e24ce8b
net: davinci_emac: Round up top tx buffer boundaries for dcache ops
by karl beldan
· Mon Aug 15 17:23:00 2016 +0000
eeb7cf8
net: davinci_emac: Remove useless dcache ops on descriptors
by karl beldan
· Sun Aug 14 15:03:15 2016 +0000
ece1aa6
net: mii: Fix changes made by spatch
by Joe Hershberger
· Mon Aug 08 11:28:40 2016 -0500
1fbcbed
net: mii: Use spatch to update miiphy_register
by Joe Hershberger
· Mon Aug 08 11:28:38 2016 -0500
c994c9c
net: davinci_emac: fix NULL check after pointer dereference
by Vishwas Srivastava
· Tue Jan 26 12:46:42 2016 +0530
8aaeb1f
net: fix wrong initialization in davinci-emac driver
by Vishwas Srivastava
· Mon Jan 25 21:28:17 2016 +0530
34fd6c9
Fix GCC format-security errors and convert sprintfs.
by Ben Whitten
· Wed Dec 30 13:05:58 2015 +0000
8938b5b
net: davinci_emac: don't teardown inactive rx channel
by Jeroen Hofstee
· Sun Jun 07 17:30:38 2015 +0200
9f09a36
net: cosmetic: Fix var naming net <-> eth drivers
by Joe Hershberger
· Wed Apr 08 01:41:06 2015 -0500
8e57567
net: davince: add missing include
by Jeroen Hofstee
· Wed Oct 08 22:57:56 2014 +0200
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
ef2746a
da850/omap-l138: davinci_emac: Suppress auto negotiation if needed
by Bastian Ruppert
· Thu Sep 13 22:29:03 2012 +0000
fe3a0d6
da850/omap-l138: Enable auto negotiation in RMII mode
by Rajashekhara, Sudhakar
· Thu Jun 07 00:27:44 2012 +0000
3fae9a5
davinci: Fix Ethernet driver interface warning
by Joe Hershberger
· Mon May 21 05:54:01 2012 +0000
60289fe
ARM: davici_emac: Fix condition for number of phy detects
by Prabhakar Lad
· Thu Nov 17 02:53:23 2011 +0000
e23d181
davinci_emac: hardcode 100Mbps for AM35xx and RMII
by Ilya Yanok
· Mon Nov 28 06:37:34 2011 +0000
ff67276
davinci_emac: fix for running with dcache enabled
by Ilya Yanok
· Mon Nov 28 06:37:33 2011 +0000
4c0f69d
davinci_emac: conditionally compile specific PHY support
by Ilya Yanok
· Mon Nov 28 06:37:31 2011 +0000
518036e
davinci_emac: use internal addresses in buffer descriptors
by Ilya Yanok
· Mon Nov 28 06:37:30 2011 +0000
5f732f7
davinci_emac: move arch-independent defines to separate header
by Ilya Yanok
· Mon Nov 28 06:37:29 2011 +0000
7d037f7
arm, davinci_emac: fix driver bug if more then 3 PHYs are detected
by Heiko Schocher
· Tue Nov 15 10:00:04 2011 -0500
3e80613
net, davinci_emac: make clock divider in MDIO control register configurable
by Heiko Schocher
· Tue Nov 01 20:00:27 2011 +0000
57c449d
davinci_emac: compilation fix, phy is array now
by Ilya Yanok
· Tue Nov 01 13:15:55 2011 +0000
5b5260e
davinci: remove obsolete macro CONFIG_EMAC_MDIO_PHY_NUM
by Manjunath Hadli
· Thu Oct 13 03:40:55 2011 +0000
444d8c1
davinci: emac: add support for more than 1 PHYs
by Manjunath Hadli
· Thu Oct 13 03:40:54 2011 +0000
4141ad4
davinci: emac: add new features to autonegotiate for EMAC
by Manjunath Hadli
· Thu Oct 13 03:40:53 2011 +0000
70fa966
net, davinci_emac: let the EMAC detect the PHYs
by Heiko Schocher
· Wed Sep 14 19:37:42 2011 +0000
2d4a68b
net, davinci_emac: make less verbose - turn printf() into debug()
by Heiko Schocher
· Wed Sep 14 19:22:57 2011 +0000
a1a218e
net, davinci_emac: add KSZ8864 switch
by Heiko Schocher
· Sun Sep 18 19:49:25 2011 +0000
a33bc4b
da850: fix the channel number for EMAC teardown init
by Nagabhushana Netagunte
· Sat Sep 03 22:20:33 2011 -0400
b936eaa
ea20: fix undefined PHY_* errors
by Ben Gardiner
· Tue Jan 11 14:48:17 2011 -0500
3c86e5e
DaVinci DM6467: Added ET1011C (LSI) PHY support
by Sandeep Paulraj
· Tue Dec 28 15:43:16 2010 -0500
a8b1bf7
DaVinci EMAC: Add name to Ethernet device
by Sandeep Paulraj
· Tue Dec 28 14:42:27 2010 -0500
9da994b
DaVinci EMAC: Fix davinci_eth_gigabit_enable
by Sandeep Paulraj
· Tue Dec 28 14:37:33 2010 -0500
d63ee71
miiphy: convert to linux/mii.h
by Mike Frysinger
· Thu Dec 23 15:40:12 2010 -0500
5851e12
da850: Add RMII support for EMAC
by Sudhakar Rajashekhara
· Thu Nov 18 09:59:37 2010 -0500
1fb49e3
davinci_emac: davinci_eth_set_mac_addr to ->write_hwaddr
by Ben Gardiner
· Thu Sep 23 09:58:43 2010 -0400
5ff5fdb
miiphy: constify device name
by Mike Frysinger
· Tue Jul 27 18:35:08 2010 -0400
d5ee6f6
TI: DaVinci: Updating EMAC driver for DM365, DM646x and DA8XX
by Nick Thompson
· Fri Dec 18 13:33:07 2009 +0000
5301bbf
Switched davinci_emac Ethernet driver to use newer API
by Ben Warren
· Tue May 26 00:34:07 2009 -0700
4c28e27
Initial cleanup of Davinci Ethernet driver
by Ben Warren
· Mon Apr 27 23:19:10 2009 -0700
a912e98
Moved Davinci Ethernet driver to drivers/net
by Ben Warren
· Tue May 26 00:17:59 2009 -0700
[Renamed from cpu/arm926ejs/davinci/ether.c]
4b26f05
ARM DaVinci: Changing function names for EMAC driver
by Sandeep Paulraj
· Sun Aug 31 00:39:46 2008 +0200
15e55e0
ARM DaVinci: Remove extern phy_t declaration by moving code to proper place
by Hugo Villeneuve
· Fri Jul 11 15:10:11 2008 -0400
a1be476
Big white-space cleanup.
by Wolfgang Denk
· Tue May 20 16:00:29 2008 +0200
56cbd02
Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues.
by Wolfgang Denk
· Sun Aug 12 14:27:39 2007 +0200
86ec912
Conding style cleanup
by Stefan Roese
· Fri Aug 10 20:34:58 2007 +0200
e8f3912
[ARM] TI DaVinci support, hopefully final
by Sergey Kubushyn
· Fri Aug 10 20:26:18 2007 +0200