summaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc/efx.h
Commit message (Expand)AuthorAgeFilesLines
* sfc: Implement ethtool reset operationBen Hutchings2009-11-301-0/+1
* sfc: Refactor link configurationBen Hutchings2009-11-301-6/+6
* sfc: Simplify PHY pollingSteve Hodgson2009-11-291-0/+3
* sfc: Split MAC stats DMA initiation and completionBen Hutchings2009-11-271-2/+0Star
* sfc: Remove unused function efx_flush_queues()Ben Hutchings2009-11-271-1/+0Star
* sfc: Combine high-level header filesBen Hutchings2009-11-241-2/+25
* sfc: Remove redundant efx_xmit() functionBen Hutchings2009-11-241-3/+2Star
* 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-221-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-231-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