summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c
AgeCommit message (Expand)Author
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang
2022-07-05cxgb4: Use the bitmap API to allocate bitmapsChristophe JAILLET
2021-11-24cxgb4: allow reading unrecognized port module eepromRahul Lakkireddy
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2021-11-11cxgb4: fix eeprom len when diagnostics not implementedRahul Lakkireddy
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-06-14cxgb4: fix wrong ethtool n-tuple rule lookupRahul Lakkireddy
2021-06-11cxgb4: halt chip before flashing PHY firmware imageRahul Lakkireddy
2021-06-11cxgb4: fix sleep in atomic when flashing PHY firmwareRahul Lakkireddy
2020-09-29cxgb4/ch_ktls: ktls stats are added at port levelRohit Maheshwari
2020-09-11crypto/chcr: move nic TLS functionality to drivers/netRohit Maheshwari
2020-08-03cxgb4: fix check for running offline ethtool selftestRahul Lakkireddy
2020-07-23cxgb4: add loopback ethtool self-testVishal Kulkarni
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-06-23cxgb4: always sync access when flashing PHY firmwareRahul Lakkireddy
2020-06-23cxgb4: update kernel-doc line commentsRahul Lakkireddy
2020-06-19cxgb4: add support to fetch ethtool n-tuple filtersVishal Kulkarni
2020-06-19cxgb4: add ethtool n-tuple filter deletionVishal Kulkarni
2020-06-19cxgb4: add ethtool n-tuple filter insertionVishal Kulkarni
2020-06-19cxgb4: add skeleton for ethtool n-tuple filtersVishal Kulkarni
2020-06-18cxgb4: add support to flash boot cfg imageVishal Kulkarni
2020-06-18cxgb4: add support to flash boot imageVishal Kulkarni
2020-06-18cxgb4: add support to flash PHY imageVishal Kulkarni
2020-06-18cxgb4: update set_flash to flash different imagesVishal Kulkarni
2020-03-31cxgb4/chcr: nic-tls stats in ethtoolRohit Maheshwari
2020-03-10net: cxgb4: reject unsupported coalescing paramsJakub Kicinski
2020-03-03net/chelsio: Don't set N/A for not available FWLeon Romanovsky
2020-03-03net/chelsio: Delete drive and module versionsLeon Romanovsky
2019-12-30cxgb4/cxgb4vf: fix flow control display for auto negotiationRahul Lakkireddy
2019-11-22cxgb4: add stats for MQPRIO QoS offload Tx pathRahul Lakkireddy
2019-11-22cxgb4: add UDP segmentation offload supportRahul Lakkireddy
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner
2019-03-29cxgb4/cxgb4vf: Display advertised FEC in ethtoolVishal Kulkarni
2019-03-04cxgb4/chtls: Prefix adapter flags with CXGB4Arjun Vynipadath
2019-02-14cxgb4: Add capability to get/set SGE Doorbell Queue Timer TickVishal Kulkarni
2019-01-22cxgb4/cxgb4vf: Link management changesVishal Kulkarni
2018-07-16cxgb4: do not return DUPLEX_UNKNOWN when link is downGanesh Goudar
2018-07-11cxgb4: remove stats fetched from firmwareRahul Lakkireddy
2018-06-29cxgb4: Support ethtool private flagsArjun Vynipadath
2018-05-25cxgb4/cxgb4vf: link management changes for new SFPGanesh Goudar
2018-03-12cxgb4/cxgb4vf: check fw caps to set link mode maskGanesh Goudar
2017-12-28cxgb4/cxgb4vf: support for XLAUI Port TypeGanesh Goudar
2017-12-13cxgb4: Add support for ethtool i2c dumpArjun Vynipadath
2017-11-11cxgb4: collect vpd info directly from hardwareRahul Lakkireddy
2017-10-14cxgb4: update API for TP indirect register accessRahul Lakkireddy
2017-10-14cxgb4: implement ethtool dump data operationsRahul Lakkireddy
2017-08-20cxgb4/cxgbvf: Handle 32-bit fw port capabilitiesGanesh Goudar
2017-07-29cxgb4: ethtool forward error correction management supportCasey Leedom
2017-07-05cxgb4: Support for get_ts_info ethtool methodAtul Gupta