index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
/
bnxt.c
Age
Commit message (
Expand
)
Author
2024-09-10
bnxt_en: Add MSIX check in bnxt_check_rings()
Michael Chan
2024-08-29
bnxt_en: Support dynamic MSIX
Michael Chan
2024-08-29
bnxt_en: Allocate the max bp->irq_tbl size for dynamic msix allocation
Michael Chan
2024-08-29
bnxt_en: Replace deprecated PCI MSIX APIs
Michael Chan
2024-08-29
bnxt_en: Remove register mapping to support INTX
Michael Chan
2024-08-29
bnxt_en: Remove BNXT_FLAG_USING_MSIX flag
Michael Chan
2024-08-29
bnxt_en: Deprecate support for legacy INTX mode
Michael Chan
2024-08-29
bnxt_en: Support QOS and TPID settings for the SRIOV VLAN
Sreekanth Reddy
2024-08-29
bnxt_en: add support for storing crash dump into host memory
Vikas Gupta
2024-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-15
bnxt_en: Don't clear ntuple filters and rss contexts during ethtool ops
Pavan Chebbi
2024-08-11
bnxt_en: only set dev->queue_mgmt_ops if supported by FW
David Wei
2024-08-11
bnxt_en: stop packet flow during bnxt_queue_stop/start
David Wei
2024-08-11
bnxt_en: set vnic->mru in bnxt_hwrm_vnic_cfg()
David Wei
2024-08-11
bnxt_en: Check the FW's VNIC flush capability
Michael Chan
2024-08-11
bnxt_en: Add support to call FW to update a VNIC
Michael Chan
2024-08-07
bnxt_en : Fix memory out-of-bounds in bnxt_fill_hw_rss_tbl()
Michael Chan
2024-07-25
bnxt_en: Fix RSS logic in __bnxt_reserve_rings()
Pavan Chebbi
2024-07-25
bnxt_en: update xdp_rxq_info in queue restart logic
Taehee Yoo
2024-07-12
eth: bnxt: use the indir table from ethtool context
Jakub Kicinski
2024-07-12
eth: bnxt: bump the entry size in indir tables to u32
Jakub Kicinski
2024-07-12
eth: bnxt: use the RSS context XArray instead of the local list
Jakub Kicinski
2024-07-12
eth: bnxt: use context priv for struct bnxt_rss_ctx
Jakub Kicinski
2024-07-12
eth: bnxt: depend on core cleaning up RSS contexts
Jakub Kicinski
2024-07-12
eth: bnxt: remove rss_ctx_bmap
Jakub Kicinski
2024-07-12
eth: bnxt: move from .set_rxfh to .create_rxfh_context and friends
Jakub Kicinski
2024-07-12
eth: bnxt: allow deleting RSS contexts when the device is down
Jakub Kicinski
2024-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-09
bnxt: fix crashes when reducing ring count with active RSS contexts
Jakub Kicinski
2024-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-04
bnxt_en: Fix the resource check condition for RSS contexts
Pavan Chebbi
2024-07-02
bnxt_en: unlink page pool when stopping Rx queue
David Wei
2024-07-01
bnxt_en: Remove atomic operations on ptp->tx_avail
Pavan Chebbi
2024-07-01
bnxt_en: Increase the max total outstanding PTP TX packets to 4
Pavan Chebbi
2024-07-01
bnxt_en: Remove an impossible condition check for PTP TX pending SKB
Pavan Chebbi
2024-07-01
bnxt_en: Refactor all PTP TX timestamp fields into a struct
Pavan Chebbi
2024-07-01
bnxt_en: Add BCM5760X specific PHC registers mapping
Pavan Chebbi
2024-07-01
bnxt_en: Add TX timestamp completion logic
Michael Chan
2024-07-01
bnxt_en: Allow some TX packets to be unprocessed in NAPI
Michael Chan
2024-07-01
bnxt_en: Add is_ts_pkt field to struct bnxt_sw_tx_bd
Michael Chan
2024-06-21
bnxt_en: implement netdev_queue_mgmt_ops
David Wei
2024-06-21
bnxt_en: split rx ring helpers out from ring helpers
David Wei
2024-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-20
bnxt_en: Restore PTP tx_avail count in case of skb_pad() error
Pavan Chebbi
2024-06-20
bnxt_en: Set TSO max segs on devices with limits
Michael Chan
2024-06-05
bnxt_en: fix atomic counter for ptp packets
Vadim Fedorenko
2024-06-01
bnxt_en: add timestamping statistics support
Vadim Fedorenko
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-03
bnxt: fix bnxt_get_avail_msix() returning negative values
David Wei
2024-05-02
bnxt_en: Add VF PCI ID for 5760X (P7) chips
Ajit Khaparde
[next]