summaryrefslogtreecommitdiff
path: root/drivers/net/sh_eth.c
AgeCommit message (Expand)Author
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-08-15net: mii: Use spatch to update miiphy_registerJoe Hershberger
2016-05-05Fix various typos, scattered over the code.Robert P. J. Day
2016-01-14Fix GCC format-security errors and convert sprintfs.Ben Whitten
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger
2014-11-04net: sh-eth: Add cache writeback control after setting bit of DMA descriptorNobuhiro Iwamatsu
2014-11-04net: sh-eth: Use memalign instead of orignal memroy alignment functionNobuhiro Iwamatsu
2014-11-04net: sh-eth: Remove definition of RX_DESC_SIZE and TX_DESC_SIZENobuhiro Iwamatsu
2014-11-04net: sh-eth: Add support R8A7793Nobuhiro Iwamatsu
2014-07-24net: sh-eth: Add support R8A7794Nobuhiro Iwamatsu
2014-06-10net: sh-eth: Fix coding styleNobuhiro Iwamatsu
2014-06-10net: sh-eth: Add support R7S72100 of rmobileNobuhiro Iwamatsu
2013-11-22net: sh-eth: Add support R8A7791Nobuhiro Iwamatsu
2013-11-22net: sh-eth: Add support R8A7790Nobuhiro Iwamatsu
2013-11-22net: sh-eth: Add invalidate cache control for rmobile (ARM SoC)Nobuhiro Iwamatsu
2013-11-22net: sh-eth: Add control for padding size of packet descriptorNobuhiro Iwamatsu
2013-11-22net: sh-eth: Change cache API of SHNobuhiro Iwamatsu
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-12-15net: sh_eth: add support for SH7752Yoshihiro Shimoda
2012-09-24net: sh_eth: Add support R8A7740 of rmobile (arm core)Nobuhiro Iwamatsu
2012-07-23net: sh_eth: modify the definitions of regsiterYoshihiro Shimoda
2012-07-23net: sh_eth: add SH_ETH_TYPE_ conditionYoshihiro Shimoda
2012-07-23net: sh_eth: clean up for the SH7757's codeYoshihiro Shimoda
2012-07-11net: abort network initialization if the PHY driver failsTimur Tabi
2012-05-23net: sh-eth: Add support Gigabit of SH7734Nobuhiro Iwamatsu
2012-05-23net: sh_eth: Add support SH7734 Ethernet deviceNobuhiro Iwamatsu
2012-05-23net: Fix remaining API interface breakageJoe Hershberger
2012-03-08net: sh_eth: Remove unnecessary returnNobuhiro Iwamatsu
2012-03-08net: sh_eth: Collect up EDMR_INIT_CNT to TIMEOUT_CNTNobuhiro Iwamatsu
2012-03-08net: sh_eth: Remove SH_ETH_PHY_DELAYNobuhiro Iwamatsu
2012-03-08sh: sh_eth: Add support SH7724Nobuhiro Iwamatsu
2011-12-02net: sh_eth: use miiphybb instead of own mii functionsYoshihiro Shimoda
2011-03-16net: sh_eth: add support for SH7757's ETHERYoshihiro Shimoda
2011-02-02net: sh_eth: add cache handlingYoshihiro Shimoda
2009-07-22sh: sh_eth: Remove garbage from printfNobuhiro Iwamatsu
2009-03-20sh_eth: get mac address from environmentMike Frysinger
2009-03-20net: sh_eth: Remove sh_eth_reset() from halt functionNobuhiro Iwamatsu
2009-01-24sh: sh_eth: Change new network APINobuhiro Iwamatsu
2008-07-06net: sh: Renesas SH7763 Ethernet device supportNobuhiro Iwamatsu