index
:
git.armlinux.org.uk/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
/
meta
Age
Commit message (
Expand
)
Author
2025-05-20
eth: fbnic: Replace kzalloc/fbnic_fw_init_cmpl with fbnic_fw_alloc_cmpl
Lee Trager
2025-05-15
eth: fbnic: Add devlink dev flash support
Lee Trager
2025-05-15
eth: fbnic: Add mailbox support for PLDM updates
Lee Trager
2025-05-15
eth: fbnic: Add support for multiple concurrent completion messages
Lee Trager
2025-05-15
eth: fbnic: Accept minimum anti-rollback version from firmware
Lee Trager
2025-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-08
fbnic: Do not allow mailbox to toggle to ready outside fbnic_mbx_poll_tx_ready
Alexander Duyck
2025-05-08
fbnic: Pull fbnic_fw_xmit_cap_msg use out of interrupt context
Alexander Duyck
2025-05-08
fbnic: Improve responsiveness of fbnic_mbx_poll_tx_ready
Alexander Duyck
2025-05-08
fbnic: Cleanup handling of completions
Alexander Duyck
2025-05-08
fbnic: Actually flush_tx instead of stalling out
Alexander Duyck
2025-05-08
fbnic: Add additional handling of IRQs
Alexander Duyck
2025-05-08
fbnic: Gate AXI read/write enabling on FW mailbox
Alexander Duyck
2025-05-08
fbnic: Fix initialization of mailbox descriptor rings
Alexander Duyck
2025-05-06
eth: fbnic: fix `tx_dropped` counting
Mohsin Bashir
2025-04-15
eth: fbnic: add support for TTI HW stats
Mohsin Bashir
2025-04-15
eth: fbnic: add support for TMI stats
Mohsin Bashir
2025-04-15
eth: fbnic: add coverage for RXB stats
Mohsin Bashir
2025-04-15
eth: fbnic: add coverage for hw queue stats
Mohsin Bashir
2025-04-15
eth: fbnic: add locking support for hw stats
Mohsin Bashir
2025-03-10
eth: fbnic: fix memory corruption in fbnic_tlv_attr_get_string()
Dan Carpenter
2025-03-07
eth: fbnic: support ring size configuration
Jakub Kicinski
2025-03-07
eth: fbnic: fix typo in compile assert
Jakub Kicinski
2025-03-07
eth: fbnic: link NAPIs to page pools
Jakub Kicinski
2025-03-04
eth: fbnic: Replace firmware field macros
Lee Trager
2025-03-04
eth: fbnic: Update fbnic_tlv_attr_get_string() to work like nla_strscpy()
Lee Trager
2025-03-04
eth: fbnic: Prepend TSENE FW fields with FBNIC_FW
Lee Trager
2025-02-25
eth: fbnic: Update return value in kdoc
Mohsin Bashir
2025-02-25
eth: fbnic: Consolidate PUL_USER CSR section
Mohsin Bashir
2025-02-25
eth: fbnic: Add PCIe registers dump
Mohsin Bashir
2025-02-20
eth: fbnic: Add ethtool support for IRQ coalescing
Mohsin Bashir
2025-02-17
eth: fbnic: support TCP segmentation offload
Jakub Kicinski
2025-02-14
net: remove phylink_pcs .neg_mode boolean
Russell King (Oracle)
2025-02-12
eth: fbnic: re-sort the objects in the Makefile
Jakub Kicinski
2025-02-12
eth: fbnic: report software Tx queue stats
Jakub Kicinski
2025-02-12
eth: fbnic: report software Rx queue stats
Jakub Kicinski
2025-02-12
eth: fbnic: wrap tx queue stats in a struct
Jakub Kicinski
2025-02-10
eth: fbnic: support listing tcam content via debugfs
Alexander Duyck
2025-02-10
eth: fbnic: support n-tuple filters
Alexander Duyck
2025-02-10
eth: fbnic: add IP TCAM programming
Alexander Duyck
2025-02-10
eth: fbnic: support an additional RSS context
Daniel Zahka
2025-02-06
eth: fbnic: set IFF_UNICAST_FLT to avoid enabling promiscuous mode when addin...
Alexander Duyck
2025-02-06
eth: fbnic: add MAC address TCAM to debugfs
Alexander Duyck
2025-01-15
eth: fbnic: Add hardware monitoring support via HWMON interface
Sanman Pradhan
2025-01-15
eth: fbnic: hwmon: Add support for reading temperature and voltage sensors
Sanman Pradhan
2025-01-15
eth: fbnic: hwmon: Add completion infrastructure for firmware requests
Sanman Pradhan
2025-01-15
net: phylink: pass neg_mode into .pcs_get_state() method
Russell King (Oracle)
2025-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-07
eth: fbnic: Revert "eth: fbnic: Add hardware monitoring support via HWMON int...
Su Hui
2025-01-07
eth: fbnic: update fbnic_poll return value
Mohsin Bashir
[next]