index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
/
bnxt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
eth: bnxt: link NAPI instances to queues and IRQs
Jakub Kicinski
2023-12-05
1
-0
/
+14
*
bnxt_en: Add 5760X (P7) PCI IDs
Michael Chan
2023-12-05
1
-0
/
+8
*
bnxt_en: Support new firmware link parameters
Michael Chan
2023-12-05
1
-6
/
+87
*
bnxt_en: Add support for new RX and TPA_START completion types for P7
Michael Chan
2023-12-05
1
-22
/
+87
*
bnxt_en: Refactor and refine bnxt_tpa_start() and bnxt_tpa_end().
Michael Chan
2023-12-05
1
-11
/
+24
*
bnxt_en: Refactor RX VLAN acceleration logic.
Michael Chan
2023-12-05
1
-13
/
+31
*
bnxt_en: Refactor RSS capability fields
Ajit Khaparde
2023-12-05
1
-12
/
+13
*
bnxt_en: Implement the new toggle bit doorbell mechanism on P7 chips
Michael Chan
2023-12-05
1
-4
/
+13
*
bnxt_en: Consolidate DB offset calculation
Hongguang Gao
2023-12-05
1
-9
/
+7
*
bnxt_en: Define basic P7 macros
Michael Chan
2023-12-05
1
-4
/
+17
*
bnxt_en: Fix backing store V2 logic
Michael Chan
2023-12-05
1
-6
/
+11
*
eth: link netdev to page_pools in drivers
Jakub Kicinski
2023-11-28
1
-0
/
+1
*
bnxt_en: Rename some macros for the P5 chips
Randy Schacher
2023-11-22
1
-91
/
+93
*
bnxt_en: Modify the NAPI logic for the new P7 chips
Michael Chan
2023-11-22
1
-2
/
+8
*
bnxt_en: Modify RX ring indexing logic.
Michael Chan
2023-11-22
1
-14
/
+15
*
bnxt_en: Modify TX ring indexing logic.
Michael Chan
2023-11-22
1
-11
/
+11
*
bnxt_en: Add db_ring_mask and related macro to bnxt_db_info struct.
Michael Chan
2023-11-22
1
-8
/
+31
*
bnxt_en: Add support for HWRM_FUNC_BACKING_STORE_CFG_V2 firmware calls
Michael Chan
2023-11-22
1
-1
/
+70
*
bnxt_en: Add support for new backing store query firmware API
Michael Chan
2023-11-22
1
-6
/
+79
*
bnxt_en: Add bnxt_setup_ctxm_pg_tbls() helper function
Michael Chan
2023-11-22
1
-74
/
+59
*
bnxt_en: Use the pg_info field in bnxt_ctx_mem_type struct
Michael Chan
2023-11-22
1
-45
/
+29
*
bnxt_en: Add page info to struct bnxt_ctx_mem_type
Michael Chan
2023-11-22
1
-0
/
+31
*
bnxt_en: Restructure context memory data structures
Michael Chan
2023-11-22
1
-141
/
+182
*
bnxt_en: Free bp->ctx inside bnxt_free_ctx_mem()
Michael Chan
2023-11-22
1
-12
/
+2
*
bnxt_en: The caller of bnxt_alloc_ctx_mem() should always free bp->ctx
Michael Chan
2023-11-22
1
-2
/
+2
*
bnxt_en: Optimize xmit_more TX path
Michael Chan
2023-11-15
1
-6
/
+10
*
bnxt_en: Use existing MSIX vectors for all mqprio TX rings
Michael Chan
2023-11-15
1
-15
/
+41
*
bnxt_en: Add macros related to TC and TX rings
Michael Chan
2023-11-15
1
-2
/
+11
*
bnxt_en: Add helper to get the number of CP rings required for TX rings
Michael Chan
2023-11-15
1
-21
/
+74
*
bnxt_en: Support up to 8 TX rings per MSIX
Michael Chan
2023-11-15
1
-34
/
+44
*
bnxt_en: Refactor bnxt_hwrm_set_coal()
Michael Chan
2023-11-15
1
-17
/
+26
*
bnxt_en: New encoding for the TX opaque field
Michael Chan
2023-11-15
1
-2
/
+2
*
bnxt_en: Refactor bnxt_tx_int()
Michael Chan
2023-11-15
1
-5
/
+12
*
bnxt_en: Remove BNXT_RX_HDL and BNXT_TX_HDL
Michael Chan
2023-11-15
1
-22
/
+29
*
bnxt_en: Add completion ring pointer in TX and RX ring structures
Michael Chan
2023-11-15
1
-24
/
+16
*
bnxt_en: Restructure cp_ring_arr in struct bnxt_cp_ring_info
Michael Chan
2023-11-15
1
-71
/
+63
*
bnxt_en: Add completion ring pointer in TX and RX ring structures
Michael Chan
2023-11-15
1
-18
/
+25
*
bnxt_en: Put the TX producer information in the TX BD opaque field
Michael Chan
2023-11-15
1
-2
/
+3
*
page_pool: remove PP_FLAG_PAGE_FRAG
Yunsheng Lin
2023-10-24
1
-2
/
+0
*
bnxt_en: Refactor NRZ/PAM4 link speed related logic
Michael Chan
2023-10-22
1
-31
/
+67
*
bnxt_en: Fix invoking hwmon_notify_event
Kalesh AP
2023-10-22
1
-5
/
+11
*
bnxt_en: Do not call sleeping hwmon_notify_event() from NAPI
Kalesh AP
2023-10-22
1
-5
/
+12
*
eth: bnxt: fix backward compatibility with older devices
Jakub Kicinski
2023-10-18
1
-4
/
+4
*
Revert "bnxt_en: Support QOS and TPID settings for the SRIOV VLAN"
Jakub Kicinski
2023-10-04
1
-2
/
+0
*
bnxt_en: Update VNIC resource calculation for VFs
Vikas Gupta
2023-10-04
1
-0
/
+17
*
bnxt_en: Support QOS and TPID settings for the SRIOV VLAN
Sreekanth Reddy
2023-10-04
1
-0
/
+2
*
bnxt_en: Event handler for Thermal event
Kalesh AP
2023-10-04
1
-0
/
+52
*
bnxt_en: Move hwmon functions into a dedicated file
Kalesh AP
2023-10-04
1
-75
/
+1
*
bnxt_en: Enhance hwmon temperature reporting
Kalesh AP
2023-10-04
1
-7
/
+8
*
bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPI
Sebastian Andrzej Siewior
2023-09-21
1
-0
/
+5
[next]