index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
aquantia
/
atlantic
/
aq_vec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-20
net: atlantic: additional per-queue stats
Dmitry Bogdanov
1
-0
/
+3
2020-07-20
net: atlantic: split rx and tx per-queue stats
Mark Starovoytov
1
-45
/
+13
2020-07-20
net: atlantic: make _get_sw_stats return count as return value
Mark Starovoytov
1
-6
/
+2
2020-07-20
net: atlantic: use simple assignment in _get_stats and _get_sw_stats
Mark Starovoytov
1
-23
/
+24
2020-05-22
net: atlantic: make TCVEC2RING accept nic_cfg
Mark Starovoytov
1
-1
/
+2
2020-05-22
net: atlantic: per-TC queue statistics
Mark Starovoytov
1
-10
/
+14
2020-05-22
net: atlantic: changes for multi-TC support
Dmitry Bezrukov
1
-16
/
+31
2019-11-13
net: atlantic: Signedness bug in aq_vec_isr_legacy()
Dan Carpenter
1
-1
/
+1
2019-11-07
net: atlantic: code style cleanup
Nikita Danilov
1
-3
/
+5
2019-09-27
net: aquantia: Fix aq_vec_isr_legacy() return value
Dan Carpenter
1
-9
/
+6
2019-08-31
net: aquantia: fix out of memory condition on rx side
Dmitry Bogdanov
1
-1
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
Thomas Gleixner
1
-4
/
+1
2019-03-23
net: aquantia: optimize rx performance by page reuse strategy
Igor Russkikh
1
-0
/
+3
2018-03-22
net: aquantia: Add tx clean budget and valid budget handling logic
Igor Russkikh
1
-6
/
+5
2018-01-16
net: aquantia: Add const qualifiers for hardware ops tables
Igor Russkikh
1
-2
/
+2
2018-01-16
net: aquantia: Cleanup status flags accesses
Igor Russkikh
1
-1
/
+0
2017-10-21
net: aquantia: Add queue restarts stats counter
Igor Russkikh
1
-0
/
+3
2017-09-26
aquantia: Fix Tx queue hangups
Igor Russkikh
1
-6
/
+2
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+2
2017-08-29
net:ethernet:aquantia: Extra spinlocks removed.
Pavel Belous
1
-9
/
+2
2017-08-04
aquantia: Switch to use napi_gro_receive
Pavel Belous
1
-0
/
+1
2017-02-20
net: aquantia: remove function aq_ring_tx_deinit
Lino Sanfilippo
1
-5
/
+9
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
2017-01-24
net: ethernet: aquantia: Vector operations
David VomLehn
1
-0
/
+392