summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/aquantia/atlantic/aq_vec.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner2019-06-051-4/+1Star
* net: aquantia: optimize rx performance by page reuse strategyIgor Russkikh2019-03-241-0/+3
* net: aquantia: Add tx clean budget and valid budget handling logicIgor Russkikh2018-03-221-6/+5Star
* net: aquantia: Add const qualifiers for hardware ops tablesIgor Russkikh2018-01-161-2/+2
* net: aquantia: Cleanup status flags accessesIgor Russkikh2018-01-161-1/+0Star
* net: aquantia: Add queue restarts stats counterIgor Russkikh2017-10-211-0/+3
* aquantia: Fix Tx queue hangupsIgor Russkikh2017-09-261-6/+2Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-021-9/+2Star
|\
| * net:ethernet:aquantia: Extra spinlocks removed.Pavel Belous2017-08-301-9/+2Star
* | aquantia: Switch to use napi_gro_receivePavel Belous2017-08-051-0/+1
|/
* net: aquantia: remove function aq_ring_tx_deinitLino Sanfilippo2017-02-201-5/+9
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-301-1/+1
* net: ethernet: aquantia: Vector operationsDavid VomLehn2017-01-241-0/+392