aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/efx.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-12sfc: Change priority and flags for automatic MAC filtersBen Hutchings1-0/+3
2013-12-12sfc: Make initial fill of RX descriptors synchronousJon Cooper1-1/+1
2013-09-24sfc: Remove extern from function prototypesJoe Perches1-54/+50
2013-09-20sfc: Allocate and link PIO buffers; map them with write-combiningBen Hutchings1-0/+1
2013-08-29sfc: Update copyright bannersBen Hutchings1-2/+2
2013-08-29sfc: Document conditions for multicast replication vs filter replacementBen Hutchings1-7/+15
2013-08-27sfc: Move MTD operations into efx_nic_typeBen Hutchings1-1/+6
2013-08-22sfc: Make most filter operations NIC-type-specificBen Hutchings1-21/+86
2013-08-21sfc: Refactor queue teardown sequence to allow for EF10 flush behaviourBen Hutchings1-1/+0
2013-08-21sfc: Remove efx_process_channel_now()Ben Hutchings1-2/+0
2013-06-24sfc: Fix EEH with legacy interrupts.Alexandre Rames1-0/+1
2013-03-07sfc: allocate more RX buffers per pageDaniel Pieczko1-0/+1
2013-03-07sfc: Enable RX DMA scattering where possibleBen Hutchings1-7/+6
2013-03-07sfc: Wrap __efx_rx_packet() with efx_rx_flush_packet()Ben Hutchings1-0/+7
2013-03-07sfc: Remove rx_alloc_method SKBAlexandre Rames1-1/+0
2013-03-06sfc: Disable soft interrupt handling during efx_device_detach_sync()Ben Hutchings1-2/+2
2012-12-01sfc: lock TX queues when calling netif_device_detach()Daniel Pieczko1-0/+13
2012-09-07sfc: Add channel specific receive_skb handler and post_remove callbackStuart Hodgson1-0/+1
2012-08-02sfc: Fix maximum number of TSO segments and minimum TX queue sizeBen Hutchings1-4/+10
2012-03-06sfc: Run event/IRQ self-test asynchronously when interface is brought upBen Hutchings1-1/+1
2012-02-16sfc: Add support for 'extra' channel typesBen Hutchings1-0/+1
2012-01-27sfc: Replace efx_rx_buffer::is_page and other booleans with a flags fieldBen Hutchings1-2/+2
2012-01-27sfc: Clean up test interrupt handlingBen Hutchings1-0/+6
2012-01-04sfc: Remove now-unused filter functionBen Hutchings1-2/+0
2012-01-04sfc: Add support for retrieving and removing filters by IDBen Hutchings1-0/+12
2012-01-04sfc: Use consistent types for filter IDs, indices and search depthsBen Hutchings1-1/+1
2011-12-06sfc: Remove device ID macros only used onceBen Hutchings1-4/+0
2011-10-28Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-4/+0
2011-09-16sfc: Validate IRQ moderation parameters in efx_init_irq_moderation()Ben Hutchings1-2/+3
2011-09-16sfc: Correct reporting and validation of TX interrupt coalescingBen Hutchings1-0/+2
2011-09-16sfc: Use consistent types for interrupt coalescing parametersBen Hutchings1-2/+2
2011-08-11sfc: Move the Solarflare driversJeff Kirsher1-0/+147