aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/netronome/nfp/nfp_net_ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-28net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner1-4/+4
2022-09-30nfp: add support restart of link auto-negotiationFei Qin1-0/+33
2022-09-30nfp: add support for link auto negotiationYinjun Zhang1-4/+22
2022-09-30nfp: 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-08-31net: 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-03nfp: ethtool: fix the display error of `ethtool -m DEVNAME`Yu Xiao1-0/+2
2022-06-27nfp: add support for 'ethtool -t DEVNAME' commandFei Qin1-0/+167
2022-06-23nfp: add 'ethtool --identify' supportSixiang Chen1-0/+34
2022-06-17nfp: 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-11nfp: take chip version into account for ring sizesJakub Kicinski1-5/+9
2021-11-26Merge 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-12nfp: 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-05Merge 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-17nfp: 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-19nfp: tls: implement the stream sync RX resyncJakub Kicinski1-1/+7
2019-12-10nfp: add support for TLV device statsJakub Kicinski1-7/+101
2019-07-25nfp: tls: rename tls packet countersTariq Toukan1-2/+2
2019-06-11nfp: tls: set skb decrypted flagDirk van der Merwe1-8/+10
2019-06-06nfp: tls: add basic statisticsJakub Kicinski1-2/+14
2019-04-01nfp: implement ethtool get module EEPROMDirk van der Merwe1-0/+131
2019-02-26nfp: remove ethtool flashing fallbackJakub Kicinski1-24/+0
2019-02-17nfp: devlink: allow flashing the device via devlinkJakub Kicinski1-32/+3
2018-10-11nfp: replace long license headers with SPDXJakub Kicinski1-32/+2
2018-06-30nfp: populate bus-info on representorsJakub Kicinski1-5/+3
2018-06-30nfp: expose ring stats of inactive rings via ethtoolJakub Kicinski1-31/+19
2018-05-29nfp: allow apps to add extra stats to portsJakub Kicinski1-2/+8
2018-04-04nfp: add a separate counter for packets with CHECKSUM_COMPLETEJakub Kicinski1-7/+9
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2018-01-16nfp: use the correct index for link speed tableJakub Kicinski1-1/+1
2017-12-15nfp: implement firmware flashingDirk van der Merwe1-0/+54
2017-12-05nfp: debug dump ethtool opsCarl Heymann1-8/+47
2017-11-17nfp: fix vlan receive MAC statistics typoPieter Jansen van Vuuren1-1/+1
2017-11-05nfp: implement ethtool FEC mode settingsDirk van der Merwe1-1/+116
2017-11-05nfp: add get/set link settings ndos to representorsDirk van der Merwe1-0/+2