sfc: Move Falcon NIC operations to efx_nic_type
[safe/jmp/linux-2.6] / drivers / net / sfc / falcon.h
2009-11-30 Ben Hutchingssfc: Move Falcon NIC operations to efx_nic_type
2009-11-29 Ben Hutchingssfc: Decouple NIC revision number from Falcon PCI revis...
2009-11-29 Steve Hodgsonsfc: Simplify PHY polling
2009-11-26 Ben Hutchingssfc: Change MAC promiscuity and multicast hash at the...
2009-11-26 Ben Hutchingssfc: Simplify XMAC link polling
2009-11-26 Ben Hutchingssfc: Move Falcon board/PHY/MAC monitoring code to falcon.c
2009-11-26 Ben Hutchingssfc: Split MAC stats DMA initiation and completion
2009-11-26 Ben Hutchingssfc: Clean up struct falcon_board and struct falcon_boa...
2009-11-26 Ben Hutchingssfc: Comment corrections
2009-11-24 Ben Hutchingssfc: Move all I2C stuff into struct falcon_board
2009-11-24 Ben Hutchingssfc: Move struct falcon_board into struct falcon_nic_data
2009-11-24 Ben Hutchingssfc: Move definition of struct falcon_nic_data into...
2009-11-24 Ben Hutchingssfc: Make board information explicitly Falcon-specific
2009-10-24 Ben Hutchingssfc: Remove declarations of nonexistent functions
2009-10-24 Ben Hutchingssfc: Remove boards.h, moving last remaining declaration...
2009-03-22 Ben Hutchingssfc: Implement adaptive IRQ moderation
2008-12-13 Ben Hutchingssfc: Add support for sub-10G speeds
2008-09-24 Ben Hutchingssfc: Make queue flushes more reliable
2008-09-03 Ben Hutchingssfc: Extend self-tests
2008-09-03 Ben Hutchingssfc: Remove some unreachable error paths
2008-09-03 Ben Hutchingssfc: Cleanup RX event processing
2008-09-03 Ben Hutchingssfc: Use explicit bool for boolean variables, parameter...
2008-05-22 Ben Hutchingssfc: Replaced various macros with inline functions
2008-04-29 Ben HutchingsNew driver "sfc" for Solarstorm SFC4000 controller.