summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/netronome/nfp/nfp_net_ethtool.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-14net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki1-19/+19
2023-12-08net: Convert some ethtool_sprintf() to ethtool_puts()justinstitt@google.com1-22/+22
2023-12-08nfp: ethtool: add extended ack report messagesRyno Swart1-14/+39
2023-12-02nfp: ethtool: expose transmit SO_TIMESTAMPING capabilityYinjun Zhang1-0/+1
2023-11-29nfp: ethtool: support TX/RX pause frame on/offYu Xiao1-3/+29
2023-11-21nfp: add ethtool flow steering callbacksYinjun Zhang1-0/+369
2023-05-10nfp: improve link modes reading processYinjun Zhang1-20/+12
2023-02-13nfp: ethtool: supplement nfp link modes supportedYu Xiao1-0/+12
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-36/+158
2023-02-08nfp: ethtool: fix the bug of setting unsupported port speedYu Xiao1-36/+158
2023-02-08nfp: flower: add check for flower VF netdevs for get/set_eepromJames Hershaw1-6/+6
2023-01-25nfp: flower: change get/set_eeprom logic and enable for flower repsJames Hershaw1-4/+7
2022-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+3
2022-11-29nfp: ethtool: support reporting link modesYu Xiao1-0/+73
2022-11-19nfp: add port from netdev validation for EEPROM accessJaco Coetzee1-0/+3
2022-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+3
2022-11-11nfp: change eeprom length to max length enumeratorsJaco Coetzee1-3/+3
2022-10-29net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner1-4/+4
2022-10-01nfp: add support restart of link auto-negotiationFei Qin1-0/+33
2022-10-01nfp: add support for link auto negotiationYinjun Zhang1-4/+22
2022-10-01nfp: add support for reporting active FEC modeYinjun Zhang1-1/+1
2022-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+4
2022-09-01net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang1-3/+3
2022-08-30nfp: add support for eeprom get and set commandBaowen Zheng1-0/+157
2022-08-30nfp: propagate port speed from management firmwareYinjun Zhang1-21/+9
2022-08-29net: Use u64_stats_fetch_begin_irq() for stats fetch.Sebastian Andrzej Siewior1-4/+4
2022-08-04nfp: ethtool: fix the display error of `ethtool -m DEVNAME`Yu Xiao1-0/+2
2022-06-28nfp: add support for 'ethtool -t DEVNAME' commandFei Qin1-0/+167
2022-06-23nfp: add 'ethtool --identify' supportSixiang Chen1-0/+34
2022-06-18nfp: add support for .get_pauseparam()Yinjun Zhang1-0/+19
2022-05-28nfp: only report pause frame configuration for physical deviceYu Xiao1-2/+2
2022-03-21nfp: choose data path based on versionJakub Kicinski1-1/+1
2022-03-21nfp: prepare for multi-part descriptorsJakub Kicinski1-3/+5
2022-03-12nfp: take chip version into account for ring sizesJakub Kicinski1-5/+9
2021-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2021-11-22nfp: checking parameter process for rx-usecs/tx-usecs is invalidDiana Wang1-1/+1
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen1-2/+6
2021-10-13nfp: use dev_driver_string() instead of pci_dev->driver->nameUwe Kleine-König1-1/+2
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo1-2/+6
2021-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+2
2021-08-03nfp: update ethtool reporting of pauseframe controlFei Qin1-0/+2
2021-07-26nfp: add support for coalesce adaptive featureYinjun Zhang1-9/+12
2021-03-17nfp: Replace nfp_pr_et with ethtool_sprintfAlexander Duyck1-45/+34
2020-09-18nfp: use correct define to return NONE fecJakub Kicinski1-2/+2
2020-05-16nfp: don't check lack of RX/TX channelsJakub Kicinski1-2/+1
2020-04-21net/nfp: Update driver to use global kernel versionLeon Romanovsky1-2/+0
2020-03-05nfp: let core reject the unsupported coalescing parametersJakub Kicinski1-20/+2
2019-12-20nfp: tls: implement the stream sync RX resyncJakub Kicinski1-1/+7
2019-12-11nfp: add support for TLV device statsJakub Kicinski1-7/+101
2019-07-25nfp: tls: rename tls packet countersTariq Toukan1-2/+2