summaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc
Commit message (Expand)AuthorAgeFilesLines
* 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
* sfc: Provide hints to irqbalance daemonBen Hutchings2008-12-123-1/+27
* sfc: Add option to use a separate channel for TX completionsNeil Turton2008-12-122-15/+28
* sfc: Restore phy_flash_cfg module parameterBen Hutchings2008-12-121-0/+7
* sfc: Work around unreliable strap pinsBen Hutchings2008-12-121-70/+44
* sfc: Clean up waits for flash/EEPROM operationsBen Hutchings2008-12-123-23/+39
* sfc: Make reset_workqueue driver-global rather than per-NICSteve Hodgson2008-12-122-27/+20
* sfc: Correct interpretation of second param to ethtool phys_id()Ben Hutchings2008-12-121-2/+6
* sfc: Remove unneeded register writeBen Hutchings2008-12-121-9/+0
* sfc: Change SPI lengths to type size_tBen Hutchings2008-12-122-10/+11
* sfc: Board support fixesBen Hutchings2008-12-121-0/+2
* sfc: convert to net_device_opsStephen Hemminger2008-11-211-13/+18
* sfc: Fix dependency for SFC_MTDBen Hutchings2008-11-201-1/+1
* netdev: introduce dev_get_stats()Stephen Hemminger2008-11-191-1/+1
* sfc: Do not reset when hardware monitor detects a faultBen Hutchings2008-11-062-23/+6
* sfc: Use lm87 and lm90 drivers for board temperature/power monitoringBen Hutchings2008-11-068-64/+265
* sfc: Expose flash region storing boot code as MTDBen Hutchings2008-11-069-7/+327
OpenPOWER on IntegriCloud