e1000e: set pm_qos DMA latency requirement per interface when needed
[safe/jmp/linux-2.6] / drivers / net / sfc /
2009-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-07 Jean Delvarei2c: Add an interface to lock/unlock an I2C bus segment
2009-10-30 Ben Hutchingssfc: Enable heuristic selection between page and skb...
2009-10-30 Ben Hutchingssfc: Feed GRO result into RX allocation policy and...
2009-10-30 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-28 Ben Hutchingssfc: Set ip_summed correctly for page buffers passed...
2009-10-28 Ben Hutchingssfc: Really allow RX checksum offload to be disabled
2009-10-24 Ben Hutchingssfc: Rename 'xfp' file and functions to reflect reality
2009-10-24 Ben Hutchingssfc: Remove unused code for non-autoneg speed/duplex...
2009-10-24 Ben Hutchingssfc: Merge efx_fc_resolve() into efx_mdio_get_pause()
2009-10-24 Ben Hutchingssfc: Move MTD probe after netdev registration and name...
2009-10-24 Ben Hutchingssfc: Remove unnecessary tests of efx->membase
2009-10-24 Ben Hutchingssfc: Remove incorrect assertion from efx_pci_remove_main()
2009-10-24 Ben Hutchingssfc: Merge falcon_probe_phy() into falcon_probe_port()
2009-10-24 Ben Hutchingssfc: Remove pointless abstraction of memory BAR number
2009-10-24 Ben Hutchingssfc: Removed kernel-doc for nonexistent member of efx_p...
2009-10-24 Ben Hutchingssfc: Maintain interrupt moderation values in ticks...
2009-10-24 Ben Hutchingssfc: Move shared members of struct falcon_nic_data...
2009-10-24 Ben Hutchingssfc: Move efx_xmit_done() declaration into correct...
2009-10-24 Ben Hutchingssfc: Remove declarations of nonexistent functions
2009-10-24 Ben Hutchingssfc: Change order of device removal to reverse of probe...
2009-10-24 Ben Hutchingssfc: Merge struct efx_blinker into struct efx_board
2009-10-24 Ben Hutchingssfc: Move all TX DMA length limiting into tx.c
2009-10-24 Ben Hutchingssfc: Define DMA address mask explicitly in terms of...
2009-10-24 Ben Hutchingssfc: Eliminate indirect lookups of queue size constants
2009-10-24 Ben Hutchingssfc: Rename register I/O header and functions used...
2009-10-24 Ben Hutchingssfc: Update hardware definitions for Siena
2009-10-24 Ben Hutchingssfc: Move RX data FIFO thresholds out of struct efx_nic...
2009-10-24 Ben Hutchingssfc: Remove versioned bitfield macros
2009-10-24 Ben Hutchingssfc: Remove boards.h, moving last remaining declaration...
2009-10-24 Ben Hutchingssfc: Merge sfe4001.c into falcon_boards.c
2009-10-24 Ben Hutchingssfc: Rename Falcon-specific board code and types
2009-10-24 Ben Hutchingssfc: Remove redundant hardware initialisation
2009-10-24 Ben Hutchingssfc: Remove redundant header gmii.h
2009-10-23 Ben Hutchingssfc: 10Xpress: Report support for pause frames
2009-10-13 Ben Hutchingssfc: 10Xpress: Initialise pause advertising flags
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
next