summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c
AgeCommit message (Expand)Author
2025-04-30bnxt_en: Fix ethtool -d byte order for 32-bit valuesMichael Chan
2025-04-30bnxt_en: Fix ethtool selftest output in one of the failure casesKalesh AP
2025-03-18bnxt_en: add .set_module_eeprom_by_page() supportDamodharam Ammepalli
2025-03-18bnxt_en: Refactor bnxt_get_module_eeprom_by_page()Michael Chan
2025-03-18bnxt_en: Add support for a new ethtool dump flag 3Vasuthevan Maheswaran
2025-01-20net: ethtool: populate the default HDS params in the coreJakub Kicinski
2025-01-20net: move HDS config from ethtool stateJakub Kicinski
2025-01-18eth: bnxt: fix string truncation warning in FW versionJakub Kicinski
2025-01-15bnxt_en: add support for hds-thresh ethtool commandTaehee Yoo
2025-01-15bnxt_en: add support for tcp-data-split ethtool commandTaehee Yoo
2025-01-15bnxt_en: add support for rx-copybreak ethtool commandTaehee Yoo
2024-12-19bnxt_en: Skip reading PXP registers during ethtool -d if unsupportedMichael Chan
2024-12-19bnxt_en: Skip MAC loopback selftest if it is unsupported by FWMichael Chan
2024-12-19bnxt_en: Skip PHY loopback ethtool selftest if unsupported by FWMichael Chan
2024-12-19bnxt_en: Do not allow ethtool -m on an untrusted VFMichael Chan
2024-11-30bnxt_en: ethtool: Supply ntuple rss context actionDaniel Xu
2024-11-26bnxt_en: Set backplane link modes correctly for ethtoolShravya KN
2024-11-18bnxt_en: Add a new ethtool -W dump flagMichael Chan
2024-11-18Revert "net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warni...Kees Cook
2024-11-06bnxt_en: ethtool: Support unset l4proto on ip4/ip6 ntuple rulesDaniel Xu
2024-11-06bnxt_en: ethtool: Remove ip4/ip6 ntuple support for IPPROTO_RAWDaniel Xu
2024-11-03net: bnxt: use ethtool string helpersRosen Penev
2024-11-03net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2024-09-10bnxt_en: Add MSIX check in bnxt_check_rings()Michael Chan
2024-09-09bnxt_en: Remove setting of RX software timestampGal Pressman
2024-08-29bnxt_en: add support for retrieving crash dump using ethtoolVikas Gupta
2024-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-15bnxt_en: Don't clear ntuple filters and rss contexts during ethtool opsPavan Chebbi
2024-08-14bnxt_en: Extend maximum length of version string by 1 byteSimon Horman
2024-08-12ethtool: rss: don't report key if device doesn't support itJakub Kicinski
2024-08-12eth: remove .cap_rss_ctx_supported from updated driversJakub Kicinski
2024-08-08net: ethtool: fix off-by-one error in max RSS context IDsEdward Cree
2024-07-29eth: bnxt: populate defaults in the RSS context structJakub Kicinski
2024-07-29eth: bnxt: reject unsupported hash functionsJakub Kicinski
2024-07-15Merge branch 'net-make-timestamping-selectable'Jakub Kicinski
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent
2024-07-12eth: bnxt: use the indir table from ethtool contextJakub Kicinski
2024-07-12eth: bnxt: bump the entry size in indir tables to u32Jakub Kicinski
2024-07-12eth: bnxt: pad out the correct indirection tableJakub Kicinski
2024-07-12eth: bnxt: use the RSS context XArray instead of the local listJakub Kicinski
2024-07-12eth: bnxt: use context priv for struct bnxt_rss_ctxJakub Kicinski
2024-07-12eth: bnxt: depend on core cleaning up RSS contextsJakub Kicinski
2024-07-12eth: bnxt: remove rss_ctx_bmapJakub Kicinski
2024-07-12eth: bnxt: move from .set_rxfh to .create_rxfh_context and friendsJakub Kicinski
2024-07-12eth: bnxt: allow deleting RSS contexts when the device is downJakub Kicinski
2024-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-09bnxt: fix crashes when reducing ring count with active RSS contextsJakub Kicinski
2024-06-01bnxt_en: add timestamping statistics supportVadim Fedorenko
2024-05-02bnxt_en: Don't support offline self test when RoCE driver is loadedKalesh AP
2024-05-02bnxt_en: share NQ ring sw_stats memory with subringsEdwin Peer