index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
/
bnxt.h
Age
Commit message (
Expand
)
Author
2024-01-19
bnxt_en: Fix possible crash after creating sw mqprio TCs
Michael Chan
2024-01-02
bnxt_en: Add support for ntuple filters added from ethtool.
Michael Chan
2024-01-02
bnxt_en: Add ntuple matching flags to the bnxt_ntuple_filter structure.
Michael Chan
2024-01-02
bnxt_en: Refactor ntuple filter removal logic in bnxt_cfg_ntp_filters().
Michael Chan
2024-01-02
bnxt_en: Refactor the hash table logic for ntuple filters.
Michael Chan
2024-01-02
bnxt_en: Refactor filter insertion logic in bnxt_rx_flow_steer().
Michael Chan
2024-01-02
bnxt_en: Add new BNXT_FLTR_INSERTED flag to bnxt_filter_base struct.
Michael Chan
2024-01-02
bnxt_en: Add function to calculate Toeplitz hash
Pavan Chebbi
2024-01-02
bnxt_en: Refactor L2 filter alloc/free firmware commands.
Michael Chan
2024-01-02
bnxt_en: Re-structure the bnxt_ntuple_filter structure.
Michael Chan
2024-01-02
bnxt_en: Add bnxt_l2_filter hash table.
Michael Chan
2024-01-02
bnxt_en: Refactor bnxt_ntuple_filter structure.
Michael Chan
2023-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-12
bnxt_en: Add support for UDP GSO on 5760X chips
Michael Chan
2023-12-12
bnxt_en: Configure UDP tunnel TPA
Michael Chan
2023-12-12
bnxt_en: Add support for VXLAN GPE
Michael Chan
2023-12-12
bnxt_en: Support TX coalesced completion on 5760X chips
Michael Chan
2023-12-08
bnxt_en: Fix HWTSTAMP_FILTER_ALL packet timestamp logic
Michael Chan
2023-12-08
bnxt_en: Fix wrong return value check in bnxt_close_nic()
Kalesh AP
2023-12-04
bnxt_en: Add 5760X (P7) PCI IDs
Michael Chan
2023-12-04
bnxt_en: Support new firmware link parameters
Michael Chan
2023-12-04
bnxt_en: Refactor and refine bnxt_tpa_start() and bnxt_tpa_end().
Michael Chan
2023-12-04
bnxt_en: Add new P7 hardware interface definitions
Michael Chan
2023-12-04
bnxt_en: Refactor RSS capability fields
Ajit Khaparde
2023-12-04
bnxt_en: Implement the new toggle bit doorbell mechanism on P7 chips
Michael Chan
2023-12-04
bnxt_en: Consolidate DB offset calculation
Hongguang Gao
2023-12-04
bnxt_en: Define basic P7 macros
Michael Chan
2023-12-04
bnxt_en: Update firmware interface to 1.10.3.15
Michael Chan
2023-12-04
bnxt_en: Fix backing store V2 logic
Michael Chan
2023-11-21
bnxt_en: Rename some macros for the P5 chips
Randy Schacher
2023-11-21
bnxt_en: Modify the NAPI logic for the new P7 chips
Michael Chan
2023-11-21
bnxt_en: Modify RX ring indexing logic.
Michael Chan
2023-11-21
bnxt_en: Modify TX ring indexing logic.
Michael Chan
2023-11-21
bnxt_en: Add db_ring_mask and related macro to bnxt_db_info struct.
Michael Chan
2023-11-21
bnxt_en: Add support for HWRM_FUNC_BACKING_STORE_CFG_V2 firmware calls
Michael Chan
2023-11-21
bnxt_en: Add support for new backing store query firmware API
Michael Chan
2023-11-21
bnxt_en: Use the pg_info field in bnxt_ctx_mem_type struct
Michael Chan
2023-11-21
bnxt_en: Add page info to struct bnxt_ctx_mem_type
Michael Chan
2023-11-21
bnxt_en: Restructure context memory data structures
Michael Chan
2023-11-15
bnxt_en: Add helper to get the number of CP rings required for TX rings
Michael Chan
2023-11-15
bnxt_en: Support up to 8 TX rings per MSIX
Michael Chan
2023-11-15
bnxt_en: New encoding for the TX opaque field
Michael Chan
2023-11-15
bnxt_en: Remove BNXT_RX_HDL and BNXT_TX_HDL
Michael Chan
2023-11-15
bnxt_en: Add completion ring pointer in TX and RX ring structures
Michael Chan
2023-11-15
bnxt_en: Restructure cp_ring_arr in struct bnxt_cp_ring_info
Michael Chan
2023-11-15
bnxt_en: Add completion ring pointer in TX and RX ring structures
Michael Chan
2023-11-15
bnxt_en: Put the TX producer information in the TX BD opaque field
Michael Chan
2023-10-22
bnxt_en: add infrastructure to lookup ethtool link mode
Edwin Peer
2023-10-22
bnxt_en: Do not call sleeping hwmon_notify_event() from NAPI
Kalesh AP
2023-10-04
Revert "bnxt_en: Support QOS and TPID settings for the SRIOV VLAN"
Jakub Kicinski
[next]