| Commit message (Expand) | Author | Age | Files | Lines |
* | ravb: remove unhandle int cause | Masaru Nagai | 2015-11-16 | 1 | -2/+0 |
* | ravb: Fix int mask value overwritten issue | Masaru Nagai | 2015-11-16 | 1 | -2/+4 |
* | 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 | 2 | -3/+3 |
* | | ravb: use pdev rather than ndev for error messages | Simon Horman | 2015-11-02 | 1 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-11-01 | 1 | -7/+7 |
|\ \
| |/ |
|
| * | 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 |
* | | ravb: Add support for r8a7795 SoC | Kazuya Mizuguchi | 2015-10-03 | 2 | -8/+62 |
* | | ravb: Provide dev parameter to DMA API | Kazuya Mizuguchi | 2015-10-03 | 1 | -19/+19 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-08-30 | 2 | -4/+2 |
|\ |
|
| * | sh_eth: propagate platform_get_irq() error upstream | Sergei Shtylyov | 2015-08-28 | 1 | -3/+1 |
| * | ravb: propagate platform_get_irq() error upstream | Sergei Shtylyov | 2015-08-28 | 1 | -1/+1 |
* | | ravb: minimize TX data copying | Sergei Shtylyov | 2015-07-27 | 2 | -45/+64 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-07-23 | 1 | -36/+38 |
|\ \
| |/ |
|
| * | ravb: fix ring memory allocation | Sergei Shtylyov | 2015-07-21 | 1 | -25/+34 |
| * | ravb: fix race updating TCCR | Sergei Shtylyov | 2015-07-20 | 1 | -4/+1 |
| * | ravb: do not invalidate cache for RX buffer twice | Sergei Shtylyov | 2015-07-17 | 1 | -7/+3 |
* | | ravb: kill useless initializers | Sergei Shtylyov | 2015-07-14 | 1 | -6/+6 |
|/ |
|
* | 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-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 | 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-26 | 2 | -9/+31 |
| * | 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 |