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
/
ef100_nic.h
Age
Commit message (
Expand
)
Author
2023-02-16
sfc: add support for devlink port_function_hw_addr_get in ef100
Alejandro Lucero
2023-02-16
sfc: obtain device mac address based on firmware handle for ef100
Alejandro Lucero
2023-02-16
sfc: enumerate mports in ef100
Alejandro Lucero
2022-07-29
sfc: determine wire m-port at EF100 PF probe time
Edward Cree
2022-07-22
sfc: detect ef100 MAE admin privilege/capability at probe time
Edward Cree
2022-06-29
sfc: Separate netdev probe/remove from PCI probe/remove
Jonathan Cooper
2020-08-03
sfc_ef100: add nic-type for VFs, and bind to them
Edward Cree
2020-08-03
sfc_ef100: read pf_index at probe time
Edward Cree
2020-08-03
sfc_ef100: statistics gathering
Edward Cree
2020-08-03
sfc_ef100: read Design Parameters at probe time
Edward Cree
2020-07-27
sfc_ef100: read device MAC address at probe time
Edward Cree
2020-07-27
sfc_ef100: extend ef100_check_caps to cover datapath_caps3
Edward Cree
2020-07-27
sfc_ef100: read datapath caps, implement check_caps
Edward Cree
2020-07-27
sfc_ef100: implement ndo_open/close and EVQ probing
Edward Cree
2020-07-27
sfc_ef100: implement MCDI transport
Edward Cree
2020-07-27
sfc: skeleton EF100 PF driver
Edward Cree