summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki2023-12-131-11/+13
* net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-311-2/+2
* cxgb4: Use the bitmap API to allocate bitmapsChristophe JAILLET2022-07-051-5/+3
* cxgb4: allow reading unrecognized port module eepromRahul Lakkireddy2021-11-241-1/+10
* ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen2021-11-221-2/+6
* cxgb4: fix eeprom len when diagnostics not implementedRahul Lakkireddy2021-11-111-2/+5
* ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo2021-08-241-2/+6
* cxgb4: fix wrong ethtool n-tuple rule lookupRahul Lakkireddy2021-06-141-8/+16
* cxgb4: halt chip before flashing PHY firmware imageRahul Lakkireddy2021-06-111-3/+19
* cxgb4: fix sleep in atomic when flashing PHY firmwareRahul Lakkireddy2021-06-111-2/+0
* cxgb4/ch_ktls: ktls stats are added at port levelRohit Maheshwari2020-09-291-16/+34
* crypto/chcr: move nic TLS functionality to drivers/netRohit Maheshwari2020-09-111-2/+2
* cxgb4: fix check for running offline ethtool selftestRahul Lakkireddy2020-08-031-3/+4
* cxgb4: add loopback ethtool self-testVishal Kulkarni2020-07-231-0/+52
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-06-251-1/+1
|\
| * cxgb4: update kernel-doc line commentsRahul Lakkireddy2020-06-231-1/+1
* | cxgb4: always sync access when flashing PHY firmwareRahul Lakkireddy2020-06-231-2/+3
* | cxgb4: add support to fetch ethtool n-tuple filtersVishal Kulkarni2020-06-191-0/+110
* | cxgb4: add ethtool n-tuple filter deletionVishal Kulkarni2020-06-191-0/+61
* | cxgb4: add ethtool n-tuple filter insertionVishal Kulkarni2020-06-191-0/+75
* | cxgb4: add skeleton for ethtool n-tuple filtersVishal Kulkarni2020-06-191-0/+82
* | cxgb4: add support to flash boot cfg imageVishal Kulkarni2020-06-181-0/+30
* | cxgb4: add support to flash boot imageVishal Kulkarni2020-06-181-0/+56
* | cxgb4: add support to flash PHY imageVishal Kulkarni2020-06-181-0/+39
* | cxgb4: update set_flash to flash different imagesVishal Kulkarni2020-06-181-15/+106
|/
* cxgb4/chcr: nic-tls stats in ethtoolRohit Maheshwari2020-03-311-0/+18
* net: cxgb4: reject unsupported coalescing paramsJakub Kicinski2020-03-101-0/+4
* net/chelsio: Don't set N/A for not available FWLeon Romanovsky2020-03-031-3/+1
* net/chelsio: Delete drive and module versionsLeon Romanovsky2020-03-031-2/+0
* cxgb4/cxgb4vf: fix flow control display for auto negotiationRahul Lakkireddy2019-12-301-2/+2
* cxgb4: add stats for MQPRIO QoS offload Tx pathRahul Lakkireddy2019-11-221-1/+12
* cxgb4: add UDP segmentation offload supportRahul Lakkireddy2019-11-221-0/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner2019-06-051-13/+1
* cxgb4/cxgb4vf: Display advertised FEC in ethtoolVishal Kulkarni2019-03-291-18/+5
* cxgb4/chtls: Prefix adapter flags with CXGB4Arjun Vynipadath2019-03-041-8/+8
* cxgb4: Add capability to get/set SGE Doorbell Queue Timer TickVishal Kulkarni2019-02-141-4/+185
* cxgb4/cxgb4vf: Link management changesVishal Kulkarni2019-01-221-9/+15
* cxgb4: do not return DUPLEX_UNKNOWN when link is downGanesh Goudar2018-07-161-7/+4
* cxgb4: remove stats fetched from firmwareRahul Lakkireddy2018-07-111-133/+0
* cxgb4: Support ethtool private flagsArjun Vynipadath2018-06-291-0/+42
* cxgb4/cxgb4vf: link management changes for new SFPGanesh Goudar2018-05-251-13/+9
* cxgb4/cxgb4vf: check fw caps to set link mode maskGanesh Goudar2018-03-121-10/+14
* cxgb4/cxgb4vf: support for XLAUI Port TypeGanesh Goudar2017-12-281-1/+9
* cxgb4: Add support for ethtool i2c dumpArjun Vynipadath2017-12-131-0/+97
* cxgb4: collect vpd info directly from hardwareRahul Lakkireddy2017-11-111-31/+2
* cxgb4: update API for TP indirect register accessRahul Lakkireddy2017-10-141-7/+7
* cxgb4: implement ethtool dump data operationsRahul Lakkireddy2017-10-141-1/+55
* cxgb4/cxgbvf: Handle 32-bit fw port capabilitiesGanesh Goudar2017-08-201-37/+61
* cxgb4: ethtool forward error correction management supportCasey Leedom2017-07-291-0/+100
* cxgb4: Support for get_ts_info ethtool methodAtul Gupta2017-07-051-1/+18