提交歷史

作者 SHA1 備註 提交日期
  Marek Vasut 159b329226 net: sh_eth: Support reset GPIO both in mac and phy node 7 年之前
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 年之前
  Marek Vasut d526801bf4 net: sh_eth: Add remaining Gen2 DT compatible 7 年之前
  Alex Kiernan 9925f1dbc3 net: Move enetaddr env access code to env config instead of net config 7 年之前
  Marek Vasut 5abcbd7847 net: sh_eth: Fix DT base address fetching 7 年之前
  Marek Vasut 5262767ded net: sh_eth: Fix checkpatch warning 7 年之前
  Marek Vasut 60279b5757 net: sh_eth: Return directly from sh_eth_recv_start 7 年之前
  Marek Vasut 3c5a7b7547 net: sh_eth: Zap port variable 7 年之前
  Marek Vasut 319202640a net: sh_eth: Add DM and DT support 7 年之前
  Marek Vasut a220784b14 net: sh_eth: Clump legacy functions together 7 年之前
  Marek Vasut 013af64f8f net: sh_eth: Split sh_eth_init 7 年之前
  Marek Vasut 68ac92e937 net: sh_eth: Separate out MAC address programming 7 年之前
  Marek Vasut 52c15e220b net: sh_eth: Split sh_eth_recv 7 年之前
  Marek Vasut dca221bd92 net: sh_eth: Pass sh_eth_dev around 7 年之前
  Marek Vasut effb79027e net: sh_eth: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2 7 年之前
  Nobuhiro Iwamatsu aae5d237b9 net: sh-eth: Fix misaligned cache operation warning 7 年之前
  Nobuhiro Iwamatsu fbfb511548 net: sh-eth: Change read/write() param to struct sh_eth_info 7 年之前
  Nobuhiro Iwamatsu 9b5f9ecf6e net: sh-eth: Remove bd_t from sh_eth_config() 7 年之前
  Nobuhiro Iwamatsu dc14867d0f net: sh-eth: Fix coding style checked by checkpatch.pl 7 年之前
  Simon Glass 35affd7a2f env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() 7 年之前
  Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 年之前
  Joe Hershberger 5a49f17481 net: mii: Use spatch to update miiphy_register 8 年之前
  Robert P. J. Day 1cc0a9f496 Fix various typos, scattered over the code. 9 年之前
  Ben Whitten 192bc6948b Fix GCC format-security errors and convert sprintfs. 9 年之前
  Joe Hershberger 1fd92db83d net: cosmetic: Fix var naming net <-> eth drivers 10 年之前
  Nobuhiro Iwamatsu f7ca1f76fd net: sh-eth: Add cache writeback control after setting bit of DMA descriptor 10 年之前
  Nobuhiro Iwamatsu 000889cdb9 net: sh-eth: Use memalign instead of orignal memroy alignment function 10 年之前
  Nobuhiro Iwamatsu 703949e495 net: sh-eth: Remove definition of RX_DESC_SIZE and TX_DESC_SIZE 10 年之前
  Nobuhiro Iwamatsu a341b7e0dd net: sh-eth: Add support R8A7793 10 年之前
  Nobuhiro Iwamatsu 172437472a net: sh-eth: Add support R8A7794 11 年之前