summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnxt
Commit message (Expand)AuthorAgeFilesLines
* bnxt_en: Fix TC queue mapping.Michael Chan2020-02-031-1/+1
* bnxt_en: Fix logic that disables Bus Master during firmware reset.Vasundhara Volam2020-02-031-4/+7
* bnxt_en: Fix RDMA driver failure with SRIOV after firmware reset.Michael Chan2020-02-031-2/+5
* bnxt_en: Refactor logic to re-enable SRIOV after firmware reset detected.Michael Chan2020-02-031-7/+12
* bnxt_en: Add support for devlink info commandVasundhara Volam2020-01-272-0/+138
* bnxt_en: Rename switch_id to dsnVasundhara Volam2020-01-273-6/+6
* bnxt_en: Add support to update progress of flash updateVasundhara Volam2020-01-271-1/+13
* bnxt_en: Move devlink_register before registering netdevVasundhara Volam2020-01-272-5/+8
* bnxt_en: Register devlink irrespective of firmware spec versionVasundhara Volam2020-01-271-5/+6
* bnxt_en: Refactor bnxt_dl_register()Vasundhara Volam2020-01-271-24/+36
* bnxt_en: Disable workaround for lost interrupts on 575XX B0 and newer chips.Michael Chan2020-01-272-1/+5
* bnxt_en: Periodically check and remove aged-out ntuple filtersPavan Chebbi2020-01-271-0/+7
* bnxt_en: Do not accept fragments for aRFS flow steering.Michael Chan2020-01-271-2/+4
* bnxt_en: Support UDP RSS hashing on 575XX chips.Michael Chan2020-01-271-1/+1
* bnxt_en: Remove the setting of dev_port.Michael Chan2020-01-271-1/+0
* bnxt_en: Improve bnxt_probe_phy().Michael Chan2020-01-271-3/+3
* bnxt_en: Improve link up detection.Michael Chan2020-01-272-9/+9
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-193-12/+24
|\
| * bnxt_en: Do not treat DSN (Digital Serial Number) read failure as fatal.Michael Chan2020-01-183-4/+7
| * bnxt_en: Fix ipv6 RFS filter matching logic.Michael Chan2020-01-181-5/+17
| * bnxt_en: Fix NTUPLE firmware command failures.Michael Chan2020-01-181-3/+0
* | bnxt: Detach page from page pool before sending up the stackJonathan Lemon2020-01-101-0/+1
* | bnxt_en: Call recovery done after reset is successfully doneVikas Gupta2020-01-083-2/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-226-61/+147
|\|
| * bnxt: apply computed clamp value for coalece parameterJonathan Lemon2019-12-131-1/+1
| * bnxt_en: Add missing devlink health reporters for VFs.Vasundhara Volam2019-12-102-14/+22
| * bnxt_en: Fix the logic that creates the health reporters.Vasundhara Volam2019-12-103-21/+56
| * bnxt_en: Remove unnecessary NULL checks for fw_healthVasundhara Volam2019-12-102-9/+3
| * bnxt_en: Fix bp->fw_health allocation and free logic.Vasundhara Volam2019-12-101-10/+26
| * bnxt_en: Return error if FW returns more data than dump lengthVasundhara Volam2019-12-102-8/+34
| * bnxt_en: Free context memory in the open path if firmware has been reset.Michael Chan2019-12-101-0/+3
| * bnxt_en: Fix MSIX request logic for RDMA driver.Michael Chan2019-12-101-2/+6
* | netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-121-1/+1
|/
* bnxt_en: Add support for flashing the device via devlinkVasundhara Volam2019-11-243-2/+24
* bnxt_en: Allow PHY settings on multi-function or NPAR PFs if allowed by FW.Michael Chan2019-11-243-5/+12
* bnxt_en: Add async. event logic for PHY configuration changes.Michael Chan2019-11-242-0/+11
* bnxt_en: Refactor the initialization of the ethtool link settings.Michael Chan2019-11-241-20/+26
* bnxt_en: Skip disabling autoneg before PHY loopback when appropriate.Michael Chan2019-11-243-3/+10
* bnxt_en: Assign more RSS context resources to the VFs.Michael Chan2019-11-241-2/+6
* bnxt_en: Initialize context memory to the value specified by firmware.Michael Chan2019-11-242-9/+19
* bnxt_en: Fix suspend/resume path on 57500 chipsVasundhara Volam2019-11-241-0/+14
* bnxt_en: Send FUNC_RESOURCE_QCAPS command in bnxt_resume()Vasundhara Volam2019-11-241-2/+10
* bnxt_en: Combine 2 functions calling the same HWRM_DRV_RGTR fw command.Vasundhara Volam2019-11-243-47/+35
* bnxt_en: Do driver unregister cleanup in bnxt_init_one() failure path.Vasundhara Volam2019-11-242-3/+11
* bnxt_en: Disable/enable Bus master during suspend/resume.Michael Chan2019-11-241-0/+8
* bnxt_en: Add chip IDs for 57452 and 57454 chips.Michael Chan2019-11-241-1/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-11-201-7/+2
|\
| * bpf: Convert bpf_prog refcnt to atomic64_tAndrii Nakryiko2019-11-181-7/+2
* | bnxt_en: Abort waiting for firmware response if there is no heartbeat.Pavan Chebbi2019-11-181-0/+10
* | bnxt_en: Add a warning message for driver initiated resetVasundhara Volam2019-11-181-0/+1
OpenPOWER on IntegriCloud