netns: ipmr: declare mroute_do_assert and mroute_do_pim per-namespace
[safe/jmp/linux-2.6] / drivers / net / sfc /
2009-01-21 Herbert Xusfc: Replace LRO with GRO
2009-01-21 Ben Hutchingsnet: Remove redundant NAPI functions
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
2008-12-13 Ben Hutchingssfc: Add support for MMDs numbered >15
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: Abbreviate self-test names so they are not truncated
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 Ben Hutchingssfc: Restore phy_flash_cfg module parameter
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 Steve Hodgsonsfc: Make reset_workqueue driver-global rather than...
2008-12-13 Ben Hutchingssfc: Correct interpretation of second param to ethtool...
2008-12-13 Ben Hutchingssfc: Remove unneeded register write
2008-12-13 Ben Hutchingssfc: Change SPI lengths to type size_t
2008-12-13 Ben Hutchingssfc: Board support fixes
2008-11-22 Stephen Hemmingersfc: convert to net_device_ops
2008-11-20 Ben Hutchingssfc: Fix dependency for SFC_MTD
2008-11-20 Stephen Hemmingernetdev: introduce dev_get_stats()
2008-11-07 Ben Hutchingssfc: Correct address of gPXE boot configuration in...
2008-11-06 Ben Hutchingssfc: Do not reset when hardware monitor detects a fault
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-11-06 Ben Hutchingssfc: Clean up non-volatile memory partitioning
2008-11-06 Ben Hutchingssfc: Correct address of gPXE boot configuration in...
2008-11-04 David S. Millerdrivers/net: Kill now superfluous ->last_rx stores.
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-09-24 Ben Hutchingssfc: Fix type of FALCON_SPI_MAX_LEN
2008-09-24 Ben Hutchingssfc: Use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS where...
2008-09-24 Ben Hutchingssfc: Remove obsolete comment about PCI modes
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: Stop generating bogus events in tenxpress_check_hw()
2008-09-24 Steve Hodgsonsfc: Don't include net_driver.h from falcon_io.h
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: Serialise tenxpress_special_reset() with statistic...
2008-09-24 Ben Hutchingssfc: Remove workaround for old firmware bug
2008-09-24 Ben Hutchingssfc: Fix memory BAR release call on error path
2008-09-24 Ben Hutchingssfc: Add check for memory allocation failure in falcon_...
2008-09-03 Ben Hutchingssfc: Rework efx_set_multicast_hash()
2008-09-03 Ben Hutchingssfc: Remove the STATE_RESETTING flag
2008-09-03 Ben Hutchingssfc: Extend self-tests
2008-09-03 Ben Hutchingssfc: Rework the bitfield header so that we can identify...
2008-09-03 Ben Hutchingssfc: Cleanup reset code
2008-09-03 Ben Hutchingssfc: Remove some unreachable error paths
2008-09-03 Ben Hutchingssfc: Remove remnants of multi-port abstraction for...
2008-09-03 Ben Hutchingssfc: Remove efx_nic_dummy_op_int() as redundant with...
2008-09-03 Ben Hutchingssfc: Enable TSO for 802.1q VLAN devices
2008-09-03 Steve Hodgsonsfc: Do not call netif_{stop,wake}_queue() before regis...
2008-09-03 Ben Hutchingssfc: Make PHY flash mode a device attribute, not a...
2008-09-03 Ben Hutchingssfc: Implement get_sset_count, replacing get_stats_coun...
2008-09-03 Ben Hutchingssfc: Cleanup RX event processing
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: 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: Move CPU counting for RSS into a separate function...
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: Cleaned up struct tso_state fields
2008-09-03 Ben Hutchingssfc: Set net_device::vlan_features appropriately
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 pci_map_single() to map the skb header when...
2008-09-03 Ben Hutchingssfc: Don't leak PCI DMA maps in the TSO code when the...
2008-09-03 Ben Hutchingssfc: Speed up loopback self-test
2008-09-03 Ben Hutchingssfc: Self-test reporting cleanup
2008-09-03 Ben Hutchingssfc: Reduce log level for XGXS lane status
2008-09-03 Ben Hutchingssfc: Reverse the XOFF/XON pause frame control fifo...
2008-09-03 Ben Hutchingssfc: Remove inclusion of workarounds.h from efx.c
next