summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnxt/bnxt.h
AgeCommit message (Expand)Author
2025-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-30bnxt_en: delay pci_alloc_irq_vectors() in the AER pathKashyap Desai
2025-04-16eth: bnxt: add support rx side device memory TCPTaehee Yoo
2025-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-03-24bnxt_en: Linearize TX SKB if the fragments exceed the maxMichael Chan
2025-03-24bnxt_en: Mask the bd_cnt field in the TX BD properlyMichael Chan
2025-03-18bnxt_en: Add support for a new ethtool dump flag 3Vasuthevan Maheswaran
2025-02-14bnxt_en: Add TPH support in BNXT driverManoj Panicker
2025-02-14bnxt_en: Reallocate RX completion ring for TPH supportSomnath Kotur
2025-02-14bnxt_en: Set NPAR 1.2 support when registering with firmwareMichael Chan
2025-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-15bnxt_en: add support for hds-thresh ethtool commandTaehee Yoo
2025-01-15bnxt_en: add support for tcp-data-split ethtool commandTaehee Yoo
2025-01-15bnxt_en: add support for rx-copybreak ethtool commandTaehee Yoo
2025-01-10eth: bnxt: always recalculate features after XDP clearing, fix null-derefJakub Kicinski
2024-12-19bnxt_en: Skip MAC loopback selftest if it is unsupported by FWMichael Chan
2024-12-19bnxt_en: Do not allow ethtool -m on an untrusted VFMichael Chan
2024-12-19bnxt_en: Use FW defined resource limits for RoCEHongguang Gao
2024-12-10bnxt_en: Fix aggregation ID mask to prevent oops on 5760X chipsMichael Chan
2024-12-06bnxt_en: Fix GSO type for HW GRO packets on 5750X chipsMichael Chan
2024-11-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-11-18bnxt_en: Add a new ethtool -W dump flagMichael Chan
2024-11-18bnxt_en: Add functions to copy host context memorySreekanth Reddy
2024-11-18bnxt_en: Manage the FW trace context memoryShruti Parab
2024-11-18bnxt_en: Allocate backing store memory for FW trace logsShruti Parab
2024-11-18bnxt_en: Add a 'force' parameter to bnxt_free_ctx_mem()Hongguang Gao
2024-11-18bnxt_en: Add mem_valid bit to struct bnxt_ctx_mem_typeShruti Parab
2024-11-12eth: bnxt: use page pool for head fragsJakub Kicinski
2024-11-12bnxt_en: Add support for RoCE sriov configurationVikas Gupta
2024-09-10bnxt_en: resize bnxt_irq name field to fit format stringEdwin Peer
2024-08-29bnxt_en: Remove register mapping to support INTXMichael Chan
2024-08-29bnxt_en: Remove BNXT_FLAG_USING_MSIX flagMichael Chan
2024-08-29bnxt_en: Deprecate support for legacy INTX modeMichael Chan
2024-08-29bnxt_en: Support QOS and TPID settings for the SRIOV VLANSreekanth Reddy
2024-08-29bnxt_en: add support for storing crash dump into host memoryVikas Gupta
2024-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-15bnxt_en: Don't clear ntuple filters and rss contexts during ethtool opsPavan Chebbi
2024-08-11bnxt_en: only set dev->queue_mgmt_ops if supported by FWDavid Wei
2024-08-11bnxt_en: Check the FW's VNIC flush capabilityMichael Chan
2024-08-11bnxt_en: Add support to call FW to update a VNICMichael Chan
2024-07-12eth: bnxt: use the indir table from ethtool contextJakub Kicinski
2024-07-12eth: bnxt: bump the entry size in indir tables to u32Jakub Kicinski
2024-07-12eth: bnxt: use the RSS context XArray instead of the local listJakub Kicinski
2024-07-12eth: bnxt: use context priv for struct bnxt_rss_ctxJakub Kicinski
2024-07-12eth: bnxt: depend on core cleaning up RSS contextsJakub Kicinski
2024-07-12eth: bnxt: remove rss_ctx_bmapJakub Kicinski
2024-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-09bnxt: fix crashes when reducing ring count with active RSS contextsJakub Kicinski
2024-07-01bnxt_en: Increase the max total outstanding PTP TX packets to 4Pavan Chebbi
2024-07-01bnxt_en: Add BCM5760X specific PHC registers mappingPavan Chebbi