aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc
AgeCommit message (Expand)Author
2021-11-26sfc: Don't use netif_info before net_device setupErik Ekman
2021-07-20sfc: error code if SRIOV cannot be disabledÍñigo Huguet
2021-07-20sfc: avoid double pci_remove of VFsÍñigo Huguet
2021-06-03drivers/net/ethernet: clean up unused assignmentsJesse Brandeburg
2020-03-20sfc: detach from cb_page in efx_copy_channel()Edward Cree
2019-12-05sfc: initialise found bitmap in efx_ef10_mtd_probeBert Kenward
2019-12-05sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probeEdward Cree
2019-12-01sfc: Only cancel the PPS workqueue if it existsMartin Habets
2018-01-02sfc: pass valid pointers from efx_enqueue_unwindBert Kenward
2017-12-20sfc: don't warn on successful change of MACRobert Stonehouse
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-15sfc: don't try and read ef10 data on non-ef10 NICBert Kenward
2017-08-07net: sched: get rid of struct tc_to_netdevJiri Pirko
2017-08-07net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...Jiri 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-07-19sfc: Add ethtool -m support for QSFP modulesMartin Habets
2017-07-12sfc: don't read beyond unicast address listBert Kenward
2017-07-01sfc: correct comment on efx_mcdi_process_eventEdward Cree
2017-07-01sfc: change Unknown MCDI event message to print full event.Jon Cooper
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-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-20sfc: remove duplicate up_write on VF filter_semEdward Cree
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-08net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko
2017-05-21net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar
2017-05-12sfc: revert changes to NIC revision numbersBert Kenward
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-25sfc: tx ring can only have 2048 entries for all EF10 NICsBert Kenward
2017-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-17sfc: limit the number of receive queuesBert Kenward
2017-04-05sfc: don't insert mc_list on low-latency firmware if it's too longEdward Cree
2017-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-22sfc: cleanup a condition in efx_udp_tunnel_del()Dan Carpenter
2017-03-15mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.Amritha Nambiar
2017-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-03sfc: fix IPID endianness in TSOv2Edward Cree
2017-03-03sfc: avoid max() in array sizeEdward Cree
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-02-27scripts/spelling.txt: add "an one" pattern and fix typo instancesMasahiro Yamada
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: only fall back to a lower interrupt mode if it is supportedAndrew Rybchenko
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
2017-02-09sfc: configure UDP tunnel offload portsJon Cooper