summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/efx.h
AgeCommit message (Expand)Author
2023-07-28sfc: Remove support for siena high priority queueMartin Habets
2022-07-22sfc: attach/detach EF100 representors along with their owning PFEdward Cree
2022-04-12sfc: Remove duplicate definition of efx_xmit_doneMartin Habets
2020-08-14sfc: check hash is valid before using itEdward Cree
2020-07-27sfc: skeleton EF100 PF driverEdward Cree
2020-06-30sfc: commonise miscellaneous efx functionsEdward Cree
2020-06-29sfc: commonise ARFS handlingEdward Cree
2020-06-29sfc: commonise FC advertisingEdward Cree
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-05sfc: complete the next packet when we receive a timestampTom Zhao
2020-02-17sfc: move some ARFS code out of headersEdward Cree
2020-02-17sfc: only schedule asynchronous filter work if neededEdward Cree
2020-01-10sfc: move RPS codeAlex Maftei (amaftei)
2020-01-10sfc: move RSS codeAlex Maftei (amaftei)
2020-01-10sfc: move more rx codeAlex Maftei (amaftei)
2020-01-08sfc: move common rx codeAlex Maftei (amaftei)
2020-01-08sfc: move channel alloc/removal codeAlex Maftei (amaftei)
2020-01-08sfc: add new headers in preparation for code splitAlex Maftei (amaftei)
2019-11-22sfc: do ARFS expiry work occasionally even without NAPI pollEdward Cree
2019-11-22sfc: change ARFS expiry mechanismEdward Cree
2019-10-31sfc: handle XDP_TX outcomes of XDP eBPF programsCharles McLachlan
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-04-24sfc: ARFS filter IDsEdward Cree
2018-03-27sfc: protect list of RSS contexts under a mutexEdward Cree
2018-03-27sfc: replace asynchronous filter operationsEdward Cree
2018-03-08sfc: support RSS spreading of ethtool ntuple filtersEdward Cree
2018-01-10sfc: support the ethtool ksettings API properly so that 25/50/100G worksEdward Cree
2017-12-18sfc: make mem_bar a function rather than a constantEdward Cree
2017-10-25net: ethernet/sfc: Convert timers to use timer_setup()Kees Cook
2017-08-07net: sched: get rid of struct tc_to_netdevJiri Pirko
2017-08-07net: sched: push cls related args into cls_common structureJiri Pirko
2017-08-07net: sched: make type an argument for ndo_setup_tcJiri Pirko
2017-06-08net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko
2017-04-25sfc: tx ring can only have 2048 entries for all EF10 NICsBert Kenward
2017-02-17sfc: do not device_attach if a reset is pendingPeter Dunning
2016-08-12sfc: set interrupt moderation via MCDIBert Kenward
2016-06-15sfc: Assert filter_sem write locked when requiredEdward Cree
2016-02-17net: rework setup_tc ndo op to consume general tc operandJohn Fastabend
2016-02-17net: rework ndo tc op to consume additional qdisc handle parameterJohn Fastabend
2015-12-12sfc: only use RSS filters if we're using RSSBert Kenward
2015-08-28sfc: Allow driver to cope with a lower number of VIs than it needs for RSSShradha Shah
2015-05-21sfc: add ndo_set_vf_mac() function for EF10Shradha Shah
2015-05-21sfc: protect filter table against use-after-freeEdward Cree
2015-05-09sfc: Add use of shared RSS contexts.Jon Cooper
2015-05-09sfc: Prepare to bind the sfc driver to the VF.Shradha Shah
2015-05-09sfc: Own header for nic-specific sriov functions, single instance of netdev_o...Shradha Shah
2014-07-22sfc: Add support for busy pollingAlexandre Rames
2014-07-15sfc: add extra RX drop counters for nodesc_trunc and noskb_dropEdward Cree
2014-02-12sfc: Update product namingBen Hutchings
2014-01-23sfc: Use the correct maximum TX DMA ring size for SFC9100Ben Hutchings