| Commit message (Expand) | Author | Age | Files | Lines |
* | sfc: Move the Solarflare drivers | Jeff Kirsher | 2011-08-11 | 1 | -494/+0 |
* | ethtool: cosmetic: Use ethtool ethtool_cmd_speed API | David Decotigny | 2011-04-29 | 1 | -1/+1 |
* | sfc: make function tables const | stephen hemminger | 2011-04-15 | 1 | -1/+1 |
* | sfc: Update copyright dates | Ben Hutchings | 2011-03-01 | 1 | -1/+1 |
* | sfc: Do not read STAT1.FAULT in efx_mdio_check_mmd() | Ben Hutchings | 2011-03-01 | 1 | -1/+1 |
* | sfc: Remove unnecessary inclusion of various private header files | Ben Hutchings | 2010-12-03 | 1 | -2/+0 |
* | sfc: Remove support for SFN4111T, SFT9001 and Falcon GMAC | Ben Hutchings | 2010-09-22 | 1 | -397/+27 |
* | sfc: Implement message level control | Ben Hutchings | 2010-06-25 | 1 | -5/+7 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | sfc: Replace PHY MDIO test with an 'alive' test | Ben Hutchings | 2010-02-04 | 1 | -0/+2 |
* | sfc: Move PHY software state initialisation from init() into probe() | Steve Hodgson | 2009-12-24 | 1 | -61/+77 |
* | 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: Remove static PHY data and enumerations | Ben Hutchings | 2009-11-30 | 1 | -12/+37 |
* | sfc: Extend loopback mode enumeration | Ben Hutchings | 2009-11-30 | 1 | -2/+2 |
* | sfc: Refactor link configuration | Ben Hutchings | 2009-11-30 | 1 | -39/+27 |
* | sfc: Simplify PHY polling | Steve Hodgson | 2009-11-29 | 1 | -42/+27 |
* | sfc: Split MAC stats DMA initiation and completion | Ben Hutchings | 2009-11-27 | 1 | -2/+2 |
* | sfc: Clean up struct falcon_board and struct falcon_board_data | 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 | -10/+12 |
* | sfc: Make board information explicitly Falcon-specific | Ben Hutchings | 2009-11-24 | 1 | -1/+1 |
* | sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T | Ben Hutchings | 2009-11-24 | 1 | -0/+2 |
* | sfc: Use a single blink implementation | Ben Hutchings | 2009-11-24 | 1 | -8/+16 |
* | sfc: SFT9001: Reset LED configuration correctly after blinking | Ben Hutchings | 2009-11-24 | 1 | -4/+7 |
* | sfc: Update hardware definitions for Siena | Ben Hutchings | 2009-10-24 | 1 | -1/+1 |
* | sfc: Remove boards.h, moving last remaining declaration to falcon.h | Ben Hutchings | 2009-10-24 | 1 | -1/+0 |
* | sfc: 10Xpress: Report support for pause frames | Ben Hutchings | 2009-10-23 | 1 | -0/+1 |
* | sfc: 10Xpress: Initialise pause advertising flags | Ben Hutchings | 2009-10-13 | 1 | -0/+10 |
* | sfc: Expose 100/1000BASE-T MDI-X status via ethtool | Ben Hutchings | 2009-06-11 | 1 | -1/+10 |
* | sfc: Use generic XENPAK register definitions | Ben Hutchings | 2009-05-18 | 1 | -14/+2 |
* | sfc: Use generic MDIO flow control auto-negotiation functions | Ben Hutchings | 2009-04-30 | 1 | -1/+0 |
* | sfc: Use generic MDIO functions and definitions | Ben Hutchings | 2009-04-30 | 1 | -137/+90 |
* | sfc: SFT9001/SFN4111T: Check PHY boot status during board initialisation | Ben Hutchings | 2009-03-02 | 1 | -34/+54 |
* | sfc: SFT9001: Include non-breaking cable diagnostics in online self-tests | Ben Hutchings | 2009-03-02 | 1 | -21/+24 |
* | drivers/net/sfc: fix sparse warning: symbol shadows an earlier one | Hannes Eder | 2009-02-18 | 1 | -4/+3 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-01-30 | 1 | -136/+77 |
|\ |
|
| * | sfc: Replace stats_enabled flag with a disable count | Ben Hutchings | 2009-01-30 | 1 | -6/+6 |
| * | sfc: SFX7101/SFT9001: Fix AN advertisements | Ben Hutchings | 2009-01-30 | 1 | -93/+58 |
| * | sfc: Reinitialise the PHY completely in case of a PHY or NIC reset | Steve Hodgson | 2009-01-30 | 1 | -0/+1 |
| * | sfc: SFT9001: Fix speed reporting in 1G PHY loopback | Steve Hodgson | 2009-01-30 | 1 | -18/+9 |
| * | sfc: SFX7101: Remove workaround for bad link training | Steve Hodgson | 2009-01-30 | 1 | -20/+0 |
| * | sfc: SFT9001: Enable robust link training | Steve Hodgson | 2009-01-30 | 1 | -1/+5 |
* | | sfc: Replace LRO with GRO | Herbert Xu | 2009-01-21 | 1 | -0/+1 |
|/ |
|
* | sfc: SFT9001: Fix condition for LNPGA power-off | Ben Hutchings | 2009-01-11 | 1 | -2/+3 |
* | sfc: SFT9001: Add cable diagnostics | Ben Hutchings | 2008-12-26 | 1 | -8/+107 |
* | sfc: Add support for multiple PHY self-tests | Ben Hutchings | 2008-12-26 | 1 | -4/+20 |
* | sfc: Fix unreliable link detection in some loopback modes | Ben Hutchings | 2008-12-26 | 1 | -4/+7 |
* | sfc: Add support for Solarflare 10Xpress SFT9001 | Ben Hutchings | 2008-12-13 | 1 | -97/+431 |
* | sfc: Rework MAC, PHY and board event handling | Ben Hutchings | 2008-12-13 | 1 | -30/+14 |
* | sfc: Implement auto-negotiation | Ben Hutchings | 2008-12-13 | 1 | -66/+72 |