Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1348450
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH net 0/5] dwc_eth_qos: stability fixes and support for CMA |
| Date | 2016-03-02 21:10 +0100 |
| Message-ID | <r8lfQ-4Ej-23@gated-at.bofh.it> (permalink) |
| References | <r7xVL-4Nd-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Lars Persson <lars.persson@axis.com> Date: Mon, 29 Feb 2016 16:22:29 +0100 > This series has bug fixes for the dwc_eth_qos ethernet driver. > > Mainly two stability fixes for problems found by Rabin Vincent: > - Successive starts and stops of the interface would trigger a DMA reset timeout. > - A race condition in the TX DMA handling could trigger a netdev watchdog > timeout. > > The memory allocation was improved to support use of the CMA as DMA allocator > backend. Series applied, thanks.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH net 0/5] dwc_eth_qos: stability fixes and support for CMA Lars Persson <lars.persson@axis.com> - 2016-02-29 16:30 +0100 [PATCH net 2/5] dwc_eth_qos: release descriptors outside netif_tx_lock Lars Persson <lars.persson@axis.com> - 2016-02-29 16:30 +0100 [PATCH net 5/5] dwc_eth_qos: do phy_start before resetting hardware Lars Persson <lars.persson@axis.com> - 2016-02-29 16:30 +0100 [PATCH net 4/5] dwc_eth_qos: use DWCEQOS_MSG_DEFAULT Lars Persson <lars.persson@axis.com> - 2016-02-29 16:30 +0100 Re: [PATCH net 0/5] dwc_eth_qos: stability fixes and support for CMA David Miller <davem@davemloft.net> - 2016-03-02 21:10 +0100
csiph-web