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