index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
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-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
2024-12-04
bnxt_en: handle tpa_info in queue API implementation
David Wei
2024-12-04
bnxt_en: refactor bnxt_alloc_rx_rings() to call bnxt_alloc_rx_agg_bmap()
David Wei
2024-12-04
bnxt_en: refactor tpa_info alloc/free into helpers
David Wei
2024-11-28
Merge tag 'net-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-11-26
bnxt_en: Unregister PTP during PCI shutdown and suspend
Michael Chan
2024-11-26
bnxt_en: Refactor bnxt_ptp_init()
Michael Chan
2024-11-26
bnxt_en: Fix receive ring space parameters when XDP is active
Shravya KN
2024-11-26
bnxt_en: Fix queue start to update vnic RSS table
Somnath Kotur
2024-11-26
bnxt_en: Reserve rings after PCIe AER recovery if NIC interface is down
Saravanan Vajravel
2024-11-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2024-11-18
bnxt_en: Add functions to copy host context memory
Sreekanth Reddy
2024-11-18
bnxt_en: Do not free FW log context memory
Hongguang Gao
2024-11-18
bnxt_en: Manage the FW trace context memory
Shruti Parab
2024-11-18
bnxt_en: Allocate backing store memory for FW trace logs
Shruti Parab
2024-11-18
bnxt_en: Add a 'force' parameter to bnxt_free_ctx_mem()
Hongguang Gao
2024-11-18
bnxt_en: Refactor bnxt_free_ctx_mem()
Hongguang Gao
2024-11-18
bnxt_en: Add mem_valid bit to struct bnxt_ctx_mem_type
Shruti Parab
2024-11-12
eth: bnxt: use page pool for head frags
Jakub Kicinski
2024-11-12
bnxt_en: Add support for RoCE sriov configuration
Vikas Gupta
2024-11-11
bnxt_en: use irq_update_affinity_hint()
Mohammad Heib
2024-11-05
bnxt_en: replace PTP spinlock with seqlock
Vadim Fedorenko
2024-11-03
dim: pass dim_sample to net_dim() by reference
Caleb Sander Mateos
2024-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-10-20
eth: Fix typo 'accelaration'. 'exprienced' and 'rewritting'
WangYuli
2024-10-19
bnxt_en: replace ptp_lock with irqsave variant
Vadim Fedorenko
2024-10-14
bnxt: Add support for persistent NAPI config
Joe Damato
[next]