aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc/falcon.c
Commit message (Expand)AuthorAge
* sfc: I2C adapter initialisation fixesBen Hutchings2008-07-22
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-13
|\
| * sfc: Recover from RX queue flush failureSteve Hodgson2008-06-10
* | sfc: Reduce I2C udelay to 5 resulting in a clock frequency of 100 kHzBen Hutchings2008-05-30
* | sfc: Use kernel I2C system and i2c-algo-bit driverBen Hutchings2008-05-30
|/
* sfc: Remove redundant casts to and from void *Ben Hutchings2008-05-22
* sfc: Change type of efx_nic::nic_data to struct falcon_nic_data *Ben Hutchings2008-05-22
* sfc: Use DMA_BIT_MASK() instead of our own DMA mask macrosBen 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 casts to voidBen Hutchings2008-05-22
* [netdrvr] sfc: sfc: Add self-test supportBen Hutchings2008-05-13
* [netdrvr] sfc: Increment rx_reset when reported as driver eventBen Hutchings2008-05-13
* [netdrvr] sfc: Removed bogus 'fall-thru' commentsBen Hutchings2008-05-13
* New driver "sfc" for Solarstorm SFC4000 controller.Ben Hutchings2008-04-29