index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
tsec.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: tsec: Use priv->tbiaddr to initialize TBI PHY address
Bin Meng
2016-01-28
1
-0
/
+1
*
net: tsec: Add driver model ethernet support
Bin Meng
2016-01-28
1
-0
/
+10
*
net: tsec: Use tsec_private pointer as the parameter for internal routines
Bin Meng
2016-01-28
1
-0
/
+1
*
net: tsec: Move rxbd and txbd to struct tsec_private
Bin Meng
2016-01-28
1
-0
/
+4
*
net: tsec: Move rx_idx and tx_idx to struct tsec_private
Bin Meng
2016-01-28
1
-0
/
+2
*
net: tsec: fsl_mdio: Fix several cosmetic issues
Bin Meng
2016-01-28
1
-29
/
+22
*
armv7/ls1021a/etsec: Enable Tx Data and TxBD snooping
Alison Wang
2015-08-03
1
-4
/
+0
*
net: tsec: Remove tx snooping support from LS1
Claudiu Manoil
2014-09-08
1
-0
/
+4
*
ls102xa: etsec: Add etsec support for LS102xA
Alison Wang
2014-09-08
1
-1
/
+6
*
net: Merge asm/fsl_enet.h into fsl_mdio.h
Claudiu Manoil
2014-09-08
1
-1
/
+1
*
net: tsec: Use portable regs type (uint->u32)
Claudiu Manoil
2013-11-22
1
-140
/
+138
*
net: tsec: Use portable types and accessors for BDs
Claudiu Manoil
2013-11-22
1
-12
/
+10
*
net: tsec: Fix CamelCase issues around BD code
Claudiu Manoil
2013-11-22
1
-2
/
+2
*
net: tsec: Cleanup tsec regs init and fix __iomem warns
Claudiu Manoil
2013-11-22
1
-14
/
+25
*
tsec: Fix MDIO on devices with eTSEC2
Andy Fleming
2011-04-29
1
-1
/
+1
*
tsec: Convert tsec to use PHY Lib
Andy Fleming
2011-04-20
1
-275
/
+23
*
tsec: use IO accessors for IO accesses
Mingkai Hu
2011-04-20
1
-4
/
+4
*
miiphy: convert to linux/mii.h
Mike Frysinger
2011-01-09
1
-2
/
+0
*
tsec: Add TSEC_FIBER flag
Peter Tyser
2010-01-31
1
-3
/
+3
*
tsec: Add support for using the BCM5482 PHY in fiber mode
Peter Tyser
2010-01-31
1
-0
/
+13
*
tsec: Make functions/data static when possible
Peter Tyser
2010-01-31
1
-1
/
+0
*
NET: Base support for etsec2.0
Kumar Gala
2010-01-05
1
-0
/
+7
*
NET: Move MDIO regs out of TSEC Space
Sandeep Gopalpet
2010-01-05
1
-22
/
+23
*
tsec: Add support for BCM5482S PHY
Zach LeRoy
2009-06-15
1
-0
/
+2
*
83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx
Peter Tyser
2009-06-12
1
-1
/
+1
*
net: tsec: Fix Marvell 88E1121R phy init
Anatolij Gustschin
2008-12-04
1
-0
/
+4
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
1
-5
/
+5
*
Coding style cleanup, update CHANGELOG
Wolfgang Denk
2008-09-13
1
-2
/
+0
*
Add SGMII support to the tsec
Andy Fleming
2008-09-02
1
-1
/
+24
*
Pass in tsec_info struct through tsec_initialize
Andy Fleming
2008-09-02
1
-4
/
+28
*
tsec: Move tsec.h to include/
Andy Fleming
2008-09-02
1
-0
/
+592