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
/
tsec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: abort network initialization if the PHY driver fails
Timur Tabi
2012-07-11
1
-1
/
+7
*
ppc: Fix warning in TSEC Ethernet driver
Joe Hershberger
2012-05-22
1
-3
/
+2
*
powerpc/mpc8548: Add workaround for erratum NMG_eTSEC129
chenhui zhao
2011-11-08
1
-0
/
+93
*
Minor coding style cleanup.
Wolfgang Denk
2011-05-19
1
-1
/
+0
*
tsec: Convert tsec to use PHY Lib
Andy Fleming
2011-04-20
1
-1504
/
+98
*
tsec: arrange the code to avoid useless function declaration
Mingkai Hu
2011-04-20
1
-440
/
+415
*
tsec: use IO accessors for IO accesses
Mingkai Hu
2011-04-20
1
-123
/
+126
*
tsec: add AR8021 PHY support
Li Yang
2011-04-04
1
-0
/
+23
*
miiphy: convert to linux/mii.h
Mike Frysinger
2011-01-09
1
-25
/
+25
*
tsec: Revert to setting TBICR_ANEG_ENABLE by default for SGMII
Kumar Gala
2010-12-13
1
-5
/
+4
*
miiphy: constify device name
Mike Frysinger
2010-08-09
1
-4
/
+4
*
tsec: fix the return value for tsec_eth_init()
Timur Tabi
2010-07-12
1
-3
/
+12
*
tsec: add micrel ksz804 phy
Heiko Schocher
2010-07-12
1
-0
/
+22
*
tsec: Fix eTSEC2 link problem on P2020RDB
Felix Radensky
2010-06-29
1
-1
/
+5
*
tsec: Wait for both RX and TX to stop
Andy Fleming
2010-05-03
1
-1
/
+2
*
tsec: Add TSEC_FIBER flag
Peter Tyser
2010-01-31
1
-2
/
+4
*
tsec: Add support for using the BCM5482 PHY in fiber mode
Peter Tyser
2010-01-31
1
-4
/
+106
*
tsec: General cleanup
Peter Tyser
2010-01-31
1
-345
/
+326
*
tsec: Make functions/data static when possible
Peter Tyser
2010-01-31
1
-43
/
+47
*
tsec: Clean up Broadcom PHY status parsing
Peter Tyser
2010-01-31
1
-43
/
+34
*
tsec: Force TBI PHY to 1000Mbps full duplex in SGMII mode
Peter Tyser
2010-01-31
1
-1
/
+2
*
NET: Move MDIO regs out of TSEC Space
Sandeep Gopalpet
2010-01-05
1
-11
/
+10
*
tsec: Remove PHY command relocation fixups
Peter Tyser
2009-10-03
1
-49
/
+0
*
net: tsec - handle user interrupt while waiting for PHY auto negotiation to c...
Kim Phillips
2009-08-25
1
-0
/
+7
*
tsec: Wait for auto-negotiation to complete without link
Peter Tyser
2009-08-21
1
-10
/
+9
*
Update Freescale copyrights to remove "All Rights Reserved"
Kumar Gala
2009-07-29
1
-1
/
+1
*
P2020RDB Added support of Vitesse PHYs VSC8641(RGMII) and VSC8221(SGMII)
Poonam Aggrwal
2009-07-22
1
-1
/
+51
*
net: tsec - fix dereferencing type-punned pointer will break strict-aliasing ...
Kim Phillips
2009-07-22
1
-1
/
+4
*
tsec: Add support for BCM5482S PHY
Zach LeRoy
2009-06-15
1
-0
/
+41
*
tsec: report when there is no vendor specific PHY support
Paul Gortmaker
2009-03-09
1
-4
/
+3
*
Added Vitesse VSC8211 definitions to TSEC driver
Pieter Henning
2009-02-22
1
-0
/
+30
*
tsec: Fix a bug in soft-resetting
Andy Fleming
2009-02-09
1
-0
/
+1
*
Marvell 88E1118 interrupt fix
Ron Madrid
2009-01-28
1
-0
/
+4
*
net: tsec: Fix Marvell 88E1121R phy init
Anatolij Gustschin
2008-12-04
1
-0
/
+3
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
1
-5
/
+5
*
enable 10/100M at VSC8601 at tsec driver
Andre Schwarz
2008-10-13
1
-0
/
+2
*
Support for multiple SGMII/TBI interfaces for TSEC ethernet
Peter Tyser
2008-09-16
1
-3
/
+5
*
Add SGMII support to the tsec
Andy Fleming
2008-09-02
1
-26
/
+48
*
Pass in tsec_info struct through tsec_initialize
Andy Fleming
2008-09-02
1
-63
/
+50
*
tsec: Move tsec.h to include/
Andy Fleming
2008-09-02
1
-7
/
+1
*
PHY: Add support for the M88E1121R Marvell chip.
Sergei Poselenov
2008-09-02
1
-0
/
+49
*
net: Conditional COBJS inclusion of network drivers
Shinya Kuribayashi
2008-06-09
1
-3
/
+0
*
Add Marvell 88E1118 support for TSEC
Ron Madrid
2008-05-23
1
-0
/
+31
*
drivers/net/tsec.c: Fix typo.
Wolfgang Denk
2008-05-04
1
-1
/
+1
*
TSEC: add config options for VSC8601 RGMII PHY
Andre Schwarz
2008-05-03
1
-0
/
+6
*
Add Vitesse 8601 support to TSEC driver
Tor Krill
2008-03-31
1
-0
/
+30
*
tsec: fix link detection for the RTL8211B PHY
Anton Vorontsov
2008-03-25
1
-2
/
+3
*
TSEC: Add the support for RealTek RTL8211B PHY
Dave Liu
2008-01-16
1
-0
/
+85
*
TSEC driver: Change MDIO support to allow access to any PHYs on the MDIO bus
michael.firth@bt.com
2008-01-16
1
-20
/
+12
*
Fix Ethernet init() return codes
Ben Warren
2008-01-10
1
-1
/
+1
[next]