Age | Commit message (Expand) | Author |
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 |
2013-11-22 | net: sh-eth: Add support R8A7790 | Nobuhiro Iwamatsu |
2013-11-22 | net: sh-eth: Add invalidate cache control for rmobile (ARM SoC) | Nobuhiro Iwamatsu |
2013-11-22 | net: sh-eth: Add control for padding size of packet descriptor | Nobuhiro Iwamatsu |
2013-11-22 | net: sh-eth: Change cache API of SH | Nobuhiro Iwamatsu |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2012-12-15 | net: sh_eth: add support for SH7752 | Yoshihiro Shimoda |
2012-09-24 | net: sh_eth: Add support R8A7740 of rmobile (arm core) | Nobuhiro Iwamatsu |
2012-07-23 | net: sh_eth: modify the definitions of regsiter | Yoshihiro Shimoda |
2012-07-23 | net: sh_eth: add SH_ETH_TYPE_ condition | Yoshihiro Shimoda |
2012-07-23 | net: sh_eth: clean up for the SH7757's code | Yoshihiro Shimoda |
2012-07-11 | net: abort network initialization if the PHY driver fails | Timur Tabi |
2012-05-23 | net: sh-eth: Add support Gigabit of SH7734 | Nobuhiro Iwamatsu |
2012-05-23 | net: sh_eth: Add support SH7734 Ethernet device | Nobuhiro Iwamatsu |