| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: 7724: Remove CPU support | Marek Vasut | 2019-05-07 | 1 | -3/+0 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | net: sh_eth: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2 | Marek Vasut | 2018-01-27 | 1 | -4/+2 |
* | net: sh-eth: Change read/write() param to struct sh_eth_info | Nobuhiro Iwamatsu | 2018-01-15 | 1 | -6/+7 |
* | net: sh-eth: remove sh_eth_offset_rz table | Chris Brandt | 2018-01-15 | 1 | -58/+1 |
* | net: sh-eth: fix inl and outl definitions | Chris Brandt | 2018-01-15 | 1 | -1/+3 |
* | Fix various typos, scattered over the code. | Robert P. J. Day | 2016-05-05 | 1 | -1/+1 |
* | net: sh-eth: Use memalign instead of orignal memroy alignment function | Nobuhiro Iwamatsu | 2014-11-04 | 1 | -3/+3 |
* | net: sh-eth: Remove definition of RX_DESC_SIZE and TX_DESC_SIZE | Nobuhiro Iwamatsu | 2014-11-04 | 1 | -4/+0 |
* | net: sh-eth: Add support R8A7793 | Nobuhiro Iwamatsu | 2014-11-04 | 1 | -2/+2 |
* | net: sh-eth: Add support R8A7794 | Nobuhiro Iwamatsu | 2014-07-24 | 1 | -2/+4 |
* | net: sh-eth: Fix typo from rESR_RTLF to EESR_RTLF | Nobuhiro Iwamatsu | 2014-06-10 | 1 | -1/+1 |
* | net: sh-eth: Fix coding style | Nobuhiro Iwamatsu | 2014-06-10 | 1 | -5/+4 |
* | net: sh-eth: Add support R7S72100 of rmobile | Nobuhiro Iwamatsu | 2014-06-10 | 1 | -10/+71 |
* | net: sh-eth: add support for SH7753 | Yoshihiro Shimoda | 2013-12-18 | 1 | -2/+6 |
* | net: sh-eth: Add support R8A7791 | Nobuhiro Iwamatsu | 2013-11-22 | 1 | -2/+2 |
* | net: sh-eth: Add support R8A7790 | Nobuhiro Iwamatsu | 2013-11-22 | 1 | -0/+7 |
* | net: sh-eth: Add control for padding size of packet descriptor | Nobuhiro Iwamatsu | 2013-11-22 | 1 | -5/+22 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -13/+1 |
* | net: sh_eth: add support for SH7752 | Yoshihiro Shimoda | 2012-12-15 | 1 | -2/+2 |
* | net: sh_eth: Add support R8A7740 of rmobile (arm core) | Nobuhiro Iwamatsu | 2012-09-24 | 1 | -2/+12 |
* | net: sh_eth: add support for SH7757's GETHER | Yoshihiro Shimoda | 2012-07-23 | 1 | -0/+9 |
* | net: sh_eth: modify the definitions of regsiter | Yoshihiro Shimoda | 2012-07-23 | 1 | -125/+206 |
* | net: sh_eth: add SH_ETH_TYPE_ condition | Yoshihiro Shimoda | 2012-07-23 | 1 | -20/+23 |
* | net: sh_eth: clean up for the SH7757's code | Yoshihiro Shimoda | 2012-07-23 | 1 | -12/+2 |
* | net/sh-ether: Fix build by removing ECSIPR_BRCRXIP and other | Nobuhiro Iwamatsu | 2012-07-10 | 1 | -4/+3 |
* | net: sh-eth: Add support Gigabit of SH7734 | Nobuhiro Iwamatsu | 2012-05-23 | 1 | -0/+1 |
* | net: sh_eth: Add support SH7734 Ethernet device | Nobuhiro Iwamatsu | 2012-05-23 | 1 | -20/+65 |
* | sh: sh_eth: Add support SH7724 | Nobuhiro Iwamatsu | 2012-03-08 | 1 | -4/+37 |
* | Coding Style cleanup | Wolfgang Denk | 2011-12-19 | 1 | -1/+0 |
* | net: sh_eth: use miiphybb instead of own mii functions | Yoshihiro Shimoda | 2011-12-02 | 1 | -58/+1 |
* | net: sh_eth: add support for SH7757's ETHER | Yoshihiro Shimoda | 2011-03-16 | 1 | -3/+50 |
* | Fix 100Mbs ethernet operation on sh7763 based boards | Simon Munton | 2009-02-09 | 1 | -1/+1 |
* | sh: sh_eth: Change new network API | Nobuhiro Iwamatsu | 2009-01-24 | 1 | -4/+6 |
* | net: sh: Renesas SH7763 Ethernet device support | Nobuhiro Iwamatsu | 2008-07-06 | 1 | -0/+446 |