summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/aquantia/atlantic/aq_main.c
Commit message (Expand)AuthorAgeFilesLines
* net: aquantia: fix aq_ndev_start_xmit()'s return typeLuc Van Oostenryck2020-06-281-1/+1
* net: atlantic: put ptp code under IS_REACHABLE checkIgor Russkikh2020-06-261-4/+16
* net: atlantic: QoS implementation: min_rateMark Starovoytov2020-05-221-9/+17
* net: atlantic: automatically downgrade the number of queues if necessaryMark Starovoytov2020-05-221-1/+4
* net: atlantic: QoS implementation: max_rateMark Starovoytov2020-05-221-4/+26
* net: atlantic: QoS implementation: multi-TC supportDmitry Bezrukov2020-05-221-1/+38
* net/aquantia: Delete module versionLeon Romanovsky2020-02-241-1/+0
* net: atlantic: code style cleanupNikita Danilov2019-11-071-4/+7
* net: atlantic: implement wake_phy featureNikita Danilov2019-11-071-2/+2
* net: aquantia: add support for ptp ioctlsEgor Pomozov2019-10-241-0/+82
* net: aquantia: implement data PTP datapathEgor Pomozov2019-10-241-1/+22
* net: aquantia: correctly handle macvlan and multicast coexistenceDmitry Bogdanov2019-10-141-3/+1
* net: aquantia: reapply vlan filters on upDmitry Bogdanov2019-08-311-0/+4
* net: aquantia: implement vlan offload configurationIgor Russkikh2019-06-271-7/+27
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner2019-06-051-4/+1
* net: aquantia: Make aq_ndev_driver_name staticYueHaibing2019-05-051-1/+1
* net: aquantia: create global service workqueueNikita Danilov2019-05-011-0/+41
* net: aquantia: add support of rx-vlan-filter offloadDmitry Bogdanov2018-11-141-1/+39
* net: aquantia: add infrastructure for ntuple rulesDmitry Bogdanov2018-11-141-0/+15
* net: aquantia: allow rx checksum offload configurationDmitry Bogdanov2018-11-091-2/+8
* net: aquantia: vlan unicast address list correct handlingIgor Russkikh2018-07-061-9/+2
* net: aquantia: Cleanup pci functions moduleIgor Russkikh2018-01-211-11/+3
* net: aquantia: Eliminate aq_nic structure abstractionIgor Russkikh2018-01-161-1/+0
* net: aquantia: Simplify dependencies between pci modulesIgor Russkikh2018-01-161-82/+15
* net: aquantia: Add const qualifiers for hardware ops tablesIgor Russkikh2018-01-161-3/+3
* net:ethernet:aquantia: Remove adapter re-opening when MTU changed.Pavel Belous2017-03-241-5/+0
* net: ethernet: aquantia: set net_device mtu when mtu is changedDavid Arcari2017-03-161-0/+1
* net: ethernet: aquantia: Superfluous initialization of "err".Pavel Belous2017-02-201-7/+1
* net: ethernet: aquantia: Using module_pci_driver.Pavel Belous2017-02-201-19/+1
* net: ethernet: aquantia: Fixes for aq_ndev_change_mtuPavel Belous2017-02-201-11/+1
* net: ethernet: aquantia: Support for NIC-specific codeDavid VomLehn2017-01-241-0/+273