summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/efx.h
Commit message (Expand)AuthorAgeFilesLines
* sfc: do not device_attach if a reset is pendingPeter Dunning2017-02-171-0/+6
* sfc: set interrupt moderation via MCDIBert Kenward2016-08-121-0/+2
* sfc: Assert filter_sem write locked when requiredEdward Cree2016-06-151-0/+9
* net: rework setup_tc ndo op to consume general tc operandJohn Fastabend2016-02-171-1/+2
* net: rework ndo tc op to consume additional qdisc handle parameterJohn Fastabend2016-02-171-1/+1
* sfc: only use RSS filters if we're using RSSBert Kenward2015-12-121-0/+5
* sfc: Allow driver to cope with a lower number of VIs than it needs for RSSShradha Shah2015-08-281-0/+1
* sfc: add ndo_set_vf_mac() function for EF10Shradha Shah2015-05-211-0/+3
* sfc: protect filter table against use-after-freeEdward Cree2015-05-211-0/+2
* sfc: Add use of shared RSS contexts.Jon Cooper2015-05-091-0/+1
* sfc: Prepare to bind the sfc driver to the VF.Shradha Shah2015-05-091-0/+2
* sfc: Own header for nic-specific sriov functions, single instance of netdev_o...Shradha Shah2015-05-091-0/+7
* sfc: Add support for busy pollingAlexandre Rames2014-07-221-0/+2
* sfc: add extra RX drop counters for nodesc_trunc and noskb_dropEdward Cree2014-07-151-0/+3
* sfc: Update product namingBen Hutchings2014-02-121-1/+1
* sfc: Use the correct maximum TX DMA ring size for SFC9100Ben Hutchings2014-01-231-0/+3
* sfc: Implement efx_nic_type::filter_clear_rx operation for EF10Ben Hutchings2013-12-121-14/+0
* sfc: Change priority and flags for automatic MAC filtersBen Hutchings2013-12-121-0/+3
* sfc: Make initial fill of RX descriptors synchronousJon Cooper2013-12-121-1/+1
* sfc: Remove extern from function prototypesJoe Perches2013-09-241-54/+50
* sfc: Allocate and link PIO buffers; map them with write-combiningBen Hutchings2013-09-201-0/+1
* sfc: Update copyright bannersBen Hutchings2013-08-291-2/+2
* sfc: Document conditions for multicast replication vs filter replacementBen Hutchings2013-08-291-7/+15
* sfc: Move MTD operations into efx_nic_typeBen Hutchings2013-08-271-1/+6
* sfc: Make most filter operations NIC-type-specificBen Hutchings2013-08-221-21/+86
* sfc: Refactor queue teardown sequence to allow for EF10 flush behaviourBen Hutchings2013-08-211-1/+0
* sfc: Remove efx_process_channel_now()Ben Hutchings2013-08-211-2/+0
* sfc: Fix EEH with legacy interrupts.Alexandre Rames2013-06-241-0/+1
* sfc: allocate more RX buffers per pageDaniel Pieczko2013-03-071-0/+1
* sfc: Enable RX DMA scattering where possibleBen Hutchings2013-03-071-7/+6
* sfc: Wrap __efx_rx_packet() with efx_rx_flush_packet()Ben Hutchings2013-03-071-0/+7
* sfc: Remove rx_alloc_method SKBAlexandre Rames2013-03-071-1/+0
* sfc: Disable soft interrupt handling during efx_device_detach_sync()Ben Hutchings2013-03-061-2/+2
* sfc: lock TX queues when calling netif_device_detach()Daniel Pieczko2012-12-011-0/+13
* sfc: Add channel specific receive_skb handler and post_remove callbackStuart Hodgson2012-09-071-0/+1
* sfc: Fix maximum number of TSO segments and minimum TX queue sizeBen Hutchings2012-08-021-4/+10
* sfc: Run event/IRQ self-test asynchronously when interface is brought upBen Hutchings2012-03-061-1/+1
* sfc: Add support for 'extra' channel typesBen Hutchings2012-02-161-0/+1
* sfc: Replace efx_rx_buffer::is_page and other booleans with a flags fieldBen Hutchings2012-01-271-2/+2
* sfc: Clean up test interrupt handlingBen Hutchings2012-01-271-0/+6
* sfc: Remove now-unused filter functionBen Hutchings2012-01-041-2/+0
* sfc: Add support for retrieving and removing filters by IDBen Hutchings2012-01-041-0/+12
* sfc: Use consistent types for filter IDs, indices and search depthsBen Hutchings2012-01-041-1/+1
* sfc: Remove device ID macros only used onceBen Hutchings2011-12-061-4/+0
* Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2011-10-281-4/+0
* sfc: Validate IRQ moderation parameters in efx_init_irq_moderation()Ben Hutchings2011-09-161-2/+3
* sfc: Correct reporting and validation of TX interrupt coalescingBen Hutchings2011-09-161-0/+2
* sfc: Use consistent types for interrupt coalescing parametersBen Hutchings2011-09-161-2/+2
* sfc: Move the Solarflare driversJeff Kirsher2011-08-111-0/+147