aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/ef10.c
AgeCommit message (Expand)Author
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
2017-12-18sfc: improve PTP error reportingEdward Cree
2017-12-18sfc: support VI strides other than 8kEdward Cree
2017-12-18sfc: make mem_bar a function rather than a constantEdward Cree
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-11-10sfc: don't warn on successful change of MACRobert Stonehouse
2017-11-01sfc: support rx-fcs and rx-allEdward Cree
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-07-12sfc: don't read beyond unicast address listBert Kenward
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-29sfc: fix attempt to translate invalid filter IDEdward Cree
2017-06-22sfc: Fix MCDI command size for filter operationsMartin Habets
2017-05-21net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar
2017-04-05sfc: don't insert mc_list on low-latency firmware if it's too longEdward Cree
2017-03-03sfc: fix IPID endianness in TSOv2Edward Cree
2017-03-03sfc: avoid max() in array sizeEdward Cree
2017-02-17sfc: do not device_attach if a reset is pendingPeter Dunning
2017-02-17sfc: forget filters from sw table if hw replies ENOENT on removing themBert Kenward
2017-02-17sfc: fix filter_id misinterpretation in edge caseJon Cooper
2017-02-14sfc: MSI-X is the only interrupt mode for EF10 VFsAndrew Rybchenko
2017-02-11sfc: fix swapped arguments to efx_ef10_handle_rx_event_errorsEdward Cree