aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-11sfc: Expose 100/1000BASE-T MDI-X status via ethtoolBen Hutchings1-1/+10
2009-05-29net: dont update dev->trans_start in 10GB driversEric Dumazet2-7/+1
2009-05-19sfc: Remove lro module parameterBen Hutchings1-13/+2
2009-05-17sfc: Use generic XENPAK register definitionsBen Hutchings3-73/+4
2009-05-17sfc: modify allocation error messageMike Travis1-2/+2
2009-04-29sfc: Use generic MDIO flow control auto-negotiation functionsBen Hutchings5-48/+7
2009-04-29sfc: Use generic MDIO functions and definitionsBen Hutchings14-845/+311
2009-04-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-5/+6
2009-04-16gro: New frags interface to avoid copying shinfoHerbert Xu1-8/+18
2009-04-14sfc: Use correct macro to set event bitfieldBen Hutchings1-2/+2
2009-04-14sfc: Match calls to netif_napi_add() and netif_napi_del()Ben Hutchings1-3/+4
2009-04-08sfc: Don't specify unexistent IRQJean Delvare2-5/+0
2009-03-31sfc: Call netif_napi_add() before registering our interrupt handlerBen Hutchings1-4/+3
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2-17/+24
2009-03-21sfc: Implement adaptive IRQ moderationBen Hutchings6-21/+73
2009-03-21sfc: Optimise falcon_writel_page_locked() for page > 0Ben Hutchings1-5/+8
2009-03-21sfc: Remove unused private PCI register definitionsBen Hutchings1-7/+0
2009-03-21sfc: Work around unreliable legacy interrupt statusBen Hutchings1-12/+14
2009-03-21sfc: Pad packets to 33 bytes to prevent TX packet parser lockupBen Hutchings2-0/+10
2009-03-04sfc: Improve NIC internal error recoveryBen Hutchings1-4/+19
2009-03-04sfc: Fix search for flush completion eventsBen Hutchings1-12/+9
2009-03-04sfc: Don't wake TX queues while they're being flushedBen Hutchings1-1/+1
2009-03-04sfc: Clear I2C adapter structure in falcon_remove_nic()Ben Hutchings1-0/+2
2009-03-04sfc: Clean up properly on reset failure pathsBen Hutchings1-3/+6
2009-03-04sfc: Reject packets from the kernel TX queue during a loopback self-testBen Hutchings1-0/+3
2009-03-04sfc: Fix efx_ethtool_nway_result() to use clause 45 MDIO registersBen Hutchings1-1/+8
2009-03-02sfc: Add support for SFN4112F SFP+ reference designBen Hutchings2-0/+63
2009-03-02sfc: Clean up LED controlBen Hutchings3-12/+11
2009-03-02sfc: Delete unused efx_blinker::led_num fieldBen Hutchings2-3/+0
2009-03-02sfc: Add support for QT2025C PHYBen Hutchings4-10/+91
2009-03-02sfc: Fix reporting of PHY idBen Hutchings3-7/+22
2009-03-02sfc: Remove "XFP" from log messages that are not specific to XFPBen Hutchings1-4/+4
2009-03-02sfc: SFT9001/SFN4111T: Check PHY boot status during board initialisationBen Hutchings3-40/+72
2009-03-02sfc: Fix test for MDIO read failureBen Hutchings1-6/+7
2009-03-02sfc: SFT9001: Include non-breaking cable diagnostics in online self-testsBen Hutchings1-21/+24
2009-02-18drivers/net/sfc: fix sparse warnings: Should it be static?Hannes Eder1-0/+1
2009-02-17drivers/net/sfc: fix sparse warning: symbol shadows an earlier oneHannes Eder1-4/+3
2009-02-13Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/header-fixes', 'x86/headers' and 'x86/minor-fixes' into x86/coreIngo Molnar1-12/+12
2009-02-11falcon fix compilation warningsJaswinder Singh Rajput1-12/+12
2009-02-05Merge branch 'x86/urgent' into x86/apicIngo Molnar12-302/+279
2009-02-01net: replace uses of __constant_{endian}Harvey Harrison1-2/+2
2009-01-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller12-302/+279
2009-01-30sfc: Replace stats_enabled flag with a disable countBen Hutchings6-25/+57
2009-01-30sfc: SFX7101/SFT9001: Fix AN advertisementsBen Hutchings6-201/+141
2009-01-30sfc: SFT9001: Always enable XNP exchange on SFT9001 rev BBen Hutchings1-1/+1
2009-01-30sfc: Update board info for hardware monitor on SFN4111T-R5 and laterBen Hutchings1-2/+10
2009-01-30sfc: Test for PHYXS faults whenever we cannot test link state bitsSteve Hodgson1-7/+9
2009-01-30sfc: Reinitialise the PHY completely in case of a PHY or NIC resetSteve Hodgson4-13/+28
2009-01-30sfc: Fix post-reset MAC selectionSteve Hodgson1-7/+8
2009-01-30sfc: SFN4111T: Fix GPIO sharing between I2C and FLASH_CFG_1Ben Hutchings1-6/+9