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
/
drivers
/
net
/
ti
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-12
net: ti: am65-cpsw-nuss: Add a new compatible for AM64
Vignesh Raghavendra
1
-0
/
+1
2021-05-12
net: ti: am65-cpsw-nuss: Don't cache disabled port ID
Vignesh Raghavendra
1
-1
/
+1
2021-05-12
net: ti: am65-cpsw-nuss: Prepare to support non primary ext port
Vignesh Raghavendra
1
-1
/
+1
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2
-0
/
+2
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2
-6
/
+6
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
4
-14
/
+14
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
4
-5
/
+5
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
4
-9
/
+9
2020-09-30
net: ti: cpsw: Fix not calling dev_dbg with a device
Sean Anderson
1
-0
/
+6
2020-07-28
Convert CONFIG_DRIVER_TI_EMAC_USE_RMII to Kconfig
Adam Ford
1
-0
/
+6
2020-07-25
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
1
-1
/
+1
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
1
-1
/
+1
2020-07-20
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
1
-1
/
+1
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
1
-1
/
+1
2020-07-13
net: ti: am65-cpsw-nuss: Update driver to use kernel DT
Vignesh Raghavendra
1
-1
/
+1
2020-07-13
net: ti: am65-cpsw-nuss: Set ALE default thread enable
Vignesh Raghavendra
1
-0
/
+6
2020-07-13
net: ti: am65-cpsw-nuss: Remove dead code
Vignesh Raghavendra
1
-7
/
+0
2020-06-16
net: cpsw: Add __maybe_unused to generated inlines
Tom Rini
1
-2
/
+3
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
3
-0
/
+3
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
3
-0
/
+3
2020-05-18
common: Drop log.h from common header
Simon Glass
3
-0
/
+3
2020-05-18
common: Drop image.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop net.h from common header
Simon Glass
2
-0
/
+2
2020-05-09
net: ethernet: ti: am65-cpsw-nuss: enable 10Mbps link speed in rgmii mode
Murali Karicheri
1
-0
/
+4
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
4
-0
/
+5
2019-12-09
net: ti: am65-cpsw-nuss: Add new compatible for J721e
Vignesh Raghavendra
1
-0
/
+1
2019-12-09
net: ti: am65-cpsw-nuss: Rework RX flow ID handling
Vignesh Raghavendra
1
-9
/
+6
2019-12-03
net: cpsw: Add NULL pointer check
Faiz Abbas
1
-0
/
+3
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2
-0
/
+2
2019-11-04
net: ti: cpsw: convert to use dev/ofnode api
Grygorii Strashko
1
-69
/
+50
2019-11-03
net: ti: am65x-cpsw: fix mac tx internal delay for rgmii-rxid mode
Grygorii Strashko
1
-1
/
+1
2019-11-03
net: ti: cpsw: fix mac tx internal delay for rgmii-rxid mode
Grygorii Strashko
1
-1
/
+1
2019-11-03
net: ti: cpsw: add support for standard eth "max-speed" dt property
Grygorii Strashko
1
-0
/
+15
2019-11-03
net: ti: cpsw: move parsing of dt port's parameters in separate func
Grygorii Strashko
1
-24
/
+33
2019-11-03
net: ti: cpsw: enable 10Mbps link speed support in rgmii mode
Grygorii Strashko
1
-0
/
+3
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
1
-1
/
+0
2019-07-25
net: davinci_emac: convert to using the driver model
Bartosz Golaszewski
1
-35
/
+42
2019-07-15
net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver
Keerthy
3
-0
/
+801
2019-07-15
driver: net: ti: cpsw-mdio: use phys_addr_t for mdio_base addr
Keerthy
2
-3
/
+3
2019-05-04
net: davinci_emac: drop support for unused PHYs
Bartosz Golaszewski
1
-49
/
+6
2019-04-12
board: ti: am335x: Add platdata for cpsw in SPL
Faiz Abbas
1
-18
/
+0
2019-04-12
net: ti: cpsw: Enable DM_FLAG_PRE_RELOC
Faiz Abbas
1
-1
/
+1
2019-04-12
net: ti: cpsw: Block off ofdata_to_platdata with OF_CONTROL
Faiz Abbas
1
-7
/
+11
2019-04-12
net: ti: cpsw-common: Isolate getting syscon address from assigning macid
Faiz Abbas
2
-72
/
+58
2019-04-12
net: ti: cpsw: Convert cpsw_platform_data to a pointer in cpsw_priv
Faiz Abbas
1
-67
/
+69
2019-04-12
net: ti: cpsw: Move cpsw_phy_sel() to _probe()
Faiz Abbas
1
-17
/
+16
2019-04-12
net: netcp: add support for phy with rgmii ids
Murali Karicheri
1
-1
/
+21
2018-11-05
driver: net: ti: keystone_net: switch to use common mdio lib
Grygorii Strashko
2
-102
/
+18
2018-11-05
driver: net: ti: cpsw: switch to use common mdio lib
Grygorii Strashko
1
-128
/
+6
2018-11-05
driver: net: ti: introduce common mdio support library
Grygorii Strashko
3
-1
/
+222
[next]