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