aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/aquantia/atlantic/aq_ring.c
AgeCommit message (Expand)Author
2019-09-16net: aquantia: tx clean budget logic errorIgor Russkikh
2019-04-07net: aquantia: fix rx checksum offload for UDP/TCP over IPv6Dmitry Bogdanov
2018-12-04net: aquantia: invalid checksumm offload implementationDmitry Bogdanov
2018-10-18net: aquantia: memory corruption on jumbo framesFriedemann Gerold
2018-03-22net: aquantia: Add tx clean budget and valid budget handling logicIgor Russkikh
2018-01-16net: aquantia: Fix internal stats calculation on rxIgor Russkikh
2017-11-15mm: remove __GFP_COLDMel Gorman
2017-09-26atlantic: fix iommu errorsPavel Belous
2017-09-26aquantia: Fix Tx queue hangupsIgor Russkikh
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-29net:ethernet:aquantia: Extra spinlocks removed.Pavel Belous
2017-08-04aquantia: Switch to use napi_gro_receivePavel Belous
2017-05-19sk_buff: remove support for csum_bad in sk_buffDavide Caratti
2017-03-24net:ethernet:aquantia: Missing spinlock initialization.Pavel Belous
2017-02-20net: ethernet: aquantia: Copying tx buffers is not needed.Pavel Belous
2017-02-20net: ethernet: aquantia: Fixed memory allocation if AQ_CFG_RX_FRAME_MAX > 1 p...Pavel Belous
2017-02-20net: ethernet: aquantia: Removed extra assignment for skb->dev.Pavel Belous
2017-02-20net: aquantia: remove function aq_ring_tx_deinitLino Sanfilippo
2017-02-01ethernet: aquantia: fix dma_mapping_error testDan Carpenter
2017-01-29net: ethernet: aquantia: remove another redundant err checkColin Ian King
2017-01-24net: ethernet: aquantia: Add ring support codeDavid VomLehn