Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
[safe/jmp/linux-2.6] / drivers / net / sfc / falcon.c
2008-06-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-10 Steve Hodgsonsfc: Recover from RX queue flush failure
2008-05-31 Ben Hutchingssfc: Reduce I2C udelay to 5 resulting in a clock freque...
2008-05-31 Ben Hutchingssfc: Use kernel I2C system and i2c-algo-bit driver
2008-05-22 Ben Hutchingssfc: Remove redundant casts to and from void *
2008-05-22 Ben Hutchingssfc: Change type of efx_nic::nic_data to struct falcon_...
2008-05-22 Ben Hutchingssfc: Use DMA_BIT_MASK() instead of our own DMA mask...
2008-05-22 Ben Hutchingssfc: Replaced various macros with inline functions
2008-05-22 Ben Hutchingssfc: Added and removed braces to comply with kernel...
2008-05-22 Ben Hutchingssfc: Removed casts to void
2008-05-13 Ben Hutchings[netdrvr] sfc: sfc: Add self-test support
2008-05-13 Ben Hutchings[netdrvr] sfc: Increment rx_reset when reported as...
2008-05-13 Ben Hutchings[netdrvr] sfc: Removed bogus 'fall-thru' comments
2008-04-29 Ben HutchingsNew driver "sfc" for Solarstorm SFC4000 controller.