index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
bnxt_en: optimize gettimex64
Vadim Fedorenko
2
-6
/
+37
10 days
eth: bnxt: use page pool for head frags
Jakub Kicinski
2
-48
/
+51
11 days
bnxt_en: add unlocked version of bnxt_refclk_read
Vadim Fedorenko
1
-11
/
+24
11 days
bnxt_en: use irq_update_affinity_hint()
Mohammad Heib
1
-3
/
+3
2024-11-07
bnxt_en: ethtool: Support unset l4proto on ip4/ip6 ntuple rules
Daniel Xu
2
-8
/
+24
2024-11-07
bnxt_en: ethtool: Remove ip4/ip6 ntuple support for IPPROTO_RAW
Daniel Xu
1
-15
/
+6
2024-11-06
bnxt_en: replace PTP spinlock with seqlock
Vadim Fedorenko
3
-61
/
+49
2024-11-06
bnxt_en: cache only 24 bits of hw counter
Vadim Fedorenko
2
-19
/
+7
2024-11-03
dim: pass dim_sample to net_dim() by reference
Caleb Sander Mateos
1
-2
/
+2
2024-11-03
net: bnxt: use ethtool string helpers
Rosen Penev
1
-61
/
+54
2024-11-03
net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-3
/
+3
2024-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
3
-41
/
+63
2024-10-20
eth: Fix typo 'accelaration'. 'exprienced' and 'rewritting'
WangYuli
1
-3
/
+3
2024-10-20
bnxt_en: replace ptp_lock with irqsave variant
Vadim Fedorenko
3
-41
/
+63
2024-10-15
bnxt: Add support for persistent NAPI config
Joe Damato
1
-1
/
+2
2024-09-11
bnxt_en: resize bnxt_irq name field to fit format string
Edwin Peer
1
-1
/
+4
2024-09-11
bnxt_en: Add MSIX check in bnxt_check_rings()
Michael Chan
2
-6
/
+24
2024-09-11
bnxt_en: Increase the number of MSIX vectors for RoCE device
Michael Chan
2
-6
/
+14
2024-09-10
bnxt_en: Remove setting of RX software timestamp
Gal Pressman
1
-4
/
+1
2024-08-30
bnxt_en: Support dynamic MSIX
Michael Chan
1
-3
/
+34
2024-08-30
bnxt_en: Allocate the max bp->irq_tbl size for dynamic msix allocation
Michael Chan
1
-2
/
+5
2024-08-30
bnxt_en: Replace deprecated PCI MSIX APIs
Michael Chan
1
-16
/
+5
2024-08-30
bnxt_en: Remove register mapping to support INTX
Michael Chan
2
-21
/
+0
2024-08-30
bnxt_en: Remove BNXT_FLAG_USING_MSIX flag
Michael Chan
3
-88
/
+17
2024-08-30
bnxt_en: Deprecate support for legacy INTX mode
Michael Chan
2
-36
/
+8
2024-08-30
bnxt_en: Support QOS and TPID settings for the SRIOV VLAN
Sreekanth Reddy
3
-12
/
+15
2024-08-30
bnxt_en: add support for retrieving crash dump using ethtool
Vikas Gupta
2
-9
/
+84
2024-08-30
bnxt_en: add support for storing crash dump into host memory
Vikas Gupta
4
-5
/
+116
2024-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-13
/
+2
2024-08-22
bnxt_en: Fix double DMA unmapping for XDP_REDIRECT
Somnath Kotur
1
-5
/
+0
2024-08-16
bnxt_en: Don't clear ntuple filters and rss contexts during ethtool ops
Pavan Chebbi
3
-8
/
+2
2024-08-15
bnxt_en: avoid truncation of per rx run debugfs filename
Simon Horman
1
-2
/
+2
2024-08-15
bnxt_en: Extend maximum length of version string by 1 byte
Simon Horman
1
-1
/
+1
2024-08-12
ethtool: rss: don't report key if device doesn't support it
Jakub Kicinski
1
-0
/
+1
2024-08-12
eth: remove .cap_rss_ctx_supported from updated drivers
Jakub Kicinski
1
-1
/
+0
2024-08-11
bnxt_en: only set dev->queue_mgmt_ops if supported by FW
David Wei
2
-1
/
+5
2024-08-11
bnxt_en: stop packet flow during bnxt_queue_stop/start
David Wei
1
-4
/
+18
2024-08-11
bnxt_en: set vnic->mru in bnxt_hwrm_vnic_cfg()
David Wei
1
-1
/
+2
2024-08-11
bnxt_en: Check the FW's VNIC flush capability
Michael Chan
2
-0
/
+3
2024-08-11
bnxt_en: Add support to call FW to update a VNIC
Michael Chan
2
-0
/
+23
2024-08-11
bnxt_en: Update firmware interface to 1.10.3.68
Michael Chan
1
-140
/
+249
2024-08-08
net: ethtool: fix off-by-one error in max RSS context IDs
Edward Cree
1
-1
/
+1
2024-08-08
bnxt_en : Fix memory out-of-bounds in bnxt_fill_hw_rss_tbl()
Michael Chan
1
-6
/
+7
2024-07-29
eth: bnxt: populate defaults in the RSS context struct
Jakub Kicinski
1
-0
/
+4
2024-07-29
eth: bnxt: reject unsupported hash functions
Jakub Kicinski
1
-2
/
+8
2024-07-26
bnxt_en: Fix RSS logic in __bnxt_reserve_rings()
Pavan Chebbi
1
-2
/
+4
2024-07-25
Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+17
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2024-07-25
bnxt_en: update xdp_rxq_info in queue restart logic
Taehee Yoo
1
-0
/
+17
2024-07-15
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
1
-1
/
+1
[next]