aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang1-2/+2
2022-07-05cxgb4: Use the bitmap API to allocate bitmapsChristophe JAILLET1-5/+3
2021-11-24cxgb4: allow reading unrecognized port module eepromRahul Lakkireddy1-1/+10
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen1-2/+6
2021-11-11cxgb4: fix eeprom len when diagnostics not implementedRahul Lakkireddy1-2/+5
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo1-2/+6
2021-06-14cxgb4: fix wrong ethtool n-tuple rule lookupRahul Lakkireddy1-8/+16
2021-06-11cxgb4: halt chip before flashing PHY firmware imageRahul Lakkireddy1-3/+19
2021-06-11cxgb4: fix sleep in atomic when flashing PHY firmwareRahul Lakkireddy1-2/+0
2020-09-29cxgb4/ch_ktls: ktls stats are added at port levelRohit Maheshwari1-16/+34
2020-09-11crypto/chcr: move nic TLS functionality to drivers/netRohit Maheshwari1-2/+2
2020-08-03cxgb4: fix check for running offline ethtool selftestRahul Lakkireddy1-3/+4
2020-07-23cxgb4: add loopback ethtool self-testVishal Kulkarni1-0/+52
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2020-06-23cxgb4: always sync access when flashing PHY firmwareRahul Lakkireddy1-2/+3
2020-06-23cxgb4: update kernel-doc line commentsRahul Lakkireddy1-1/+1
2020-06-19cxgb4: add support to fetch ethtool n-tuple filtersVishal Kulkarni1-0/+110
2020-06-19cxgb4: add ethtool n-tuple filter deletionVishal Kulkarni1-0/+61
2020-06-19cxgb4: add ethtool n-tuple filter insertionVishal Kulkarni1-0/+75
2020-06-19cxgb4: add skeleton for ethtool n-tuple filtersVishal Kulkarni1-0/+82
2020-06-18cxgb4: add support to flash boot cfg imageVishal Kulkarni1-0/+30
2020-06-18cxgb4: add support to flash boot imageVishal Kulkarni1-0/+56
2020-06-18cxgb4: add support to flash PHY imageVishal Kulkarni1-0/+39
2020-06-18cxgb4: update set_flash to flash different imagesVishal Kulkarni1-15/+106
2020-03-31cxgb4/chcr: nic-tls stats in ethtoolRohit Maheshwari1-0/+18
2020-03-10net: cxgb4: reject unsupported coalescing paramsJakub Kicinski1-0/+4
2020-03-03net/chelsio: Don't set N/A for not available FWLeon Romanovsky1-3/+1
2020-03-03net/chelsio: Delete drive and module versionsLeon Romanovsky1-2/+0
2019-12-30cxgb4/cxgb4vf: fix flow control display for auto negotiationRahul Lakkireddy1-2/+2
2019-11-22cxgb4: add stats for MQPRIO QoS offload Tx pathRahul Lakkireddy1-1/+12
2019-11-22cxgb4: add UDP segmentation offload supportRahul Lakkireddy1-0/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner1-13/+1
2019-03-29cxgb4/cxgb4vf: Display advertised FEC in ethtoolVishal Kulkarni1-18/+5
2019-03-04cxgb4/chtls: Prefix adapter flags with CXGB4Arjun Vynipadath1-8/+8
2019-02-14cxgb4: Add capability to get/set SGE Doorbell Queue Timer TickVishal Kulkarni1-4/+185
2019-01-22cxgb4/cxgb4vf: Link management changesVishal Kulkarni1-9/+15
2018-07-16cxgb4: do not return DUPLEX_UNKNOWN when link is downGanesh Goudar1-7/+4
2018-07-11cxgb4: remove stats fetched from firmwareRahul Lakkireddy1-133/+0
2018-06-29cxgb4: Support ethtool private flagsArjun Vynipadath1-0/+42
2018-05-25cxgb4/cxgb4vf: link management changes for new SFPGanesh Goudar1-13/+9
2018-03-12cxgb4/cxgb4vf: check fw caps to set link mode maskGanesh Goudar1-10/+14
2017-12-28cxgb4/cxgb4vf: support for XLAUI Port TypeGanesh Goudar1-1/+9
2017-12-13cxgb4: Add support for ethtool i2c dumpArjun Vynipadath1-0/+97
2017-11-11cxgb4: collect vpd info directly from hardwareRahul Lakkireddy1-31/+2
2017-10-14cxgb4: update API for TP indirect register accessRahul Lakkireddy1-7/+7
2017-10-14cxgb4: implement ethtool dump data operationsRahul Lakkireddy1-1/+55
2017-08-20cxgb4/cxgbvf: Handle 32-bit fw port capabilitiesGanesh Goudar1-37/+61
2017-07-29cxgb4: ethtool forward error correction management supportCasey Leedom1-0/+100
2017-07-05cxgb4: Support for get_ts_info ethtool methodAtul Gupta1-1/+18
2017-05-21cxgb4 : retrieve port information from firmwareGanesh Goudar1-3/+31