Age | Commit message (Expand) | Author |
2020-06-23 | bnxt_en: Do not enable legacy TX push on older firmware. | Michael Chan |
2020-06-23 | bnxt_en: Store the running firmware version code. | Michael Chan |
2020-06-01 | bnxt_tc: update indirect block support | Pablo Neira Ayuso |
2020-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-05-26 | bnxt_en: fix firmware message length endianness | Edwin Peer |
2020-05-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-05-04 | bnxt_en: Refactor the software ring counters. | Michael Chan |
2020-05-04 | bnxt_en: Add support for L2 doorbell size. | Michael Chan |
2020-05-04 | bnxt_en: Define the doorbell offsets on 57500 chips. | Michael Chan |
2020-05-04 | bnxt_en: Allocate TQM ring context memory according to fw specification. | Michael Chan |
2020-04-27 | bnxt_en: Fix VF anti-spoof filter setup. | Michael Chan |
2020-03-27 | bnxt_en: Read partno and serialno of the board from VPD | Vasundhara Volam |
2020-03-27 | bnxt_en: Add fw.mgmt.api version to devlink info_get cb. | Vasundhara Volam |
2020-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-03-23 | bnxt_en: Fix Priority Bytes and Packets counters in ethtool -S. | Michael Chan |
2020-03-03 | net/broadcom: Clean broadcom code from driver versions | Leon Romanovsky |
2020-01-27 | bnxt_en: Rename switch_id to dsn | Vasundhara Volam |
2020-01-27 | bnxt_en: Disable workaround for lost interrupts on 575XX B0 and newer chips. | Michael Chan |
2020-01-18 | bnxt_en: Do not treat DSN (Digital Serial Number) read failure as fatal. | Michael Chan |
2020-01-18 | bnxt_en: Fix NTUPLE firmware command failures. | Michael Chan |
2019-11-24 | bnxt_en: Allow PHY settings on multi-function or NPAR PFs if allowed by FW. | Michael Chan |
2019-11-24 | bnxt_en: Add async. event logic for PHY configuration changes. | Michael Chan |
2019-11-24 | bnxt_en: Skip disabling autoneg before PHY loopback when appropriate. | Michael Chan |
2019-11-24 | bnxt_en: Initialize context memory to the value specified by firmware. | Michael Chan |
2019-11-24 | bnxt_en: Combine 2 functions calling the same HWRM_DRV_RGTR fw command. | Vasundhara Volam |
2019-11-24 | bnxt_en: Do driver unregister cleanup in bnxt_init_one() failure path. | Vasundhara Volam |
2019-11-24 | bnxt_en: Add chip IDs for 57452 and 57454 chips. | Michael Chan |
2019-11-18 | bnxt_en: Report health status update after reset is done | Vasundhara Volam |
2019-11-18 | bnxt_en: Extend ETHTOOL_RESET to hot reset driver. | Vasundhara Volam |
2019-11-18 | bnxt_en: Improve RX buffer error handling. | Michael Chan |
2019-11-18 | bnxt_en: Update firmware interface spec to 1.10.1.12. | Michael Chan |
2019-10-31 | bnxt_en: flow_offload: offload tunnel decap rules via indirect callbacks | Sriharsha Basavapatna |
2019-10-31 | bnxt_en: Add support to collect crash dump via ethtool | Vasundhara Volam |
2019-10-31 | bnxt_en: Add support to invoke OP-TEE API to reset firmware | Vasundhara Volam |
2019-09-16 | bnxt_en: Add a new BNXT_FW_RESET_STATE_POLL_FW_DOWN state. | Vasundhara Volam |
2019-09-16 | bnxt_en: Increase timeout for HWRM_DBG_COREDUMP_XX commands | Vasundhara Volam |
2019-08-30 | bnxt_en: Add FW fatal devlink_health_reporter. | Vasundhara Volam |
2019-08-30 | bnxt_en: Add bnxt_fw_exception() to handle fatal firmware errors. | Michael Chan |
2019-08-30 | bnxt_en: Do not send firmware messages if firmware is in error state. | Michael Chan |
2019-08-30 | bnxt_en: Add devlink health reset reporter. | Vasundhara Volam |
2019-08-30 | bnxt_en: Handle firmware reset. | Michael Chan |
2019-08-30 | bnxt_en: Handle RESET_NOTIFY async event from firmware. | Michael Chan |
2019-08-30 | bnxt_en: Add new FW devlink_health_reporter | Vasundhara Volam |
2019-08-30 | bnxt_en: Add BNXT_STATE_IN_FW_RESET state. | Michael Chan |
2019-08-30 | bnxt_en: Enable health monitoring. | Michael Chan |
2019-08-30 | bnxt_en: Pre-map the firmware health monitoring registers. | Michael Chan |
2019-08-30 | bnxt_en: Discover firmware error recovery capabilities. | Michael Chan |
2019-08-30 | bnxt_en: Handle firmware reset status during IF_UP. | Michael Chan |
2019-08-10 | bnxt: no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2019-07-29 | bnxt_en: Support all variants of the 5750X chip family. | Michael Chan |