summaryrefslogtreecommitdiff
path: root/drivers/net/sh_eth.h
AgeCommit message (Expand)AuthorFilesLines
2019-08-10net: sh_eth: Fix 64bit build warningsMarek Vasut1-4/+4
2019-08-10net: sh_eth: Add R8A77980 V3H gether supportMarek Vasut1-1/+5
2019-05-07net: sh_eth: Add RZ/A1 supportMarek Vasut1-0/+56
2019-05-07sh: 7724: Remove CPU supportMarek Vasut1-3/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-01-27net: sh_eth: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2Marek Vasut1-4/+2
2018-01-15net: sh-eth: Change read/write() param to struct sh_eth_infoNobuhiro Iwamatsu1-6/+7
2018-01-15net: sh-eth: remove sh_eth_offset_rz tableChris Brandt1-58/+1
2018-01-15net: sh-eth: fix inl and outl definitionsChris Brandt1-1/+3
2016-05-06Fix various typos, scattered over the code.Robert P. J. Day1-1/+1
2014-11-04net: sh-eth: Use memalign instead of orignal memroy alignment functionNobuhiro Iwamatsu1-3/+3
2014-11-04net: sh-eth: Remove definition of RX_DESC_SIZE and TX_DESC_SIZENobuhiro Iwamatsu1-4/+0
2014-11-04net: sh-eth: Add support R8A7793Nobuhiro Iwamatsu1-2/+2
2014-07-24net: sh-eth: Add support R8A7794Nobuhiro Iwamatsu1-2/+4
2014-06-10net: sh-eth: Fix typo from rESR_RTLF to EESR_RTLFNobuhiro Iwamatsu1-1/+1
2014-06-10net: sh-eth: Fix coding styleNobuhiro Iwamatsu1-5/+4
2014-06-10net: sh-eth: Add support R7S72100 of rmobileNobuhiro Iwamatsu1-10/+71
2013-12-18net: sh-eth: add support for SH7753Yoshihiro Shimoda1-2/+6
2013-11-23net: sh-eth: Add support R8A7791Nobuhiro Iwamatsu1-2/+2
2013-11-23net: sh-eth: Add support R8A7790Nobuhiro Iwamatsu1-0/+7
2013-11-23net: sh-eth: Add control for padding size of packet descriptorNobuhiro Iwamatsu1-5/+22
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-13/+1
2012-12-15net: sh_eth: add support for SH7752Yoshihiro Shimoda1-2/+2
2012-09-24net: sh_eth: Add support R8A7740 of rmobile (arm core)Nobuhiro Iwamatsu1-2/+12
2012-07-24net: sh_eth: add support for SH7757's GETHERYoshihiro Shimoda1-0/+9
2012-07-24net: sh_eth: modify the definitions of regsiterYoshihiro Shimoda1-125/+206
2012-07-24net: sh_eth: add SH_ETH_TYPE_ conditionYoshihiro Shimoda1-20/+23
2012-07-24net: sh_eth: clean up for the SH7757's codeYoshihiro Shimoda1-12/+2
2012-07-10net/sh-ether: Fix build by removing ECSIPR_BRCRXIP and otherNobuhiro Iwamatsu1-4/+3
2012-05-24net: sh-eth: Add support Gigabit of SH7734Nobuhiro Iwamatsu1-0/+1
2012-05-24net: sh_eth: Add support SH7734 Ethernet deviceNobuhiro Iwamatsu1-20/+65
2012-03-08sh: sh_eth: Add support SH7724Nobuhiro Iwamatsu1-4/+37
2011-12-19Coding Style cleanupWolfgang Denk1-1/+0
2011-12-02net: sh_eth: use miiphybb instead of own mii functionsYoshihiro Shimoda1-58/+1
2011-03-16net: sh_eth: add support for SH7757's ETHERYoshihiro Shimoda1-3/+50
2009-02-10Fix 100Mbs ethernet operation on sh7763 based boardsSimon Munton1-1/+1
2009-01-25sh: sh_eth: Change new network APINobuhiro Iwamatsu1-4/+6
2008-07-07net: sh: Renesas SH7763 Ethernet device supportNobuhiro Iwamatsu1-0/+446