index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
sh_eth.c
Age
Commit message (
Expand
)
Author
2020-07-25
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-04-04
net: sh_eth: Init the hardware before PHY access
Marek Vasut
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
env: Move env_get() to env.h
Simon Glass
2019-08-09
net: sh_eth: Fix 64bit build warnings
Marek Vasut
2019-08-09
net: sh_eth: Add R8A77980 V3H gether support
Marek Vasut
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-05-07
net: sh_eth: Add support for operation without clock framework
Marek Vasut
2019-05-07
sh: 7724: Remove CPU support
Marek Vasut
2019-04-09
net: sh_eth: Initialize PHY in probe() once
Marek Vasut
2018-06-19
net: sh_eth: Support reset GPIO both in mac and phy node
Marek Vasut
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-13
net: sh_eth: Add remaining Gen2 DT compatible
Marek Vasut
2018-04-08
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
2018-02-18
net: sh_eth: Fix DT base address fetching
Marek Vasut
2018-02-18
net: sh_eth: Fix checkpatch warning
Marek Vasut
2018-02-18
net: sh_eth: Return directly from sh_eth_recv_start
Marek Vasut
2018-02-18
net: sh_eth: Zap port variable
Marek Vasut
2018-01-27
net: sh_eth: Add DM and DT support
Marek Vasut
2018-01-27
net: sh_eth: Clump legacy functions together
Marek Vasut
2018-01-27
net: sh_eth: Split sh_eth_init
Marek Vasut
2018-01-27
net: sh_eth: Separate out MAC address programming
Marek Vasut
2018-01-27
net: sh_eth: Split sh_eth_recv
Marek Vasut
2018-01-27
net: sh_eth: Pass sh_eth_dev around
Marek Vasut
2018-01-27
net: sh_eth: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2
Marek Vasut
2018-01-15
net: sh-eth: Fix misaligned cache operation warning
Nobuhiro Iwamatsu
2018-01-15
net: sh-eth: Change read/write() param to struct sh_eth_info
Nobuhiro Iwamatsu
2018-01-15
net: sh-eth: Remove bd_t from sh_eth_config()
Nobuhiro Iwamatsu
2018-01-15
net: sh-eth: Fix coding style checked by checkpatch.pl
Nobuhiro Iwamatsu
2017-08-16
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
Simon Glass
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-08-15
net: mii: Use spatch to update miiphy_register
Joe Hershberger
2016-05-05
Fix various typos, scattered over the code.
Robert P. J. Day
2016-01-14
Fix GCC format-security errors and convert sprintfs.
Ben Whitten
2015-04-18
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2014-11-04
net: sh-eth: Add cache writeback control after setting bit of DMA descriptor
Nobuhiro Iwamatsu
2014-11-04
net: sh-eth: Use memalign instead of orignal memroy alignment function
Nobuhiro Iwamatsu
2014-11-04
net: sh-eth: Remove definition of RX_DESC_SIZE and TX_DESC_SIZE
Nobuhiro Iwamatsu
2014-11-04
net: sh-eth: Add support R8A7793
Nobuhiro Iwamatsu
2014-07-24
net: sh-eth: Add support R8A7794
Nobuhiro Iwamatsu
2014-06-10
net: sh-eth: Fix coding style
Nobuhiro Iwamatsu
2014-06-10
net: sh-eth: Add support R7S72100 of rmobile
Nobuhiro Iwamatsu
2013-11-22
net: sh-eth: Add support R8A7791
Nobuhiro Iwamatsu
[next]