summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/aquantia/atlantic/aq_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* net: atlantic: implement media detect feature via phy tunablesIgor Russkikh2020-10-061-0/+12
* net: atlantic: implement phy downshift featureIgor Russkikh2020-10-061-0/+41
* net: atlantic: PTP statisticsPavel Belous2020-07-201-0/+37
* net: atlantic: additional per-queue statsDmitry Bogdanov2020-07-201-0/+3
* net: atlantic: split rx and tx per-queue statsMark Starovoytov2020-07-201-8/+20
* net: atlantic: put ptp code under IS_REACHABLE checkIgor Russkikh2020-06-261-0/+2
* net: atlantic: fix variable type in aq_ethtool_get_pauseparamNikita Danilov2020-06-261-2/+1
* net: atlantic: MACSec offload statistics checkpatch fixMark Starovoytov2020-06-261-3/+3
* net: atlantic: A2: phy loopback supportDmitry Bogdanov2020-06-221-2/+3
* net: atlantic: A2: EEE supportNikita Danilov2020-06-221-5/+6
* net: atlantic: remove baseX usageNikita Danilov2020-06-221-3/+0
* net: atlantic: automatically downgrade the number of queues if necessaryMark Starovoytov2020-05-221-11/+4
* net: atlantic: make TCVEC2RING accept nic_cfgMark Starovoytov2020-05-221-1/+1
* net: atlantic: per-TC queue statisticsMark Starovoytov2020-05-221-23/+36
* net: atlantic: rename AQ_NIC_RATE_2GS to AQ_NIC_RATE_2G5Mark Starovoytov2020-05-091-1/+1
* net: atlantic: add defines for 10M and EEE 100M link modeIgor Russkikh2020-05-011-0/+3
* net: atlantic: MACSec offload statistics implementationDmitry Bogdanov2020-03-261-17/+143
* net: aquantia: reject all unsupported coalescing paramsJakub Kicinski2020-03-101-12/+3
* net/aquantia: Delete module versionLeon Romanovsky2020-02-241-1/+0
* net: atlantic: better loopback mode handlingNikita Danilov2020-02-161-0/+5
* net: atlantic: make function 'aq_ethtool_get_priv_flags', 'aq_ethtool_set_pri...zhengbin2019-11-121-2/+2
* net: atlantic: update flow control logicNikita Danilov2019-11-071-5/+5
* net: atlantic: code style cleanupNikita Danilov2019-11-071-36/+72
* net: atlantic: loopback tests via private flagsIgor Russkikh2019-11-071-1/+54
* net: atlantic: adding ethtool physical identificationNikita Danilov2019-11-071-0/+30
* net: atlantic: add msglevel configurationNikita Danilov2019-11-071-0/+16
* net: atlantic: implement wake_phy featureNikita Danilov2019-11-071-10/+8
* net: aquantia: implement get_ts_info ethtoolEgor Pomozov2019-10-241-1/+34
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner2019-06-051-4/+1
* net: aquantia: introduce fwreq mutexNikita Danilov2019-05-011-4/+18
* net: aquantia: fixed memcpy sizeNikita Danilov2019-03-011-1/+1
* net: aquantia: add support of RSS configurationDmitry Bogdanov2018-12-071-0/+36
* net: core: dev: Add extack argument to dev_open()Petr Machata2018-12-061-1/+1
* net: aquantia: add infrastructure for ntuple rulesDmitry Bogdanov2018-11-141-0/+31
* net: aquantia: synchronized flow control between mac/phyIgor Russkikh2018-11-091-4/+4
* net: aquantia: whitespace changesNikita Danilov2018-09-111-2/+2
* net: aquantia: implement EEE supportYana Esina2018-09-111-0/+77
* net: aquantia: implement WOL supportYana Esina2018-09-111-0/+32
* net: aquantia: Add renegotiate ethtool operation supportAnton Mikaev2018-07-031-0/+14
* net: aquantia: Implement rx/tx flow control ethtools callbackIgor Russkikh2018-07-031-0/+42
* net: aquantia: Ethtool based ring size configurationAnton Mikaev2018-07-031-0/+61
* net: aquantia: Fix typo in ethtool statistics namesIgor Russkikh2017-12-151-8/+8
* net: aquantia: Make local functions staticWei Yongjun2017-10-291-4/+4
* net: aquantia: Enable coalescing management via ethtool interfaceIgor Russkikh2017-10-211-0/+65
* net: aquantia: Add queue restarts stats counterIgor Russkikh2017-10-211-58/+34
* net: aquantia: atlantic: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-01-311-11/+12
* net: ethernet: aquantia: Ethtool supportDavid VomLehn2017-01-241-0/+261