summaryrefslogtreecommitdiff
path: root/drivers/net/sfc
AgeCommit message (Expand)Author
2009-04-14sfc: Use correct macro to set event bitfieldBen Hutchings
2009-04-14sfc: Match calls to netif_napi_add() and netif_napi_del()Ben Hutchings
2009-03-31sfc: Call netif_napi_add() before registering our interrupt handlerBen Hutchings
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-21sfc: Implement adaptive IRQ moderationBen Hutchings
2009-03-21sfc: Optimise falcon_writel_page_locked() for page > 0Ben Hutchings
2009-03-21sfc: Remove unused private PCI register definitionsBen Hutchings
2009-03-21sfc: Work around unreliable legacy interrupt statusBen Hutchings
2009-03-21sfc: Pad packets to 33 bytes to prevent TX packet parser lockupBen Hutchings
2009-03-04sfc: Improve NIC internal error recoveryBen Hutchings
2009-03-04sfc: Fix search for flush completion eventsBen Hutchings
2009-03-04sfc: Don't wake TX queues while they're being flushedBen Hutchings
2009-03-04sfc: Clear I2C adapter structure in falcon_remove_nic()Ben Hutchings
2009-03-04sfc: Clean up properly on reset failure pathsBen Hutchings
2009-03-04sfc: Reject packets from the kernel TX queue during a loopback self-testBen Hutchings
2009-03-04sfc: Fix efx_ethtool_nway_result() to use clause 45 MDIO registersBen Hutchings
2009-03-02sfc: Add support for SFN4112F SFP+ reference designBen Hutchings
2009-03-02sfc: Clean up LED controlBen Hutchings
2009-03-02sfc: Delete unused efx_blinker::led_num fieldBen Hutchings
2009-03-02sfc: Add support for QT2025C PHYBen Hutchings
2009-03-02sfc: Fix reporting of PHY idBen Hutchings
2009-03-02sfc: Remove "XFP" from log messages that are not specific to XFPBen Hutchings
2009-03-02sfc: SFT9001/SFN4111T: Check PHY boot status during board initialisationBen Hutchings
2009-03-02sfc: Fix test for MDIO read failureBen Hutchings
2009-03-02sfc: SFT9001: Include non-breaking cable diagnostics in online self-testsBen Hutchings
2009-02-18drivers/net/sfc: fix sparse warnings: Should it be static?Hannes Eder
2009-02-17drivers/net/sfc: fix sparse warning: symbol shadows an earlier oneHannes Eder
2009-02-13Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/...Ingo Molnar
2009-02-11falcon fix compilation warningsJaswinder Singh Rajput
2009-02-05Merge branch 'x86/urgent' into x86/apicIngo Molnar
2009-02-01net: replace uses of __constant_{endian}Harvey Harrison
2009-01-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
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-27net: Add skb_record_rx_queue() calls to multiqueue capable drivers.David S. Miller
2009-01-21sfc: Replace LRO with GROHerbert Xu
2009-01-21net: Remove redundant NAPI functionsBen Hutchings
2009-01-15Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpuIngo Molnar
2009-01-11cpumask: convert drivers/net/sfcRusty Russell
2009-01-11cpumask: Use topology_core_cpumask()/topology_thread_cpumask()Rusty Russell
2009-01-11sfc: SFT9001: Fix condition for LNPGA power-offBen Hutchings