summaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | drivers/net/sfc: fix sparse warnings: Should it be static?Hannes Eder2009-02-181-0/+1
* | | | | drivers/net/sfc: fix sparse warning: symbol shadows an earlier oneHannes Eder2009-02-171-4/+3
* | | | | net: replace uses of __constant_{endian}Harvey Harrison2009-02-011-2/+2
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-01-3012-302/+279
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | sfc: Replace stats_enabled flag with a disable countBen Hutchings2009-01-306-25/+57
| * | | | sfc: SFX7101/SFT9001: Fix AN advertisementsBen Hutchings2009-01-306-201/+141
| * | | | sfc: SFT9001: Always enable XNP exchange on SFT9001 rev BBen Hutchings2009-01-301-1/+1
| * | | | sfc: Update board info for hardware monitor on SFN4111T-R5 and laterBen Hutchings2009-01-301-2/+10
| * | | | sfc: Test for PHYXS faults whenever we cannot test link state bitsSteve Hodgson2009-01-301-7/+9
| * | | | sfc: Reinitialise the PHY completely in case of a PHY or NIC resetSteve Hodgson2009-01-304-13/+28
| * | | | sfc: Fix post-reset MAC selectionSteve Hodgson2009-01-301-7/+8
| * | | | sfc: SFN4111T: Fix GPIO sharing between I2C and FLASH_CFG_1Ben Hutchings2009-01-301-6/+9
| * | | | sfc: SFT9001: Fix speed reporting in 1G PHY loopbackSteve Hodgson2009-01-303-18/+18
| * | | | sfc: SFX7101: Remove workaround for bad link trainingSteve Hodgson2009-01-304-28/+0
| * | | | sfc: SFT9001: Enable robust link trainingSteve Hodgson2009-01-301-1/+5
| |/ / /
* | | | net: Add skb_record_rx_queue() calls to multiqueue capable drivers.David S. Miller2009-01-271-0/+2
* | | | sfc: Replace LRO with GROHerbert Xu2009-01-217-214/+19
* | | | net: Remove redundant NAPI functionsBen Hutchings2009-01-212-3/+3
|/ / /
* | | sfc: SFT9001: Fix condition for LNPGA power-offBen Hutchings2009-01-111-2/+3
|/ /
* | net: sfc: Use pci_clear_master() to disable bus masteringBen Hutchings2009-01-071-2/+2
* | net: Fix warning fallout from recent NAPI interface changes.David S. Miller2008-12-261-1/+0
* | sfc: If AN is enabled, always read speed/duplex from the AN advertising bitsBen Hutchings2008-12-261-7/+10
* | sfc: When disabling the NIC, close the device rather than unregistering itBen Hutchings2008-12-261-24/+23
* | sfc: SFT9001: Add cable diagnosticsBen Hutchings2008-12-261-8/+107
* | sfc: Add support for multiple PHY self-testsBen Hutchings2008-12-265-15/+44
* | sfc: Merge top-level functions for self-testsBen Hutchings2008-12-263-55/+48
* | sfc: Clean up PHY mode management in loopback self-testBen Hutchings2008-12-261-12/+7
* | sfc: Fix unreliable link detection in some loopback modesBen Hutchings2008-12-263-13/+24
* | sfc: Generate unique names for per-NIC workqueuesBen Hutchings2008-12-262-1/+6
* | net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-222-2/+2
* | sfc: Version 2.3Ben Hutchings2008-12-121-1/+1
* | sfc: Fix synchronisation of efx_mtd_{probe,rename,remove}Ben Hutchings2008-12-121-15/+18
* | sfc: Use kzalloc() to ensure struct efx_spi_device is fully initialisedBen Hutchings2008-12-121-1/+1
* | sfc: Treat probe as unsuccessful if it scheduled a resetSteve Hodgson2008-12-121-2/+11
* | sfc: Use model numbers for PHY type namesBen Hutchings2008-12-123-5/+5
* | sfc: Use mutex_lock_interruptible() for ethtool EEPROM accessBen Hutchings2008-12-121-2/+8
* | sfc: Specify a meaningful component for loopback RX-side and PHY testsBen Hutchings2008-12-121-6/+8
* | sfc: Remove leading spacesBen Hutchings2008-12-121-2/+2
* | sfc: Add support for SFN4111TBen Hutchings2008-12-127-35/+150
* | sfc: Add support for Solarflare 10Xpress SFT9001Ben Hutchings2008-12-128-105/+467
* | sfc: Rework MAC, PHY and board event handlingBen Hutchings2008-12-129-114/+111
* | sfc: Implement auto-negotiationBen Hutchings2008-12-129-154/+472
* | sfc: Add support for sub-10G speedsBen Hutchings2008-12-1216-321/+699
* | sfc: Clean up MDIO flag settingBen Hutchings2008-12-122-59/+32
* | sfc: Clean up board identificationBen Hutchings2008-12-122-55/+20
* | sfc: Add phy_type device attributeBen Hutchings2008-12-121-0/+19
* | sfc: Add support for MMDs numbered >15Ben Hutchings2008-12-124-22/+24
* | sfc: Remove MII extension cruftBen Hutchings2008-12-128-174/+18
* | sfc: Don't count RX checksum errors during loopback self-testBen Hutchings2008-12-121-5/+8
* | sfc: Abbreviate self-test names so they are not truncatedBen Hutchings2008-12-121-8/+8
OpenPOWER on IntegriCloud