summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/efx.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* sfc: ARFS filter IDsEdward Cree2018-04-241-0/+21
* sfc: protect list of RSS contexts under a mutexEdward Cree2018-03-271-2/+2
* sfc: replace asynchronous filter operationsEdward Cree2018-03-271-2/+5
* sfc: support RSS spreading of ethtool ntuple filtersEdward Cree2018-03-091-1/+11
* sfc: support the ethtool ksettings API properly so that 25/50/100G worksEdward Cree2018-01-101-1/+3
* sfc: make mem_bar a function rather than a constantEdward Cree2017-12-181-5/+0Star
* net: ethernet/sfc: Convert timers to use timer_setup()Kees Cook2017-10-251-1/+1
* net: sched: get rid of struct tc_to_netdevJiri Pirko2017-08-071-1/+1
* net: sched: push cls related args into cls_common structureJiri Pirko2017-08-071-1/+0Star
* net: sched: make type an argument for ndo_setup_tcJiri Pirko2017-08-071-2/+3
* net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko2017-06-081-2/+2
* sfc: tx ring can only have 2048 entries for all EF10 NICsBert Kenward2017-04-251-1/+4
* sfc: do not device_attach if a reset is pendingPeter Dunning2017-02-171-0/+6
* sfc: set interrupt moderation via MCDIBert Kenward2016-08-131-0/+2
* sfc: Assert filter_sem write locked when requiredEdward Cree2016-06-161-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-221-0/+3
* sfc: protect filter table against use-after-freeEdward Cree2015-05-221-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-231-0/+2
* sfc: add extra RX drop counters for nodesc_trunc and noskb_dropEdward Cree2014-07-161-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/+0Star
* 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/+50Star
* sfc: Allocate and link PIO buffers; map them with write-combiningBen Hutchings2013-09-201-0/+1
* sfc: Update copyright bannersBen Hutchings2013-08-301-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/+0Star
* sfc: Remove efx_process_channel_now()Ben Hutchings2013-08-211-2/+0Star
* 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/+6Star
* 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/+0Star
* 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