index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
/
bnxt.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
bnxt_en: add enable_remote_dev_reset devlink parameter
Edwin Peer
2021-10-29
1
-0
/
+23
*
bnxt_en: implement devlink dev reload fw_activate
Edwin Peer
2021-10-29
1
-1
/
+7
*
bnxt_en: implement devlink dev reload driver_reinit
Edwin Peer
2021-10-29
1
-9
/
+5
*
bnxt_en: refactor cancellation of resource reservations
Edwin Peer
2021-10-29
1
-19
/
+28
*
bnxt_en: refactor printing of device info
Edwin Peer
2021-10-29
1
-54
/
+13
*
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-14
1
-1
/
+1
*
bnxt: use netif_is_rxfh_configured instead of open code
Juhee Kang
2021-10-10
1
-1
/
+1
*
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-05
1
-1
/
+1
*
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-10-02
1
-2
/
+2
*
bnxt_en: Check devlink allocation and registration status
Leon Romanovsky
2021-09-24
1
-1
/
+4
*
bnxt_en: Fix TX timeout when TX ring size is set to the smallest
Michael Chan
2021-09-20
1
-4
/
+4
*
Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-09-16
1
-4
/
+29
|
\
|
*
bnxt_en: Clean up completion ring page arrays completely
Michael Chan
2021-09-13
1
-0
/
+8
|
*
bnxt_en: make bnxt_free_skbs() safe to call after bnxt_free_mem()
Edwin Peer
2021-09-13
1
-0
/
+13
|
*
bnxt_en: Fix error recovery regression
Michael Chan
2021-09-13
1
-4
/
+8
*
|
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-09-07
1
-43
/
+12
|
\
\
|
|
/
|
/
|
|
*
bnxt: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
2021-08-24
1
-29
/
+9
|
*
bnxt: Read VPD with pci_vpd_alloc()
Heiner Kallweit
2021-08-24
1
-9
/
+4
*
|
bnxt_en: Fix possible unintended driver initiated error recovery
Michael Chan
2021-09-05
1
-7
/
+18
*
|
bnxt_en: Fix UDP tunnel logic
Michael Chan
2021-09-05
1
-11
/
+17
*
|
bnxt_en: Fix 64-bit doorbell operation on 32-bit kernels
Michael Chan
2021-09-01
1
-6
/
+8
*
|
bnxt_en: support multiple HWRM commands in flight
Edwin Peer
2021-08-30
1
-4
/
+17
*
|
bnxt_en: remove legacy HWRM interface
Edwin Peer
2021-08-30
1
-17
/
+1
*
|
bnxt_en: update all firmware calls to use the new APIs
Edwin Peer
2021-08-30
1
-764
/
+983
*
|
bnxt_en: use link_lock instead of hwrm_cmd_lock to protect link_info
Edwin Peer
2021-08-30
1
-0
/
+5
*
|
bnxt_en: introduce new firmware message API based on DMA pools
Edwin Peer
2021-08-30
1
-35
/
+7
*
|
bnxt_en: move HWRM API implementation into separate file
Edwin Peer
2021-08-30
1
-272
/
+1
*
|
bnxt_en: Refactor the HWRM_VER_GET firmware calls
Edwin Peer
2021-08-30
1
-6
/
+11
*
|
bnxt_en: remove DMA mapping for KONG response
Edwin Peer
2021-08-30
1
-38
/
+4
*
|
bnxt: count discards due to memory allocation errors
Jakub Kicinski
2021-08-27
1
-1
/
+10
*
|
bnxt: count packets discarded because of netpoll
Jakub Kicinski
2021-08-27
1
-1
/
+8
*
|
net: broadcom: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-08-23
1
-10
/
+10
*
|
Revert "bnxt: Search VPD with pci_vpd_find_ro_info_keyword()"
David S. Miller
2021-08-23
1
-0
/
+6
*
|
Revert "bnxt: Read VPD with pci_vpd_alloc()"
David S. Miller
2021-08-23
1
-4
/
+9
*
|
Revert "bnxt: Search VPD with pci_vpd_find_ro_info_keyword()"
David S. Miller
2021-08-23
1
-9
/
+29
*
|
bnxt: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
2021-08-22
1
-29
/
+9
*
|
bnxt: Read VPD with pci_vpd_alloc()
Heiner Kallweit
2021-08-22
1
-9
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-19
1
-37
/
+76
|
\
\
|
*
|
bnxt_en: Add missing DMA memory barriers
Michael Chan
2021-08-16
1
-0
/
+12
|
*
|
bnxt_en: Disable aRFS if running on 212 firmware
Michael Chan
2021-08-16
1
-0
/
+3
|
*
|
bnxt: count Tx drops
Jakub Kicinski
2021-08-13
1
-0
/
+2
|
*
|
bnxt: make sure xmit_more + errors does not miss doorbells
Jakub Kicinski
2021-08-13
1
-13
/
+26
|
*
|
bnxt: disable napi before canceling DIM
Jakub Kicinski
2021-08-13
1
-2
/
+1
|
*
|
bnxt: don't lock the tx queue from napi poll
Jakub Kicinski
2021-08-13
1
-22
/
+32
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-13
1
-1
/
+4
|
\
|
|
|
*
|
bnxt_en: Update firmware call to retrieve TX PTP timestamp
Michael Chan
2021-08-08
1
-1
/
+4
*
|
|
bnxt_en: Increase maximum RX ring size if jumbo ring is not used
Michael Chan
2021-08-03
1
-2
/
+8
*
|
|
bnxt_en: Don't use static arrays for completion ring pages
Michael Chan
2021-08-03
1
-0
/
+65
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-31
1
-3
/
+2
|
\
|
|
|
*
|
bnxt_en: Fix static checker warning in bnxt_fw_reset_task()
Somnath Kotur
2021-07-26
1
-3
/
+2
[prev]
[next]