aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/efx.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-15sfc: Assert filter_sem write locked when requiredEdward Cree1-0/+9
2016-02-17net: rework setup_tc ndo op to consume general tc operandJohn Fastabend1-1/+2
2016-02-17net: rework ndo tc op to consume additional qdisc handle parameterJohn Fastabend1-1/+1
2015-12-12sfc: only use RSS filters if we're using RSSBert Kenward1-0/+5
2015-08-28sfc: Allow driver to cope with a lower number of VIs than it needs for RSSShradha Shah1-0/+1
2015-05-21sfc: add ndo_set_vf_mac() function for EF10Shradha Shah1-0/+3
2015-05-21sfc: protect filter table against use-after-freeEdward Cree1-0/+2
2015-05-09sfc: Add use of shared RSS contexts.Jon Cooper1-0/+1
2015-05-09sfc: Prepare to bind the sfc driver to the VF.Shradha Shah1-0/+2
2015-05-09sfc: Own header for nic-specific sriov functions, single instance of netdev_ops and sriov removed from Falcon codeShradha Shah1-0/+7
2014-07-22sfc: Add support for busy pollingAlexandre Rames1-0/+2
2014-07-15sfc: add extra RX drop counters for nodesc_trunc and noskb_dropEdward Cree1-0/+3
2014-02-12sfc: Update product namingBen Hutchings1-1/+1
2014-01-23sfc: Use the correct maximum TX DMA ring size for SFC9100Ben Hutchings1-0/+3
2013-12-12sfc: Implement efx_nic_type::filter_clear_rx operation for EF10Ben Hutchings1-14/+0
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