index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
aquantia
/
atlantic
/
aq_vec.c
Age
Commit message (
Expand
)
Author
2020-07-20
net: atlantic: additional per-queue stats
Dmitry Bogdanov
2020-07-20
net: atlantic: split rx and tx per-queue stats
Mark Starovoytov
2020-07-20
net: atlantic: make _get_sw_stats return count as return value
Mark Starovoytov
2020-07-20
net: atlantic: use simple assignment in _get_stats and _get_sw_stats
Mark Starovoytov
2020-05-22
net: atlantic: make TCVEC2RING accept nic_cfg
Mark Starovoytov
2020-05-22
net: atlantic: per-TC queue statistics
Mark Starovoytov
2020-05-22
net: atlantic: changes for multi-TC support
Dmitry Bezrukov
2019-11-13
net: atlantic: Signedness bug in aq_vec_isr_legacy()
Dan Carpenter
2019-11-07
net: atlantic: code style cleanup
Nikita Danilov
2019-09-27
net: aquantia: Fix aq_vec_isr_legacy() return value
Dan Carpenter
2019-08-31
net: aquantia: fix out of memory condition on rx side
Dmitry Bogdanov
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
Thomas Gleixner
2019-03-23
net: aquantia: optimize rx performance by page reuse strategy
Igor Russkikh
2018-03-22
net: aquantia: Add tx clean budget and valid budget handling logic
Igor Russkikh
2018-01-16
net: aquantia: Add const qualifiers for hardware ops tables
Igor Russkikh
2018-01-16
net: aquantia: Cleanup status flags accesses
Igor Russkikh
2017-10-21
net: aquantia: Add queue restarts stats counter
Igor Russkikh
2017-09-26
aquantia: Fix Tx queue hangups
Igor Russkikh
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-29
net:ethernet:aquantia: Extra spinlocks removed.
Pavel Belous
2017-08-04
aquantia: Switch to use napi_gro_receive
Pavel Belous
2017-02-20
net: aquantia: remove function aq_ring_tx_deinit
Lino Sanfilippo
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-24
net: ethernet: aquantia: Vector operations
David VomLehn