summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/aquantia/atlantic/aq_hw.h
Commit message (Expand)AuthorAgeFilesLines
* net: atlantic: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal2024-04-251-1/+1
* atlantic: Fix statistics logic for production hardwareDmitry Bogdanov2021-11-291-0/+2
* ethernet: constify references to netdev->dev_addr in driversJakub Kicinski2021-10-141-3/+3
* net: atlantic: implement media detect feature via phy tunablesIgor Russkikh2020-10-061-0/+4
* net: atlantic: implement phy downshift featureIgor Russkikh2020-10-061-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-251-0/+1
|\
| * net: atlantic: disable PTP on AQC111, AQC112Nikita Danilov2020-07-171-0/+1
* | net: atlantic: add hwmon getter for MAC temperatureMark Starovoytov2020-07-201-0/+4
* | net: atlantic: add support for 64-bit reads/writesPavel Belous2020-07-201-0/+1
* | net: atlantic: move FRAC_PER_NS to aq_hw.hMark Starovoytov2020-07-201-0/+2
* | net: atlantic: A2: report link partner capabilitiesDmitry Bogdanov2020-06-221-0/+2
* | net: atlantic: A2: half duplex supportIgor Russkikh2020-06-221-3/+5
|/
* net: atlantic: QoS implementation: min_rateMark Starovoytov2020-05-221-0/+2
* net: atlantic: QoS implementation: max_rateMark Starovoytov2020-05-221-0/+3
* net: atlantic: QoS implementation: multi-TC supportDmitry Bezrukov2020-05-221-0/+1
* net: atlantic: changes for multi-TC supportDmitry Bezrukov2020-05-221-4/+6
* net: atlantic: changes for multi-TC supportDmitry Bezrukov2020-05-221-1/+3
* net: atlantic: A2 hw_ops skeletonIgor Russkikh2020-05-011-0/+1
* net: atlantic: minimal A2 HW bindings required for fw_opsDmitry Bogdanov2020-05-011-0/+1
* net: atlantic: move IS_CHIP_FEATURE to aq_hw.hMark Starovoytov2020-05-011-0/+13
* net: atlantic: simplify hw_get_fw_version() usageNikita Danilov2020-05-011-1/+1
* net: atlantic: add hw_soft_reset, hw_prepare to hw_opsMark Starovoytov2020-05-011-0/+5
* net: atlantic: MACSec offload skeletonDmitry Bogdanov2020-03-261-0/+6
* net: atlantic: ptp gpio adjustmentsEgor Pomozov2020-02-161-0/+2
* net: atlantic: loopback tests via private flagsIgor Russkikh2019-11-071-0/+18
* net: atlantic: add fw configuration memory areaNikita Danilov2019-11-071-0/+1
* net: atlantic: adding ethtool physical identificationNikita Danilov2019-11-071-0/+5
* net: aquantia: add support for PIN funcsDmitry Bezrukov2019-10-241-0/+10
* net: aquantia: add support for Phy accessDmitry Bezrukov2019-10-241-0/+1
* net: aquantia: implement data PTP datapathEgor Pomozov2019-10-241-0/+12
* net: aquantia: add PTP rings infrastructureEgor Pomozov2019-10-241-0/+4
* net: aquantia: add basic ptp_clock callbacksEgor Pomozov2019-10-241-1/+20
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner2019-06-051-4/+1
* net: aquantia: add link interrupt fieldsIgor Russkikh2019-05-011-0/+2
* net: aquantia: add infrastructure to readout chip temperatureYana Esina2019-05-011-0/+2
* net: aquantia: add support of rx-vlan-filter offloadDmitry Bogdanov2018-11-141-0/+1
* net: aquantia: add ethertype and PCP to rx flow filtersDmitry Bogdanov2018-11-141-0/+8
* net: aquantia: add vlan id to rx flow filtersDmitry Bogdanov2018-11-141-0/+9
* net: aquantia: add support of L3/L4 ntuple filtersDmitry Bogdanov2018-11-141-0/+11
* net: aquantia: allow rx checksum offload configurationDmitry Bogdanov2018-11-091-0/+3
* net: aquantia: synchronized flow control between mac/phyIgor Russkikh2018-11-091-0/+3
* net: aquantia: renaming for better visibilityNikita Danilov2018-09-111-2/+2
* net: aquantia: implement EEE supportYana Esina2018-09-111-0/+5
* net: aquantia: implement WOL supportYana Esina2018-09-111-1/+3
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-201-1/+3
|\
| * net: aquantia: vlan unicast address list correct handlingIgor Russkikh2018-07-061-1/+3
* | net: aquantia: Add renegotiate ethtool operation supportAnton Mikaev2018-07-031-0/+2
* | net: aquantia: Improve adapter init/deinit logicIgor Russkikh2018-07-031-3/+6
* | net: aquantia: Ethtool based ring size configurationAnton Mikaev2018-07-031-2/+7
|/
* net: aquantia: Introduce global AQC hardware reset sequenceIgor Russkikh2018-01-211-0/+1