summaryrefslogtreecommitdiff
path: root/drivers/net/sfc/efx.h
AgeCommit message (Expand)Author
2011-05-17sfc: Don't use enums as a bitmask.David S. Miller
2011-02-28sfc: Update copyright datesBen Hutchings
2011-02-17sfc: Implement hardware acceleration of RFSBen Hutchings
2011-02-15sfc: Add TX queues for high-priority trafficBen Hutchings
2011-02-15sfc: Move TX queue core queue mapping into tx.cBen Hutchings
2010-12-10sfc: Remove ancient support for nesting of TX stopBen Hutchings
2010-12-07sfc: Remove filter table IDs from filter functionsBen Hutchings
2010-10-21sfc: make functions staticstephen hemminger
2010-09-21sfc: Add filter table managementBen Hutchings
2010-09-10sfc: Allow changing the DMA ring sizes dynamically via ethtoolBen Hutchings
2010-09-10sfc: Make the dmaq size a run-time setting (rather than compile-time)Steve Hodgson
2010-09-10sfc: Remove declarations of functions that no longer existBen Hutchings
2010-06-24sfc: Implement message level controlBen Hutchings
2010-06-02sfc: Remove efx_rx_queue::add_lockSteve Hodgson
2010-04-28sfc: Create multiple TX queuesBen Hutchings
2010-02-03sfc: Remove declarations of nonexistent functionsBen Hutchings
2009-11-29sfc: Update version, copyright dates, authorsBen Hutchings
2009-11-29sfc: Add support for SFC9000 family (2)Ben Hutchings
2009-11-29sfc: Implement ethtool reset operationBen Hutchings
2009-11-29sfc: Refactor link configurationBen Hutchings
2009-11-28sfc: Simplify PHY pollingSteve Hodgson
2009-11-26sfc: Split MAC stats DMA initiation and completionBen Hutchings
2009-11-26sfc: Remove unused function efx_flush_queues()Ben Hutchings
2009-11-24sfc: Combine high-level header filesBen Hutchings
2009-11-24sfc: Remove redundant efx_xmit() functionBen Hutchings
2009-11-24sfc: Use a single blink implementationBen Hutchings
2009-10-24sfc: Remove pointless abstraction of memory BAR numberBen Hutchings
2009-10-24sfc: Move efx_xmit_done() declaration into correct stanzaBen Hutchings
2009-10-24sfc: Eliminate indirect lookups of queue size constantsBen Hutchings
2009-09-01netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger
2009-03-21sfc: Implement adaptive IRQ moderationBen Hutchings
2009-01-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-01-30sfc: Replace stats_enabled flag with a disable countBen Hutchings
2009-01-30sfc: Reinitialise the PHY completely in case of a PHY or NIC resetSteve Hodgson
2009-01-21net: Remove redundant NAPI functionsBen Hutchings
2008-12-22net: Remove unused netdev arg from some NAPI interfaces.Neil Horman
2008-11-06sfc: Expose flash region storing boot code as MTDBen Hutchings
2008-09-03sfc: Extend self-testsBen Hutchings
2008-09-03sfc: Remove some unreachable error pathsBen Hutchings
2008-09-03sfc: Use explicit bool for boolean variables, parameters and return valuesBen Hutchings
2008-04-29New driver "sfc" for Solarstorm SFC4000 controller.Ben Hutchings