summaryrefslogtreecommitdiff
path: root/drivers/net/sfc
AgeCommit message (Expand)Author
2009-01-30sfc: Replace stats_enabled flag with a disable countBen Hutchings
2009-01-30sfc: SFX7101/SFT9001: Fix AN advertisementsBen Hutchings
2009-01-30sfc: SFT9001: Always enable XNP exchange on SFT9001 rev BBen Hutchings
2009-01-30sfc: Update board info for hardware monitor on SFN4111T-R5 and laterBen Hutchings
2009-01-30sfc: Test for PHYXS faults whenever we cannot test link state bitsSteve Hodgson
2009-01-30sfc: Reinitialise the PHY completely in case of a PHY or NIC resetSteve Hodgson
2009-01-30sfc: Fix post-reset MAC selectionSteve Hodgson
2009-01-30sfc: SFN4111T: Fix GPIO sharing between I2C and FLASH_CFG_1Ben Hutchings
2009-01-30sfc: SFT9001: Fix speed reporting in 1G PHY loopbackSteve Hodgson
2009-01-30sfc: SFX7101: Remove workaround for bad link trainingSteve Hodgson
2009-01-30sfc: SFT9001: Enable robust link trainingSteve Hodgson
2009-01-11sfc: SFT9001: Fix condition for LNPGA power-offBen Hutchings
2009-01-07net: sfc: Use pci_clear_master() to disable bus masteringBen Hutchings
2008-12-26net: Fix warning fallout from recent NAPI interface changes.David S. Miller
2008-12-26sfc: If AN is enabled, always read speed/duplex from the AN advertising bitsBen Hutchings
2008-12-26sfc: When disabling the NIC, close the device rather than unregistering itBen Hutchings
2008-12-26sfc: SFT9001: Add cable diagnosticsBen Hutchings
2008-12-26sfc: Add support for multiple PHY self-testsBen Hutchings
2008-12-26sfc: Merge top-level functions for self-testsBen Hutchings
2008-12-26sfc: Clean up PHY mode management in loopback self-testBen Hutchings
2008-12-26sfc: Fix unreliable link detection in some loopback modesBen Hutchings
2008-12-26sfc: Generate unique names for per-NIC workqueuesBen Hutchings
2008-12-22net: Remove unused netdev arg from some NAPI interfaces.Neil Horman
2008-12-12sfc: Version 2.3Ben Hutchings
2008-12-12sfc: Fix synchronisation of efx_mtd_{probe,rename,remove}Ben Hutchings
2008-12-12sfc: Use kzalloc() to ensure struct efx_spi_device is fully initialisedBen Hutchings
2008-12-12sfc: Treat probe as unsuccessful if it scheduled a resetSteve Hodgson
2008-12-12sfc: Use model numbers for PHY type namesBen Hutchings
2008-12-12sfc: Use mutex_lock_interruptible() for ethtool EEPROM accessBen Hutchings
2008-12-12sfc: Specify a meaningful component for loopback RX-side and PHY testsBen Hutchings
2008-12-12sfc: Remove leading spacesBen Hutchings
2008-12-12sfc: Add support for SFN4111TBen Hutchings
2008-12-12sfc: Add support for Solarflare 10Xpress SFT9001Ben Hutchings
2008-12-12sfc: Rework MAC, PHY and board event handlingBen Hutchings
2008-12-12sfc: Implement auto-negotiationBen Hutchings
2008-12-12sfc: Add support for sub-10G speedsBen Hutchings
2008-12-12sfc: Clean up MDIO flag settingBen Hutchings
2008-12-12sfc: Clean up board identificationBen Hutchings
2008-12-12sfc: Add phy_type device attributeBen Hutchings
2008-12-12sfc: Add support for MMDs numbered >15Ben Hutchings
2008-12-12sfc: Remove MII extension cruftBen Hutchings
2008-12-12sfc: Don't count RX checksum errors during loopback self-testBen Hutchings
2008-12-12sfc: Abbreviate self-test names so they are not truncatedBen Hutchings
2008-12-12sfc: Provide hints to irqbalance daemonBen Hutchings
2008-12-12sfc: Add option to use a separate channel for TX completionsNeil Turton
2008-12-12sfc: Restore phy_flash_cfg module parameterBen Hutchings
2008-12-12sfc: Work around unreliable strap pinsBen Hutchings
2008-12-12sfc: Clean up waits for flash/EEPROM operationsBen Hutchings
2008-12-12sfc: Make reset_workqueue driver-global rather than per-NICSteve Hodgson
2008-12-12sfc: Correct interpretation of second param to ethtool phys_id()Ben Hutchings