sfc: Really allow RX checksum offload to be disabled
[safe/jmp/linux-2.6] / drivers / net / sfc / falcon.c
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: 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: 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 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: Rename Falcon-specific board code and types
2009-10-24 Ben Hutchingssfc: Remove redundant hardware initialisation
2009-04-30 Ben Hutchingssfc: Use generic MDIO functions and definitions
2009-04-15 Ben Hutchingssfc: Use correct macro to set event bitfield
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: Remove unused private PCI register definitions
2009-03-22 Ben Hutchingssfc: Work around unreliable legacy interrupt status
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: Clear I2C adapter structure in falcon_remove_nic()
2009-03-02 Ben Hutchingssfc: Add support for QT2025C PHY
2009-02-11 Jaswinder Singh... falcon fix compilation warnings
2009-01-30 Ben Hutchingssfc: Replace stats_enabled flag with a disable count
2009-01-30 Steve Hodgsonsfc: Fix post-reset MAC selection
2009-01-30 Steve Hodgsonsfc: SFX7101: Remove workaround for bad link training
2009-01-07 Ben Hutchingsnet: sfc: Use pci_clear_master() to disable bus mastering
2008-12-13 Ben Hutchingssfc: Use kzalloc() to ensure struct efx_spi_device...
2008-12-13 Ben Hutchingssfc: Use model numbers for PHY type names
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: Remove MII extension cruft
2008-12-13 Ben Hutchingssfc: Don't count RX checksum errors during loopback...
2008-12-13 Ben Hutchingssfc: Provide hints to irqbalance daemon
2008-12-13 Ben Hutchingssfc: Work around unreliable strap pins
2008-12-13 Ben Hutchingssfc: Clean up waits for flash/EEPROM operations
2008-12-13 Ben Hutchingssfc: Remove unneeded register write
2008-12-13 Ben Hutchingssfc: Change SPI lengths to type size_t
2008-11-06 Ben Hutchingssfc: Expose flash region storing boot code as MTD
2008-11-06 Ben Hutchingssfc: Clean up non-volatile memory partitioning
2008-09-24 Ben Hutchingssfc: Fix type of FALCON_SPI_MAX_LEN
2008-09-24 Ben Hutchingssfc: Disable interrupts after a fatal interrupt occurs...
2008-09-24 Ben Hutchingssfc: Insert read memory barrier after checking MAC...
2008-09-24 Ben Hutchingssfc: Make queue flushes more reliable
2008-09-24 Steve Hodgsonsfc: Don't use EFX_OWORD_FIELD on an event (64-bit...
2008-09-24 Ben Hutchingssfc: Add check for memory allocation failure in falcon_...
2008-09-03 Ben Hutchingssfc: Extend self-tests
2008-09-03 Ben Hutchingssfc: Remove some unreachable error paths
2008-09-03 Ben Hutchingssfc: Cleanup RX event processing
2008-09-03 Ben Hutchingssfc: Remove efx_channel::evqnum field
2008-09-03 Ben Hutchingssfc: Remove initialisation of RX_FILTER_CTL_REG.NUM_KER
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: Removed forced inlining of long functions
2008-09-03 Ben Hutchingssfc: Use explicit bool for boolean variables, parameter...
2008-09-03 Ben Hutchingssfc: Reverse the XOFF/XON pause frame control fifo...
2008-09-03 Ben Hutchingssfc: Remove mistaken hardware workaround
2008-09-03 Ben Hutchingssfc: Use separate hardware TX queues to select checksum...
2008-09-03 Ben Hutchingssfc: Replace net_dev->priv with netdev_priv(net_dev)
2008-07-22 Ben Hutchingssfc: I2C adapter initialisation fixes
2008-06-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-10 Steve Hodgsonsfc: Recover from RX queue flush failure
2008-05-31 Ben Hutchingssfc: Reduce I2C udelay to 5 resulting in a clock freque...
2008-05-31 Ben Hutchingssfc: Use kernel I2C system and i2c-algo-bit driver
2008-05-22 Ben Hutchingssfc: Remove redundant casts to and from void *
2008-05-22 Ben Hutchingssfc: Change type of efx_nic::nic_data to struct falcon_...
2008-05-22 Ben Hutchingssfc: Use DMA_BIT_MASK() instead of our own DMA mask...
2008-05-22 Ben Hutchingssfc: Replaced various macros with inline functions
2008-05-22 Ben Hutchingssfc: Added and removed braces to comply with kernel...
2008-05-22 Ben Hutchingssfc: Removed casts to void
2008-05-13 Ben Hutchings[netdrvr] sfc: sfc: Add self-test support
2008-05-13 Ben Hutchings[netdrvr] sfc: Increment rx_reset when reported as...
2008-05-13 Ben Hutchings[netdrvr] sfc: Removed bogus 'fall-thru' comments
2008-04-29 Ben HutchingsNew driver "sfc" for Solarstorm SFC4000 controller.