summaryrefslogtreecommitdiffstats
path: root/drivers/net/sh_eth.c
Commit message (Expand)AuthorAgeFilesLines
* Fix various typos, scattered over the code.Robert P. J. Day2016-05-051-1/+1
* Fix GCC format-security errors and convert sprintfs.Ben Whitten2016-01-141-1/+1
* net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger2015-04-181-1/+1
* net: sh-eth: Add cache writeback control after setting bit of DMA descriptorNobuhiro Iwamatsu2014-11-041-2/+8
* net: sh-eth: Use memalign instead of orignal memroy alignment functionNobuhiro Iwamatsu2014-11-041-45/+38
* net: sh-eth: Remove definition of RX_DESC_SIZE and TX_DESC_SIZENobuhiro Iwamatsu2014-11-041-8/+12
* net: sh-eth: Add support R8A7793Nobuhiro Iwamatsu2014-11-041-2/+3
* net: sh-eth: Add support R8A7794Nobuhiro Iwamatsu2014-07-241-2/+3
* net: sh-eth: Fix coding styleNobuhiro Iwamatsu2014-06-101-17/+18
* net: sh-eth: Add support R7S72100 of rmobileNobuhiro Iwamatsu2014-06-101-4/+6
* net: sh-eth: Add support R8A7791Nobuhiro Iwamatsu2013-11-221-2/+3
* net: sh-eth: Add support R8A7790Nobuhiro Iwamatsu2013-11-221-1/+4
* net: sh-eth: Add invalidate cache control for rmobile (ARM SoC)Nobuhiro Iwamatsu2013-11-221-5/+26
* net: sh-eth: Add control for padding size of packet descriptorNobuhiro Iwamatsu2013-11-221-5/+8
* net: sh-eth: Change cache API of SHNobuhiro Iwamatsu2013-11-221-1/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-13/+1
* net: sh_eth: add support for SH7752Yoshihiro Shimoda2012-12-151-2/+2
* net: sh_eth: Add support R8A7740 of rmobile (arm core)Nobuhiro Iwamatsu2012-09-241-1/+1
* net: sh_eth: modify the definitions of regsiterYoshihiro Shimoda2012-07-231-56/+52
* net: sh_eth: add SH_ETH_TYPE_ conditionYoshihiro Shimoda2012-07-231-13/+9
* net: sh_eth: clean up for the SH7757's codeYoshihiro Shimoda2012-07-231-8/+1
* net: abort network initialization if the PHY driver failsTimur Tabi2012-07-111-1/+5
* net: sh-eth: Add support Gigabit of SH7734Nobuhiro Iwamatsu2012-05-231-1/+10
* net: sh_eth: Add support SH7734 Ethernet deviceNobuhiro Iwamatsu2012-05-231-8/+9
* net: Fix remaining API interface breakageJoe Hershberger2012-05-231-4/+4
* net: sh_eth: Remove unnecessary returnNobuhiro Iwamatsu2012-03-081-1/+0
* net: sh_eth: Collect up EDMR_INIT_CNT to TIMEOUT_CNTNobuhiro Iwamatsu2012-03-081-4/+5
* net: sh_eth: Remove SH_ETH_PHY_DELAYNobuhiro Iwamatsu2012-03-081-2/+0
* sh: sh_eth: Add support SH7724Nobuhiro Iwamatsu2012-03-081-19/+23
* net: sh_eth: use miiphybb instead of own mii functionsYoshihiro Shimoda2011-12-021-190/+103
* net: sh_eth: add support for SH7757's ETHERYoshihiro Shimoda2011-03-161-1/+36
* net: sh_eth: add cache handlingYoshihiro Shimoda2011-02-021-0/+9
* sh: sh_eth: Remove garbage from printfNobuhiro Iwamatsu2009-07-221-1/+1
* sh_eth: get mac address from environmentMike Frysinger2009-03-201-22/+6
* net: sh_eth: Remove sh_eth_reset() from halt functionNobuhiro Iwamatsu2009-03-201-2/+0
* sh: sh_eth: Change new network APINobuhiro Iwamatsu2009-01-241-130/+225
* net: sh: Renesas SH7763 Ethernet device supportNobuhiro Iwamatsu2008-07-061-0/+603
OpenPOWER on IntegriCloud