summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/aquantia/atlantic/aq_vec.c
AgeCommit message (Expand)Author
2019-08-31net: aquantia: fix out of memory condition on rx sideDmitry Bogdanov
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner
2019-03-23net: aquantia: optimize rx performance by page reuse strategyIgor Russkikh
2018-03-22net: aquantia: Add tx clean budget and valid budget handling logicIgor Russkikh
2018-01-16net: aquantia: Add const qualifiers for hardware ops tablesIgor Russkikh
2018-01-16net: aquantia: Cleanup status flags accessesIgor Russkikh
2017-10-21net: aquantia: Add queue restarts stats counterIgor Russkikh
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-02-20net: aquantia: remove function aq_ring_tx_deinitLino Sanfilippo
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet
2017-01-24net: ethernet: aquantia: Vector operationsDavid VomLehn