index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
selftest.c
Age
Commit message (
Expand
)
Author
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