aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome/nfp/nfp_net_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* nfp: add port from netdev validation for EEPROM accessJaco Coetzee2022-11-181-0/+3
* nfp: change eeprom length to max length enumeratorsJaco Coetzee2022-11-111-3/+3
* nfp: add support restart of link auto-negotiationFei Qin2022-09-301-0/+33
* nfp: add support for link auto negotiationYinjun Zhang2022-09-301-4/+22
* nfp: add support for reporting active FEC modeYinjun Zhang2022-09-301-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-09-011-4/+4
|\
| * net: Use u64_stats_fetch_begin_irq() for stats fetch.Sebastian Andrzej Siewior2022-08-291-4/+4
* | net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-311-3/+3
* | nfp: add support for eeprom get and set commandBaowen Zheng2022-08-301-0/+157
* | nfp: propagate port speed from management firmwareYinjun Zhang2022-08-301-21/+9
|/
* nfp: ethtool: fix the display error of `ethtool -m DEVNAME`Yu Xiao2022-08-031-0/+2
* nfp: add support for 'ethtool -t DEVNAME' commandFei Qin2022-06-271-0/+167
* nfp: add 'ethtool --identify' supportSixiang Chen2022-06-231-0/+34
* nfp: add support for .get_pauseparam()Yinjun Zhang2022-06-171-0/+19
* nfp: only report pause frame configuration for physical deviceYu Xiao2022-05-281-2/+2
* nfp: choose data path based on versionJakub Kicinski2022-03-211-1/+1
* nfp: prepare for multi-part descriptorsJakub Kicinski2022-03-211-3/+5
* nfp: take chip version into account for ring sizesJakub Kicinski2022-03-111-5/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-11-261-1/+1
|\
| * nfp: checking parameter process for rx-usecs/tx-usecs is invalidDiana Wang2021-11-221-1/+1
* | ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen2021-11-221-2/+6
|/
* nfp: use dev_driver_string() instead of pci_dev->driver->nameUwe Kleine-König2021-10-121-1/+2
* ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo2021-08-241-2/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-051-0/+2
|\
| * nfp: update ethtool reporting of pauseframe controlFei Qin2021-08-031-0/+2
* | nfp: add support for coalesce adaptive featureYinjun Zhang2021-07-261-9/+12
|/
* nfp: Replace nfp_pr_et with ethtool_sprintfAlexander Duyck2021-03-171-45/+34
* nfp: use correct define to return NONE fecJakub Kicinski2020-09-171-2/+2
* nfp: don't check lack of RX/TX channelsJakub Kicinski2020-05-161-2/+1
* net/nfp: Update driver to use global kernel versionLeon Romanovsky2020-04-211-2/+0
* nfp: let core reject the unsupported coalescing parametersJakub Kicinski2020-03-051-20/+2
* nfp: tls: implement the stream sync RX resyncJakub Kicinski2019-12-191-1/+7
* nfp: add support for TLV device statsJakub Kicinski2019-12-101-7/+101
* nfp: tls: rename tls packet countersTariq Toukan2019-07-251-2/+2
* nfp: tls: set skb decrypted flagDirk van der Merwe2019-06-111-8/+10
* nfp: tls: add basic statisticsJakub Kicinski2019-06-061-2/+14
* nfp: implement ethtool get module EEPROMDirk van der Merwe2019-04-011-0/+131
* nfp: remove ethtool flashing fallbackJakub Kicinski2019-02-261-24/+0
* nfp: devlink: allow flashing the device via devlinkJakub Kicinski2019-02-171-32/+3
* nfp: replace long license headers with SPDXJakub Kicinski2018-10-111-32/+2
* nfp: populate bus-info on representorsJakub Kicinski2018-06-301-5/+3
* nfp: expose ring stats of inactive rings via ethtoolJakub Kicinski2018-06-301-31/+19
* nfp: allow apps to add extra stats to portsJakub Kicinski2018-05-291-2/+8
* nfp: add a separate counter for packets with CHECKSUM_COMPLETEJakub Kicinski2018-04-041-7/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-171-1/+1
|\
| * nfp: use the correct index for link speed tableJakub Kicinski2018-01-161-1/+1
* | nfp: implement firmware flashingDirk van der Merwe2017-12-151-0/+54
* | nfp: debug dump ethtool opsCarl Heymann2017-12-051-8/+47
|/
* nfp: fix vlan receive MAC statistics typoPieter Jansen van Vuuren2017-11-171-1/+1
* nfp: implement ethtool FEC mode settingsDirk van der Merwe2017-11-051-1/+116