aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc/efx.c
Commit message (Expand)AuthorAge
* sfc: Remove redundant casts to and from void *Ben Hutchings2008-05-22
* sfc: Correct and expand some commentsBen Hutchings2008-05-22
* sfc: Use resource_size_t for PCI bus addressBen Hutchings2008-05-22
* sfc: Replaced various macros with inline functionsBen Hutchings2008-05-22
* sfc: Added and removed braces to comply with kernel styleBen Hutchings2008-05-22
* sfc: Removed unncesssary UL suffixes on 0 literalsBen Hutchings2008-05-22
* sfc: Simplified efx_rx_calc_buffer_size() using get_order()Ben Hutchings2008-05-22
* sfc: Removed casts to voidBen Hutchings2008-05-22
* [netdrvr] sfc: Add TSO supportBen Hutchings2008-05-13
* New driver "sfc" for Solarstorm SFC4000 controller.Ben Hutchings2008-04-29