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
Age
Commit message (
Expand
)
Author
14 days
net: bcmasp: Restore programming of TX map vector register
Florian Fainelli
2025-07-11
bnxt_en: Set DMA unmap len correctly for XDP_REDIRECT
Somnath Kotur
2025-07-11
bnxt_en: Flush FW trace before copying to the coredump
Shruti Parab
2025-07-11
bnxt_en: Fix DCB ETS validation
Shravya KN
2025-07-07
net: bcmgenet: Initialize u64 stats seq counter
Ryo Takakura
2025-07-04
bnxt_en: eliminate the compile warning in bnxt_request_irq due to CONFIG_RFS_...
Jason Xing
2025-06-24
bnxt: properly flush XDP redirect lists
Yan Zhai
2025-06-17
bnxt_en: Update MRU and RSS table of RSS contexts on queue reset
Pavan Chebbi
2025-06-17
bnxt_en: Add a helper function to configure MRU and RSS
Pavan Chebbi
2025-06-17
bnxt_en: Fix double invocation of bnxt_ulp_stop()/bnxt_ulp_start()
Kalesh AP
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-04
Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-22
eth: bnxt: fix deadlock when xdp is attached or detached
Taehee Yoo
2025-05-20
bnxt_en: Fix netdev locking in ULP IRQ functions
Michael Chan
2025-05-20
net: bcmgenet: expose more stats in ethtool
Zak Kemble
2025-05-20
net: bcmgenet: count hw discarded packets in missed stat
Zak Kemble
2025-05-20
net: bcmgenet: switch to use 64bit statistics
Zak Kemble
2025-05-20
net: phy: fixed_phy: remove irq argument from fixed_phy_register
Heiner Kallweit
2025-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-15
bnxt_en: bring back rtnl_lock() in the bnxt_open() path
Michael Chan
2025-05-14
net/tg3: use crc32() instead of hand-rolled equivalent
Eric Biggers
2025-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-01
bnxt_en: fix module unload sequence
Vadim Fedorenko
2025-04-30
bnxt_en: Fix ethtool -d byte order for 32-bit values
Michael Chan
2025-04-30
bnxt_en: Fix out-of-bound memcpy() during ethtool -w
Shruti Parab
2025-04-30
bnxt_en: Fix coredump logic to free allocated buffer
Shruti Parab
2025-04-30
bnxt_en: delay pci_alloc_irq_vectors() in the AER path
Kashyap Desai
2025-04-30
bnxt_en: call pci_alloc_irq_vectors() after bnxt_reserve_rings()
Kashyap Desai
2025-04-30
bnxt_en: Add missing skb_mark_for_recycle() in bnxt_rx_vlan()
Somnath Kotur
2025-04-30
bnxt_en: Fix ethtool selftest output in one of the failure cases
Kalesh AP
2025-04-30
bnxt_en: Fix error handling path in bnxt_init_chip()
Shravya KN
2025-04-25
bnxt_en: improve TX timestamping FIFO configuration
Vadim Fedorenko
2025-04-24
net: bcmasp: Add support for asp-v3.0
Justin Chen
2025-04-24
net: bcmasp: Remove support for asp-v2.0
Justin Chen
2025-04-23
bnxt_en: hide CONFIG_DETECT_HUNG_TASK specific code
Arnd Bergmann
2025-04-23
PCI: Add CONFIG_MMU dependency
Arnd Bergmann
2025-04-21
bnxt_en: Remove unused macros in bnxt_ulp.h
Kalesh AP
2025-04-21
bnxt_en: Remove unused field "ref_count" in struct bnxt_ulp
Kalesh AP
2025-04-21
bnxt_en: Report the ethtool coredump length after copying the coredump
Shruti Parab
2025-04-21
bnxt_en: Change FW message timeout warning
Michael Chan
2025-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-04-16
eth: bnxt: add support rx side device memory TCP
Taehee Yoo
2025-04-15
eth: bnxt: fix missing ring index trim on error path
Jakub Kicinski
2025-04-08
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-04
lib/crc: remove CONFIG_LIBCRC32C
Eric Biggers
2025-04-03
eth: bnxt: fix deadlock in the mgmt_ops
Taehee Yoo
2025-03-31
bnxt_en: bring back rtnl lock in bnxt_shutdown
Stanislav Fomichev
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
[next]