aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/falcon.c
AgeCommit message (Expand)Author
2013-05-02Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-04-02i2c: Ignore return value of i2c_del_adapter()Lars-Peter Clausen
2013-03-07sfc: Enable RX DMA scattering where possibleBen Hutchings
2012-12-01sfc: Really disable flow control while flushingBen Hutchings
2012-07-17sfc: Disable VF queues during register self-testBen Hutchings
2012-02-16sfc: Allocate SRAM between buffer table and descriptor caches at init timeBen Hutchings
2012-01-27sfc: Clean up test interrupt handlingBen Hutchings
2012-01-27Partly revert "sfc: Handle serious errors in exactly one interrupt handler"Ben Hutchings
2012-01-27sfc: Correct interrupt timer quantum for Siena (normal and turbo mode)Ben Hutchings
2012-01-27sfc: Remove efx_nic_type::push_multicast_hash operationBen Hutchings
2012-01-27sfc: Merge efx_mac_operations into efx_nic_typeBen Hutchings
2012-01-09sfc: Const-qualify static data as appropriate, partly prompted by checkpatchBen Hutchings
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-10-28Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2011-09-16sfc: Validate IRQ moderation parameters in efx_init_irq_moderation()Ben Hutchings
2011-08-11sfc: Move the Solarflare driversJeff Kirsher