Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sfc: Recover from RX queue flush failure | Steve Hodgson | 2008-06-11 | 1 | -1/+3 |
* | sfc: Remove redundant casts to and from void * | Ben Hutchings | 2008-05-22 | 1 | -9/+9 |
* | sfc: Change type of efx_nic::nic_data to struct falcon_nic_data * | Ben Hutchings | 2008-05-22 | 1 | -4/+1 |
* | sfc: Use DMA_BIT_MASK() instead of our own DMA mask macros | Ben Hutchings | 2008-05-22 | 1 | -11/+2 |
* | sfc: Replaced various macros with inline functions | Ben Hutchings | 2008-05-22 | 1 | -23/+23 |
* | sfc: Added and removed braces to comply with kernel style | Ben Hutchings | 2008-05-22 | 1 | -1/+2 |
* | sfc: Removed casts to void | Ben Hutchings | 2008-05-22 | 1 | -1/+1 |
* | [netdrvr] sfc: sfc: Add self-test support | Ben Hutchings | 2008-05-13 | 1 | -1/+4 |
* | [netdrvr] sfc: Increment rx_reset when reported as driver event | Ben Hutchings | 2008-05-13 | 1 | -0/+1 |
* | [netdrvr] sfc: Removed bogus 'fall-thru' comments | Ben Hutchings | 2008-05-13 | 1 | -2/+0 |
* | New driver "sfc" for Solarstorm SFC4000 controller. | Ben Hutchings | 2008-04-29 | 1 | -0/+2722 |