index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
renesas
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ravb: fix ring memory allocation
Sergei Shtylyov
2015-07-22
1
-25
/
+34
*
ravb: fix race updating TCCR
Sergei Shtylyov
2015-07-21
1
-4
/
+1
*
ravb: do not invalidate cache for RX buffer twice
Sergei Shtylyov
2015-07-17
1
-7
/
+3
*
renesas: missing unlock on error path
Dan Carpenter
2015-06-25
1
-1
/
+3
*
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
2015-06-23
1
-3
/
+1
*
Renesas Ethernet AVB PTP clock driver
Sergei Shtylyov
2015-06-11
4
-5
/
+414
*
Renesas Ethernet AVB driver proper
Sergei Shtylyov
2015-06-11
4
-0
/
+2639
*
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
2
-11
/
+195
*
sh_eth: WARN on access to a register not implemented in a particular chip
Ben Hutchings
2015-03-04
2
-3
/
+27
*
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-03
1
-1
/
+1
*
Revert "sh_eth: Enable Rx descriptor word 0 shift for r8a7790"
Ben Hutchings
2015-03-03
1
-3
/
+2
*
sh_eth: Fix RX recovery on R-Car in case of RX ring underrun
Ben Hutchings
2015-03-03
1
-1
/
+1
*
sh_eth: Ensure proper ordering of descriptor active bit write/read
Ben Hutchings
2015-03-03
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-28
2
-62
/
+135
|
\
|
*
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-27
2
-9
/
+31
|
*
sh_eth: Fix crash or memory leak when resizing rings on device that is down
Ben Hutchings
2015-01-27
1
-16
/
+18
|
*
sh_eth: Detach net device when stopping queue to resize DMA rings
Ben Hutchings
2015-01-27
1
-1
/
+2
|
*
sh_eth: Fix padding of short frames on TX
Ben Hutchings
2015-01-27
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-27
1
-0
/
+31
*
|
sh_eth: use SET_RUNTIME_PM_OPS()
Mikhail Ulyanov
2015-01-27
1
-2
/
+1
*
|
net: sh_eth: Use u32 for 32-bit register data
Geert Uytterhoeven
2015-01-15
2
-23
/
+21
|
/
*
sh_eth: Fix access to TRSCER register
Nobuhiro Iwamatsu
2015-01-09
2
-1
/
+11
*
sh-eth: Set fdr_value of R-Car SoCs
Nobuhiro Iwamatsu
2015-01-09
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-12-10
2
-50
/
+51
|
\
|
*
sh_eth: Fix sleeping function called from invalid context
Mitsuhiro Kimura
2014-11-30
2
-29
/
+36
|
*
sh_eth: Fix skb alloc size and alignment adjust rule.
Mitsuhiro Kimura
2014-11-30
2
-21
/
+15
*
|
sh_eth: Remove redundant alignment adjustment
Mitsuhiro Kimura
2014-12-10
1
-2
/
+2
*
|
sh_eth: Optimization for RX excess judgement
Mitsuhiro Kimura
2014-12-10
1
-5
/
+5
*
|
net: sh_eth: Add r8a7793 support
Hisashi Nakamura
2014-11-13
1
-0
/
+2
*
|
net: sh_eth: Add RMII mode setting in probe
Hisashi Nakamura
2014-11-13
1
-0
/
+4
*
|
ethernet: renesas: remove unnecessary check
Varka Bhadram
2014-10-28
1
-6
/
+2
|
/
*
net: sh_eth: fix driver dependencies
Bartlomiej Zolnierkiewicz
2014-09-02
1
-0
/
+1
*
net: sh_eth: Add r8a7794 support
Hisashi Nakamura
2014-08-03
1
-0
/
+2
*
sh_eth: remove checks around dev_kfree_skb() calls
Sergei Shtylyov
2014-07-03
1
-12
/
+6
*
net: sh_eth: Fix timing of RACT setting in sh_eth_rx()
Yoshihiro Shimoda
2014-06-12
1
-1
/
+0
*
net: sh_eth: Fix receive packet "exceeded" condition in sh_eth_rx()
Yoshihiro Shimoda
2014-06-12
1
-5
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-04
2
-11
/
+23
|
\
|
*
sh_eth: fix SH7619/771x support
Sergei Shtylyov
2014-06-04
1
-0
/
+21
|
*
sh_eth: use RNC mode for packet reception
Ben Dooks
2014-06-04
2
-11
/
+2
[next]