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