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
Age
Commit message (
Expand
)
Author
2021-09-27
net: bgmac-platform: handle mac-address deferral
Matthew Hagan
2021-09-20
bnxt_en: Fix TX timeout when TX ring size is set to the smallest
Michael Chan
2021-09-19
net: bgmac-bcma: handle deferred probe error due to mac-address
Christian Lamparter
2021-09-16
Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-09-16
net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assert
Eli Cohen
2021-09-14
bnx2x: Fix enabling network interfaces without VFs
Adrian Bunk
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-05
bnxt_en: Fix asic.rev in devlink dev info command
Michael Chan
2021-09-05
bnxt_en: fix read of stored FW_PSID version on P5 devices
Edwin Peer
2021-09-05
bnxt_en: fix stored FW_PSID version masks
Edwin Peer
2021-09-01
bnxt_en: fix kernel doc warnings in bnxt_hwrm.c
Edwin Peer
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: add support for HWRM request slices
Edwin Peer
2021-08-30
bnxt_en: add HWRM request assignment API
Edwin Peer
2021-08-30
bnxt_en: discard out of sequence HWRM responses
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-24
bnx2x: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
2021-08-24
bnx2x: Read VPD with pci_vpd_alloc()
Heiner Kallweit
2021-08-24
bnx2: Replace open-coded byte swapping with swab32s()
Heiner Kallweit
2021-08-24
bnx2: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-23
net: broadcom: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-08-23
Revert "bnx2x: Read VPD with pci_vpd_alloc()"
David S. Miller
2021-08-23
Revert "bnx2: Search VPD with pci_vpd_find_ro_info_keyword()"
David S. Miller
2021-08-23
Revert "bnxt: Search VPD with pci_vpd_find_ro_info_keyword()"
David S. Miller
2021-08-23
Revert "bnx2x: 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-22
bnx2x: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
2021-08-22
bnx2x: Read VPD with pci_vpd_alloc()
Heiner Kallweit
2021-08-22
bnx2: Replace open-coded version with swab32s()
Heiner Kallweit
2021-08-22
bnx2: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
[next]