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.h
Age
Commit message (
Expand
)
Author
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-10
eth: bnxt: always recalculate features after XDP clearing, fix null-deref
Jakub Kicinski
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-10
bnxt_en: Fix aggregation ID mask to prevent oops on 5760X chips
Michael Chan
2024-12-06
bnxt_en: Fix GSO type for HW GRO packets on 5750X chips
Michael Chan
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 a new ethtool -W dump flag
Michael Chan
2024-11-18
bnxt_en: Add functions to copy host context memory
Sreekanth Reddy
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: 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-09-10
bnxt_en: resize bnxt_irq name field to fit format string
Edwin Peer
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: 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-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-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-01
bnxt_en: Increase the max total outstanding PTP TX packets to 4
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: Add is_ts_pkt field to struct bnxt_sw_tx_bd
Michael Chan
2024-07-01
bnxt_en: Add new TX timestamp completion definitions
Michael Chan
2024-06-20
bnxt_en: Set TSO max segs on devices with limits
Michael Chan
2024-06-13
bnxt_en: Cap the size of HWRM_PORT_PHY_QCFG forwarded response
Michael Chan
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: share NQ ring sw_stats memory with subrings
Edwin Peer
2024-04-10
bnxt_en: Change MSIX/NQs allocation policy
Vikas Gupta
[next]