summaryrefslogtreecommitdiff
path: root/drivers/net/sfc/falcon.h
AgeCommit message (Expand)Author
2009-11-29sfc: Rename falcon.h to nic.hBen Hutchings
2009-11-29sfc: Remove static PHY data and enumerationsBen Hutchings
2009-11-29sfc: Separate shared NIC code from Falcon-specific and rename accordinglyBen Hutchings
2009-11-29sfc: Add efx_nic_type operation for NVRAM self-testBen Hutchings
2009-11-29sfc: Add efx_nic_type operation for register self-testBen Hutchings
2009-11-29sfc: Refactor link configurationBen Hutchings
2009-11-29sfc: Move Falcon NIC operations to efx_nic_typeBen Hutchings
2009-11-28sfc: Decouple NIC revision number from Falcon PCI revision numberBen Hutchings
2009-11-28sfc: Simplify PHY pollingSteve Hodgson
2009-11-26sfc: Change MAC promiscuity and multicast hash at the same timeBen Hutchings
2009-11-26sfc: Simplify XMAC link pollingBen Hutchings
2009-11-26sfc: Move Falcon board/PHY/MAC monitoring code to falcon.cBen Hutchings
2009-11-26sfc: Split MAC stats DMA initiation and completionBen Hutchings
2009-11-26sfc: Clean up struct falcon_board and struct falcon_board_dataBen Hutchings
2009-11-26sfc: Comment correctionsBen Hutchings
2009-11-24sfc: Move all I2C stuff into struct falcon_boardBen Hutchings
2009-11-24sfc: Move struct falcon_board into struct falcon_nic_dataBen Hutchings
2009-11-24sfc: Move definition of struct falcon_nic_data into falcon.hBen Hutchings
2009-11-24sfc: Make board information explicitly Falcon-specificBen Hutchings
2009-10-24sfc: Remove declarations of nonexistent functionsBen Hutchings
2009-10-24sfc: Remove boards.h, moving last remaining declaration to falcon.hBen Hutchings
2009-03-21sfc: Implement adaptive IRQ moderationBen Hutchings
2008-12-12sfc: Add support for sub-10G speedsBen Hutchings
2008-09-24sfc: Make queue flushes more reliableBen Hutchings
2008-09-03sfc: Extend self-testsBen Hutchings
2008-09-03sfc: Remove some unreachable error pathsBen Hutchings
2008-09-03sfc: Cleanup RX event processingBen Hutchings
2008-09-03sfc: Use explicit bool for boolean variables, parameters and return valuesBen Hutchings
2008-05-22sfc: Replaced various macros with inline functionsBen Hutchings
2008-04-29New driver "sfc" for Solarstorm SFC4000 controller.Ben Hutchings