aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/renesas
Commit message (Expand)AuthorAge
...
* | ravb: Provide dev parameter to DMA APIKazuya Mizuguchi2015-10-03
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-31
|\
| * sh_eth: propagate platform_get_irq() error upstreamSergei Shtylyov2015-08-29
| * ravb: propagate platform_get_irq() error upstreamSergei Shtylyov2015-08-29
* | ravb: minimize TX data copyingSergei Shtylyov2015-07-27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-23
|\|
| * ravb: fix ring memory allocationSergei Shtylyov2015-07-22
| * ravb: fix race updating TCCRSergei Shtylyov2015-07-20
| * ravb: do not invalidate cache for RX buffer twiceSergei Shtylyov2015-07-17
* | ravb: kill useless initializersSergei Shtylyov2015-07-14
|/
* renesas: missing unlock on error pathDan Carpenter2015-06-25
* drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-23
* Renesas Ethernet AVB PTP clock driverSergei Shtylyov2015-06-11
* Renesas Ethernet AVB driver properSergei Shtylyov2015-06-11
* sh_eth: Mitigate lost statistics updatesBen Hutchings2015-03-04
* sh_eth: Optionally log RX and TX status for each completed descriptorBen Hutchings2015-03-04
* sh_eth: Implement ethtool register dump operationsBen Hutchings2015-03-04
* sh_eth: WARN on access to a register not implemented in a particular chipBen Hutchings2015-03-04
* sh_eth: Implement multicast statistic based on the RFS8 status bitBen Hutchings2015-03-04
* sh_eth: Really fix padding of short frames on TXBen Hutchings2015-03-02
* Revert "sh_eth: Enable Rx descriptor word 0 shift for r8a7790"Ben Hutchings2015-03-02
* sh_eth: Fix RX recovery on R-Car in case of RX ring underrunBen Hutchings2015-03-02
* sh_eth: Ensure proper ordering of descriptor active bit write/readBen Hutchings2015-03-02
* sh_eth: Fix lost MAC address on kexecGeert Uytterhoeven2015-03-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-27
|\
| * sh_eth: Fix DMA-API usage for RX buffersBen Hutchings2015-01-27
| * sh_eth: Check for DMA mapping errors on transmitBen Hutchings2015-01-27
| * sh_eth: Ensure DMA engines are stopped before freeing buffersBen Hutchings2015-01-27
| * sh_eth: Remove RX overflow log messagesBen Hutchings2015-01-27
| * sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlersBen Hutchings2015-01-26
| * sh_eth: Fix crash or memory leak when resizing rings on device that is downBen Hutchings2015-01-26
| * sh_eth: Detach net device when stopping queue to resize DMA ringsBen Hutchings2015-01-26
| * sh_eth: Fix padding of short frames on TXBen Hutchings2015-01-26
| * sh_eth: Fix ethtool operation crash when net device is downBen Hutchings2015-01-19
| * sh_eth: Fix promiscuous mode on chips without TSUBen Hutchings2015-01-19
| * sh_eth: Fix addition of .trscer_err_mask to wrong SoC dataGeert Uytterhoeven2015-01-15
* | sh_eth: add more PM methodsMikhail Ulyanov2015-01-26
* | sh_eth: use SET_RUNTIME_PM_OPS()Mikhail Ulyanov2015-01-26
* | net: sh_eth: Use u32 for 32-bit register dataGeert Uytterhoeven2015-01-15
|/
* sh_eth: Fix access to TRSCER registerNobuhiro Iwamatsu2015-01-08
* sh-eth: Set fdr_value of R-Car SoCsNobuhiro Iwamatsu2015-01-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-12-10
|\
| * sh_eth: Fix sleeping function called from invalid contextMitsuhiro Kimura2014-11-30
| * sh_eth: Fix skb alloc size and alignment adjust rule.Mitsuhiro Kimura2014-11-30
* | sh_eth: Remove redundant alignment adjustmentMitsuhiro Kimura2014-12-09
* | sh_eth: Optimization for RX excess judgementMitsuhiro Kimura2014-12-09
* | net: sh_eth: Add r8a7793 supportHisashi Nakamura2014-11-13
* | net: sh_eth: Add RMII mode setting in probeHisashi Nakamura2014-11-13
* | ethernet: renesas: remove unnecessary checkVarka Bhadram2014-10-27
|/
* net: sh_eth: fix driver dependenciesBartlomiej Zolnierkiewicz2014-09-02