index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
tsec.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2017-04-17
armv7: ls1021a: Drop macro CONFIG_LS102XA
York Sun
1
-1
/
+1
2016-01-28
net: tsec: Use priv->tbiaddr to initialize TBI PHY address
Bin Meng
1
-0
/
+1
2016-01-28
net: tsec: Add driver model ethernet support
Bin Meng
1
-0
/
+10
2016-01-28
net: tsec: Use tsec_private pointer as the parameter for internal routines
Bin Meng
1
-0
/
+1
2016-01-28
net: tsec: Move rxbd and txbd to struct tsec_private
Bin Meng
1
-0
/
+4
2016-01-28
net: tsec: Move rx_idx and tx_idx to struct tsec_private
Bin Meng
1
-0
/
+2
2016-01-28
net: tsec: fsl_mdio: Fix several cosmetic issues
Bin Meng
1
-29
/
+22
2015-08-03
armv7/ls1021a/etsec: Enable Tx Data and TxBD snooping
Alison Wang
1
-4
/
+0
2014-09-08
net: tsec: Remove tx snooping support from LS1
Claudiu Manoil
1
-0
/
+4
2014-09-08
ls102xa: etsec: Add etsec support for LS102xA
Alison Wang
1
-1
/
+6
2014-09-08
net: Merge asm/fsl_enet.h into fsl_mdio.h
Claudiu Manoil
1
-1
/
+1
2013-11-23
net: tsec: Use portable regs type (uint->u32)
Claudiu Manoil
1
-140
/
+138
2013-11-23
net: tsec: Use portable types and accessors for BDs
Claudiu Manoil
1
-12
/
+10
2013-11-23
net: tsec: Fix CamelCase issues around BD code
Claudiu Manoil
1
-2
/
+2
2013-11-23
net: tsec: Cleanup tsec regs init and fix __iomem warns
Claudiu Manoil
1
-14
/
+25
2011-04-29
tsec: Fix MDIO on devices with eTSEC2
Andy Fleming
1
-1
/
+1
2011-04-21
tsec: Convert tsec to use PHY Lib
Andy Fleming
1
-275
/
+23
2011-04-20
tsec: use IO accessors for IO accesses
Mingkai Hu
1
-4
/
+4
2011-01-09
miiphy: convert to linux/mii.h
Mike Frysinger
1
-2
/
+0
2010-02-01
tsec: Add TSEC_FIBER flag
Peter Tyser
1
-3
/
+3
2010-02-01
tsec: Add support for using the BCM5482 PHY in fiber mode
Peter Tyser
1
-0
/
+13
2010-02-01
tsec: Make functions/data static when possible
Peter Tyser
1
-1
/
+0
2010-01-05
NET: Base support for etsec2.0
Kumar Gala
1
-0
/
+7
2010-01-05
NET: Move MDIO regs out of TSEC Space
Sandeep Gopalpet
1
-22
/
+23
2009-06-15
tsec: Add support for BCM5482S PHY
Zach LeRoy
1
-0
/
+2
2009-06-12
83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx
Peter Tyser
1
-1
/
+1
2008-12-05
net: tsec: Fix Marvell 88E1121R phy init
Anatolij Gustschin
1
-0
/
+4
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
1
-5
/
+5
2008-09-13
Coding style cleanup, update CHANGELOG
Wolfgang Denk
1
-2
/
+0
2008-09-03
Add SGMII support to the tsec
Andy Fleming
1
-1
/
+24
2008-09-03
Pass in tsec_info struct through tsec_initialize
Andy Fleming
1
-4
/
+28
2008-09-03
tsec: Move tsec.h to include/
Andy Fleming
1
-0
/
+592