index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
sh_eth.h
Age
Commit message (
Expand
)
Author
2025-07-10
net: sh_eth: Drop phy_addr assignment
Marek Vasut
2025-07-10
net: sh_eth: Convert cache operations to static functions
Marek Vasut
2025-07-10
net: sh_eth: Pass struct port_info around
Marek Vasut
2024-07-22
drivers: net: Remove duplicate newlines
Marek Vasut
2022-12-23
global: Migrate CONFIG_SH_ETHER_ALIGNE_SIZE to CFG
Tom Rini
2021-02-15
sh: Remove sh7757lcr board
Tom Rini
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-07
net: sh_eth: Add RZ/A1 support
Marek Vasut
2019-05-07
sh: 7724: Remove CPU support
Marek Vasut
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-27
net: sh_eth: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2
Marek Vasut
2018-01-15
net: sh-eth: Change read/write() param to struct sh_eth_info
Nobuhiro Iwamatsu
2018-01-15
net: sh-eth: remove sh_eth_offset_rz table
Chris Brandt
2018-01-15
net: sh-eth: fix inl and outl definitions
Chris Brandt
2016-05-05
Fix various typos, scattered over the code.
Robert P. J. Day
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 typo from rESR_RTLF to EESR_RTLF
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-12-18
net: sh-eth: add support for SH7753
Yoshihiro Shimoda
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 control for padding size of packet descriptor
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: add support for SH7757's GETHER
Yoshihiro Shimoda
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-10
net/sh-ether: Fix build by removing ECSIPR_BRCRXIP and other
Nobuhiro Iwamatsu
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
2012-03-08
sh: sh_eth: Add support SH7724
Nobuhiro Iwamatsu
2011-12-19
Coding Style cleanup
Wolfgang Denk
2011-12-02
net: sh_eth: use miiphybb instead of own mii functions
Yoshihiro Shimoda
2011-03-16
net: sh_eth: add support for SH7757's ETHER
Yoshihiro Shimoda
2009-02-09
Fix 100Mbs ethernet operation on sh7763 based boards
Simon Munton
2009-01-24
sh: sh_eth: Change new network API
Nobuhiro Iwamatsu
2008-07-06
net: sh: Renesas SH7763 Ethernet device support
Nobuhiro Iwamatsu