aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/sh_eth.h
AgeCommit message (Expand)AuthorFilesLines
2016-05-05Fix 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-22net: sh-eth: Add support R8A7791Nobuhiro Iwamatsu1-2/+2
2013-11-22net: sh-eth: Add support R8A7790Nobuhiro Iwamatsu1-0/+7
2013-11-22net: 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-23net: sh_eth: add support for SH7757's GETHERYoshihiro Shimoda1-0/+9
2012-07-23net: sh_eth: modify the definitions of regsiterYoshihiro Shimoda1-125/+206
2012-07-23net: sh_eth: add SH_ETH_TYPE_ conditionYoshihiro Shimoda1-20/+23
2012-07-23net: 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-23net: sh-eth: Add support Gigabit of SH7734Nobuhiro Iwamatsu1-0/+1
2012-05-23net: 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-09Fix 100Mbs ethernet operation on sh7763 based boardsSimon Munton1-1/+1
2009-01-24sh: sh_eth: Change new network APINobuhiro Iwamatsu1-4/+6
2008-07-06net: sh: Renesas SH7763 Ethernet device supportNobuhiro Iwamatsu1-0/+446