开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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-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
2024-05-02
bnxt_en: Optimize recovery path ULP locking in the driver
Kalesh AP
2024-05-02
bnxt_en: Don't call ULP_STOP/ULP_START during L2 reset
Michael Chan
2024-05-02
bnxt_en: share NQ ring sw_stats memory with subrings
Edwin Peer
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-24
eth: bnxt: fix counting packets discarded due to OOM and netpoll
Jakub Kicinski
2024-04-22
bnxt_en: Fix error recovery for 5760X (P7) chips
Michael Chan
2024-04-22
bnxt_en: Fix the PCI-AER routines
Vikas Gupta
2024-04-22
bnxt_en: refactor reset close code
Vikas Gupta
2024-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-10
bnxt_en: Update MODULE_DESCRIPTION
Michael Chan
2024-04-10
bnxt_en: Utilize ulp client resources if RoCE is not registered
Vikas Gupta
2024-04-10
bnxt_en: Change MSIX/NQs allocation policy
Vikas Gupta
2024-04-10
bnxt_en: Refactor bnxt_rdma_aux_device_init/uninit functions
Vikas Gupta
2024-04-10
bnxt_en: Remove unneeded MSIX base structure fields and code
Vikas Gupta
2024-04-08
bnxt_en: Reset PTP tx_avail after possible firmware reset
Pavan Chebbi
2024-04-04
bnxt_en: Add warning message about disallowed speed change
Sreekanth Reddy
2024-04-04
bnxt_en: Add XDP Metadata support
Somnath Kotur
2024-04-04
bnxt_en: Change bnxt_rx_xdp function prototype
Somnath Kotur
2024-04-04
bnxt_en: Allocate page pool per numa node
Somnath Kotur
2024-04-04
bnxt_en: Enable XPS by default on driver load
Somnath Kotur
2024-04-04
bnxt_en: Add delay to handle Downstream Port Containment (DPC) AER
Vikas Gupta
2024-03-29
netlink: introduce type-checking attribute iteration
Johannes Berg
2024-03-28
bnxt_en: Support adding ntuple rules on RSS contexts
Pavan Chebbi
2024-03-28
bnxt_en: Refactor bnxt_cfg_rfs_ring_tbl_idx()
Pavan Chebbi
2024-03-28
bnxt_en: Support RSS contexts in ethtool .{get|set}_rxfh()
Pavan Chebbi
2024-03-28
bnxt_en: Add a new_rss_ctx parameter to bnxt_rfs_capable()
Pavan Chebbi
2024-03-28
bnxt_en: Simplify bnxt_rfs_capable()
Michael Chan
2024-03-28
bnxt_en: Refactor RSS indir alloc/set functions
Pavan Chebbi
2024-03-28
bnxt_en: Introduce rss ctx structure, alloc/free functions
Pavan Chebbi
2024-03-28
bnxt_en: Refactor VNIC alloc and cfg functions
Pavan Chebbi
2024-03-28
bnxt_en: Add helper function bnxt_hwrm_vnic_rss_cfg_p5()
Pavan Chebbi
2024-03-07
eth: bnxt: support per-queue statistics
Jakub Kicinski
2024-02-27
bnxt_en: fix accessing vnic_info before allocating it
Alexander Lobakin
2024-02-22
bnxt_en: Use the new VNIC to create ntuple filters
Pavan Chebbi
2024-02-22
bnxt_en: Create and setup the additional VNIC for adding ntuple filters
Pavan Chebbi
2024-02-22
bnxt_en: Provision for an additional VNIC for ntuple filters
Pavan Chebbi
2024-02-22
bnxt_en: Define BNXT_VNIC_DEFAULT for the default vnic index
Pavan Chebbi
2024-02-22
bnxt_en: Refactor bnxt_set_features()
Pavan Chebbi
[next]