summaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc/falcon.c
AgeCommit message (Expand)AuthorLines
2008-05-22sfc: Remove redundant casts to and from void *Ben Hutchings-9/+9
2008-05-22sfc: Change type of efx_nic::nic_data to struct falcon_nic_data *Ben Hutchings-4/+1
2008-05-22sfc: Use DMA_BIT_MASK() instead of our own DMA mask macrosBen Hutchings-11/+2
2008-05-22sfc: Replaced various macros with inline functionsBen Hutchings-23/+23
2008-05-22sfc: Added and removed braces to comply with kernel styleBen Hutchings-1/+2
2008-05-22sfc: Removed casts to voidBen Hutchings-1/+1
2008-05-13[netdrvr] sfc: sfc: Add self-test supportBen Hutchings-1/+4
2008-05-13[netdrvr] sfc: Increment rx_reset when reported as driver eventBen Hutchings-0/+1
2008-05-13[netdrvr] sfc: Removed bogus 'fall-thru' commentsBen Hutchings-2/+0
2008-04-29New driver "sfc" for Solarstorm SFC4000 controller.Ben Hutchings-0/+2722