aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/nic.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-06sfc: Log the part number on probeBen Hutchings1-4/+0
2012-03-06sfc: Run event/IRQ self-test asynchronously when interface is brought upBen Hutchings1-1/+1
2012-03-06sfc: Encapsulate access to efx_{channel,nic}::last_irq_cpu in self-testBen Hutchings1-2/+11
2012-03-06sfc: Remove redundant function efx_nic_has_mc()Ben Hutchings1-4/+0
2012-02-16sfc: Add SR-IOV back-end support for SFC9000 familyBen Hutchings1-0/+89
2012-02-16sfc: Allocate SRAM between buffer table and descriptor caches at init timeBen Hutchings1-0/+2
2012-02-16sfc: Generalise event generation to cover VF-owned event queuesBen Hutchings1-2/+2
2012-02-16sfc: Generate RX fill events based on RX queues, not channelsBen Hutchings1-1/+1
2012-02-13sfc: Replace some literal constants with EFX_PAGE_SIZE/EFX_BUF_SIZEBen Hutchings1-0/+5
2012-01-27sfc: Add hwmon driver for boards using SFC9000-family controllersBen Hutchings1-0/+14
2012-01-27sfc: Correct interrupt timer quantum for Siena (normal and turbo mode)Ben Hutchings1-3/+0
2012-01-27sfc: Merge efx_mac_operations into efx_nic_typeBen Hutchings1-0/+3
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller1-2/+0
2011-09-16sfc: Validate IRQ moderation parameters in efx_init_irq_moderation()Ben Hutchings1-1/+2
2011-08-11sfc: Move the Solarflare driversJeff Kirsher1-0/+273