aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome
AgeCommit message (Expand)Author
2017-08-18nfp: add pointer to vNIC config memory to nfp_port structureJakub Kicinski
2017-08-18nfp: report MAC statistics in ethtoolJakub Kicinski
2017-08-18nfp: store pointer to MAC statistics in nfp_portJakub Kicinski
2017-08-18nfp: split software and hardware vNIC statisticsJakub Kicinski
2017-08-18nfp: add helper for printing ethtool stringsJakub Kicinski
2017-08-18nfp: don't report standard netdev statistics in ethtoolJakub Kicinski
2017-08-18nfp: allow retreiving management FW logs on representorsJakub Kicinski
2017-08-18nfp: provide ethtool_drvinfo on representorsJakub Kicinski
2017-08-18nfp: link basic ethtool ops to representorsJakub Kicinski
2017-08-18net/sched: Fix the logic error to decide the ingress qdiscChris Mi
2017-08-18nfp: fix infinite loop on umapping cleanupColin Ian King
2017-08-16nfp: process MTU updates from firmware flower appSimon Horman
2017-08-16nfp: process control messages in workqueue in flower appSimon Horman
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-11nfp: send control message when MAC representors are createdSimon Horman
2017-08-11nfp: do not update MTU from BH in flower appSimon Horman
2017-08-11net: sched: use newly added classid identity helpersJiri Pirko
2017-08-09bpf, nfp: implement jiting of BPF_J{LT,LE}Daniel Borkmann
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-08bpf/verifier: rework value trackingEdward Cree
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-07nfp: change flows in apps that offload ndo_setup_tcJiri Pirko
2017-08-07net: sched: make type an argument for ndo_setup_tcJiri Pirko
2017-08-04net: sched: change names of action number helpers to be aligned with the restJiri Pirko
2017-08-01nfp: Initialize RX and TX ring 64-bit stats seqcountsFlorian Fainelli
2017-07-27nfp: only use direct firmware requestsJakub Kicinski
2017-07-27nfp: look for firmware image by device serial number and PCI nameJakub Kicinski
2017-07-27nfp: remove the probe deferral when FW not presentJakub Kicinski
2017-07-25nfp: set config bit (ifup/ifdown) on netdev open/closeDirk van der Merwe
2017-07-12nfp: freeing the wrong variableDan Carpenter
2017-07-07nfp: flower: add missing clean up call to avoid memory leaksJakub Kicinski
2017-07-05nfp: default to chained metadata prepend formatJakub Kicinski
2017-07-05nfp: remove legacy MAC address lookupJakub Kicinski
2017-07-05nfp: improve order of interfaces in breakout modeJakub Kicinski
2017-07-01nfp: add control message passing capabilities to flower offloadsPieter Jansen van Vuuren
2017-07-01nfp: add a stats handler for flower offloadsPieter Jansen van Vuuren
2017-07-01nfp: add metadata to each flow offloadPieter Jansen van Vuuren
2017-07-01nfp: add basic action capabilities to flower offloadsPieter Jansen van Vuuren
2017-07-01nfp: extend flower matching capabilitiesPieter Jansen van Vuuren
2017-07-01nfp: extend flower add flow offloadPieter Jansen van Vuuren
2017-07-01nfp: provide infrastructure for offloading flower based TC filtersPieter Jansen van Vuuren
2017-07-01nfp: add phys_switch_id supportSimon Horman
2017-06-27nfp: flower: add Kconfig for flower appJakub Kicinski
2017-06-27nfp: allocate a private workqueue for driver workJakub Kicinski
2017-06-27nfp: reorder SR-IOV config and nfp_app SR-IOV callbacksJakub Kicinski
2017-06-27nfp: handle SR-IOV already enabled when driver is probingJakub Kicinski
2017-06-27nfp: wire get_phys_port_name on representorsJakub Kicinski
2017-06-27nfp: allow converting representor's netdev into nfp_portJakub Kicinski
2017-06-27nfp: move representors' struct net_device_ops to shared codeJakub Kicinski