index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
/
bnxt.c
Age
Commit message (
Expand
)
Author
2020-07-12
bnxt_en: Fix completion ring sizing with TPA enabled.
Michael Chan
2020-07-12
bnxt_en: Init ethtool link settings after reading updated PHY configuration.
Vasundhara Volam
2020-06-23
bnxt_en: Read VPD info only for PFs
Vasundhara Volam
2020-06-23
bnxt_en: Fix statistics counters issue during ifdown with older firmware.
Michael Chan
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-15
bnxt_en: Return from timer if interface is not in open state.
Vasundhara Volam
2020-06-15
bnxt_en: Fix AER reset logic on 57500 chips.
Michael Chan
2020-06-15
bnxt_en: Re-enable SRIOV during resume.
Michael Chan
2020-06-15
bnxt_en: Simplify bnxt_resume().
Michael Chan
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-26
bnxt_en: Fix accumulation of bp->net_stats_prev.
Michael Chan
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: Do not include ETH_FCS_LEN in the max packet length sent to fw.
Vasundhara Volam
2020-05-04
bnxt_en: Improve TQM ring context memory sizing formulas.
Michael Chan
2020-05-04
bnxt_en: Allocate TQM ring context memory according to fw specification.
Michael Chan
2020-04-27
bnxt_en: Fix VLAN acceleration handling in bnxt_fix_features().
Michael Chan
2020-04-27
bnxt_en: Return error when allocating zero size context memory.
Michael Chan
2020-04-27
bnxt_en: Improve AER slot reset.
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: Reset rings if ring reservation fails during open()
Vasundhara Volam
2020-03-23
bnxt_en: Free context memory after disabling PCI in probe error path.
Michael Chan
2020-03-23
bnxt_en: Return error if bnxt_alloc_ctx_mem() fails.
Michael Chan
2020-03-23
bnxt_en: Fix Priority Bytes and Packets counters in ethtool -S.
Michael Chan
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-08
bnxt_en: Call devlink_port_type_clear() in remove()
Vasundhara Volam
2020-03-08
bnxt_en: Return -EAGAIN if fw command returns BUSY
Vasundhara Volam
2020-03-08
bnxt_en: Modify some bnxt_hwrm_*_free() functions to void.
Vasundhara Volam
2020-03-08
bnxt_en: Remove unnecessary assignment of return code
Vasundhara Volam
2020-03-08
bnxt_en: Clear DCB settings after firmware reset.
Michael Chan
2020-03-08
bnxt_en: Process the NQ under NAPI continuous polling.
Michael Chan
2020-03-08
bnxt_en: Simplify __bnxt_poll_cqs_done().
Michael Chan
2020-03-08
bnxt_en: Handle all NQ notifications in bnxt_poll_p5().
Michael Chan
2020-03-05
bnxt_en: Use pci_get_dsn()
Jacob Keller
2020-03-03
net/broadcom: Clean broadcom code from driver versions
Leon Romanovsky
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: Rename switch_id to dsn
Vasundhara Volam
[next]