aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc/nic.c
Commit message (Expand)AuthorAge
* 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: Abstract channel and index lookup for RX queuesBen Hutchings2010-09-10
* sfc: Allocate DMA and event rings using GFP_KERNELBen Hutchings2010-09-10
* sfc: Add support for RX flow hash controlBen Hutchings2010-06-30
* sfc: Implement message level controlBen Hutchings2010-06-25
* sfc: Implement ethtool register dump operationBen Hutchings2010-06-25
* sfc: Remove efx_rx_queue::add_lockSteve Hodgson2010-06-02
* sfc: Allow DRV_GEN events to be used outside of selftestsSteve Hodgson2010-06-02
* sfc: Workaround flush failures on Falcon B0Steve Hodgson2010-06-02
* sfc: Create multiple TX queuesBen Hutchings2010-04-28
* sfc: Break NAPI processing after one ring-full of TX completionsBen Hutchings2010-04-28
* sfc: Read MEM_STAT for SRM_PERR as well as MEM_PERR errorsSteve Hodgson2010-04-28
* sfc: Extend the legacy interrupt workaroundsSteve Hodgson2010-04-28
* sfc: Handle serious errors in exactly one interrupt handlerSteve Hodgson2010-04-28
* sfc: Ignore parity errors in the other port's SRAMSteve Hodgson2010-04-28
* sfc: Fix some incorrect or redundant commentsBen Hutchings2010-02-03
* sfc: Survive ISR0=0 bug in the shared IRQ caseGuido Barzini2010-02-03
* sfc: Disable TX descriptor prefetch watchdogBen Hutchings2009-12-23
* sfc: Update version, copyright dates, authorsBen Hutchings2009-11-29
* sfc: Add support for SFC9000 family (2)Ben Hutchings2009-11-29
* sfc: Move shared NIC code from falcon.c to new source file nic.cBen Hutchings2009-11-29