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