aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/siena.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-17sfc: Fix interface statistics running backwardBen Hutchings1-4/+4
2012-07-17sfc: Disable VF queues during register self-testBen Hutchings1-4/+25
2012-03-06sfc: Remove redundant function efx_nic_has_mc()Ben Hutchings1-2/+1
2012-02-16sfc: Add SR-IOV back-end support for SFC9000 familyBen Hutchings1-0/+2
2012-02-16sfc: Allocate SRAM between buffer table and descriptor caches at init timeBen Hutchings1-2/+10
2012-01-27sfc: Add hwmon driver for boards using SFC9000-family controllersBen Hutchings1-0/+6
2012-01-27sfc: Correct interrupt timer quantum for Siena (normal and turbo mode)Ben Hutchings1-3/+10
2012-01-27sfc: Support extraction of CAPABILITIES from GET_BOARD_CFG response.Matthew Slattery1-1/+1
2012-01-27sfc: Remove efx_nic_type::push_multicast_hash operationBen Hutchings1-10/+0
2012-01-27sfc: Merge efx_mac_operations into efx_nic_typeBen Hutchings1-2/+2
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell1-1/+1
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller1-21/+4
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/+676