index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
selftest.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-03
sfc: assign TXQs without gaps
Edward Cree
1
-9
/
+9
2020-01-10
sfc: refactor selftest work init code
Alex Maftei (amaftei)
1
-1
/
+6
2020-01-09
sfc: add new headers in preparation for code split
Alex Maftei (amaftei)
1
-0
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-2
/
+1
2017-02-17
sfc: do not device_attach if a reset is pending
Peter Dunning
1
-1
/
+1
2016-08-27
sfc: work around TRIGGER_INTERRUPT command not working on SFC9140
Jon Cooper
1
-1
/
+9
2015-08-01
sfc: allow ethtool selftest and MC reboot to complete on an unprivileged func...
Daniel Pieczko
1
-1
/
+13
2015-04-17
sfc: Fix memcpy() with const destination compiler warning.
David S. Miller
1
-1
/
+1
2014-07-23
sfc: Add support for busy polling
Alexandre Rames
1
-3
/
+2
2014-03-10
sfc: Use ether_addr_copy and eth_broadcast_addr
Edward Cree
1
-3
/
+3
2013-12-13
sfc: Add MC BISTs to ethtool offline self test on EF10
Jon Cooper
1
-1
/
+1
2013-08-30
sfc: Update copyright banners
Ben Hutchings
1
-2
/
+2
2013-08-21
sfc: Remove efx_process_channel_now()
Ben Hutchings
1
-11
/
+0
2012-12-01
sfc: lock TX queues when calling netif_device_detach()
Daniel Pieczko
1
-1
/
+1
2012-12-01
sfc: Fix byte order warning in self-test
Ben Hutchings
1
-1
/
+1
2012-10-02
sfc: Fix loopback self-test with separate_tx_channels=1
Ben Hutchings
1
-1
/
+2
2012-07-17
sfc: Disable VF queues during register self-test
Ben Hutchings
1
-47
/
+15
2012-07-17
sfc: Use dev_kfree_skb() in efx_end_loopback()
Ben Hutchings
1
-1
/
+1
2012-03-06
sfc: Run event/IRQ self-test asynchronously when interface is brought up
Ben Hutchings
1
-0
/
+35
2012-03-06
sfc: Encapsulate access to efx_{channel,nic}::last_irq_cpu in self-test
Ben Hutchings
1
-10
/
+4
2012-03-06
sfc: Test all event queues in parallel
Ben Hutchings
1
-49
/
+65
2012-03-06
sfc: Raise self-test timeouts
Ben Hutchings
1
-19
/
+46
2012-01-27
sfc: Remove remnants of on-load self-test
Ben Hutchings
1
-8
/
+4
2012-01-27
sfc: Clean up test interrupt handling
Ben Hutchings
1
-5
/
+7
2012-01-27
sfc: Remove dependence on NAPI polling in efx_test_eventq_irq()
Ben Hutchings
1
-39
/
+40
2012-01-27
sfc: Consistently test DEBUG macro, not EFX_ENABLE_DEBUG
Ben Hutchings
1
-1
/
+1
2012-01-27
sfc: Merge efx_mac_operations into efx_nic_type
Ben Hutchings
1
-1
/
+1
2012-01-09
sfc: Remove unnecessary inclusion of <asm/io.h>, prompted by checkpatch
Ben Hutchings
1
-1
/
+0
2012-01-09
sfc: Const-qualify static data as appropriate, partly prompted by checkpatch
Ben Hutchings
1
-1
/
+1
2012-01-05
sfc: Fix some formatting errors reported by checkpatch
Ben Hutchings
1
-1
/
+1
2011-12-04
sfc: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
1
-2
/
+2
2011-08-11
sfc: Move the Solarflare drivers
Jeff Kirsher
1
-0
/
+761