summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/netronome/nfp/nfp_net_ethtool.c
AgeCommit message (Expand)Author
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki
2023-12-08net: Convert some ethtool_sprintf() to ethtool_puts()justinstitt@google.com
2023-12-07nfp: ethtool: add extended ack report messagesRyno Swart
2023-12-01nfp: ethtool: expose transmit SO_TIMESTAMPING capabilityYinjun Zhang
2023-11-28nfp: ethtool: support TX/RX pause frame on/offYu Xiao
2023-11-20nfp: add ethtool flow steering callbacksYinjun Zhang
2023-05-09nfp: improve link modes reading processYinjun Zhang
2023-02-13nfp: ethtool: supplement nfp link modes supportedYu Xiao
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-02-08nfp: ethtool: fix the bug of setting unsupported port speedYu Xiao
2023-02-07nfp: flower: add check for flower VF netdevs for get/set_eepromJames Hershaw
2023-01-24nfp: flower: change get/set_eeprom logic and enable for flower repsJames Hershaw
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-29nfp: ethtool: support reporting link modesYu Xiao
2022-11-18nfp: add port from netdev validation for EEPROM accessJaco Coetzee
2022-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-11nfp: change eeprom length to max length enumeratorsJaco Coetzee
2022-10-28net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner
2022-09-30nfp: add support restart of link auto-negotiationFei Qin
2022-09-30nfp: add support for link auto negotiationYinjun Zhang
2022-09-30nfp: add support for reporting active FEC modeYinjun Zhang
2022-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-30nfp: add support for eeprom get and set commandBaowen Zheng
2022-08-30nfp: propagate port speed from management firmwareYinjun Zhang
2022-08-29net: Use u64_stats_fetch_begin_irq() for stats fetch.Sebastian Andrzej Siewior
2022-08-03nfp: ethtool: fix the display error of `ethtool -m DEVNAME`Yu Xiao
2022-06-27nfp: add support for 'ethtool -t DEVNAME' commandFei Qin
2022-06-23nfp: add 'ethtool --identify' supportSixiang Chen
2022-06-17nfp: add support for .get_pauseparam()Yinjun Zhang
2022-05-28nfp: only report pause frame configuration for physical deviceYu Xiao
2022-03-21nfp: choose data path based on versionJakub Kicinski
2022-03-21nfp: prepare for multi-part descriptorsJakub Kicinski
2022-03-11nfp: take chip version into account for ring sizesJakub Kicinski
2021-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-22nfp: checking parameter process for rx-usecs/tx-usecs is invalidDiana Wang
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2021-10-12nfp: use dev_driver_string() instead of pci_dev->driver->nameUwe Kleine-König
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-03nfp: update ethtool reporting of pauseframe controlFei Qin
2021-07-26nfp: add support for coalesce adaptive featureYinjun Zhang
2021-03-17nfp: Replace nfp_pr_et with ethtool_sprintfAlexander Duyck
2020-09-17nfp: use correct define to return NONE fecJakub Kicinski
2020-05-16nfp: don't check lack of RX/TX channelsJakub Kicinski
2020-04-21net/nfp: Update driver to use global kernel versionLeon Romanovsky
2020-03-05nfp: let core reject the unsupported coalescing parametersJakub Kicinski
2019-12-19nfp: tls: implement the stream sync RX resyncJakub Kicinski
2019-12-10nfp: add support for TLV device statsJakub Kicinski
2019-07-25nfp: tls: rename tls packet countersTariq Toukan