index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
Age
Commit message (
Expand
)
Author
2020-03-01
bnxt_en: fix error handling when flashing from file
Edwin Peer
2020-03-01
bnxt_en: reinitialize IRQs when MTU is modified
Vasundhara Volam
2020-02-26
bnxt_en: add newline to netdev_*() format strings
Jonathan Lemon
2020-02-20
bnxt_en: Issue PCIe FLR in kdump kernel to cleanup pending DMAs.
Vasundhara Volam
2020-02-20
bnxt_en: Improve device shutdown method.
Vasundhara Volam
2020-02-03
bnxt_en: Fix TC queue mapping.
Michael Chan
2020-02-03
bnxt_en: Fix logic that disables Bus Master during firmware reset.
Vasundhara Volam
2020-02-03
bnxt_en: Fix RDMA driver failure with SRIOV after firmware reset.
Michael Chan
2020-02-03
bnxt_en: Refactor logic to re-enable SRIOV after firmware reset detected.
Michael Chan
2020-01-27
bnxt_en: Add support for devlink info command
Vasundhara Volam
2020-01-27
bnxt_en: Rename switch_id to dsn
Vasundhara Volam
2020-01-27
bnxt_en: Add support to update progress of flash update
Vasundhara Volam
2020-01-27
bnxt_en: Move devlink_register before registering netdev
Vasundhara Volam
2020-01-27
bnxt_en: Register devlink irrespective of firmware spec version
Vasundhara Volam
2020-01-27
bnxt_en: Refactor bnxt_dl_register()
Vasundhara Volam
2020-01-27
bnxt_en: Disable workaround for lost interrupts on 575XX B0 and newer chips.
Michael Chan
2020-01-27
bnxt_en: Periodically check and remove aged-out ntuple filters
Pavan Chebbi
2020-01-27
bnxt_en: Do not accept fragments for aRFS flow steering.
Michael Chan
2020-01-27
bnxt_en: Support UDP RSS hashing on 575XX chips.
Michael Chan
2020-01-27
bnxt_en: Remove the setting of dev_port.
Michael Chan
2020-01-27
bnxt_en: Improve bnxt_probe_phy().
Michael Chan
2020-01-27
bnxt_en: Improve link up detection.
Michael Chan
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-18
bnxt_en: Do not treat DSN (Digital Serial Number) read failure as fatal.
Michael Chan
2020-01-18
bnxt_en: Fix ipv6 RFS filter matching logic.
Michael Chan
2020-01-18
bnxt_en: Fix NTUPLE firmware command failures.
Michael Chan
2020-01-10
bnxt: Detach page from page pool before sending up the stack
Jonathan Lemon
2020-01-08
bnxt_en: Call recovery done after reset is successfully done
Vikas Gupta
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-13
bnxt: apply computed clamp value for coalece parameter
Jonathan Lemon
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-10
bnxt_en: Add missing devlink health reporters for VFs.
Vasundhara Volam
2019-12-10
bnxt_en: Fix the logic that creates the health reporters.
Vasundhara Volam
2019-12-10
bnxt_en: Remove unnecessary NULL checks for fw_health
Vasundhara Volam
2019-12-10
bnxt_en: Fix bp->fw_health allocation and free logic.
Vasundhara Volam
2019-12-10
bnxt_en: Return error if FW returns more data than dump length
Vasundhara Volam
2019-12-10
bnxt_en: Free context memory in the open path if firmware has been reset.
Michael Chan
2019-12-10
bnxt_en: Fix MSIX request logic for RDMA driver.
Michael Chan
2019-11-24
bnxt_en: Add support for flashing the device via devlink
Vasundhara Volam
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: Refactor the initialization of the ethtool link settings.
Michael Chan
2019-11-24
bnxt_en: Skip disabling autoneg before PHY loopback when appropriate.
Michael Chan
2019-11-24
bnxt_en: Assign more RSS context resources to the VFs.
Michael Chan
2019-11-24
bnxt_en: Initialize context memory to the value specified by firmware.
Michael Chan
2019-11-24
bnxt_en: Fix suspend/resume path on 57500 chips
Vasundhara Volam
2019-11-24
bnxt_en: Send FUNC_RESOURCE_QCAPS command in bnxt_resume()
Vasundhara Volam
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: Disable/enable Bus master during suspend/resume.
Michael Chan
[next]