| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-17 | 1 | -14/+2 |
* | sfc: Use generic MDIO flow control auto-negotiation functions | Ben Hutchings | 2009-04-29 | 1 | -1/+0 |
* | sfc: Use generic MDIO functions and definitions | Ben Hutchings | 2009-04-29 | 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-17 | 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-12 | 1 | -97/+431 |
* | sfc: Rework MAC, PHY and board event handling | Ben Hutchings | 2008-12-12 | 1 | -30/+14 |
* | sfc: Implement auto-negotiation | Ben Hutchings | 2008-12-12 | 1 | -66/+72 |
* | sfc: Add support for sub-10G speeds | Ben Hutchings | 2008-12-12 | 1 | -4/+6 |
* | sfc: Add support for MMDs numbered >15 | Ben Hutchings | 2008-12-12 | 1 | -3/+3 |
* | sfc: Remove MII extension cruft | Ben Hutchings | 2008-12-12 | 1 | -2/+2 |
* | sfc: Use lm87 and lm90 drivers for board temperature/power monitoring | Ben Hutchings | 2008-11-06 | 1 | -1/+17 |
* | sfc: Stop generating bogus events in tenxpress_check_hw() | Ben Hutchings | 2008-09-24 | 1 | -2/+1 |
* | sfc: Serialise tenxpress_special_reset() with statistics fetches | Ben Hutchings | 2008-09-24 | 1 | -5/+10 |
* | sfc: Remove workaround for old firmware bug | Ben Hutchings | 2008-09-24 | 1 | -51/+0 |
* | sfc: Extend self-tests | Ben Hutchings | 2008-09-03 | 1 | -15/+7 |
* | sfc: Make PHY flash mode a device attribute, not a module parameter | Ben Hutchings | 2008-09-03 | 1 | -31/+15 |
* | sfc: Use explicit bool for boolean variables, parameters and return values | Ben Hutchings | 2008-09-03 | 1 | -14/+14 |
* | sfc: Added checks for heap allocation failure | Ben Hutchings | 2008-05-22 | 1 | -0/+2 |
* | sfc: Removed casts to void | Ben Hutchings | 2008-05-22 | 1 | -1/+1 |
* | [netdrvr] sfc: sfc: Add self-test support | Ben Hutchings | 2008-05-13 | 1 | -0/+81 |
* | [netdrvr] sfc: Add phy_flash_cfg module parameter and implementation | Ben Hutchings | 2008-05-13 | 1 | -4/+6 |
* | New driver "sfc" for Solarstorm SFC4000 controller. | Ben Hutchings | 2008-04-29 | 1 | -0/+434 |