summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/aquantia/atlantic/aq_ring.c
Commit message (Expand)AuthorAgeFilesLines
* net: aquantia: fix rx checksum offload for UDP/TCP over IPv6Dmitry Bogdanov2019-04-031-2/+3
* net: aquantia: memory corruption on jumbo framesFriedemann Gerold2018-10-181-14/+18
* atlantic: fix iommu errorsPavel Belous2017-09-261-8/+19
* aquantia: Fix Tx queue hangupsIgor Russkikh2017-09-261-0/+26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-011-1/+0
|\
| * net:ethernet:aquantia: Extra spinlocks removed.Pavel Belous2017-08-291-1/+0
* | aquantia: Switch to use napi_gro_receivePavel Belous2017-08-041-2/+5
|/
* sk_buff: remove support for csum_bad in sk_buffDavide Caratti2017-05-191-1/+1
* net:ethernet:aquantia: Missing spinlock initialization.Pavel Belous2017-03-241-0/+1
* net: ethernet: aquantia: Copying tx buffers is not needed.Pavel Belous2017-02-201-19/+0
* net: ethernet: aquantia: Fixed memory allocation if AQ_CFG_RX_FRAME_MAX > 1 p...Pavel Belous2017-02-201-1/+3
* net: ethernet: aquantia: Removed extra assignment for skb->dev.Pavel Belous2017-02-201-1/+0
* net: aquantia: remove function aq_ring_tx_deinitLino Sanfilippo2017-02-201-32/+1
* ethernet: aquantia: fix dma_mapping_error testDan Carpenter2017-02-011-2/+3
* net: ethernet: aquantia: remove another redundant err checkColin Ian King2017-01-291-2/+0
* net: ethernet: aquantia: Add ring support codeDavid VomLehn2017-01-241-0/+376