index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
aquantia
/
atlantic
/
aq_ring.h
Age
Commit message (
Expand
)
Author
2024-02-02
net: atlantic: Fix DMA mapping for PTP hwts ring
Ivan Vecera
2023-12-14
net: atlantic: eliminate double free in error handling logic
Igor Russkikh
2022-04-20
net: atlantic: Implement .ndo_xdp_xmit handler
Taehee Yoo
2022-04-20
net: atlantic: Implement xdp data plane
Taehee Yoo
2022-04-20
net: atlantic: Implement xdp control plane
Taehee Yoo
2020-07-20
net: atlantic: additional per-queue stats
Dmitry Bogdanov
2020-07-20
net: atlantic: use u64_stats_update_* to protect access to 64-bit stats
Mark Starovoytov
2020-07-20
net: atlantic: split rx and tx per-queue stats
Mark Starovoytov
2020-02-16
net: atlantic: checksum compat issue
Dmitry Bezrukov
2019-11-07
net: atlantic: implement UDP GSO offload
Igor Russkikh
2019-10-24
net: aquantia: implement data PTP datapath
Egor Pomozov
2019-10-24
net: aquantia: add PTP rings infrastructure
Egor Pomozov
2019-06-27
net: aquantia: adding fields and device features for vlan offload
Igor Russkikh
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: Eliminate aq_nic structure abstraction
Igor Russkikh
2018-01-16
net: aquantia: Cleanup status flags accesses
Igor Russkikh
2017-09-26
atlantic: fix iommu errors
Pavel Belous
2017-09-26
aquantia: Fix Tx queue hangups
Igor Russkikh
2017-08-04
aquantia: Switch to use napi_gro_receive
Pavel Belous
2017-03-24
net:ethernet:aquantia: Fix for LSO with IPv6.
Pavel Belous
2017-02-20
net: ethernet: aquantia: Copying tx buffers is not needed.
Pavel Belous
2017-02-20
net: aquantia: remove function aq_ring_tx_deinit
Lino Sanfilippo
2017-01-24
net: ethernet: aquantia: Add ring support code
David VomLehn