summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/efx.h
Commit message (Expand)AuthorAgeFilesLines
* sfc: attach/detach EF100 representors along with their owning PFEdward Cree2022-07-221-1/+8
* sfc: Remove duplicate definition of efx_xmit_doneMartin Habets2022-04-121-1/+0
* sfc: check hash is valid before using itEdward Cree2020-08-141-0/+8
* sfc: skeleton EF100 PF driverEdward Cree2020-07-271-3/+13
* sfc: commonise miscellaneous efx functionsEdward Cree2020-06-301-26/+0
* sfc: commonise ARFS handlingEdward Cree2020-06-291-5/+0
* sfc: commonise FC advertisingEdward Cree2020-06-291-3/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-121-0/+1
|\
| * sfc: complete the next packet when we receive a timestampTom Zhao2020-03-051-0/+1
* | sfc: move some ARFS code out of headersEdward Cree2020-02-171-18/+0
* | sfc: only schedule asynchronous filter work if neededEdward Cree2020-02-171-1/+1
|/
* sfc: move RPS codeAlex Maftei (amaftei)2020-01-101-23/+1
* sfc: move RSS codeAlex Maftei (amaftei)2020-01-101-5/+0
* sfc: move more rx codeAlex Maftei (amaftei)2020-01-101-3/+0
* sfc: move common rx codeAlex Maftei (amaftei)2020-01-081-0/+3
* sfc: move channel alloc/removal codeAlex Maftei (amaftei)2020-01-081-4/+0
* sfc: add new headers in preparation for code splitAlex Maftei (amaftei)2020-01-081-32/+0
* sfc: do ARFS expiry work occasionally even without NAPI pollEdward Cree2019-11-221-3/+7
* sfc: change ARFS expiry mechanismEdward Cree2019-11-221-4/+5
* sfc: handle XDP_TX outcomes of XDP eBPF programsCharles McLachlan2019-10-311-0/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* 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-081-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/+0
* 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/+0
* 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-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