summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/netronome/nfp/nfp_net_ethtool.c
AgeCommit message (Expand)Author
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
2019-06-11nfp: tls: set skb decrypted flagDirk van der Merwe
2019-06-06nfp: tls: add basic statisticsJakub Kicinski
2019-04-01nfp: implement ethtool get module EEPROMDirk van der Merwe
2019-02-26nfp: remove ethtool flashing fallbackJakub Kicinski
2019-02-17nfp: devlink: allow flashing the device via devlinkJakub Kicinski
2018-10-11nfp: replace long license headers with SPDXJakub Kicinski
2018-06-30nfp: populate bus-info on representorsJakub Kicinski
2018-06-30nfp: expose ring stats of inactive rings via ethtoolJakub Kicinski
2018-05-29nfp: allow apps to add extra stats to portsJakub Kicinski
2018-04-04nfp: add a separate counter for packets with CHECKSUM_COMPLETEJakub Kicinski
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-16nfp: use the correct index for link speed tableJakub Kicinski
2017-12-15nfp: implement firmware flashingDirk van der Merwe
2017-12-05nfp: debug dump ethtool opsCarl Heymann
2017-11-17nfp: fix vlan receive MAC statistics typoPieter Jansen van Vuuren
2017-11-05nfp: implement ethtool FEC mode settingsDirk van der Merwe
2017-11-05nfp: add get/set link settings ndos to representorsDirk van der Merwe
2017-11-05nfp: make use of MAC reinitJakub Kicinski
2017-11-02nfp: improve defines for constants in ethtoolJakub Kicinski
2017-11-02nfp: use a counter instead of log message for allocation failuresJakub Kicinski
2017-10-10nfp: fix ethtool stats gather retryJakub Kicinski
2017-08-18nfp: add ethtool statistics for representorsJakub Kicinski
2017-08-18nfp: report MAC statistics in ethtoolJakub Kicinski
2017-08-18nfp: split software and hardware vNIC statisticsJakub Kicinski
2017-08-18nfp: add helper for printing ethtool stringsJakub Kicinski
2017-08-18nfp: don't report standard netdev statistics in ethtoolJakub Kicinski
2017-08-18nfp: allow retreiving management FW logs on representorsJakub Kicinski
2017-08-18nfp: provide ethtool_drvinfo on representorsJakub Kicinski
2017-08-18nfp: link basic ethtool ops to representorsJakub Kicinski
2017-06-09nfp: report application FW build name in ethtool -iJakub Kicinski
2017-05-31nfp: report app name in ethtool -iJakub Kicinski