Commit Graph

51 Commits (d12d7c09ebf035c60a100c20c574a40cedebbcc4)

Author SHA1 Message Date
Marek Vasut 319202640a net: sh_eth: Add DM and DT support 7 years ago
Marek Vasut a220784b14 net: sh_eth: Clump legacy functions together 7 years ago
Marek Vasut 013af64f8f net: sh_eth: Split sh_eth_init 7 years ago
Marek Vasut 68ac92e937 net: sh_eth: Separate out MAC address programming 7 years ago
Marek Vasut 52c15e220b net: sh_eth: Split sh_eth_recv 7 years ago
Marek Vasut dca221bd92 net: sh_eth: Pass sh_eth_dev around 7 years ago
Marek Vasut effb79027e net: sh_eth: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2 7 years ago
Nobuhiro Iwamatsu aae5d237b9 net: sh-eth: Fix misaligned cache operation warning 8 years ago
Nobuhiro Iwamatsu fbfb511548 net: sh-eth: Change read/write() param to struct sh_eth_info 8 years ago
Nobuhiro Iwamatsu 9b5f9ecf6e net: sh-eth: Remove bd_t from sh_eth_config() 8 years ago
Nobuhiro Iwamatsu dc14867d0f net: sh-eth: Fix coding style checked by checkpatch.pl 8 years ago
Simon Glass 35affd7a2f env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() 8 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 9 years ago
Joe Hershberger 5a49f17481 net: mii: Use spatch to update miiphy_register 9 years ago
Robert P. J. Day 1cc0a9f496 Fix various typos, scattered over the code. 9 years ago
Ben Whitten 192bc6948b Fix GCC format-security errors and convert sprintfs. 10 years ago
Joe Hershberger 1fd92db83d net: cosmetic: Fix var naming net <-> eth drivers 10 years ago
Nobuhiro Iwamatsu f7ca1f76fd net: sh-eth: Add cache writeback control after setting bit of DMA descriptor 11 years ago
Nobuhiro Iwamatsu 000889cdb9 net: sh-eth: Use memalign instead of orignal memroy alignment function 11 years ago
Nobuhiro Iwamatsu 703949e495 net: sh-eth: Remove definition of RX_DESC_SIZE and TX_DESC_SIZE 11 years ago
Nobuhiro Iwamatsu a341b7e0dd net: sh-eth: Add support R8A7793 11 years ago
Nobuhiro Iwamatsu 172437472a net: sh-eth: Add support R8A7794 11 years ago
Nobuhiro Iwamatsu e2752db052 net: sh-eth: Fix coding style 11 years ago
Nobuhiro Iwamatsu 62cbddc493 net: sh-eth: Add support R7S72100 of rmobile 11 years ago
Nobuhiro Iwamatsu 47ce889048 net: sh-eth: Add support R8A7791 12 years ago
Nobuhiro Iwamatsu 8707678cc4 net: sh-eth: Add support R8A7790 12 years ago
Nobuhiro Iwamatsu 92f0713408 net: sh-eth: Add invalidate cache control for rmobile (ARM SoC) 12 years ago
Nobuhiro Iwamatsu f8b7507d41 net: sh-eth: Add control for padding size of packet descriptor 12 years ago
Nobuhiro Iwamatsu 870cc23f07 net: sh-eth: Change cache API of SH 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Yoshihiro Shimoda e3bb3254f8 net: sh_eth: add support for SH7752 13 years ago
Nobuhiro Iwamatsu dcd5a593f5 net: sh_eth: Add support R8A7740 of rmobile (arm core) 13 years ago
Yoshihiro Shimoda 49afb8cafc net: sh_eth: modify the definitions of regsiter 13 years ago
Yoshihiro Shimoda 262350932c net: sh_eth: add SH_ETH_TYPE_ condition 13 years ago
Yoshihiro Shimoda 58bef2a5e3 net: sh_eth: clean up for the SH7757's code 13 years ago
Timur Tabi 11af8d6527 net: abort network initialization if the PHY driver fails 13 years ago
Nobuhiro Iwamatsu 4398d55991 net: sh-eth: Add support Gigabit of SH7734 13 years ago
Nobuhiro Iwamatsu ee6ec5d4dd net: sh_eth: Add support SH7734 Ethernet device 13 years ago
Joe Hershberger 10cbe3b6a4 net: Fix remaining API interface breakage 13 years ago
Nobuhiro Iwamatsu 73dba948f5 net: sh_eth: Remove unnecessary return 13 years ago
Nobuhiro Iwamatsu 4ba62c7290 net: sh_eth: Collect up EDMR_INIT_CNT to TIMEOUT_CNT 13 years ago
Nobuhiro Iwamatsu 1d4a2c913f net: sh_eth: Remove SH_ETH_PHY_DELAY 13 years ago
Nobuhiro Iwamatsu 3bb4cc312d sh: sh_eth: Add support SH7724 13 years ago
Yoshihiro Shimoda bd1024b052 net: sh_eth: use miiphybb instead of own mii functions 14 years ago
Yoshihiro Shimoda 903de461e4 net: sh_eth: add support for SH7757's ETHER 14 years ago
Yoshihiro Shimoda 68260aab93 net: sh_eth: add cache handling 15 years ago
Nobuhiro Iwamatsu 88a4c2e77c sh: sh_eth: Remove garbage from printf 16 years ago
Mike Frysinger c527ce9251 sh_eth: get mac address from environment 16 years ago
Nobuhiro Iwamatsu 40281a9ca2 net: sh_eth: Remove sh_eth_reset() from halt function 16 years ago
Nobuhiro Iwamatsu bd3980cc09 sh: sh_eth: Change new network API 17 years ago