aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-13bnxt_en: parse and report result field when NVRAM package install failsKalesh AP1-11/+70
2022-05-13bnxt_en: Enable packet timestamping for all RX packetsPavan Chebbi1-0/+3
2022-04-08bnxt: support transmit and free of aggregation buffersAndy Gospodarek1-1/+1
2022-03-09bnxt: revert hastily merged uAPI aberrationsJakub Kicinski1-52/+14
2022-03-05bnxt_en: add an nvm test for hw diagnoseVikas Gupta1-13/+9
2022-03-05bnxt_en: Eliminate unintended link toggle during FW resetMichael Chan1-3/+1
2022-03-05bnxt_en: Properly report no pause support on some cardsMichael Chan1-5/+10
2022-03-05bnxt_en: introduce initial link state of unknownEdwin Peer1-2/+2
2022-03-05bnxt_en: parse result field when NVRAM package install failsKalesh AP1-1/+43
2022-03-05bnxt_en: add more error checks to HWRM_NVM_INSTALL_UPDATEKalesh AP1-0/+4
2022-03-05bnxt_en: refactor error handling of HWRM_NVM_INSTALL_UPDATEKalesh AP1-8/+18
2022-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+13
2022-02-20bnxt_en: Fix occasional ethtool -t loopback test failuresMichael Chan1-1/+1
2022-02-20bnxt_en: Fix offline ethtool selftest with RDMA enabledMichael Chan1-3/+9
2022-02-20bnxt_en: Fix active FEC reporting to ethtoolSomnath Kotur1-0/+3
2022-01-28bnxt: report header-data split stateJakub Kicinski1-0/+3
2022-01-09bnxt_en: use firmware provided max timeout for messagesEdwin Peer1-6/+3
2021-12-27bnxt_en: Support CQE coalescing mode in ethtoolMichael Chan1-1/+23
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen1-2/+6
2021-10-29bnxt_en: Provide stored devlink "fw" version on older firmwareVikas Gupta1-12/+29
2021-10-29bnxt_en: Update firmware interface to 1.10.2.63Michael Chan1-0/+2
2021-10-29bnxt_en: move coredump functions into dedicated fileEdwin Peer1-356/+0
2021-10-29bnxt_en: Refactor coredump functionsEdwin Peer1-17/+31
2021-10-29bnxt_en: add enable_remote_dev_reset devlink parameterEdwin Peer1-0/+5
2021-10-29bnxt_en: implement devlink dev reload fw_activateEdwin Peer1-2/+2
2021-10-10bnxt: use netif_is_rxfh_configured instead of open codeJuhee Kang1-1/+1
2021-09-20bnxt_en: Fix TX timeout when TX ring size is set to the smallestMichael Chan1-1/+1
2021-08-30bnxt_en: update all firmware calls to use the new APIsEdwin Peer1-244/+303
2021-08-30bnxt_en: move HWRM API implementation into separate fileEdwin Peer1-0/+1
2021-08-27bnxt: count packets discarded because of netpollJakub Kicinski1-0/+4
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo1-2/+6
2021-08-23net: broadcom: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-2/+2
2021-08-03bnxt_en: Increase maximum RX ring size if jumbo ring is not usedMichael Chan1-2/+7
2021-06-28bnxt_en: Add PTP clock APIs, ioctls, and ethtool methodsMichael Chan1-0/+34
2021-04-25bnxt_en: Add a new phy_flags field to the main driver structure.Michael Chan1-4/+4
2021-04-19bnxt: add more ethtool standard statsJakub Kicinski1-0/+6
2021-04-16bnxt: implement ethtool standard statsJakub Kicinski1-0/+125
2021-04-15bnxt: implement ethtool::get_fec_statsJakub Kicinski1-0/+15
2021-01-12bnxt_en: Clear DEFRAG flag in firmware message when retry flashing.Pavan Chebbi1-1/+2
2020-12-14bnxt_en: Enable batch mode when using HWRM_NVM_MODIFY to flash packages.Michael Chan1-9/+40
2020-12-14bnxt_en: Retry installing FW package under NO_SPACE error condition.Pavan Chebbi1-5/+32
2020-12-14bnxt_en: Restructure bnxt_flash_package_from_fw_obj() to execute in a loop.Pavan Chebbi1-32/+28
2020-12-14bnxt_en: Rearrange the logic in bnxt_flash_package_from_fw_obj().Michael Chan1-33/+30
2020-12-14bnxt_en: Refactor bnxt_flash_nvram.Pavan Chebbi1-19/+32
2020-11-19devlink: move request_firmware out of driverJacob Keller1-11/+22
2020-11-16bnxt_en: Avoid unnecessary NVM_GET_DEV_INFO cmd error log on VFs.Vasundhara Volam1-0/+3
2020-11-16bnxt_en: read EEPROM A2h address using page 0Edwin Peer1-1/+1
2020-10-12bnxt_en: Add bnxt_hwrm_nvm_get_dev_info() to query NVM info.Vasundhara Volam1-0/+16
2020-10-12bnxt_en: Enable online self tests for multi-host/NPAR mode.Vasundhara Volam1-4/+4
2020-10-04bnxt_en: Add a software counter for RX ring reset.Michael Chan1-0/+1