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
/
sfc
/
siena
Age
Commit message (
Expand
)
Author
2022-12-06
sfc: use sysfs_emit() to instead of scnprintf()
ye xingchen
2022-11-11
ptp: convert remaining drivers to adjfine interface
Jacob Keller
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-20
sfc/siena: fix null pointer dereference in efx_hard_start_xmit
Íñigo Huguet
2022-09-20
sfc/siena: fix TX channel offset when using legacy interrupts
Íñigo Huguet
2022-09-13
sfc: introduce shutdown entry point in efx pci driver
Pieter Jansen van Vuuren
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-07-26
sfc/siena: fix repeated words in comments
wangjianli
2022-07-06
sfc/siena: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-06-24
sfc: siena: fix repeated words in comments
Jilin Yuan
2022-06-19
sfc/siena: Fix typo in comment
Xiang wangx
2022-06-01
sfc/siena: fix wrong tx channel offset with efx_separate_tx_channels
Íñigo Huguet
2022-06-01
sfc/siena: fix considering that all channels have TX queues
Martin Habets
2022-05-20
sfc/siena: Remove duplicate check on segments
Martin Habets
2022-05-18
sfc: siena: Have a unique wrapper ifndef for efx channels header
Saeed Mahameed
2022-05-13
eth: sfc: remove remnants of the out-of-tree napi_weight module param
Jakub Kicinski
2022-05-13
sfc: siena: Fix Kconfig dependencies
Ren Zhijie
2022-05-12
sfc/siena: Reinstate SRIOV init/fini function calls
Martin Habets
2022-05-12
sfc/siena: Make PTP and reset support specific for Siena
Martin Habets
2022-05-12
sfc/siena: Make MCDI logging support specific for Siena
Martin Habets
2022-05-12
siena: Make HWMON support specific for Siena
Martin Habets
2022-05-12
siena: Make SRIOV support specific for Siena
Martin Habets
2022-05-12
siena: Make MTD support specific for Siena
Martin Habets
2022-05-10
sfc: Add a basic Siena module
Martin Habets
2022-05-10
sfc/siena: Inline functions in sriov.h to avoid conflicts with sfc
Martin Habets
2022-05-10
sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfc
Martin Habets
2022-05-10
sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfc
Martin Habets
2022-05-10
sfc/siena: Rename peripheral functions to avoid conflicts with sfc
Martin Habets
2022-05-10
sfc/siena: Rename RX/TX functions to avoid conflicts with sfc
Martin Habets
2022-05-10
sfc/siena: Rename functions in efx headers to avoid conflicts with sfc
Martin Habets
2022-05-10
sfc/siena: Remove build references to missing functionality
Martin Habets
2022-05-10
sfc: Copy shared files needed for Siena (part 2)
Martin Habets
2022-05-10
sfc: Copy shared files needed for Siena (part 1)
Martin Habets
2022-05-10
sfc: Move Siena specific files
Martin Habets
2022-05-04
sfc: Copy a subset of mcdi_pcol.h to siena
Martin Habets