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