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
/
bnxt.c
Age
Commit message (
Expand
)
Author
2021-12-27
bnxt_en: Add event handler for PAUSE Storm event
Somnath Kotur
2021-11-16
net: move gro definitions to include/net/gro.h
Eric Dumazet
2021-10-29
bnxt_en: implement firmware live patching
Edwin Peer
2021-10-29
bnxt_en: Update firmware interface to 1.10.2.63
Michael Chan
2021-10-29
bnxt_en: Retrieve coredump and crashdump size via FW command
Vasundhara Volam
2021-10-29
bnxt_en: improve fw diagnose devlink health messages
Edwin Peer
2021-10-29
bnxt_en: remove fw_reset devlink health reporter
Edwin Peer
2021-10-29
bnxt_en: improve error recovery information messages
Edwin Peer
2021-10-29
bnxt_en: add enable_remote_dev_reset devlink parameter
Edwin Peer
2021-10-29
bnxt_en: implement devlink dev reload fw_activate
Edwin Peer
2021-10-29
bnxt_en: implement devlink dev reload driver_reinit
Edwin Peer
2021-10-29
bnxt_en: refactor cancellation of resource reservations
Edwin Peer
2021-10-29
bnxt_en: refactor printing of device info
Edwin Peer
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-10
bnxt: use netif_is_rxfh_configured instead of open code
Juhee Kang
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-09-24
bnxt_en: Check devlink allocation and registration status
Leon Romanovsky
2021-09-20
bnxt_en: Fix TX timeout when TX ring size is set to the smallest
Michael Chan
2021-09-16
Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-09-13
bnxt_en: Clean up completion ring page arrays completely
Michael Chan
2021-09-13
bnxt_en: make bnxt_free_skbs() safe to call after bnxt_free_mem()
Edwin Peer
2021-09-13
bnxt_en: Fix error recovery regression
Michael Chan
2021-09-07
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-09-05
bnxt_en: Fix possible unintended driver initiated error recovery
Michael Chan
2021-09-05
bnxt_en: Fix UDP tunnel logic
Michael Chan
2021-09-01
bnxt_en: Fix 64-bit doorbell operation on 32-bit kernels
Michael Chan
2021-08-30
bnxt_en: support multiple HWRM commands in flight
Edwin Peer
2021-08-30
bnxt_en: remove legacy HWRM interface
Edwin Peer
2021-08-30
bnxt_en: update all firmware calls to use the new APIs
Edwin Peer
2021-08-30
bnxt_en: use link_lock instead of hwrm_cmd_lock to protect link_info
Edwin Peer
2021-08-30
bnxt_en: introduce new firmware message API based on DMA pools
Edwin Peer
2021-08-30
bnxt_en: move HWRM API implementation into separate file
Edwin Peer
2021-08-30
bnxt_en: Refactor the HWRM_VER_GET firmware calls
Edwin Peer
2021-08-30
bnxt_en: remove DMA mapping for KONG response
Edwin Peer
2021-08-27
bnxt: count discards due to memory allocation errors
Jakub Kicinski
2021-08-27
bnxt: count packets discarded because of netpoll
Jakub Kicinski
2021-08-24
bnxt: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
2021-08-24
bnxt: Read VPD with pci_vpd_alloc()
Heiner Kallweit
2021-08-23
net: broadcom: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-08-23
Revert "bnxt: Search VPD with pci_vpd_find_ro_info_keyword()"
David S. Miller
2021-08-23
Revert "bnxt: Read VPD with pci_vpd_alloc()"
David S. Miller
2021-08-23
Revert "bnxt: Search VPD with pci_vpd_find_ro_info_keyword()"
David S. Miller
2021-08-22
bnxt: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
2021-08-22
bnxt: Read VPD with pci_vpd_alloc()
Heiner Kallweit
2021-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-16
bnxt_en: Add missing DMA memory barriers
Michael Chan
2021-08-16
bnxt_en: Disable aRFS if running on 212 firmware
Michael Chan
2021-08-13
bnxt: count Tx drops
Jakub Kicinski
2021-08-13
bnxt: make sure xmit_more + errors does not miss doorbells
Jakub Kicinski
[prev]
[next]