Sergei Shtylyov
|
cb3685958d
sh_eth: fix RX buffer size calculation
|
9 年之前 |
Sergei Shtylyov
|
ab8579169b
sh_eth: fix RX buffer size alignment
|
9 年之前 |
Sergei Shtylyov
|
7a468ac624
sh_eth: propagate platform_get_irq() error upstream
|
10 年之前 |
Ben Hutchings
|
4398f9c817
sh_eth: Mitigate lost statistics updates
|
10 年之前 |
Ben Hutchings
|
e5fd13f476
sh_eth: Optionally log RX and TX status for each completed descriptor
|
10 年之前 |
Ben Hutchings
|
6b4b4fead3
sh_eth: Implement ethtool register dump operations
|
10 年之前 |
Ben Hutchings
|
3365711df0
sh_eth: WARN on access to a register not implemented in a particular chip
|
10 年之前 |
Ben Hutchings
|
25b77ad774
sh_eth: Implement multicast statistic based on the RFS8 status bit
|
10 年之前 |
Ben Hutchings
|
dacc73e0cf
sh_eth: Really fix padding of short frames on TX
|
10 年之前 |
Ben Hutchings
|
9b4a6364a6
Revert "sh_eth: Enable Rx descriptor word 0 shift for r8a7790"
|
10 年之前 |
Ben Hutchings
|
6ded286555
sh_eth: Fix RX recovery on R-Car in case of RX ring underrun
|
10 年之前 |
Ben Hutchings
|
7d7355f58b
sh_eth: Ensure proper ordering of descriptor active bit write/read
|
10 年之前 |
Geert Uytterhoeven
|
a14c7d15ca
sh_eth: Fix lost MAC address on kexec
|
10 年之前 |
David S. Miller
|
95f873f2ff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年之前 |
Ben Hutchings
|
52b9fa3696
sh_eth: Fix DMA-API usage for RX buffers
|
10 年之前 |
Ben Hutchings
|
aa3933b873
sh_eth: Check for DMA mapping errors on transmit
|
10 年之前 |
Ben Hutchings
|
740c7f31c0
sh_eth: Ensure DMA engines are stopped before freeing buffers
|
10 年之前 |
Ben Hutchings
|
dc1d0e6d55
sh_eth: Remove RX overflow log messages
|
10 年之前 |
Ben Hutchings
|
283e38db65
sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlers
|
10 年之前 |
Ben Hutchings
|
084236d8c5
sh_eth: Fix crash or memory leak when resizing rings on device that is down
|
10 年之前 |
Ben Hutchings
|
bd8889163a
sh_eth: Detach net device when stopping queue to resize DMA rings
|
10 年之前 |
Ben Hutchings
|
eebfb643c0
sh_eth: Fix padding of short frames on TX
|
10 年之前 |
Mikhail Ulyanov
|
b71af04676
sh_eth: add more PM methods
|
10 年之前 |
Mikhail Ulyanov
|
e7d7e89846
sh_eth: use SET_RUNTIME_PM_OPS()
|
10 年之前 |
Ben Hutchings
|
4f9dce230b
sh_eth: Fix ethtool operation crash when net device is down
|
10 年之前 |
Ben Hutchings
|
b37feed7c2
sh_eth: Fix promiscuous mode on chips without TSU
|
10 年之前 |
Geert Uytterhoeven
|
0799c2d6f4
net: sh_eth: Use u32 for 32-bit register data
|
10 年之前 |
Geert Uytterhoeven
|
01fbd3f55c
sh_eth: Fix addition of .trscer_err_mask to wrong SoC data
|
10 年之前 |
Nobuhiro Iwamatsu
|
b284fbe3b3
sh_eth: Fix access to TRSCER register
|
10 年之前 |
Nobuhiro Iwamatsu
|
d407bc0203
sh-eth: Set fdr_value of R-Car SoCs
|
10 年之前 |