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
/
selftest.c
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-02-17
sfc: do not device_attach if a reset is pending
Peter Dunning
2016-08-26
sfc: work around TRIGGER_INTERRUPT command not working on SFC9140
Jon Cooper
2015-07-31
sfc: allow ethtool selftest and MC reboot to complete on an unprivileged func...
Daniel Pieczko
2015-04-17
sfc: Fix memcpy() with const destination compiler warning.
David S. Miller
2014-07-22
sfc: Add support for busy polling
Alexandre Rames
2014-03-10
sfc: Use ether_addr_copy and eth_broadcast_addr
Edward Cree
2013-12-12
sfc: Add MC BISTs to ethtool offline self test on EF10
Jon Cooper
2013-08-29
sfc: Update copyright banners
Ben Hutchings
2013-08-21
sfc: Remove efx_process_channel_now()
Ben Hutchings
2012-12-01
sfc: lock TX queues when calling netif_device_detach()
Daniel Pieczko
2012-12-01
sfc: Fix byte order warning in self-test
Ben Hutchings
2012-10-02
sfc: Fix loopback self-test with separate_tx_channels=1
Ben Hutchings
2012-07-17
sfc: Disable VF queues during register self-test
Ben Hutchings
2012-07-17
sfc: Use dev_kfree_skb() in efx_end_loopback()
Ben Hutchings
2012-03-06
sfc: Run event/IRQ self-test asynchronously when interface is brought up
Ben Hutchings
2012-03-06
sfc: Encapsulate access to efx_{channel,nic}::last_irq_cpu in self-test
Ben Hutchings
2012-03-06
sfc: Test all event queues in parallel
Ben Hutchings
2012-03-06
sfc: Raise self-test timeouts
Ben Hutchings
2012-01-27
sfc: Remove remnants of on-load self-test
Ben Hutchings
2012-01-27
sfc: Clean up test interrupt handling
Ben Hutchings
2012-01-27
sfc: Remove dependence on NAPI polling in efx_test_eventq_irq()
Ben Hutchings
2012-01-27
sfc: Consistently test DEBUG macro, not EFX_ENABLE_DEBUG
Ben Hutchings
2012-01-27
sfc: Merge efx_mac_operations into efx_nic_type
Ben Hutchings
2012-01-09
sfc: Remove unnecessary inclusion of <asm/io.h>, prompted by checkpatch
Ben Hutchings
2012-01-09
sfc: Const-qualify static data as appropriate, partly prompted by checkpatch
Ben Hutchings
2012-01-05
sfc: Fix some formatting errors reported by checkpatch
Ben Hutchings
2011-12-04
sfc: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-08-11
sfc: Move the Solarflare drivers
Jeff Kirsher