summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/aquantia/atlantic/aq_ethtool.c
AgeCommit message (Expand)Author
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent
2024-02-09net: atlantic: convert EEE handling to use linkmode bitmapsHeiner Kallweit
2024-01-31ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keeeHeiner Kallweit
2024-01-31ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki
2022-11-25aquantia: Do not purge addresses when setting the number of ringsIzabela Bakollari
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang
2022-04-20net: atlantic: Implement xdp data planeTaehee Yoo
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2020-10-06net: atlantic: implement media detect feature via phy tunablesIgor Russkikh
2020-10-06net: atlantic: implement phy downshift featureIgor Russkikh
2020-07-20net: atlantic: PTP statisticsPavel Belous
2020-07-20net: atlantic: additional per-queue statsDmitry Bogdanov
2020-07-20net: atlantic: split rx and tx per-queue statsMark Starovoytov
2020-06-26net: atlantic: put ptp code under IS_REACHABLE checkIgor Russkikh
2020-06-26net: atlantic: fix variable type in aq_ethtool_get_pauseparamNikita Danilov
2020-06-26net: atlantic: MACSec offload statistics checkpatch fixMark Starovoytov
2020-06-22net: atlantic: A2: phy loopback supportDmitry Bogdanov
2020-06-22net: atlantic: A2: EEE supportNikita Danilov
2020-06-22net: atlantic: remove baseX usageNikita Danilov
2020-05-22net: atlantic: automatically downgrade the number of queues if necessaryMark Starovoytov
2020-05-22net: atlantic: make TCVEC2RING accept nic_cfgMark Starovoytov
2020-05-22net: atlantic: per-TC queue statisticsMark Starovoytov
2020-05-09net: atlantic: rename AQ_NIC_RATE_2GS to AQ_NIC_RATE_2G5Mark Starovoytov
2020-05-01net: atlantic: add defines for 10M and EEE 100M link modeIgor Russkikh
2020-03-26net: atlantic: MACSec offload statistics implementationDmitry Bogdanov
2020-03-10net: aquantia: reject all unsupported coalescing paramsJakub Kicinski
2020-02-24net/aquantia: Delete module versionLeon Romanovsky
2020-02-16net: atlantic: better loopback mode handlingNikita Danilov
2019-11-12net: atlantic: make function 'aq_ethtool_get_priv_flags', 'aq_ethtool_set_pri...zhengbin
2019-11-07net: atlantic: update flow control logicNikita Danilov
2019-11-07net: atlantic: code style cleanupNikita Danilov
2019-11-07net: atlantic: loopback tests via private flagsIgor Russkikh
2019-11-07net: atlantic: adding ethtool physical identificationNikita Danilov
2019-11-07net: atlantic: add msglevel configurationNikita Danilov
2019-11-07net: atlantic: implement wake_phy featureNikita Danilov
2019-10-24net: aquantia: implement get_ts_info ethtoolEgor Pomozov
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner
2019-05-01net: aquantia: introduce fwreq mutexNikita Danilov
2019-03-01net: aquantia: fixed memcpy sizeNikita Danilov
2018-12-07net: aquantia: add support of RSS configurationDmitry Bogdanov
2018-12-06net: core: dev: Add extack argument to dev_open()Petr Machata
2018-11-14net: aquantia: add infrastructure for ntuple rulesDmitry Bogdanov
2018-11-09net: aquantia: synchronized flow control between mac/phyIgor Russkikh
2018-09-11net: aquantia: whitespace changesNikita Danilov
2018-09-11net: aquantia: implement EEE supportYana Esina
2018-09-11net: aquantia: implement WOL supportYana Esina
2018-07-03net: aquantia: Add renegotiate ethtool operation supportAnton Mikaev
2018-07-03net: aquantia: Implement rx/tx flow control ethtools callbackIgor Russkikh