index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
selftest.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-24
1
-1
/
+1
|
\
|
*
sfc: allocate a big enough SKB for loopback selftest packet
Edward Cree
2023-08-22
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-03
1
-10
/
+13
|
\
|
|
*
sfc: fix field-spanning memcpy in selftest
Edward Cree
2023-07-31
1
-10
/
+13
*
|
sfc: Miscellaneous comment removals
Martin Habets
2023-07-28
1
-6
/
+1
|
/
*
sfc: use padding to fix alignment in loopback test
Edward Cree
2023-06-26
1
-19
/
+28
*
sfc: define inner/outer csum offload TXQ types
Edward Cree
2020-09-12
1
-1
/
+1
*
sfc: decouple TXQ type from label
Edward Cree
2020-09-12
1
-1
/
+1
*
sfc: remove phy_op indirection
Edward Cree
2020-09-07
1
-8
/
+4
*
sfc: fix kernel-doc on struct efx_loopback_state
Edward Cree
2020-08-31
1
-1
/
+1
*
sfc: assign TXQs without gaps
Edward Cree
2020-07-02
1
-9
/
+9
*
sfc: refactor selftest work init code
Alex Maftei (amaftei)
2020-01-10
1
-1
/
+6
*
sfc: add new headers in preparation for code split
Alex Maftei (amaftei)
2020-01-08
1
-0
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-2
/
+1
*
sfc: do not device_attach if a reset is pending
Peter Dunning
2017-02-17
1
-1
/
+1
*
sfc: work around TRIGGER_INTERRUPT command not working on SFC9140
Jon Cooper
2016-08-27
1
-1
/
+9
*
sfc: allow ethtool selftest and MC reboot to complete on an unprivileged func...
Daniel Pieczko
2015-08-01
1
-1
/
+13
*
sfc: Fix memcpy() with const destination compiler warning.
David S. Miller
2015-04-17
1
-1
/
+1
*
sfc: Add support for busy polling
Alexandre Rames
2014-07-23
1
-3
/
+2
*
sfc: Use ether_addr_copy and eth_broadcast_addr
Edward Cree
2014-03-10
1
-3
/
+3
*
sfc: Add MC BISTs to ethtool offline self test on EF10
Jon Cooper
2013-12-12
1
-1
/
+1
*
sfc: Update copyright banners
Ben Hutchings
2013-08-30
1
-2
/
+2
*
sfc: Remove efx_process_channel_now()
Ben Hutchings
2013-08-21
1
-11
/
+0
*
sfc: lock TX queues when calling netif_device_detach()
Daniel Pieczko
2012-12-01
1
-1
/
+1
*
sfc: Fix byte order warning in self-test
Ben Hutchings
2012-12-01
1
-1
/
+1
*
sfc: Fix loopback self-test with separate_tx_channels=1
Ben Hutchings
2012-10-02
1
-1
/
+2
*
sfc: Disable VF queues during register self-test
Ben Hutchings
2012-07-17
1
-47
/
+15
*
sfc: Use dev_kfree_skb() in efx_end_loopback()
Ben Hutchings
2012-07-17
1
-1
/
+1
*
sfc: Run event/IRQ self-test asynchronously when interface is brought up
Ben Hutchings
2012-03-06
1
-0
/
+35
*
sfc: Encapsulate access to efx_{channel,nic}::last_irq_cpu in self-test
Ben Hutchings
2012-03-06
1
-10
/
+4
*
sfc: Test all event queues in parallel
Ben Hutchings
2012-03-06
1
-49
/
+65
*
sfc: Raise self-test timeouts
Ben Hutchings
2012-03-06
1
-19
/
+46
*
sfc: Remove remnants of on-load self-test
Ben Hutchings
2012-01-27
1
-8
/
+4
*
sfc: Clean up test interrupt handling
Ben Hutchings
2012-01-27
1
-5
/
+7
*
sfc: Remove dependence on NAPI polling in efx_test_eventq_irq()
Ben Hutchings
2012-01-27
1
-39
/
+40
*
sfc: Consistently test DEBUG macro, not EFX_ENABLE_DEBUG
Ben Hutchings
2012-01-27
1
-1
/
+1
*
sfc: Merge efx_mac_operations into efx_nic_type
Ben Hutchings
2012-01-27
1
-1
/
+1
*
sfc: Remove unnecessary inclusion of <asm/io.h>, prompted by checkpatch
Ben Hutchings
2012-01-09
1
-1
/
+0
*
sfc: Const-qualify static data as appropriate, partly prompted by checkpatch
Ben Hutchings
2012-01-09
1
-1
/
+1
*
sfc: Fix some formatting errors reported by checkpatch
Ben Hutchings
2012-01-05
1
-1
/
+1
*
sfc: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-04
1
-2
/
+2
*
sfc: Move the Solarflare drivers
Jeff Kirsher
2011-08-11
1
-0
/
+761