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