index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
renesas
/
sh_eth.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh_eth: remove unchecked interrupts for RZ/A1
Chris Brandt
2016-12-10
1
-1
/
+1
*
sh_eth: advance 'rxdesc' later in sh_eth_ring_format()
Sergei Shtylyov
2016-04-20
1
-3
/
+4
*
sh_eth: fix NULL pointer dereference in sh_eth_ring_format()
Sergei Shtylyov
2016-04-20
1
-1
/
+2
*
sh_eth: fix 16-bit descriptor field access endianness too
Sergei Shtylyov
2015-12-22
1
-11
/
+14
*
sh_eth: fix descriptor access endianness
Sergei Shtylyov
2015-12-15
1
-10
/
+14
*
sh_eth: fix TX buffer byte-swapping
Sergei Shtylyov
2015-12-15
1
-2
/
+1
*
sh_eth: uninline sh_eth_{write|read}()
Sergei Shtylyov
2015-12-14
1
-0
/
+24
*
sh_eth: fix kernel oops in skb_put()
Sergei Shtylyov
2015-12-05
1
-2
/
+2
*
sh_eth: merge sh_eth_free_dma_buffer() into sh_eth_ring_free()
Sergei Shtylyov
2015-11-04
1
-38
/
+22
*
sh_eth: kill 'ret' variable in sh_eth_ring_init()
Sergei Shtylyov
2015-11-04
1
-16
/
+8
*
sh_eth: use DMA barriers
Sergei Shtylyov
2015-11-03
1
-4
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-11-03
1
-5
/
+5
|
\
|
*
sh_eth: fix WARNING in dma_common_free_remap()
Sergei Shtylyov
2015-11-02
1
-1
/
+1
|
*
sh_eth: fix uninitialized arrays in sh_eth_ring_init()
Sergei Shtylyov
2015-11-02
1
-4
/
+4
*
|
sh_eth: fix typo in RX descriptor bit name
Sergei Shtylyov
2015-11-02
1
-2
/
+2
|
/
*
sh_eth: fix RX buffer size calculation
Sergei Shtylyov
2015-10-26
1
-2
/
+2
*
sh_eth: fix RX buffer size alignment
Sergei Shtylyov
2015-10-26
1
-5
/
+5
*
sh_eth: propagate platform_get_irq() error upstream
Sergei Shtylyov
2015-08-28
1
-3
/
+1
*
sh_eth: Mitigate lost statistics updates
Ben Hutchings
2015-03-04
1
-12
/
+25
*
sh_eth: Optionally log RX and TX status for each completed descriptor
Ben Hutchings
2015-03-04
1
-0
/
+7
*
sh_eth: Implement ethtool register dump operations
Ben Hutchings
2015-03-04
1
-8
/
+189
*
sh_eth: WARN on access to a register not implemented in a particular chip
Ben Hutchings
2015-03-04
1
-1
/
+15
*
sh_eth: Implement multicast statistic based on the RFS8 status bit
Ben Hutchings
2015-03-04
1
-0
/
+2
*
sh_eth: Really fix padding of short frames on TX
Ben Hutchings
2015-03-02
1
-1
/
+1
*
Revert "sh_eth: Enable Rx descriptor word 0 shift for r8a7790"
Ben Hutchings
2015-03-02
1
-3
/
+2
*
sh_eth: Fix RX recovery on R-Car in case of RX ring underrun
Ben Hutchings
2015-03-02
1
-1
/
+1
*
sh_eth: Ensure proper ordering of descriptor active bit write/read
Ben Hutchings
2015-03-02
1
-0
/
+6
*
sh_eth: Fix lost MAC address on kexec
Geert Uytterhoeven
2015-03-01
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-27
1
-62
/
+134
|
\
|
*
sh_eth: Fix DMA-API usage for RX buffers
Ben Hutchings
2015-01-27
1
-11
/
+23
|
*
sh_eth: Check for DMA mapping errors on transmit
Ben Hutchings
2015-01-27
1
-0
/
+4
|
*
sh_eth: Ensure DMA engines are stopped before freeing buffers
Ben Hutchings
2015-01-27
1
-7
/
+32
|
*
sh_eth: Remove RX overflow log messages
Ben Hutchings
2015-01-27
1
-3
/
+0
|
*
sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlers
Ben Hutchings
2015-01-26
1
-9
/
+30
|
*
sh_eth: Fix crash or memory leak when resizing rings on device that is down
Ben Hutchings
2015-01-26
1
-16
/
+18
|
*
sh_eth: Detach net device when stopping queue to resize DMA rings
Ben Hutchings
2015-01-26
1
-1
/
+2
|
*
sh_eth: Fix padding of short frames on TX
Ben Hutchings
2015-01-26
1
-4
/
+4
|
*
sh_eth: Fix ethtool operation crash when net device is down
Ben Hutchings
2015-01-19
1
-0
/
+10
|
*
sh_eth: Fix promiscuous mode on chips without TSU
Ben Hutchings
2015-01-19
1
-9
/
+9
|
*
sh_eth: Fix addition of .trscer_err_mask to wrong SoC data
Geert Uytterhoeven
2015-01-15
1
-2
/
+2
*
|
sh_eth: add more PM methods
Mikhail Ulyanov
2015-01-26
1
-0
/
+31
*
|
sh_eth: use SET_RUNTIME_PM_OPS()
Mikhail Ulyanov
2015-01-26
1
-2
/
+1
*
|
net: sh_eth: Use u32 for 32-bit register data
Geert Uytterhoeven
2015-01-15
1
-7
/
+7
|
/
*
sh_eth: Fix access to TRSCER register
Nobuhiro Iwamatsu
2015-01-08
1
-1
/
+6
*
sh-eth: Set fdr_value of R-Car SoCs
Nobuhiro Iwamatsu
2015-01-08
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-12-10
1
-48
/
+48
|
\
|
*
sh_eth: Fix sleeping function called from invalid context
Mitsuhiro Kimura
2014-11-29
1
-29
/
+35
|
*
sh_eth: Fix skb alloc size and alignment adjust rule.
Mitsuhiro Kimura
2014-11-29
1
-19
/
+13
*
|
sh_eth: Remove redundant alignment adjustment
Mitsuhiro Kimura
2014-12-09
1
-2
/
+2
*
|
sh_eth: Optimization for RX excess judgement
Mitsuhiro Kimura
2014-12-09
1
-5
/
+5
[next]