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