index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
tsec.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-24
net: tsec: Add the compatible string "gianfar" support
Hou Zhiqiang
1
-0
/
+4
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
1
-2
/
+3
2019-07-25
net: tsec: Fix offset of MDIO registers for DM_ETH
Vladimir Oltean
1
-1
/
+3
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-22
net: tsec: Use portable regs type (uint->u32)
Claudiu Manoil
1
-140
/
+138
2013-11-22
net: tsec: Use portable types and accessors for BDs
Claudiu Manoil
1
-12
/
+10
2013-11-22
net: tsec: Fix CamelCase issues around BD code
Claudiu Manoil
1
-2
/
+2
2013-11-22
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-20
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-01-31
tsec: Add TSEC_FIBER flag
Peter Tyser
1
-3
/
+3
2010-01-31
tsec: Add support for using the BCM5482 PHY in fiber mode
Peter Tyser
1
-0
/
+13
2010-01-31
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-04
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-02
Add SGMII support to the tsec
Andy Fleming
1
-1
/
+24
2008-09-02
Pass in tsec_info struct through tsec_initialize
Andy Fleming
1
-4
/
+28
2008-09-02
tsec: Move tsec.h to include/
Andy Fleming
1
-0
/
+592