开源镜像站
帮助
动态
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
9 days
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
10 days
eth: bnxt: fix deadlock in the mgmt_ops
Taehee Yoo
13 days
bnxt_en: bring back rtnl lock in bnxt_shutdown
Stanislav Fomichev
2025-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-03-24
bnxt_en: Linearize TX SKB if the fragments exceed the max
Michael Chan
2025-03-24
bnxt_en: Mask the bd_cnt field in the TX BD properly
Michael Chan
2025-03-21
eth: bnxt: fix out-of-range access of vnic_info array
Taehee Yoo
2025-03-18
bnxt_en: Query FW parameters when the CAPS_CHANGE bit is set
shantiprasad shettar
2025-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-03-12
net: drop rtnl_lock for queue_mgmt operations
Stanislav Fomichev
2025-03-12
eth: bnxt: request unconditional ops lock
Stanislav Fomichev
2025-03-12
eth: bnxt: switch to netif_close
Stanislav Fomichev
2025-03-10
eth: bnxt: fix memory leak in queue reset
Taehee Yoo
2025-03-10
eth: bnxt: fix kernel panic in the bnxt_get_queue_stats{rx | tx}
Taehee Yoo
2025-03-10
eth: bnxt: do not update checksum in bnxt_xdp_build_skb()
Taehee Yoo
2025-03-10
eth: bnxt: do not use BNXT_VNIC_NTUPLE unconditionally in queue restart logic
Taehee Yoo
2025-03-10
eth: bnxt: return fail if interface is down in bnxt_queue_mem_alloc()
Taehee Yoo
2025-03-10
eth: bnxt: fix truesize for mb-xdp-pass case
Taehee Yoo
2025-03-08
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
2025-03-06
eth: bnxt: remove most dependencies on RTNL
Stanislav Fomichev
2025-03-06
net: hold netdev instance lock during queue operations
Stanislav Fomichev
2025-02-14
bnxt_en: Add TPH support in BNXT driver
Manoj Panicker
2025-02-14
bnxt_en: Extend queue stop/start for TX rings
Somnath Kotur
2025-02-14
bnxt_en: Refactor TX ring free logic
Michael Chan
2025-02-14
bnxt_en: Reallocate RX completion ring for TPH support
Somnath Kotur
2025-02-14
bnxt_en: Pass NQ ID to the FW when allocating RX/RX AGG rings
Michael Chan
2025-02-14
bnxt_en: Refactor RX/RX AGG ring parameters setup for P5_PLUS
Michael Chan
2025-02-14
bnxt_en: Refactor bnxt_free_tx_rings() to free per TX ring
Somnath Kotur
2025-02-14
bnxt_en: Refactor completion ring free routine
Somnath Kotur
2025-02-14
bnxt_en: Refactor TX ring allocation logic
Michael Chan
2025-02-14
bnxt_en: Refactor completion ring allocation logic for P5_PLUS chips
Michael Chan
2025-02-14
bnxt_en: Set NPAR 1.2 support when registering with firmware
Michael Chan
2025-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2025-01-20
eth: bnxt: update header sizing defaults
Jakub Kicinski
2025-01-20
eth: bnxt: allocate enough buffer space to meet HDS threshold
Jakub Kicinski
2025-01-20
eth: bnxt: apply hds_thrs settings correctly
Jakub Kicinski
2025-01-20
net: move HDS config from ethtool state
Jakub Kicinski
2025-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-15
bnxt_en: add support for hds-thresh ethtool command
Taehee Yoo
2025-01-15
bnxt_en: add support for tcp-data-split ethtool command
Taehee Yoo
2025-01-15
bnxt_en: add support for rx-copybreak ethtool command
Taehee Yoo
2025-01-14
bnxt_en: Add ULP call to notify async events
Michael Chan
2025-01-10
eth: bnxt: always recalculate features after XDP clearing, fix null-deref
Jakub Kicinski
2025-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-06
bnxt_en: Fix DIM shutdown
Michael Chan
2024-12-19
bnxt_en: Skip MAC loopback selftest if it is unsupported by FW
Michael Chan
2024-12-19
bnxt_en: Do not allow ethtool -m on an untrusted VF
Michael Chan
2024-12-19
bnxt_en: Use FW defined resource limits for RoCE
Hongguang Gao
2024-12-06
bnxt_en: Fix potential crash when dumping FW log coredump
Hongguang Gao
2024-12-06
bnxt_en: Fix GSO type for HW GRO packets on 5750X chips
Michael Chan
[next]