summaryrefslogtreecommitdiff
path: root/drivers/net/sfc/efx.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-22sfc: Remove redundant casts to and from void *Ben Hutchings1-1/+1
2008-05-22sfc: Correct and expand some commentsBen Hutchings1-6/+14
2008-05-22sfc: Use resource_size_t for PCI bus addressBen Hutchings1-5/+6
2008-05-22sfc: Replaced various macros with inline functionsBen Hutchings1-4/+4
2008-05-22sfc: Added and removed braces to comply with kernel styleBen Hutchings1-3/+3
2008-05-22sfc: Removed unncesssary UL suffixes on 0 literalsBen Hutchings1-2/+2
2008-05-22sfc: Simplified efx_rx_calc_buffer_size() using get_order()Ben Hutchings1-21/+8
2008-05-22sfc: Removed casts to voidBen Hutchings1-2/+2
2008-05-13[netdrvr] sfc: Add TSO supportBen Hutchings1-1/+3
2008-04-29New driver "sfc" for Solarstorm SFC4000 controller.Ben Hutchings1-0/+2208