aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc/nic.c
Commit message (Expand)AuthorAgeFilesLines
* sfc: Create multiple TX queuesBen Hutchings2010-04-281-6/+6
* sfc: Break NAPI processing after one ring-full of TX completionsBen Hutchings2010-04-281-15/+24
* sfc: Read MEM_STAT for SRM_PERR as well as MEM_PERR errorsSteve Hodgson2010-04-281-1/+2
* sfc: Extend the legacy interrupt workaroundsSteve Hodgson2010-04-281-14/+9
* sfc: Handle serious errors in exactly one interrupt handlerSteve Hodgson2010-04-281-16/+19
* sfc: Ignore parity errors in the other port's SRAMSteve Hodgson2010-04-281-0/+2
* sfc: Fix some incorrect or redundant commentsBen Hutchings2010-02-031-4/+0
* sfc: Survive ISR0=0 bug in the shared IRQ caseGuido Barzini2010-02-031-0/+9
* sfc: Disable TX descriptor prefetch watchdogBen Hutchings2009-12-231-0/+2
* sfc: Update version, copyright dates, authorsBen Hutchings2009-11-291-1/+1
* sfc: Add support for SFC9000 family (2)Ben Hutchings2009-11-291-14/+49
* sfc: Move shared NIC code from falcon.c to new source file nic.cBen Hutchings2009-11-291-0/+1548