Show patches with: Submitter = Michael Chan       |    Archived = No       |   185 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[net,3/3] bnxt_en: Clean up completion ring page arrays completely bnxt_en: Bug fixes. --- 2021-09-12 Michael Chan New
[net,2/3] bnxt_en: make bnxt_free_skbs() safe to call after bnxt_free_mem() bnxt_en: Bug fixes. --- 2021-09-12 Michael Chan New
[net,1/3] bnxt_en: Fix error recovery regression bnxt_en: Bug fixes. --- 2021-09-12 Michael Chan New
[net,5/5] bnxt_en: Fix possible unintended driver initiated error recovery [net,1/5] bnxt_en: fix stored FW_PSID version masks --- 2021-09-05 Michael Chan New
[net,3/5] bnxt_en: Fix asic.rev in devlink dev info command [net,1/5] bnxt_en: fix stored FW_PSID version masks --- 2021-09-05 Michael Chan New
[net,1/5] bnxt_en: fix stored FW_PSID version masks [net,1/5] bnxt_en: fix stored FW_PSID version masks --- 2021-09-05 Michael Chan New
[net-next,v2] bnxt_en: Fix 64-bit doorbell operation on 32-bit kernels [net-next,v2] bnxt_en: Fix 64-bit doorbell operation on 32-bit kernels --- 2021-09-01 Michael Chan New
[net-next,v2,08/11] bnxt_en: use link_lock instead of hwrm_cmd_lock to protect link_info bnxt_en: Implement new driver APIs to send FW messages --- 2021-08-29 Michael Chan New
[net-next,v2,04/11] bnxt_en: introduce new firmware message API based on DMA pools bnxt_en: Implement new driver APIs to send FW messages --- 2021-08-29 Michael Chan New
[net-next,v2,02/11] bnxt_en: Refactor the HWRM_VER_GET firmware calls bnxt_en: Implement new driver APIs to send FW messages --- 2021-08-29 Michael Chan New
[net-next,11/11] bnxt_en: support multiple HWRM commands in flight bnxt_en: Implement new driver APIs to send FW messages --- 2021-08-28 Michael Chan New
[net-next,10/11] bnxt_en: remove legacy HWRM interface bnxt_en: Implement new driver APIs to send FW messages --- 2021-08-28 Michael Chan New
[net-next,09/11] bnxt_en: update all firmware calls to use the new APIs bnxt_en: Implement new driver APIs to send FW messages --- 2021-08-28 Michael Chan New
[net-next,07/11] bnxt_en: add support for HWRM request slices bnxt_en: Implement new driver APIs to send FW messages --- 2021-08-28 Michael Chan New
[net-next,06/11] bnxt_en: add HWRM request assignment API bnxt_en: Implement new driver APIs to send FW messages --- 2021-08-28 Michael Chan New
[net-next,05/11] bnxt_en: discard out of sequence HWRM responses bnxt_en: Implement new driver APIs to send FW messages --- 2021-08-28 Michael Chan New
[net-next,03/11] bnxt_en: move HWRM API implementation into separate file bnxt_en: Implement new driver APIs to send FW messages --- 2021-08-28 Michael Chan New
[net-next,01/11] bnxt_en: remove DMA mapping for KONG response bnxt_en: Implement new driver APIs to send FW messages --- 2021-08-28 Michael Chan New
[net,2/2] bnxt_en: Add missing DMA memory barriers bnxt_en: 2 bug fixes --- 2021-08-15 Michael Chan New
[net,3/3] bnxt_en: Use register window 6 instead of 5 to read the PHC bnxt_en: PTP fixes --- 2021-08-07 Michael Chan New
[net,2/3] bnxt_en: Update firmware call to retrieve TX PTP timestamp bnxt_en: PTP fixes --- 2021-08-07 Michael Chan New
[net,1/3] bnxt_en: Update firmware interface to 1.10.2.52 bnxt_en: PTP fixes --- 2021-08-07 Michael Chan New
[net-next,2/2] bnxt_en: Increase maximum RX ring size if jumbo ring is not used bnxt_en: Increase maximum RX ring size when jumbo ring is unused --- 2021-08-02 Michael Chan New
[net-next,6/6] bnxt_en: Log if an invalid signal detected on TSIO pin bnxt_en: PTP enhancements --- 2021-07-28 Michael Chan New
[net-next,4/6] bnxt_en: 1PPS functions to configure TSIO pins bnxt_en: PTP enhancements --- 2021-07-28 Michael Chan New
[net-next,2/6] bnxt_en: Do not read the PTP PHC during chip reset bnxt_en: PTP enhancements --- 2021-07-28 Michael Chan New
[net] bnxt_en: Add missing periodic PHC overflow check [net] bnxt_en: Add missing periodic PHC overflow check --- 2021-07-23 Michael Chan New
[net,9/9] bnxt_en: Fix PTP capability discovery bnxt_en: Bug fixes --- 2021-07-18 Michael Chan New
[net,8/9] bnxt_en: Move bnxt_ptp_init() to bnxt_open() bnxt_en: Bug fixes --- 2021-07-18 Michael Chan New
[net,7/9] bnxt_en: Check abort error state in bnxt_half_open_nic() bnxt_en: Bug fixes --- 2021-07-18 Michael Chan New
[net,6/9] bnxt_en: Validate vlan protocol ID on RX packets bnxt_en: Bug fixes --- 2021-07-18 Michael Chan New
[net,5/9] bnxt_en: fix error path of FW reset bnxt_en: Bug fixes --- 2021-07-18 Michael Chan New
[net,4/9] bnxt_en: Add missing check for BNXT_STATE_ABORT_ERR in bnxt_fw_rset_task() bnxt_en: Bug fixes --- 2021-07-18 Michael Chan New
[net,3/9] bnxt_en: Refresh RoCE capabilities in bnxt_ulp_probe() bnxt_en: Bug fixes --- 2021-07-18 Michael Chan New
[net,2/9] bnxt_en: reject ETS settings that will starve a TC bnxt_en: Bug fixes --- 2021-07-18 Michael Chan New
[net,1/9] bnxt_en: don't disable an already disabled PCI device bnxt_en: Bug fixes --- 2021-07-18 Michael Chan New
[net-next,v2,7/7] bnxt_en: Enable hardware PTP support Untitled series #140491 --- 2021-06-27 Michael Chan New
[net-next,v2,5/7] bnxt_en: Get the RX packet timestamp Untitled series #140491 --- 2021-06-27 Michael Chan New
[net-next,v2,3/7] bnxt_en: Add PTP clock APIs, ioctls, and ethtool methods Untitled series #140491 --- 2021-06-27 Michael Chan New
[net-next,v2,2/7] bnxt_en: Get PTP hardware capability from firmware Untitled series #140491 --- 2021-06-27 Michael Chan New
[net,3/3] bnxt_en: Call bnxt_ethtool_free() in bnxt_init_one() error path bnxt_en: Bug fixes --- 2021-06-18 Michael Chan New
[net-next,6/7] bnxt_en: Transmit and retrieve packet timestamps. bnxt_en: Add hardware PTP timestamping support on 575XX devices. --- 2021-05-29 Michael Chan New
[net-next,5/7] bnxt_en: Get the RX packet timestamp. bnxt_en: Add hardware PTP timestamping support on 575XX devices. --- 2021-05-29 Michael Chan New
[net-next,3/7] bnxt_en: Add PTP clock APIs, ioctls, and ethtool methods. bnxt_en: Add hardware PTP timestamping support on 575XX devices. --- 2021-05-29 Michael Chan New
[net-next,2/7] bnxt_en: Get PTP hardware capability from firmware. bnxt_en: Add hardware PTP timestamping support on 575XX devices. --- 2021-05-29 Michael Chan New
[net-next,1/7] bnxt_en: Update firmware interface to 1.10.2.34. bnxt_en: Add hardware PTP timestamping support on 575XX devices. --- 2021-05-29 Michael Chan New
pci: Add ACS quirk for Broadcom NIC. pci: Add ACS quirk for Broadcom NIC. --- 2021-05-22 Michael Chan New
[net,2/2] bnxt_en: Fix context memory setup for 64K page size. bnxt_en: 2 bug fixes. --- 2021-05-15 Michael Chan New
[net,1/2] bnxt_en: Include new P5 HV definition in VF check. bnxt_en: 2 bug fixes. --- 2021-05-15 Michael Chan New
[net,v2] bnxt_en: Fix and improve .ndo_features_check(). [net,v2] bnxt_en: Fix and improve .ndo_features_check(). --- 2021-05-08 Michael Chan New
[net] bnxt_en: Fix and improve .ndo_features_check(). [net] bnxt_en: Fix and improve .ndo_features_check(). --- 2021-05-05 Michael Chan New
[net-next,v2,10/10] bnxt_en: Implement .ndo_features_check(). bnxt_en: Updates for net-next. --- 2021-04-25 Michael Chan New
[net-next,v2,09/10] bnxt_en: Support IFF_SUPP_NOFCS feature to transmit without ethernet FCS. bnxt_en: Updates for net-next. --- 2021-04-25 Michael Chan New
[net-next,v2,08/10] bnxt_en: Add PCI IDs for Hyper-V VF devices. bnxt_en: Updates for net-next. --- 2021-04-25 Michael Chan New
[net-next,v2,07/10] bnxt_en: Call bnxt_approve_mac() after the PF gives up control of the VF MAC. bnxt_en: Updates for net-next. --- 2021-04-25 Michael Chan New
[net-next,v2,06/10] bnxt_en: Move bnxt_approve_mac(). bnxt_en: Updates for net-next. --- 2021-04-25 Michael Chan New
[net-next,v2,05/10] bnxt_en: allow VF config ops when PF is closed bnxt_en: Updates for net-next. --- 2021-04-25 Michael Chan New
[net-next,v2,04/10] bnxt_en: allow promiscuous mode for trusted VFs bnxt_en: Updates for net-next. --- 2021-04-25 Michael Chan New
[net-next,v2,03/10] bnxt_en: Add support for fw managed link down feature. bnxt_en: Updates for net-next. --- 2021-04-25 Michael Chan New
[net-next,v2,02/10] bnxt_en: Add a new phy_flags field to the main driver structure. bnxt_en: Updates for net-next. --- 2021-04-25 Michael Chan New
[net-next,v2,01/10] bnxt_en: report signal mode in link up messages bnxt_en: Updates for net-next. --- 2021-04-25 Michael Chan New
[net] bnxt_en: Fix RX consumer index logic in the error path. [net] bnxt_en: Fix RX consumer index logic in the error path. --- 2021-04-23 Michael Chan New
[net-next,4/5] bnxt_en: Refactor __bnxt_vf_reps_destroy(). bnxt_en: Error recovery fixes. --- 2021-04-12 Michael Chan New
[net-next,2/5] bnxt_en: Invalidate health register mapping at the end of probe. bnxt_en: Error recovery fixes. --- 2021-04-12 Michael Chan New
[net-next,7/7] bnxt_en: Enhance retry of the first message to the firmware. bnxt_en: Error recovery improvements. --- 2021-03-22 Michael Chan New
[net-next,6/7] bnxt_en: Remove the read of BNXT_FW_RESET_INPROG_REG after firmware reset. bnxt_en: Error recovery improvements. --- 2021-03-22 Michael Chan New
[net-next,5/7] bnxt_en: Set BNXT_STATE_FW_RESET_DET flag earlier for the RDMA driver. bnxt_en: Error recovery improvements. --- 2021-03-22 Michael Chan New
[net-next,4/7] bnxt_en: check return value of bnxt_hwrm_func_resc_qcaps bnxt_en: Error recovery improvements. --- 2021-03-22 Michael Chan New
[net-next,3/7] bnxt_en: don't fake firmware response success when PCI is disabled bnxt_en: Error recovery improvements. --- 2021-03-22 Michael Chan New
[net-next,2/7] bnxt_en: Improve wait for firmware commands completion bnxt_en: Error recovery improvements. --- 2021-03-22 Michael Chan New
[net-next,1/7] bnxt_en: Improve the status_reliable flag in bp->fw_health. bnxt_en: Error recovery improvements. --- 2021-03-22 Michael Chan New
[net,2/2] bnxt_en: reliably allocate IRQ table on reset to avoid crash bnxt_en: Error recovery bug fixes. --- 2021-02-26 Michael Chan New
[net-next,7/7] bnxt_en: Improve logging of error recovery settings information. [net-next,1/7] bnxt_en: Update firmware interface spec to 1.10.2.16. --- 2021-02-14 Michael Chan New
[net-next,5/7] bnxt_en: Initialize "context kind" field for context memory blocks. [net-next,1/7] bnxt_en: Update firmware interface spec to 1.10.2.16. --- 2021-02-14 Michael Chan New
[net-next,3/7] bnxt_en: Implement faster recovery for firmware fatal error. [net-next,1/7] bnxt_en: Update firmware interface spec to 1.10.2.16. --- 2021-02-14 Michael Chan New
[net-next,1/7] bnxt_en: Update firmware interface spec to 1.10.2.16. [net-next,1/7] bnxt_en: Update firmware interface spec to 1.10.2.16. --- 2021-02-14 Michael Chan New
[net,2/2] bnxt_en: Fix devlink info's stored fw.psid version format. bnxt_en: 2 bug fixes. --- 2021-02-11 Michael Chan New
[net,1/2] bnxt_en: reverse order of TX disable and carrier off bnxt_en: 2 bug fixes. --- 2021-02-11 Michael Chan New
[net-next,13/15] bnxt_en: Improve firmware fatal error shutdown sequence. bnxt_en: Error recovery improvements. --- 2021-01-25 Michael Chan New
[net-next,11/15] bnxt_en: Add a new BNXT_STATE_NAPI_DISABLED flag to keep track of NAPI state. bnxt_en: Error recovery improvements. --- 2021-01-25 Michael Chan New
[net-next,10/15] bnxt_en: Add bnxt_fw_reset_timeout() helper. bnxt_en: Error recovery improvements. --- 2021-01-25 Michael Chan New
[net-next,08/15] bnxt_en: attempt to reinitialize after aborted reset bnxt_en: Error recovery improvements. --- 2021-01-25 Michael Chan New
[net-next,06/15] bnxt_en: Add an upper bound for all firmware command timeouts. bnxt_en: Error recovery improvements. --- 2021-01-25 Michael Chan New
[net-next,03/15] bnxt_en: handle CRASH_NO_MASTER during bnxt_open() bnxt_en: Error recovery improvements. --- 2021-01-25 Michael Chan New
[net-next,02/15] bnxt_en: Define macros for the various health register states. bnxt_en: Error recovery improvements. --- 2021-01-25 Michael Chan New
[net,2/2] bnxt_en: Clear DEFRAG flag in firmware message when retry flashing. bnxt_en: Bug fixes. --- 2021-01-11 Michael Chan New
[net,2/2] bnxt_en: Check TQM rings for maximum supported value. bnxt_en: Bug fixes. --- 2020-12-27 Michael Chan New
[net-next,5/5] bnxt_en: Enable batch mode when using HWRM_NVM_MODIFY to flash packages. bnxt_en: Improve firmware flashing. --- 2020-12-13 Michael Chan New
[net-next,4/5] bnxt_en: Retry installing FW package under NO_SPACE error condition. bnxt_en: Improve firmware flashing. --- 2020-12-13 Michael Chan New
[net-next,3/5] bnxt_en: Restructure bnxt_flash_package_from_fw_obj() to execute in a loop. bnxt_en: Improve firmware flashing. --- 2020-12-13 Michael Chan New
[net-next,2/5] bnxt_en: Rearrange the logic in bnxt_flash_package_from_fw_obj(). bnxt_en: Improve firmware flashing. --- 2020-12-13 Michael Chan New
[net-next,1/5] bnxt_en: Refactor bnxt_flash_nvram. bnxt_en: Improve firmware flashing. --- 2020-12-13 Michael Chan New
[net,3/4] bnxt_en: Fix counter overflow logic. [net,1/4] bnxt_en: read EEPROM A2h address using page 0 --- 2020-11-16 Michael Chan New
[net,1/4] bnxt_en: read EEPROM A2h address using page 0 [net,1/4] bnxt_en: read EEPROM A2h address using page 0 --- 2020-11-16 Michael Chan New
[net,5/5] bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally. bnxt_en: Bug fixes. --- 2020-10-26 Michael Chan New
[net,4/5] bnxt_en: Check abort error state in bnxt_open_nic(). bnxt_en: Bug fixes. --- 2020-10-26 Michael Chan New
[net,3/5] bnxt_en: Re-write PCI BARs after PCI fatal error. bnxt_en: Bug fixes. --- 2020-10-26 Michael Chan New
[net,2/5] bnxt_en: Invoke cancel_delayed_work_sync() for PFs also. bnxt_en: Bug fixes. --- 2020-10-26 Michael Chan New
[net,1/5] bnxt_en: Fix regression in workqueue cleanup logic in bnxt_remove_one(). bnxt_en: Bug fixes. --- 2020-10-26 Michael Chan New
[net-next,v2,9/9] bnxt_en: Add stored FW version info to devlink info_get cb. bnxt_en: Updates for net-next. --- 2020-10-12 Michael Chan New
« 1 2 »