index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
Age
Commit message (
Expand
)
Author
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-04-30
PCI/VPD: Remove pci_vpd_find_tag() 'offset' argument
Heiner Kallweit
2021-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-04-25
bnxt_en: Implement .ndo_features_check().
Michael Chan
2021-04-25
bnxt_en: Support IFF_SUPP_NOFCS feature to transmit without ethernet FCS.
Michael Chan
2021-04-25
bnxt_en: Add PCI IDs for Hyper-V VF devices.
Michael Chan
2021-04-25
bnxt_en: Call bnxt_approve_mac() after the PF gives up control of the VF MAC.
Michael Chan
2021-04-25
bnxt_en: Move bnxt_approve_mac().
Michael Chan
2021-04-25
bnxt_en: allow VF config ops when PF is closed
Edwin Peer
2021-04-25
bnxt_en: allow promiscuous mode for trusted VFs
Edwin Peer
2021-04-25
bnxt_en: Add support for fw managed link down feature.
Michael Chan
2021-04-25
bnxt_en: Add a new phy_flags field to the main driver structure.
Michael Chan
2021-04-25
bnxt_en: report signal mode in link up messages
Edwin Peer
2021-04-25
bnxt_en: Fix RX consumer index logic in the error path.
Michael Chan
2021-04-22
bnxt_en: fix ternary sign extension bug in bnxt_show_temp()
Dan Carpenter
2021-04-19
bnxt: add more ethtool standard stats
Jakub Kicinski
2021-04-19
RDMA/bnxt_re: Create direct symbol link between bnxt modules
Leon Romanovsky
2021-04-16
bnxt: implement ethtool standard stats
Jakub Kicinski
2021-04-15
bnxt: implement ethtool::get_fec_stats
Jakub Kicinski
2021-04-12
bnxt_en: Free and allocate VF-Reps during error recovery.
Sriharsha Basavapatna
2021-04-12
bnxt_en: Refactor __bnxt_vf_reps_destroy().
Michael Chan
2021-04-12
bnxt_en: Refactor bnxt_vf_reps_create().
Sriharsha Basavapatna
2021-04-12
bnxt_en: Invalidate health register mapping at the end of probe.
Vasundhara Volam
2021-04-12
bnxt_en: Treat health register value 0 as valid in bnxt_try_reover_fw().
Michael Chan
2021-03-25
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-03-22
bnxt_en: Enhance retry of the first message to the firmware.
Michael Chan
2021-03-22
bnxt_en: Remove the read of BNXT_FW_RESET_INPROG_REG after firmware reset.
Vasundhara Volam
2021-03-22
bnxt_en: Set BNXT_STATE_FW_RESET_DET flag earlier for the RDMA driver.
Michael Chan
2021-03-22
bnxt_en: check return value of bnxt_hwrm_func_resc_qcaps
Scott Branden
2021-03-22
bnxt_en: don't fake firmware response success when PCI is disabled
Edwin Peer
2021-03-22
bnxt_en: Improve wait for firmware commands completion
Pavan Chebbi
2021-03-22
bnxt_en: Improve the status_reliable flag in bp->fw_health.
Michael Chan
2021-03-18
bpf, devmap: Move drop error path to devmap for XDP_REDIRECT
Lorenzo Bianconi
2021-02-26
bnxt_en: reliably allocate IRQ table on reset to avoid crash
Edwin Peer
2021-02-26
bnxt_en: Fix race between firmware reset and driver remove.
Vasundhara Volam
2021-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-02-14
bnxt_en: Improve logging of error recovery settings information.
Michael Chan
2021-02-14
bnxt_en: Reply to firmware's echo request async message.
Michael Chan
2021-02-14
bnxt_en: Initialize "context kind" field for context memory blocks.
Michael Chan
2021-02-14
bnxt_en: Add context memory initialization infrastructure.
Michael Chan
2021-02-14
bnxt_en: Implement faster recovery for firmware fatal error.
Michael Chan
2021-02-14
bnxt_en: selectively allocate context memories
Edwin Peer
2021-02-14
bnxt_en: Update firmware interface spec to 1.10.2.16.
Michael Chan
2021-02-11
bnxt_en: Fix devlink info's stored fw.psid version format.
Vasundhara Volam
2021-02-11
bnxt_en: reverse order of TX disable and carrier off
Edwin Peer
2021-01-26
bnxt_en: Convert to use netif_level() helpers.
Michael Chan
2021-01-25
bnxt_en: Do not process completion entries after fatal condition detected.
Michael Chan
2021-01-25
bnxt_en: Consolidate firmware reset event logging.
Michael Chan
2021-01-25
bnxt_en: Improve firmware fatal error shutdown sequence.
Michael Chan
[next]