index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Age
Commit message (
Expand
)
Author
Lines
7 days
net: bcmgenet: fix broken EEE by converting to phylib-managed state
Nicolai Buchwitz
-28
/
+18
8 days
bnxt_en: Fix RSS table size check when changing ethtool channels
Pavan Chebbi
-2
/
+2
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-6
/
+7
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-12
/
+9
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-56
/
+28
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-59
/
+59
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-161
/
+146
2026-02-20
bnxt_en: Fix deleting of Ntuple filters
Pavan Chebbi
-0
/
+3
2026-02-20
bnxt_en: Fix RSS context delete logic
Pavan Chebbi
-6
/
+4
2026-02-19
bnge: fix reserving resources from FW
Vikas Gupta
-1
/
+1
2026-02-12
bng_en: Remove duplicate include
Chen Ni
-1
/
+0
2026-02-11
bnge/bng_re: Add a new HSI
Vikas Gupta
-7
/
+7
2026-02-10
bnxt_en: Check RSS contexts in bnxt_need_reserve_rings()
Michael Chan
-0
/
+2
2026-02-10
bnxt_en: Refactor bnxt_need_reserve_rings()
Michael Chan
-15
/
+30
2026-02-09
eth: bnxt: gather and report HW-GRO stats
Jakub Kicinski
-2
/
+19
2026-02-06
bng_en: Remove jumbo_remove step from TX path
Alice Mikityanska
-3
/
+0
2026-02-06
bnxt_en: Remove jumbo_remove step from TX path
Alice Mikityanska
-21
/
+0
2026-02-03
bng_en: fix misleading error message for generic firmware version
Alok Tiwari
-1
/
+1
2026-02-02
bnxt_en: Allow ntuple filters for drops
Joe Damato
-6
/
+7
2026-01-29
bng_en: Add support for TPA events
Bhargava Marreddy
-10
/
+540
2026-01-29
bng_en: Add TPA related functions
Bhargava Marreddy
-0
/
+407
2026-01-29
bng_en: Add support to handle AGG events
Bhargava Marreddy
-10
/
+250
2026-01-29
bng_en: Add ndo_features_check support
Bhargava Marreddy
-0
/
+28
2026-01-29
bng_en: Add TX support
Bhargava Marreddy
-11
/
+493
2026-01-29
bng_en: Handle an HWRM completion request
Bhargava Marreddy
-3
/
+45
2026-01-29
bng_en: Add RX support
Bhargava Marreddy
-21
/
+1011
2026-01-29
bng_en: Extend bnge_set_ring_params() for rx-copybreak
Bhargava Marreddy
-4
/
+20
2026-01-29
eth: bnxt: make sure we populate the qcfg defaults on old FW/HW
Jakub Kicinski
-0
/
+1
2026-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+4
2026-01-26
net: bcmasp: streamline early exit in probe
Justin Chen
-13
/
+14
2026-01-26
net: bcmasp: clean up some legacy logic
Justin Chen
-89
/
+10
2026-01-23
eth: bnxt: plug bnxt_validate_qcfg() into qops
Jakub Kicinski
-5
/
+6
2026-01-23
net: introduce a trivial netdev_queue_config()
Jakub Kicinski
-3
/
+3
2026-01-23
eth: bnxt: always set the queue mgmt ops
Jakub Kicinski
-1
/
+5
2026-01-23
net: bcmasp: fix early exit leak with fixed phy
Justin Chen
-1
/
+4
2026-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+4
2026-01-21
net: bcmasp: Fix network filter wake for asp-3.0
Justin Chen
-2
/
+4
2026-01-20
Merge tag 'net-queue-rx-buf-len-v9' of https://github.com/isilence/linux
Jakub Kicinski
-33
/
+100
2026-01-15
bnxt_en: Fix build break on non-x86 platforms
Pavan Chebbi
-0
/
+4
2026-01-14
eth: bnxt: support qcfg provided rx page size
Pavel Begunkov
-1
/
+36
2026-01-14
eth: bnxt: adjust the fill level of agg queues with larger buffers
Jakub Kicinski
-4
/
+21
2026-01-14
eth: bnxt: store rx buffer size per queue
Pavel Begunkov
-27
/
+38
2026-01-14
net: add bare bone queue configs
Pavel Begunkov
-2
/
+6
2026-01-10
bnxt_en: Implement ethtool_ops -> get_link_ext_state()
Michael Chan
-1
/
+60
2026-01-10
bnxt_en: Use a larger RSS indirection table on P5_PLUS chips
Michael Chan
-0
/
+15
2026-01-10
bnxt_en: Defrag the NVRAM region when resizing UPDATE region fails
Pavan Chebbi
-3
/
+29
2026-01-10
bnxt_en: Add support for FEC bin histograms
Michael Chan
-0
/
+52
2026-01-10
bnxt_en: Add PTP .getcrosststamp() interface to get device/host times
Pavan Chebbi
-0
/
+50
2026-01-08
bnxt_en: Fix NULL pointer crash in bnxt_ptp_enable during error cleanup
Breno Leitao
-3
/
+3
[next]