summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/ef10.c
AgeCommit message (Expand)Author
2020-03-05sfc: complete the next packet when we receive a timestampTom Zhao
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-27sfc: move mcdi filtering codeAlex Maftei (amaftei)
2020-01-27sfc: create header for mcdi filtering codeAlex Maftei (amaftei)
2020-01-27sfc: rename mcdi filtering functions/structsAlex Maftei (amaftei)
2020-01-10sfc: remove duplicated include from ef10.cYueHaibing
2020-01-10sfc: move RPS codeAlex Maftei (amaftei)
2020-01-10sfc: move yet more functionsAlex Maftei (amaftei)
2020-01-10sfc: move various functionsAlex Maftei (amaftei)
2020-01-09sfc: move MCDI receive queue management codeAlex Maftei (amaftei)
2020-01-09sfc: move MCDI transmit queue management codeAlex Maftei (amaftei)
2020-01-09sfc: move MCDI event queue management codeAlex Maftei (amaftei)
2020-01-09sfc: move MCDI VI alloc/free codeAlex Maftei (amaftei)
2020-01-08sfc: move common rx codeAlex Maftei (amaftei)
2020-01-08sfc: add new headers in preparation for code splitAlex Maftei (amaftei)
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-11-22sfc: suppress MCDI errors from ARFSEdward Cree
2019-10-31sfc: allocate channels for XDP tx queuesCharles McLachlan
2019-07-24sfc: Use dev_get_drvdata where possibleChuhong Yuan
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-12sfc: initialise found bitmap in efx_ef10_mtd_probeBert Kenward
2019-02-08sfc: add bundle partition definitions to mtdPaul Fox
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-01-23sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probeEdward Cree
2019-01-17sfc: extend MTD support for newer hardwareBert Kenward
2018-11-07sfc: add missing NVRAM partition types for EF10Edward Cree
2018-07-12sfc: avoid hang from nested use of the filter_semBert Kenward
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-04-27sfc: fix ARFS expiry check on EF10Edward Cree
2018-04-24sfc: ARFS filter IDsEdward Cree
2018-04-17sfc: check RSS is active for filter insertBert Kenward
2018-04-14sfc: pass the correctly bogus filter_id to rps_may_expire_flow()Edward Cree
2018-04-04sfc: remove ctpio_dmabuf_start from statsBert Kenward
2018-03-27sfc: protect list of RSS contexts under a mutexEdward Cree
2018-03-27sfc: return a better error if filter insertion collides with MC rebootEdward Cree
2018-03-27sfc: give ef10 its own rwsem in the filter table instead of filter_lockEdward Cree
2018-03-27sfc: replace asynchronous filter operationsEdward Cree
2018-03-08sfc: support RSS spreading of ethtool ntuple filtersEdward Cree
2018-01-25sfc: only advertise TX timestamping if we have the license for itMartin Habets
2018-01-25sfc: on 8000 series use TX queues for TX timestampsEdward Cree
2018-01-25sfc: only enable TX timestamping if the adapter is licensed for itMartin Habets
2018-01-25sfc: use main datapath for HW timestamps if availableMartin Habets
2018-01-25sfc: handle TX timestamps in the normal data pathMartin Habets
2018-01-25sfc: remove tx and MCDI handling from NAPI budget considerationBert Kenward
2017-12-21sfc: expose CTPIO stats on NICs that support themBert Kenward
2017-12-21sfc: expose FEC stats on Medford2Edward Cree
2017-12-21sfc: support variable number of MAC statsEdward Cree
2017-12-18sfc: populate the timer reload fieldBert Kenward
2017-12-18sfc: update EF10 register definitionsBert Kenward