index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
sh_eth.c
Age
Commit message (
Expand
)
Author
2014-11-04
net: sh-eth: Add cache writeback control after setting bit of DMA descriptor
Nobuhiro Iwamatsu
2014-11-04
net: sh-eth: Use memalign instead of orignal memroy alignment function
Nobuhiro Iwamatsu
2014-11-04
net: sh-eth: Remove definition of RX_DESC_SIZE and TX_DESC_SIZE
Nobuhiro Iwamatsu
2014-11-04
net: sh-eth: Add support R8A7793
Nobuhiro Iwamatsu
2014-07-24
net: sh-eth: Add support R8A7794
Nobuhiro Iwamatsu
2014-06-10
net: sh-eth: Fix coding style
Nobuhiro Iwamatsu
2014-06-10
net: sh-eth: Add support R7S72100 of rmobile
Nobuhiro Iwamatsu
2013-11-22
net: sh-eth: Add support R8A7791
Nobuhiro Iwamatsu
2013-11-22
net: sh-eth: Add support R8A7790
Nobuhiro Iwamatsu
2013-11-22
net: sh-eth: Add invalidate cache control for rmobile (ARM SoC)
Nobuhiro Iwamatsu
2013-11-22
net: sh-eth: Add control for padding size of packet descriptor
Nobuhiro Iwamatsu
2013-11-22
net: sh-eth: Change cache API of SH
Nobuhiro Iwamatsu
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-12-15
net: sh_eth: add support for SH7752
Yoshihiro Shimoda
2012-09-24
net: sh_eth: Add support R8A7740 of rmobile (arm core)
Nobuhiro Iwamatsu
2012-07-24
net: sh_eth: modify the definitions of regsiter
Yoshihiro Shimoda
2012-07-24
net: sh_eth: add SH_ETH_TYPE_ condition
Yoshihiro Shimoda
2012-07-24
net: sh_eth: clean up for the SH7757's code
Yoshihiro Shimoda
2012-07-11
net: abort network initialization if the PHY driver fails
Timur Tabi
2012-05-23
net: sh-eth: Add support Gigabit of SH7734
Nobuhiro Iwamatsu
2012-05-23
net: sh_eth: Add support SH7734 Ethernet device
Nobuhiro Iwamatsu
2012-05-23
net: Fix remaining API interface breakage
Joe Hershberger
2012-03-08
net: sh_eth: Remove unnecessary return
Nobuhiro Iwamatsu
2012-03-08
net: sh_eth: Collect up EDMR_INIT_CNT to TIMEOUT_CNT
Nobuhiro Iwamatsu
2012-03-08
net: sh_eth: Remove SH_ETH_PHY_DELAY
Nobuhiro Iwamatsu
2012-03-08
sh: sh_eth: Add support SH7724
Nobuhiro Iwamatsu
2011-12-02
net: sh_eth: use miiphybb instead of own mii functions
Yoshihiro Shimoda
2011-03-16
net: sh_eth: add support for SH7757's ETHER
Yoshihiro Shimoda
2011-02-02
net: sh_eth: add cache handling
Yoshihiro Shimoda
2009-07-23
sh: sh_eth: Remove garbage from printf
Nobuhiro Iwamatsu
2009-03-20
sh_eth: get mac address from environment
Mike Frysinger
2009-03-20
net: sh_eth: Remove sh_eth_reset() from halt function
Nobuhiro Iwamatsu
2009-01-25
sh: sh_eth: Change new network API
Nobuhiro Iwamatsu
2008-07-07
net: sh: Renesas SH7763 Ethernet device support
Nobuhiro Iwamatsu