summaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc
Commit message (Expand)AuthorAgeFilesLines
* sfc: Expose 100/1000BASE-T MDI-X status via ethtoolBen Hutchings2009-06-111-1/+10
* net: dont update dev->trans_start in 10GB driversEric Dumazet2009-05-292-7/+1Star
* sfc: Remove lro module parameterBen Hutchings2009-05-201-13/+2Star
* sfc: Use generic XENPAK register definitionsBen Hutchings2009-05-183-73/+4Star
* sfc: modify allocation error messageMike Travis2009-05-171-2/+2
* sfc: Use generic MDIO flow control auto-negotiation functionsBen Hutchings2009-04-305-48/+7Star
* sfc: Use generic MDIO functions and definitionsBen Hutchings2009-04-3014-845/+311Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-172-5/+6
|\
| * sfc: Use correct macro to set event bitfieldBen Hutchings2009-04-151-2/+2
| * sfc: Match calls to netif_napi_add() and netif_napi_del()Ben Hutchings2009-04-151-3/+4
* | gro: New frags interface to avoid copying shinfoHerbert Xu2009-04-161-8/+18
* | sfc: Don't specify unexistent IRQJean Delvare2009-04-092-5/+0Star
|/
* sfc: Call netif_napi_add() before registering our interrupt handlerBen Hutchings2009-04-011-4/+3Star
* Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-272-17/+24
|\
| *-------. Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/...Ingo Molnar2009-02-131-12/+12
| |\ \ \ \ \
| | | | | | * falcon fix compilation warningsJaswinder Singh Rajput2009-02-111-12/+12
| | | |_|_|/ | | |/| | |
| | | | * | sfc: Correct address of gPXE boot configuration in EEPROMBen Hutchings2008-11-071-2/+2
| * | | | | Merge branch 'x86/urgent' into x86/apicIngo Molnar2009-02-0512-302/+279Star
| |\| | | |
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpuIngo Molnar2009-01-151-5/+12
| |\ \ \ \ \ \ | | | | |/ / / | | | |/| | / | | |_|_|_|/ | |/| | | |
| | * | | | cpumask: convert drivers/net/sfcRusty Russell2009-01-111-4/+11
| | * | | | cpumask: Use topology_core_cpumask()/topology_thread_cpumask()Rusty Russell2009-01-111-2/+2
| | |/ / /
* | | | | sfc: Implement adaptive IRQ moderationBen Hutchings2009-03-226-21/+73
* | | | | sfc: Optimise falcon_writel_page_locked() for page > 0Ben Hutchings2009-03-221-5/+8
* | | | | sfc: Remove unused private PCI register definitionsBen Hutchings2009-03-221-7/+0Star
* | | | | sfc: Work around unreliable legacy interrupt statusBen Hutchings2009-03-221-12/+14
* | | | | sfc: Pad packets to 33 bytes to prevent TX packet parser lockupBen Hutchings2009-03-222-0/+10
* | | | | sfc: Improve NIC internal error recoveryBen Hutchings2009-03-051-4/+19
* | | | | sfc: Fix search for flush completion eventsBen Hutchings2009-03-051-12/+9Star
* | | | | sfc: Don't wake TX queues while they're being flushedBen Hutchings2009-03-051-1/+1
* | | | | sfc: Clear I2C adapter structure in falcon_remove_nic()Ben Hutchings2009-03-051-0/+2
* | | | | sfc: Clean up properly on reset failure pathsBen Hutchings2009-03-051-3/+6
* | | | | sfc: Reject packets from the kernel TX queue during a loopback self-testBen Hutchings2009-03-051-0/+3
* | | | | sfc: Fix efx_ethtool_nway_result() to use clause 45 MDIO registersBen Hutchings2009-03-051-1/+8
* | | | | sfc: Add support for SFN4112F SFP+ reference designBen Hutchings2009-03-022-0/+63
* | | | | sfc: Clean up LED controlBen Hutchings2009-03-023-12/+11Star
* | | | | sfc: Delete unused efx_blinker::led_num fieldBen Hutchings2009-03-022-3/+0Star
* | | | | sfc: Add support for QT2025C PHYBen Hutchings2009-03-024-10/+91
* | | | | sfc: Fix reporting of PHY idBen Hutchings2009-03-023-7/+22
* | | | | sfc: Remove "XFP" from log messages that are not specific to XFPBen Hutchings2009-03-021-4/+4
* | | | | sfc: SFT9001/SFN4111T: Check PHY boot status during board initialisationBen Hutchings2009-03-023-40/+72
* | | | | sfc: Fix test for MDIO read failureBen Hutchings2009-03-021-6/+7
* | | | | sfc: SFT9001: Include non-breaking cable diagnostics in online self-testsBen Hutchings2009-03-021-21/+24
* | | | | drivers/net/sfc: fix sparse warnings: Should it be static?Hannes Eder2009-02-191-0/+1
* | | | | drivers/net/sfc: fix sparse warning: symbol shadows an earlier oneHannes Eder2009-02-181-4/+3Star
* | | | | 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/+279Star
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | sfc: Replace stats_enabled flag with a disable countBen Hutchings2009-01-306-25/+57
| * | | | sfc: SFX7101/SFT9001: Fix AN advertisementsBen Hutchings2009-01-306-201/+141Star
| * | | | 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