summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/aquantia/atlantic/aq_ring.c
Commit message (Expand)AuthorAgeFilesLines
* net: aquantia: memory corruption on jumbo framesFriedemann Gerold2018-09-171-14/+18
* net: aquantia: whitespace changesNikita Danilov2018-09-111-2/+2
* net: aquantia: Add tx clean budget and valid budget handling logicIgor Russkikh2018-03-221-2/+5
* net: aquantia: Fix internal stats calculation on rxIgor Russkikh2018-01-161-2/+2
* mm: remove __GFP_COLDMel Gorman2017-11-151-2/+1
* 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
OpenPOWER on IntegriCloud