aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc/falcon_boards.c
Commit message (Expand)AuthorAgeFilesLines
* sfc: Update copyright datesBen Hutchings2011-02-281-1/+1
* sfc: Move xmac_poll_required into struct falcon_nic_dataBen Hutchings2010-12-031-1/+2
* sfc: Remove unnecessary inclusion of various private header filesBen Hutchings2010-12-031-2/+0
* sfc: Read-to-clear LM87 alarm/interrupt status at start of dayBen Hutchings2010-12-031-0/+4
* sfc: Distinguish critical and non-critical over-temperature conditionsBen Hutchings2010-12-031-29/+80
* sfc: Fix condition for no-op in set_phy_flash_cfg()Ben Hutchings2010-12-031-1/+1
* sfc: Add support for SFE4003 board and TXC43128 PHYBen Hutchings2010-09-221-0/+80
* sfc: Remove support for SFN4111T, SFT9001 and Falcon GMACBen Hutchings2010-09-221-123/+4
* sfc: Log clearer error messages for hardware monitorBen Hutchings2010-06-251-3/+8
* sfc: Implement message level controlBen Hutchings2010-06-241-14/+16
* sfc: Change falcon_probe_board() to fail for unsupported boardsBen Hutchings2010-04-281-10/+3
* sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerancesBen Hutchings2010-02-191-18/+27
* sfc: Update version, copyright dates, authorsBen Hutchings2009-11-291-1/+1
* sfc: Rename falcon.h to nic.hBen Hutchings2009-11-291-1/+1
* sfc: Refactor link configurationBen Hutchings2009-11-291-1/+2
* sfc: Simplify XMAC link pollingBen Hutchings2009-11-261-2/+2
* sfc: Split MAC stats DMA initiation and completionBen Hutchings2009-11-261-5/+5
* sfc: Clean up struct falcon_board and struct falcon_board_dataBen Hutchings2009-11-261-61/+54
* sfc: Comment correctionsBen Hutchings2009-11-261-1/+1
* sfc: Gather link state fields in struct efx_nic into new struct efx_link_stateBen Hutchings2009-11-241-1/+1
* sfc: Move all I2C stuff into struct falcon_boardBen Hutchings2009-11-241-8/+10
* sfc: Move struct falcon_board into struct falcon_nic_dataBen Hutchings2009-11-241-0/+9
* sfc: Make board information explicitly Falcon-specificBen Hutchings2009-11-241-48/+58
* sfc: Rename efx_board::init_leds to init_phy and use for SFN4111TBen Hutchings2009-11-241-18/+25
* sfc: Use a single blink implementationBen Hutchings2009-11-241-44/+22
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-181-2/+2
* sfc: Rename 'xfp' file and functions to reflect realityBen Hutchings2009-10-241-13/+13
* sfc: Merge struct efx_blinker into struct efx_boardBen Hutchings2009-10-241-14/+15
* sfc: Rename register I/O header and functions used by both Falcon and SienaBen Hutchings2009-10-241-4/+4
* sfc: Update hardware definitions for SienaBen Hutchings2009-10-241-7/+7
* sfc: Remove boards.h, moving last remaining declaration to falcon.hBen Hutchings2009-10-241-1/+0
* sfc: Merge sfe4001.c into falcon_boards.cBen Hutchings2009-10-241-0/+419
* sfc: Rename Falcon-specific board code and typesBen Hutchings2009-10-241-0/+333