aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/aquantia/atlantic/aq_vec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-22net: aquantia: Add tx clean budget and valid budget handling logicIgor Russkikh1-6/+5
2018-01-16net: aquantia: Add const qualifiers for hardware ops tablesIgor Russkikh1-2/+2
2018-01-16net: aquantia: Cleanup status flags accessesIgor Russkikh1-1/+0
2017-10-21net: aquantia: Add queue restarts stats counterIgor Russkikh1-0/+3
2017-09-26aquantia: Fix Tx queue hangupsIgor Russkikh1-6/+2
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-9/+2
2017-08-29net:ethernet:aquantia: Extra spinlocks removed.Pavel Belous1-9/+2
2017-08-04aquantia: Switch to use napi_gro_receivePavel Belous1-0/+1
2017-02-20net: aquantia: remove function aq_ring_tx_deinitLino Sanfilippo1-5/+9
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet1-1/+1
2017-01-24net: ethernet: aquantia: Vector operationsDavid VomLehn1-0/+392