sfc: Replace PHY MDIO test with an 'alive' test
[safe/jmp/linux-2.6] / drivers / net / sfc / net_driver.h
2010-02-04 Ben Hutchingssfc: Replace PHY MDIO test with an 'alive' test
2009-12-24 Steve Hodgsonsfc: Move PHY software state initialisation from init...
2009-11-30 Ben Hutchingssfc: Update version, copyright dates, authors
2009-11-30 Ben Hutchingssfc: Add support for SFC9000 family (2)
2009-11-30 Ben Hutchingssfc: Allow for additional checksum offload features
2009-11-30 Ben Hutchingssfc: Extend MTD driver for use with new NICs
2009-11-30 Ben Hutchingssfc: Remove static PHY data and enumerations
2009-11-30 Ben Hutchingssfc: Extend loopback mode enumeration
2009-11-30 Ben Hutchingssfc: Add efx_nic_type operation for identity LED control
2009-11-30 Ben Hutchingssfc: Add efx_nic_type operation for NVRAM self-test
2009-11-30 Ben Hutchingssfc: Add efx_nic_type operation for register self-test
2009-11-30 Ben Hutchingssfc: Implement ethtool reset operation
2009-11-30 Ben Hutchingssfc: Add power-management and wake-on-LAN support
2009-11-30 Ben Hutchingssfc: Refactor link configuration
2009-11-30 Ben Hutchingssfc: Move Falcon NIC operations to efx_nic_type
2009-11-29 Ben Hutchingssfc: Clean up RX event handling
2009-11-29 Ben Hutchingssfc: Move descriptor cache base addresses to struct...
2009-11-29 Ben Hutchingssfc: Decouple NIC revision number from Falcon PCI revis...
2009-11-29 Ben Hutchingssfc: Remove some redundant whitespace
2009-11-29 Steve Hodgsonsfc: Always start Falcon using the XMAC
2009-11-29 Steve Hodgsonsfc: Replace MDIO spinlock with mutex
2009-11-29 Steve Hodgsonsfc: Simplify PHY polling
2009-11-26 Ben Hutchingssfc: Change MAC promiscuity and multicast hash at the...
2009-11-26 Ben Hutchingssfc: Simplify XMAC link polling
2009-11-26 Ben Hutchingssfc: Split MAC stats DMA initiation and completion
2009-11-26 Ben Hutchingssfc: Fix bugs in RX queue flushing
2009-11-24 Ben Hutchingssfc: Log interrupt and reset type names, not numbers
2009-11-24 Ben Hutchingssfc: Gather link state fields in struct efx_nic into...
2009-11-24 Ben Hutchingssfc: Move all I2C stuff into struct falcon_board
2009-11-24 Ben Hutchingssfc: Move struct falcon_board into struct falcon_nic_data
2009-11-24 Ben Hutchingssfc: Make board information explicitly Falcon-specific
2009-11-24 Ben Hutchingssfc: Rename efx_board::init_leds to init_phy and use...
2009-11-24 Ben Hutchingssfc: Use a single blink implementation
2009-11-24 Ben Hutchingssfc: Remove pointless abstraction of memory BAR number (2)
2009-10-24 Ben Hutchingssfc: Merge efx_fc_resolve() into efx_mdio_get_pause()
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: 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: Eliminate indirect lookups of queue size constants
2009-10-24 Ben Hutchingssfc: Move RX data FIFO thresholds out of struct efx_nic...
2009-08-27 Ben Hutchingssfc: Work around XMAC bug causing packet loss with...
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-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-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.