Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sfc: Use kernel I2C system and i2c-algo-bit driver | Ben Hutchings | 2008-05-30 | 1 | -0/+2 |
* | sfc: Remove redundant casts to and from void * | Ben Hutchings | 2008-05-22 | 1 | -1/+1 |
* | sfc: Correct and expand some comments | Ben Hutchings | 2008-05-22 | 1 | -6/+14 |
* | sfc: Use resource_size_t for PCI bus address | Ben Hutchings | 2008-05-22 | 1 | -5/+6 |
* | sfc: Replaced various macros with inline functions | Ben Hutchings | 2008-05-22 | 1 | -4/+4 |
* | sfc: Added and removed braces to comply with kernel style | Ben Hutchings | 2008-05-22 | 1 | -3/+3 |
* | sfc: Removed unncesssary UL suffixes on 0 literals | Ben Hutchings | 2008-05-22 | 1 | -2/+2 |
* | sfc: Simplified efx_rx_calc_buffer_size() using get_order() | Ben Hutchings | 2008-05-22 | 1 | -21/+8 |
* | sfc: Removed casts to void | Ben Hutchings | 2008-05-22 | 1 | -2/+2 |
* | [netdrvr] sfc: Add TSO support | Ben Hutchings | 2008-05-13 | 1 | -1/+3 |
* | New driver "sfc" for Solarstorm SFC4000 controller. | Ben Hutchings | 2008-04-29 | 1 | -0/+2208 |