index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-04-29
eth: atlantic: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2022-04-20
net: atlantic: Implement xdp data plane
Taehee Yoo
2022-04-20
net: atlantic: Implement xdp control plane
Taehee Yoo
2022-04-08
net: atlantic: Avoid out-of-bounds indexing
Kai-Heng Feng
2021-11-29
atlantic: Remove warn trace message.
Sameer Saurabh
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