~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
tsec.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'next'
Tom Rini
2023-01-09
|
\
|
*
global: Migrate CONFIG_TSEC_TBICR_SETTINGS to CFG
Tom Rini
2022-12-23
|
*
Merge tag 'v2023.01-rc4' into next
Tom Rini
2022-12-21
|
|
\
|
*
|
net: tsec: Remove non-DM_ETH support code
Tom Rini
2022-12-07
|
*
|
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
*
|
|
Revert "Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot""
Marek Vasut
2023-01-06
|
|
/
|
/
|
*
|
Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot"
Tom Rini
2022-12-13
|
/
*
treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA
Marek BehĂșn
2022-04-10
*
net: introduce helpers to get PHY interface mode from a device/ofnode
Marek BehĂșn
2022-04-10
*
net: tsec: Make redundant_init() static
Bin Meng
2021-11-23
*
cmd: pxe_utils: Check fdtcontroladdr in label_boot
Peter Hoyes
2021-11-23
*
net: tsec: add support for promiscuous mode
Vladimir Oltean
2021-11-23
*
net: tsec: read the phy-mode property as fallback to phy-connection-type
Vladimir Oltean
2021-09-28
*
net: tsec: only call tsec_get_interface as fallback to DT-specified PHY mode
Vladimir Oltean
2021-09-28
*
net: tsec: Mark tsec_get_interface as __maybe_unused
Ramon Fried
2021-09-28
*
net: tsec: add option to set device max-speed via dts
Aleksandar Gerasimovski
2021-06-17
*
net: tsec: Support <reg> property from the subnode "queue-group"
Bin Meng
2021-04-15
*
net: tsec: Use map_physmem() directly instead of dev_remap_addr()
Bin Meng
2021-04-15
*
net: tsec: Use dm_eth_phy_connect() directly for the DM case
Vladimir Oltean
2021-04-15
*
dm: core: Access device ofnode through functions
Simon Glass
2021-01-05
*
dm: Use access methods for dev/uclass private data
Simon Glass
2021-01-05
*
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
*
net: tsec: Add the compatible string "gianfar" support
Hou Zhiqiang
2020-09-24
*
net: tsec: Add fixed-link PHY support
Hou Zhiqiang
2020-09-24
*
net: tsec: convert to use DM_MDIO when DM_ETH enabled
Hou Zhiqiang
2020-09-24
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
*
net: tsec: Access TBI PHY through the corresponding MII
Hou Zhiqiang
2020-06-04
*
net: tsec: Access eTSEC registers using virtual address
Hou Zhiqiang
2020-06-04
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
*
net: tsec: Change compatible strings to match Linux
Vladimir Oltean
2019-07-25
*
net: tsec: Common handling of MAC station address for DM_ETH
Vladimir Oltean
2019-07-25
*
net: tsec: Make errors visible
Vladimir Oltean
2019-07-25
*
net: tsec: Reverse Christmas tree notation
Vladimir Oltean
2019-07-25
*
net: tsec: Fix offset of MDIO registers for DM_ETH
Vladimir Oltean
2019-07-25
*
net: tsec: Refactor the readout of the tbi-handle property
Vladimir Oltean
2019-07-25
*
net: remove CONFIG_MCAST_TFTP
Chris Packham
2019-01-24
*
net: move ether_crc to tsec driver
Chris Packham
2019-01-24
*
tsec: Fix reading phy registers from DT
Mario Six
2018-06-13
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
net: tsec: Make live-tree compatible
Mario Six
2018-02-26
*
net: tsec: Fix memory leak in error path
Mario Six
2018-02-26
*
net: tsec: Fix style violations
Mario Six
2018-02-26
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
*
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2016-01-28
|
\
|
*
net: tsec: Use priv->tbiaddr to initialize TBI PHY address
Bin Meng
2016-01-28
[next]