index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
aquantia
/
atlantic
/
aq_main.c
Age
Commit message (
Expand
)
Author
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2023-02-06
net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h
Vladimir Oltean
2022-11-25
aquantia: Do not purge addresses when setting the number of rings
Izabela Bakollari
2022-09-21
net: atlantic: fix potential memory leak in aq_ndev_close()
Jianglei Nie
2022-04-20
net: atlantic: Implement .ndo_xdp_xmit handler
Taehee Yoo
2022-04-20
net: atlantic: Implement xdp control plane
Taehee Yoo
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-02-11
net: ethernet: aquantia: Handle error cleanup of start on open
Nathan Rossi
2020-06-28
net: aquantia: fix aq_ndev_start_xmit()'s return type
Luc Van Oostenryck
2020-06-26
net: atlantic: put ptp code under IS_REACHABLE check
Igor Russkikh
2020-05-22
net: atlantic: QoS implementation: min_rate
Mark Starovoytov
2020-05-22
net: atlantic: automatically downgrade the number of queues if necessary
Mark Starovoytov
2020-05-22
net: atlantic: QoS implementation: max_rate
Mark Starovoytov
2020-05-22
net: atlantic: QoS implementation: multi-TC support
Dmitry Bezrukov
2020-02-24
net/aquantia: Delete module version
Leon Romanovsky
2019-11-07
net: atlantic: code style cleanup
Nikita Danilov
2019-11-07
net: atlantic: implement wake_phy feature
Nikita Danilov
2019-10-24
net: aquantia: add support for ptp ioctls
Egor Pomozov
2019-10-24
net: aquantia: implement data PTP datapath
Egor Pomozov
2019-10-14
net: aquantia: correctly handle macvlan and multicast coexistence
Dmitry Bogdanov
2019-08-31
net: aquantia: reapply vlan filters on up
Dmitry Bogdanov
2019-06-27
net: aquantia: implement vlan offload configuration
Igor Russkikh
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
Thomas Gleixner
2019-05-05
net: aquantia: Make aq_ndev_driver_name static
YueHaibing
2019-05-01
net: aquantia: create global service workqueue
Nikita Danilov
2018-11-14
net: aquantia: add support of rx-vlan-filter offload
Dmitry Bogdanov
2018-11-14
net: aquantia: add infrastructure for ntuple rules
Dmitry Bogdanov
2018-11-09
net: aquantia: allow rx checksum offload configuration
Dmitry Bogdanov
2018-07-06
net: aquantia: vlan unicast address list correct handling
Igor Russkikh
2018-01-21
net: aquantia: Cleanup pci functions module
Igor Russkikh
2018-01-16
net: aquantia: Eliminate aq_nic structure abstraction
Igor Russkikh
2018-01-16
net: aquantia: Simplify dependencies between pci modules
Igor Russkikh
2018-01-16
net: aquantia: Add const qualifiers for hardware ops tables
Igor Russkikh
2017-03-24
net:ethernet:aquantia: Remove adapter re-opening when MTU changed.
Pavel Belous
2017-03-16
net: ethernet: aquantia: set net_device mtu when mtu is changed
David Arcari
2017-02-20
net: ethernet: aquantia: Superfluous initialization of "err".
Pavel Belous
2017-02-20
net: ethernet: aquantia: Using module_pci_driver.
Pavel Belous
2017-02-20
net: ethernet: aquantia: Fixes for aq_ndev_change_mtu
Pavel Belous
2017-01-24
net: ethernet: aquantia: Support for NIC-specific code
David VomLehn