aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc/efx.h
Commit message (Expand)AuthorAgeFilesLines
* sfc: Disable soft interrupt handling during efx_device_detach_sync()Ben Hutchings2013-03-281-2/+2
* sfc: lock TX queues when calling netif_device_detach()Daniel Pieczko2013-03-281-0/+13
* sfc: Fix maximum number of TSO segments and minimum TX queue sizeBen Hutchings2012-10-021-4/+10
* sfc: Don't use enums as a bitmask.David S. Miller2011-05-171-1/+1
* sfc: Update copyright datesBen Hutchings2011-02-281-1/+1
* sfc: Implement hardware acceleration of RFSBen Hutchings2011-02-171-0/+15
* sfc: Add TX queues for high-priority trafficBen Hutchings2011-02-151-0/+1
* sfc: Move TX queue core queue mapping into tx.cBen Hutchings2011-02-151-0/+1
* sfc: Remove ancient support for nesting of TX stopBen Hutchings2010-12-101-2/+0
* sfc: Remove filter table IDs from filter functionsBen Hutchings2010-12-071-3/+2
* sfc: make functions staticstephen hemminger2010-10-211-9/+1
* sfc: Add filter table managementBen Hutchings2010-09-211-0/+14
* sfc: Allow changing the DMA ring sizes dynamically via ethtoolBen Hutchings2010-09-101-0/+7
* sfc: Make the dmaq size a run-time setting (rather than compile-time)Steve Hodgson2010-09-101-6/+7
* sfc: Remove declarations of functions that no longer existBen Hutchings2010-09-101-2/+0
* sfc: Implement message level controlBen Hutchings2010-06-241-2/+3
* sfc: Remove efx_rx_queue::add_lockSteve Hodgson2010-06-021-2/+2
* sfc: Create multiple TX queuesBen Hutchings2010-04-281-2/+2
* sfc: Remove declarations of nonexistent functionsBen Hutchings2010-02-031-2/+0
* sfc: Update version, copyright dates, authorsBen Hutchings2009-11-291-1/+1
* sfc: Add support for SFC9000 family (2)Ben Hutchings2009-11-291-0/+2
* sfc: Implement ethtool reset operationBen Hutchings2009-11-291-0/+1
* sfc: Refactor link configurationBen Hutchings2009-11-291-6/+6
* sfc: Simplify PHY pollingSteve Hodgson2009-11-281-0/+3
* sfc: Split MAC stats DMA initiation and completionBen Hutchings2009-11-261-2/+0
* sfc: Remove unused function efx_flush_queues()Ben Hutchings2009-11-261-1/+0
* sfc: Combine high-level header filesBen Hutchings2009-11-241-2/+25
* sfc: Remove redundant efx_xmit() functionBen Hutchings2009-11-241-3/+2
* sfc: Use a single blink implementationBen Hutchings2009-11-241-1/+2
* sfc: Remove pointless abstraction of memory BAR numberBen Hutchings2009-10-241-0/+3
* sfc: Move efx_xmit_done() declaration into correct stanzaBen Hutchings2009-10-241-1/+1
* sfc: Eliminate indirect lookups of queue size constantsBen Hutchings2009-10-241-0/+6
* netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-011-2/+3
* sfc: Implement adaptive IRQ moderationBen Hutchings2009-03-211-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-01-301-3/+6
|\
| * sfc: Replace stats_enabled flag with a disable countBen Hutchings2009-01-301-0/+2
| * sfc: Reinitialise the PHY completely in case of a PHY or NIC resetSteve Hodgson2009-01-301-3/+4
* | net: Remove redundant NAPI functionsBen Hutchings2009-01-211-1/+1
|/
* net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-221-1/+1
* sfc: Expose flash region storing boot code as MTDBen Hutchings2008-11-061-0/+10
* sfc: Extend self-testsBen Hutchings2008-09-031-0/+6
* sfc: Remove some unreachable error pathsBen Hutchings2008-09-031-1/+1
* sfc: Use explicit bool for boolean variables, parameters and return valuesBen Hutchings2008-09-031-3/+3
* New driver "sfc" for Solarstorm SFC4000 controller.Ben Hutchings2008-04-291-0/+67