index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
sh_eth.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix various typos, scattered over the code.
Robert P. J. Day
2016-05-05
1
-1
/
+1
*
Fix GCC format-security errors and convert sprintfs.
Ben Whitten
2016-01-14
1
-1
/
+1
*
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2015-04-18
1
-1
/
+1
*
net: sh-eth: Add cache writeback control after setting bit of DMA descriptor
Nobuhiro Iwamatsu
2014-11-04
1
-2
/
+8
*
net: sh-eth: Use memalign instead of orignal memroy alignment function
Nobuhiro Iwamatsu
2014-11-04
1
-45
/
+38
*
net: sh-eth: Remove definition of RX_DESC_SIZE and TX_DESC_SIZE
Nobuhiro Iwamatsu
2014-11-04
1
-8
/
+12
*
net: sh-eth: Add support R8A7793
Nobuhiro Iwamatsu
2014-11-04
1
-2
/
+3
*
net: sh-eth: Add support R8A7794
Nobuhiro Iwamatsu
2014-07-24
1
-2
/
+3
*
net: sh-eth: Fix coding style
Nobuhiro Iwamatsu
2014-06-10
1
-17
/
+18
*
net: sh-eth: Add support R7S72100 of rmobile
Nobuhiro Iwamatsu
2014-06-10
1
-4
/
+6
*
net: sh-eth: Add support R8A7791
Nobuhiro Iwamatsu
2013-11-22
1
-2
/
+3
*
net: sh-eth: Add support R8A7790
Nobuhiro Iwamatsu
2013-11-22
1
-1
/
+4
*
net: sh-eth: Add invalidate cache control for rmobile (ARM SoC)
Nobuhiro Iwamatsu
2013-11-22
1
-5
/
+26
*
net: sh-eth: Add control for padding size of packet descriptor
Nobuhiro Iwamatsu
2013-11-22
1
-5
/
+8
*
net: sh-eth: Change cache API of SH
Nobuhiro Iwamatsu
2013-11-22
1
-1
/
+2
*
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
-1
/
+1
*
net: sh_eth: modify the definitions of regsiter
Yoshihiro Shimoda
2012-07-23
1
-56
/
+52
*
net: sh_eth: add SH_ETH_TYPE_ condition
Yoshihiro Shimoda
2012-07-23
1
-13
/
+9
*
net: sh_eth: clean up for the SH7757's code
Yoshihiro Shimoda
2012-07-23
1
-8
/
+1
*
net: abort network initialization if the PHY driver fails
Timur Tabi
2012-07-11
1
-1
/
+5
*
net: sh-eth: Add support Gigabit of SH7734
Nobuhiro Iwamatsu
2012-05-23
1
-1
/
+10
*
net: sh_eth: Add support SH7734 Ethernet device
Nobuhiro Iwamatsu
2012-05-23
1
-8
/
+9
*
net: Fix remaining API interface breakage
Joe Hershberger
2012-05-23
1
-4
/
+4
*
net: sh_eth: Remove unnecessary return
Nobuhiro Iwamatsu
2012-03-08
1
-1
/
+0
*
net: sh_eth: Collect up EDMR_INIT_CNT to TIMEOUT_CNT
Nobuhiro Iwamatsu
2012-03-08
1
-4
/
+5
*
net: sh_eth: Remove SH_ETH_PHY_DELAY
Nobuhiro Iwamatsu
2012-03-08
1
-2
/
+0
*
sh: sh_eth: Add support SH7724
Nobuhiro Iwamatsu
2012-03-08
1
-19
/
+23
*
net: sh_eth: use miiphybb instead of own mii functions
Yoshihiro Shimoda
2011-12-02
1
-190
/
+103
*
net: sh_eth: add support for SH7757's ETHER
Yoshihiro Shimoda
2011-03-16
1
-1
/
+36
*
net: sh_eth: add cache handling
Yoshihiro Shimoda
2011-02-02
1
-0
/
+9
*
sh: sh_eth: Remove garbage from printf
Nobuhiro Iwamatsu
2009-07-22
1
-1
/
+1
*
sh_eth: get mac address from environment
Mike Frysinger
2009-03-20
1
-22
/
+6
*
net: sh_eth: Remove sh_eth_reset() from halt function
Nobuhiro Iwamatsu
2009-03-20
1
-2
/
+0
*
sh: sh_eth: Change new network API
Nobuhiro Iwamatsu
2009-01-24
1
-130
/
+225
*
net: sh: Renesas SH7763 Ethernet device support
Nobuhiro Iwamatsu
2008-07-06
1
-0
/
+603