- patches.suse/slab-handle-memoryless-nodes-v2a.patch: Refresh.
[linux-flexiantxendom0-3.2.10.git] / drivers / net / sfc / net_driver.h
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-10-16 Jan Beulich- Update Xen patches to 2.6.32-rc4 and c/s 938.
2009-08-27 Ben Hutchingssfc: Work around XMAC bug causing packet loss with...
2009-07-31 Jan Beulich- Update Xen patches to 2.6.31-rc4 and c/s 916.
2009-05-05 Jan Beulich- Update Xen patches to 2.6.29-rc4 and c/s 867.
2009-04-30 Ben Hutchingssfc: Use generic MDIO flow control auto-negotiation...
2009-04-30 Ben Hutchingssfc: Use generic MDIO functions and definitions
2009-03-22 Ben Hutchingssfc: Implement adaptive IRQ moderation
2009-03-06 Jan Beulich- Update Xen patches to 2.6.29-rc7.
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-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-21 Herbert Xusfc: Replace LRO with GRO
2008-12-26 Ben Hutchingssfc: Add support for multiple PHY self-tests
2008-12-26 Ben Hutchingssfc: Generate unique names for per-NIC workqueues
2008-12-13 Ben Hutchingssfc: Version 2.3
2008-12-13 Ben Hutchingssfc: Use model numbers for PHY type names
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: Remove MII extension cruft
2008-12-13 Ben Hutchingssfc: Provide hints to irqbalance daemon
2008-12-13 Neil Turtonsfc: Add option to use a separate channel for TX comple...
2008-12-13 Steve Hodgsonsfc: Make reset_workqueue driver-global rather than...
2008-11-06 Ben Hutchingssfc: Use lm87 and lm90 drivers for board temperature...
2008-11-06 Ben Hutchingssfc: Expose flash region storing boot code as MTD
2008-09-29 Jan Beulich- Enable Solarflare driver link and resource driver...
2008-09-24 Ben Hutchingssfc: Use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS where...
2008-09-24 Ben Hutchingssfc: Make queue flushes more reliable
2008-09-24 Ben Hutchingssfc: Remove workaround for old firmware bug
2008-09-03 Ben Hutchingssfc: Remove the STATE_RESETTING flag
2008-09-03 Ben Hutchingssfc: Extend self-tests
2008-09-03 Ben Hutchingssfc: Make PHY flash mode a device attribute, not a...
2008-09-03 Ben Hutchingssfc: Remove efx_channel::evqnum field
2008-09-03 Ben Hutchingssfc: Make efx_for_each_channel_rx_queue() more efficient
2008-09-03 Ben Hutchingssfc: Cleanup RX queue information
2008-09-03 Ben Hutchingssfc: Remove efx_channel::has_interrupt
2008-09-03 Ben Hutchingssfc: Export boot configuration in EEPROM through ethtool
2008-09-03 Ben Hutchingssfc: Use explicit bool for boolean variables, parameter...
2008-09-03 Ben Hutchingssfc: Reduce the size of struct efx_tx_buffer
2008-09-03 Ben Hutchingssfc: Use separate hardware TX queues to select checksum...
2008-09-03 Steve Hodgsonsfc: Remove unused field efx_channel::reset_work
2008-09-03 Ben Hutchingssfc: Change first parameter type of {set,clear}_bit_le...
2008-07-22 Ben Hutchingssfc: Use a separate workqueue for resets
2008-05-31 Ben Hutchingssfc: Use kernel I2C system and i2c-algo-bit driver
2008-05-22 Ben Hutchingssfc: Remove sub-minor component from driver version
2008-05-22 Ben Hutchingssfc: Change type of efx_nic::nic_data to struct falcon_...
2008-05-22 Ben Hutchingssfc: Do not define inline macro
2008-05-22 Ben Hutchingssfc: Use DMA_BIT_MASK() instead of our own DMA mask...
2008-05-22 Ben Hutchingssfc: Use resource_size_t for PCI bus address
2008-05-22 Ben Hutchingssfc: Replaced various macros with inline functions
2008-05-13 Ben Hutchings[netdrvr] sfc: sfc: Add self-test support
2008-05-13 Ben Hutchings[netdrvr] sfc: Remove kernel-doc comments for removed...
2008-05-13 Ben Hutchings[netdrvr] sfc: Add TSO support
2008-04-29 Ben HutchingsNew driver "sfc" for Solarstorm SFC4000 controller.