aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc/falcon_boards.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-29sfc: Update version, copyright dates, authorsBen Hutchings1-1/+1
2009-11-29sfc: Rename falcon.h to nic.hBen Hutchings1-1/+1
2009-11-29sfc: Refactor link configurationBen Hutchings1-1/+2
2009-11-26sfc: Simplify XMAC link pollingBen Hutchings1-2/+2
2009-11-26sfc: Split MAC stats DMA initiation and completionBen Hutchings1-5/+5
2009-11-26sfc: Clean up struct falcon_board and struct falcon_board_dataBen Hutchings1-61/+54
2009-11-26sfc: 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-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David 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