pcnet_cs: add cis of PreMax PE-200 ethernet pcmcia card
[safe/jmp/linux-2.6] / drivers / net / sfc /
2009-10-28 Ben Hutchingssfc: Set ip_summed correctly for page buffers passed...
2009-09-24 Li Zefancpumask: use zalloc_cpumask_var() where possible
2009-09-02 Stephen Hemmingernetdev: drivers should make ethtool_ops const
2009-09-01 Stephen Hemmingernetdev: convert bulk of drivers to netdev_tx_t
2009-08-27 Ben Hutchingssfc: Improve reliability of RX queue flushing
2009-08-27 Ben Hutchingssfc: Work around XMAC bug causing packet loss with...
2009-08-27 Ben Hutchingssfc: QT2025C: Use hard reset only
2009-08-27 Ben Hutchingssfc: Do not reinitialise XAUI serdes before it has...
2009-08-27 Ben Hutchingssfc: Fix ordering of device registration and initial...
2009-06-11 Ben Hutchingssfc: Expose 100/1000BASE-T MDI-X status via ethtool
2009-05-29 Eric Dumazetnet: dont update dev->trans_start in 10GB drivers
2009-05-19 Ben Hutchingssfc: Remove lro module parameter
2009-05-18 Ben Hutchingssfc: Use generic XENPAK register definitions
2009-05-17 Mike Travissfc: modify allocation error message
2009-04-30 Ben Hutchingssfc: Use generic MDIO flow control auto-negotiation...
2009-04-30 Ben Hutchingssfc: Use generic MDIO functions and definitions
2009-04-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-04-16 Herbert Xugro: New frags interface to avoid copying shinfo
2009-04-15 Ben Hutchingssfc: Use correct macro to set event bitfield
2009-04-15 Ben Hutchingssfc: Match calls to netif_napi_add() and netif_napi_del()
2009-04-08 Jean Delvaresfc: Don't specify unexistent IRQ
2009-03-31 Ben Hutchingssfc: Call netif_napi_add() before registering our inter...
2009-03-27 Ingo MolnarMerge branch 'core/percpu' into percpu-cpumask-x86...
2009-03-22 Ben Hutchingssfc: Implement adaptive IRQ moderation
2009-03-22 Ben Hutchingssfc: Optimise falcon_writel_page_locked() for page > 0
2009-03-22 Ben Hutchingssfc: Remove unused private PCI register definitions
2009-03-22 Ben Hutchingssfc: Work around unreliable legacy interrupt status
2009-03-22 Ben Hutchingssfc: Pad packets to 33 bytes to prevent TX packet parse...
2009-03-05 Ben Hutchingssfc: Improve NIC internal error recovery
2009-03-05 Ben Hutchingssfc: Fix search for flush completion events
2009-03-05 Ben Hutchingssfc: Don't wake TX queues while they're being flushed
2009-03-05 Ben Hutchingssfc: Clear I2C adapter structure in falcon_remove_nic()
2009-03-05 Ben Hutchingssfc: Clean up properly on reset failure paths
2009-03-05 Ben Hutchingssfc: Reject packets from the kernel TX queue during...
2009-03-05 Ben Hutchingssfc: Fix efx_ethtool_nway_result() to use clause 45...
2009-03-02 Ben Hutchingssfc: Add support for SFN4112F SFP+ reference design
2009-03-02 Ben Hutchingssfc: Clean up LED control
2009-03-02 Ben Hutchingssfc: Delete unused efx_blinker::led_num field
2009-03-02 Ben Hutchingssfc: Add support for QT2025C PHY
2009-03-02 Ben Hutchingssfc: Fix reporting of PHY id
2009-03-02 Ben Hutchingssfc: Remove "XFP" from log messages that are not specif...
2009-03-02 Ben Hutchingssfc: SFT9001/SFN4111T: Check PHY boot status during...
2009-03-02 Ben Hutchingssfc: Fix test for MDIO read failure
2009-03-02 Ben Hutchingssfc: SFT9001: Include non-breaking cable diagnostics...
2009-02-19 Hannes Ederdrivers/net/sfc: fix sparse warnings: Should it be...
2009-02-18 Hannes Ederdrivers/net/sfc: fix sparse warning: symbol shadows...
2009-02-13 Ingo MolnarMerge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect...
2009-02-11 Jaswinder Singh... falcon fix compilation warnings
2009-02-11 Jeremy FitzhardingeMerge commit 'remotes/tip/x86/paravirt' into x86/untangle2
2009-02-11 Ingo MolnarMerge commit 'v2.6.29-rc4' into perfcounters/core
2009-02-09 Ingo MolnarMerge commit 'v2.6.29-rc4' into core/percpu
2009-02-05 Ingo MolnarMerge branch 'x86/urgent' into x86/apic
2009-02-01 Harvey Harrisonnet: replace uses of __constant_{endian}
2009-01-30 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-01-30 Ben Hutchingssfc: Replace stats_enabled flag with a disable count
2009-01-30 Ben Hutchingssfc: SFX7101/SFT9001: Fix AN advertisements
2009-01-30 Ben Hutchingssfc: SFT9001: Always enable XNP exchange on SFT9001...
2009-01-30 Ben Hutchingssfc: Update board info for hardware monitor on SFN4111T...
2009-01-30 Steve Hodgsonsfc: Test for PHYXS faults whenever we cannot test...
2009-01-30 Steve Hodgsonsfc: Reinitialise the PHY completely in case of a PHY...
2009-01-30 Steve Hodgsonsfc: Fix post-reset MAC selection
2009-01-30 Ben Hutchingssfc: SFN4111T: Fix GPIO sharing between I2C and FLASH_CFG_1
2009-01-30 Steve Hodgsonsfc: SFT9001: Fix speed reporting in 1G PHY loopback
2009-01-30 Steve Hodgsonsfc: SFX7101: Remove workaround for bad link training
2009-01-30 Steve Hodgsonsfc: SFT9001: Enable robust link training
2009-01-28 David S. Millernet: Add skb_record_rx_queue() calls to multiqueue...
2009-01-21 Herbert Xusfc: Replace LRO with GRO
2009-01-21 Ben Hutchingsnet: Remove redundant NAPI functions
2009-01-15 Ingo MolnarMerge branch 'linus' into cpus4096
2009-01-15 Ingo MolnarMerge branches 'cpus4096', 'x86/cleanups' and 'x86...
2009-01-11 Rusty Russellcpumask: convert drivers/net/sfc
2009-01-11 Rusty Russellcpumask: Use topology_core_cpumask()/topology_thread_cp...
2009-01-11 Ben Hutchingssfc: SFT9001: Fix condition for LNPGA power-off
2009-01-07 Ben Hutchingsnet: sfc: Use pci_clear_master() to disable bus mastering
2008-12-26 David S. Millernet: Fix warning fallout from recent NAPI interface...
2008-12-26 Ben Hutchingssfc: If AN is enabled, always read speed/duplex from...
2008-12-26 Ben Hutchingssfc: When disabling the NIC, close the device rather...
2008-12-26 Ben Hutchingssfc: SFT9001: Add cable diagnostics
2008-12-26 Ben Hutchingssfc: Add support for multiple PHY self-tests
2008-12-26 Ben Hutchingssfc: Merge top-level functions for self-tests
2008-12-26 Ben Hutchingssfc: Clean up PHY mode management in loopback self...
2008-12-26 Ben Hutchingssfc: Fix unreliable link detection in some loopback...
2008-12-26 Ben Hutchingssfc: Generate unique names for per-NIC workqueues
2008-12-23 Neil Hormannet: Remove unused netdev arg from some NAPI interfaces.
2008-12-13 Ben Hutchingssfc: Version 2.3
2008-12-13 Ben Hutchingssfc: Fix synchronisation of efx_mtd_{probe,rename,remove}
2008-12-13 Ben Hutchingssfc: Use kzalloc() to ensure struct efx_spi_device...
2008-12-13 Steve Hodgsonsfc: Treat probe as unsuccessful if it scheduled a...
2008-12-13 Ben Hutchingssfc: Use model numbers for PHY type names
2008-12-13 Ben Hutchingssfc: Use mutex_lock_interruptible() for ethtool EEPROM...
2008-12-13 Ben Hutchingssfc: Specify a meaningful component for loopback RX...
2008-12-13 Ben Hutchingssfc: Remove leading spaces
2008-12-13 Ben Hutchingssfc: Add support for SFN4111T
2008-12-13 Ben Hutchingssfc: Add support for Solarflare 10Xpress SFT9001
2008-12-13 Ben Hutchingssfc: Rework MAC, PHY and board event handling
2008-12-13 Ben Hutchingssfc: Implement auto-negotiation
2008-12-13 Ben Hutchingssfc: Add support for sub-10G speeds
2008-12-13 Ben Hutchingssfc: Clean up MDIO flag setting
2008-12-13 Ben Hutchingssfc: Clean up board identification
2008-12-13 Ben Hutchingssfc: Add phy_type device attribute
next