aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/falcon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-16sfc: Allocate SRAM between buffer table and descriptor caches at init timeBen Hutchings1-4/+8
2012-01-27sfc: Clean up test interrupt handlingBen Hutchings1-2/+2
2012-01-27Partly revert "sfc: Handle serious errors in exactly one interrupt handler"Ben Hutchings1-8/+5
2012-01-27sfc: Correct interrupt timer quantum for Siena (normal and turbo mode)Ben Hutchings1-2/+4
2012-01-27sfc: Remove efx_nic_type::push_multicast_hash operationBen Hutchings1-2/+0
2012-01-27sfc: Merge efx_mac_operations into efx_nic_typeBen Hutchings1-7/+8
2012-01-09sfc: Const-qualify static data as appropriate, partly prompted by checkpatchBen Hutchings1-1/+1
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell1-1/+1
2011-10-28Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-1/+2
2011-09-16sfc: Validate IRQ moderation parameters in efx_init_irq_moderation()Ben Hutchings1-0/+2
2011-08-11sfc: Move the Solarflare driversJeff Kirsher1-0/+1841