aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc/efx.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-29sfc: Update version, copyright dates, authorsBen Hutchings1-1/+1
2009-11-29sfc: Add support for SFC9000 family (2)Ben Hutchings1-0/+2
2009-11-29sfc: Implement ethtool reset operationBen Hutchings1-0/+1
2009-11-29sfc: Refactor link configurationBen Hutchings1-6/+6
2009-11-28sfc: Simplify PHY pollingSteve Hodgson1-0/+3
2009-11-26sfc: Split MAC stats DMA initiation and completionBen Hutchings1-2/+0
2009-11-26sfc: Remove unused function efx_flush_queues()Ben Hutchings1-1/+0
2009-11-24sfc: Combine high-level header filesBen Hutchings1-2/+25
2009-11-24sfc: Remove redundant efx_xmit() functionBen Hutchings1-3/+2
2009-11-24sfc: Use a single blink implementationBen Hutchings1-1/+2
2009-10-24sfc: Remove pointless abstraction of memory BAR numberBen Hutchings1-0/+3
2009-10-24sfc: Move efx_xmit_done() declaration into correct stanzaBen Hutchings1-1/+1
2009-10-24sfc: Eliminate indirect lookups of queue size constantsBen Hutchings1-0/+6
2009-09-01netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger1-2/+3
2009-03-21sfc: Implement adaptive IRQ moderationBen Hutchings1-1/+1
2009-01-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-3/+6
2009-01-30sfc: Replace stats_enabled flag with a disable countBen Hutchings1-0/+2
2009-01-30sfc: Reinitialise the PHY completely in case of a PHY or NIC resetSteve Hodgson1-3/+4
2009-01-21net: Remove redundant NAPI functionsBen Hutchings1-1/+1
2008-12-22net: Remove unused netdev arg from some NAPI interfaces.Neil Horman1-1/+1
2008-11-06sfc: Expose flash region storing boot code as MTDBen Hutchings1-0/+10
2008-09-03sfc: Extend self-testsBen Hutchings1-0/+6
2008-09-03sfc: Remove some unreachable error pathsBen Hutchings1-1/+1
2008-09-03sfc: Use explicit bool for boolean variables, parameters and return valuesBen Hutchings1-3/+3
2008-04-29New driver "sfc" for Solarstorm SFC4000 controller.Ben Hutchings1-0/+67