aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/aquantia/atlantic/aq_ring.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-09net: aquantia: invalid checksumm offload implementationDmitry Bogdanov1-12/+23
2018-09-17net: aquantia: memory corruption on jumbo framesFriedemann Gerold1-14/+18
2018-09-11net: aquantia: whitespace changesNikita Danilov1-2/+2
2018-03-22net: aquantia: Add tx clean budget and valid budget handling logicIgor Russkikh1-2/+5
2018-01-16net: aquantia: Fix internal stats calculation on rxIgor Russkikh1-2/+2
2017-11-15mm: remove __GFP_COLDMel Gorman1-2/+1
2017-09-26atlantic: fix iommu errorsPavel Belous1-8/+19
2017-09-26aquantia: Fix Tx queue hangupsIgor Russkikh1-0/+26
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+0
2017-08-29net:ethernet:aquantia: Extra spinlocks removed.Pavel Belous1-1/+0
2017-08-04aquantia: Switch to use napi_gro_receivePavel Belous1-2/+5
2017-05-19sk_buff: remove support for csum_bad in sk_buffDavide Caratti1-1/+1
2017-03-24net:ethernet:aquantia: Missing spinlock initialization.Pavel Belous1-0/+1
2017-02-20net: ethernet: aquantia: Copying tx buffers is not needed.Pavel Belous1-19/+0
2017-02-20net: ethernet: aquantia: Fixed memory allocation if AQ_CFG_RX_FRAME_MAX > 1 page.Pavel Belous1-1/+3
2017-02-20net: ethernet: aquantia: Removed extra assignment for skb->dev.Pavel Belous1-1/+0
2017-02-20net: aquantia: remove function aq_ring_tx_deinitLino Sanfilippo1-32/+1
2017-02-01ethernet: aquantia: fix dma_mapping_error testDan Carpenter1-2/+3
2017-01-29net: ethernet: aquantia: remove another redundant err checkColin Ian King1-2/+0
2017-01-24net: ethernet: aquantia: Add ring support codeDavid VomLehn1-0/+376