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 年之前 |
Nobuhiro Iwamatsu
|
e2752db052
net: sh-eth: Fix coding style
|
11 年之前 |
Nobuhiro Iwamatsu
|
62cbddc493
net: sh-eth: Add support R7S72100 of rmobile
|
11 年之前 |
Nobuhiro Iwamatsu
|
47ce889048
net: sh-eth: Add support R8A7791
|
11 年之前 |
Nobuhiro Iwamatsu
|
8707678cc4
net: sh-eth: Add support R8A7790
|
11 年之前 |
Nobuhiro Iwamatsu
|
92f0713408
net: sh-eth: Add invalidate cache control for rmobile (ARM SoC)
|
11 年之前 |
Nobuhiro Iwamatsu
|
f8b7507d41
net: sh-eth: Add control for padding size of packet descriptor
|
11 年之前 |
Nobuhiro Iwamatsu
|
870cc23f07
net: sh-eth: Change cache API of SH
|
11 年之前 |