| Commit message (Expand) | Author | Age | Files | Lines |
* | sfc: Move the Solarflare drivers | Jeff Kirsher | 2011-08-11 | 1 | -776/+0 |
* | sfc: Update copyright dates | Ben Hutchings | 2011-03-01 | 1 | -1/+1 |
* | sfc: Move xmac_poll_required into struct falcon_nic_data | Ben Hutchings | 2010-12-03 | 1 | -1/+2 |
* | sfc: Remove unnecessary inclusion of various private header files | Ben Hutchings | 2010-12-03 | 1 | -2/+0 |
* | sfc: Read-to-clear LM87 alarm/interrupt status at start of day | Ben Hutchings | 2010-12-03 | 1 | -0/+4 |
* | sfc: Distinguish critical and non-critical over-temperature conditions | Ben Hutchings | 2010-12-03 | 1 | -29/+80 |
* | sfc: Fix condition for no-op in set_phy_flash_cfg() | Ben Hutchings | 2010-12-03 | 1 | -1/+1 |
* | sfc: Add support for SFE4003 board and TXC43128 PHY | Ben Hutchings | 2010-09-22 | 1 | -0/+80 |
* | sfc: Remove support for SFN4111T, SFT9001 and Falcon GMAC | Ben Hutchings | 2010-09-22 | 1 | -123/+4 |
* | sfc: Log clearer error messages for hardware monitor | Ben Hutchings | 2010-06-26 | 1 | -3/+8 |
* | sfc: Implement message level control | Ben Hutchings | 2010-06-25 | 1 | -14/+16 |
* | sfc: Change falcon_probe_board() to fail for unsupported boards | Ben Hutchings | 2010-04-28 | 1 | -10/+3 |
* | sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances | Ben Hutchings | 2010-02-20 | 1 | -18/+27 |
* | sfc: Update version, copyright dates, authors | Ben Hutchings | 2009-11-30 | 1 | -1/+1 |
* | sfc: Rename falcon.h to nic.h | Ben Hutchings | 2009-11-30 | 1 | -1/+1 |
* | sfc: Refactor link configuration | Ben Hutchings | 2009-11-30 | 1 | -1/+2 |
* | sfc: Simplify XMAC link polling | Ben Hutchings | 2009-11-27 | 1 | -2/+2 |
* | sfc: Split MAC stats DMA initiation and completion | Ben Hutchings | 2009-11-27 | 1 | -5/+5 |
* | sfc: Clean up struct falcon_board and struct falcon_board_data | Ben Hutchings | 2009-11-27 | 1 | -61/+54 |
* | sfc: Comment corrections | Ben Hutchings | 2009-11-27 | 1 | -1/+1 |
* | sfc: Gather link state fields in struct efx_nic into new struct efx_link_state | Ben Hutchings | 2009-11-24 | 1 | -1/+1 |
* | sfc: Move all I2C stuff into struct falcon_board | Ben Hutchings | 2009-11-24 | 1 | -8/+10 |
* | sfc: Move struct falcon_board into struct falcon_nic_data | Ben Hutchings | 2009-11-24 | 1 | -0/+9 |
* | sfc: Make board information explicitly Falcon-specific | Ben Hutchings | 2009-11-24 | 1 | -48/+58 |
* | sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T | Ben Hutchings | 2009-11-24 | 1 | -18/+25 |
* | sfc: Use a single blink implementation | Ben Hutchings | 2009-11-24 | 1 | -44/+22 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-19 | 1 | -2/+2 |
* | sfc: Rename 'xfp' file and functions to reflect reality | Ben Hutchings | 2009-10-24 | 1 | -13/+13 |
* | sfc: Merge struct efx_blinker into struct efx_board | Ben Hutchings | 2009-10-24 | 1 | -14/+15 |
* | sfc: Rename register I/O header and functions used by both Falcon and Siena | Ben Hutchings | 2009-10-24 | 1 | -4/+4 |
* | sfc: Update hardware definitions for Siena | Ben Hutchings | 2009-10-24 | 1 | -7/+7 |
* | sfc: Remove boards.h, moving last remaining declaration to falcon.h | Ben Hutchings | 2009-10-24 | 1 | -1/+0 |
* | sfc: Merge sfe4001.c into falcon_boards.c | Ben Hutchings | 2009-10-24 | 1 | -0/+419 |
* | sfc: Rename Falcon-specific board code and types | Ben Hutchings | 2009-10-24 | 1 | -0/+333 |