summaryrefslogtreecommitdiff
path: root/drivers/net/sfc/selftest.c
AgeCommit message (Expand)Author
2011-05-16sfc: Use netif_device_{detach,attach}() around reset and self-testBen Hutchings
2011-04-12sfc: Do not use efx_process_channel_now() in online self-testBen Hutchings
2011-04-12sfc: Stop the TX queues during loopback self-testsNeil Turton
2011-02-28sfc: Update copyright datesBen Hutchings
2011-02-15sfc: Add TX queues for high-priority trafficBen Hutchings
2010-10-21sfc: make functions staticstephen hemminger
2010-09-10sfc: Make the dmaq size a run-time setting (rather than compile-time)Steve Hodgson
2010-09-10sfc: Refactor channel and queue lookup and iterationBen Hutchings
2010-06-25sfc: Fix reading of inserted hashBen Hutchings
2010-06-24sfc: Record hardware RX hash on each skb where possibleBen Hutchings
2010-06-24sfc: Implement message level controlBen Hutchings
2010-06-03drivers/net: use __packed annotationEric Dumazet
2010-06-02sfc: Allow DRV_GEN events to be used outside of selftestsSteve Hodgson
2010-06-02sfc: Wait for the link to stay up before running loopback selftestSteve Hodgson
2010-04-28sfc: Create multiple TX queuesBen Hutchings
2010-04-28sfc: Test only the first pair of TX queuesBen Hutchings
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-03sfc: Do not include unneeded headersBen Hutchings
2010-02-03sfc: Replace PHY MDIO test with an 'alive' testBen Hutchings
2010-01-13sfc: Fix conditions for MDIO self-testBen Hutchings
2009-12-13drivers/net/sfc: Correct code taking the size of a pointerJulia Lawall
2009-11-29sfc: Update version, copyright dates, authorsBen Hutchings
2009-11-29sfc: Rename falcon.h to nic.hBen Hutchings
2009-11-29sfc: Remove static PHY data and enumerationsBen Hutchings
2009-11-29sfc: Separate shared NIC code from Falcon-specific and rename accordinglyBen Hutchings
2009-11-29sfc: Add efx_nic_type operation for NVRAM self-testBen Hutchings
2009-11-29sfc: Add efx_nic_type operation for register self-testBen Hutchings
2009-11-29sfc: Generalise link state monitoringSteve Hodgson
2009-11-29sfc: Refactor link configurationBen Hutchings
2009-11-29sfc: Move Falcon NIC operations to efx_nic_typeBen Hutchings
2009-11-28sfc: Decouple NIC revision number from Falcon PCI revision numberBen Hutchings
2009-11-26sfc: Do not set net_device::trans_start in self-testBen Hutchings
2009-11-26sfc: Move inline comment into kernel-docBen Hutchings
2009-11-26sfc: Simplify XMAC link pollingBen Hutchings
2009-11-24sfc: Log interrupt and reset type names, not numbersBen Hutchings
2009-11-24sfc: Combine high-level header filesBen Hutchings
2009-11-24sfc: Remove redundant efx_xmit() functionBen Hutchings
2009-11-24sfc: Gather link state fields in struct efx_nic into new struct efx_link_stateBen Hutchings
2009-10-24sfc: Eliminate indirect lookups of queue size constantsBen Hutchings
2009-10-24sfc: Rename register I/O header and functions used by both Falcon and SienaBen Hutchings
2009-10-24sfc: Remove boards.h, moving last remaining declaration to falcon.hBen Hutchings
2009-09-01netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger
2009-05-29net: dont update dev->trans_start in 10GB driversEric Dumazet
2009-04-29sfc: Use generic MDIO functions and definitionsBen Hutchings
2009-01-30sfc: Reinitialise the PHY completely in case of a PHY or NIC resetSteve Hodgson
2008-12-26sfc: Add support for multiple PHY self-testsBen Hutchings
2008-12-26sfc: Merge top-level functions for self-testsBen Hutchings
2008-12-26sfc: Clean up PHY mode management in loopback self-testBen Hutchings
2008-12-12sfc: Add support for SFN4111TBen Hutchings
2008-12-12sfc: Rework MAC, PHY and board event handlingBen Hutchings