index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
davinci_emac.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-15
/
+1
*
da850/omap-l138: davinci_emac: Suppress auto negotiation if needed
Bastian Ruppert
2012-10-01
1
-1
/
+2
*
da850/omap-l138: Enable auto negotiation in RMII mode
Rajashekhara, Sudhakar
2012-07-07
1
-0
/
+8
*
davinci: Fix Ethernet driver interface warning
Joe Hershberger
2012-05-22
1
-1
/
+1
*
ARM: davici_emac: Fix condition for number of phy detects
Prabhakar Lad
2011-12-06
1
-1
/
+1
*
davinci_emac: hardcode 100Mbps for AM35xx and RMII
Ilya Yanok
2011-12-06
1
-1
/
+2
*
davinci_emac: fix for running with dcache enabled
Ilya Yanok
2011-12-06
1
-2
/
+39
*
davinci_emac: conditionally compile specific PHY support
Ilya Yanok
2011-12-06
1
-0
/
+8
*
davinci_emac: use internal addresses in buffer descriptors
Ilya Yanok
2011-12-06
1
-9
/
+30
*
davinci_emac: move arch-independent defines to separate header
Ilya Yanok
2011-12-06
1
-0
/
+1
*
arm, davinci_emac: fix driver bug if more then 3 PHYs are detected
Heiko Schocher
2011-11-15
1
-8
/
+16
*
net, davinci_emac: make clock divider in MDIO control register configurable
Heiko Schocher
2011-11-03
1
-2
/
+7
*
davinci_emac: compilation fix, phy is array now
Ilya Yanok
2011-11-03
1
-1
/
+1
*
davinci: remove obsolete macro CONFIG_EMAC_MDIO_PHY_NUM
Manjunath Hadli
2011-10-27
1
-7
/
+7
*
davinci: emac: add support for more than 1 PHYs
Manjunath Hadli
2011-10-27
1
-65
/
+100
*
davinci: emac: add new features to autonegotiate for EMAC
Manjunath Hadli
2011-10-27
1
-2
/
+28
*
net, davinci_emac: let the EMAC detect the PHYs
Heiko Schocher
2011-09-30
1
-0
/
+3
*
net, davinci_emac: make less verbose - turn printf() into debug()
Heiko Schocher
2011-09-30
1
-1
/
+1
*
net, davinci_emac: add KSZ8864 switch
Heiko Schocher
2011-09-30
1
-0
/
+7
*
da850: fix the channel number for EMAC teardown init
Nagabhushana Netagunte
2011-09-04
1
-2
/
+2
*
ea20: fix undefined PHY_* errors
Ben Gardiner
2011-04-11
1
-3
/
+3
*
DaVinci DM6467: Added ET1011C (LSI) PHY support
Sandeep Paulraj
2011-02-02
1
-0
/
+7
*
DaVinci EMAC: Add name to Ethernet device
Sandeep Paulraj
2011-02-02
1
-0
/
+1
*
DaVinci EMAC: Fix davinci_eth_gigabit_enable
Sandeep Paulraj
2011-02-02
1
-3
/
+4
*
miiphy: convert to linux/mii.h
Mike Frysinger
2011-01-09
1
-8
/
+8
*
da850: Add RMII support for EMAC
Sudhakar Rajashekhara
2010-11-30
1
-1
/
+40
*
davinci_emac: davinci_eth_set_mac_addr to ->write_hwaddr
Ben Gardiner
2010-10-11
1
-41
/
+39
*
miiphy: constify device name
Mike Frysinger
2010-08-09
1
-2
/
+2
*
TI: DaVinci: Updating EMAC driver for DM365, DM646x and DA8XX
Nick Thompson
2010-01-31
1
-95
/
+171
*
Switched davinci_emac Ethernet driver to use newer API
Ben Warren
2009-06-15
1
-46
/
+24
*
Initial cleanup of Davinci Ethernet driver
Ben Warren
2009-06-15
1
-77
/
+69
*
Moved Davinci Ethernet driver to drivers/net
Ben Warren
2009-06-15
1
-0
/
+655