Ben Hutchings
|
52b9fa3696
sh_eth: Fix DMA-API usage for RX buffers
|
10 years ago |
Ben Hutchings
|
aa3933b873
sh_eth: Check for DMA mapping errors on transmit
|
10 years ago |
Ben Hutchings
|
740c7f31c0
sh_eth: Ensure DMA engines are stopped before freeing buffers
|
10 years ago |
Ben Hutchings
|
dc1d0e6d55
sh_eth: Remove RX overflow log messages
|
10 years ago |
Ben Hutchings
|
283e38db65
sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlers
|
10 years ago |
Ben Hutchings
|
084236d8c5
sh_eth: Fix crash or memory leak when resizing rings on device that is down
|
10 years ago |
Ben Hutchings
|
bd8889163a
sh_eth: Detach net device when stopping queue to resize DMA rings
|
10 years ago |
Ben Hutchings
|
eebfb643c0
sh_eth: Fix padding of short frames on TX
|
10 years ago |
Ben Hutchings
|
4f9dce230b
sh_eth: Fix ethtool operation crash when net device is down
|
10 years ago |
Ben Hutchings
|
b37feed7c2
sh_eth: Fix promiscuous mode on chips without TSU
|
10 years ago |
Geert Uytterhoeven
|
01fbd3f55c
sh_eth: Fix addition of .trscer_err_mask to wrong SoC data
|
10 years ago |
Nobuhiro Iwamatsu
|
b284fbe3b3
sh_eth: Fix access to TRSCER register
|
10 years ago |
Nobuhiro Iwamatsu
|
d407bc0203
sh-eth: Set fdr_value of R-Car SoCs
|
10 years ago |
David S. Miller
|
22f10923dd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Mitsuhiro Kimura
|
450fa21942
sh_eth: Remove redundant alignment adjustment
|
10 years ago |
Mitsuhiro Kimura
|
319cd52013
sh_eth: Optimization for RX excess judgement
|
10 years ago |
Mitsuhiro Kimura
|
7fa2955ff7
sh_eth: Fix sleeping function called from invalid context
|
10 years ago |
Mitsuhiro Kimura
|
4d6a949c62
sh_eth: Fix skb alloc size and alignment adjust rule.
|
10 years ago |
Hisashi Nakamura
|
9488e1e5b3
net: sh_eth: Add r8a7793 support
|
10 years ago |
Hisashi Nakamura
|
966d6dbb6b
net: sh_eth: Add RMII mode setting in probe
|
10 years ago |
Varka Bhadram
|
c960804f53
ethernet: renesas: remove unnecessary check
|
11 years ago |
Hisashi Nakamura
|
0f76b9d83b
net: sh_eth: Add r8a7794 support
|
11 years ago |
Sergei Shtylyov
|
179d80aff8
sh_eth: remove checks around dev_kfree_skb() calls
|
11 years ago |
Yoshihiro Shimoda
|
1b72a0fc9c
net: sh_eth: Fix timing of RACT setting in sh_eth_rx()
|
11 years ago |
Yoshihiro Shimoda
|
4f809cea61
net: sh_eth: Fix receive packet "exceeded" condition in sh_eth_rx()
|
11 years ago |
David S. Miller
|
c99f7abf0e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Sergei Shtylyov
|
d8b0426af5
sh_eth: fix SH7619/771x support
|
11 years ago |
Ben Dooks
|
530aa2d0d9
sh_eth: use RNC mode for packet reception
|
11 years ago |
Sergei Shtylyov
|
86b5d251d5
sh_eth: replace devm_kzalloc() with devm_kmalloc_array()
|
11 years ago |
Wilfried Klaebe
|
7ad24ea4bf
net: get rid of SET_ETHTOOL_OPS
|
11 years ago |