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