summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome
Commit message (Expand)AuthorAgeFilesLines
* nfp: wait for the NSP resource to appear on bootJakub Kicinski2017-09-133-0/+51
* nfp: wait for board state before talking to the NSPJakub Kicinski2017-09-132-23/+43
* nfp: add whitelist of supported flow dissectorPieter Jansen van Vuuren2017-09-131-0/+13
* nfp: flower: restore RTNL locking around representor updatesJakub Kicinski2017-09-031-2/+4
* nfp: build the flower offload by defaultJakub Kicinski2017-09-031-0/+1
* nfp: be drop monitor friendlyJakub Kicinski2017-09-032-1/+4
* nfp: move the start/stop app callbacks backJakub Kicinski2017-09-031-15/+11
* nfp: flower: base lifetime of representors on existence of lower vNICJakub Kicinski2017-09-031-23/+43
* nfp: separate app vNIC init/clean from alloc/freeJakub Kicinski2017-09-039-27/+73
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-015-113/+142
|\
| * nfp: double free on error in probeDan Carpenter2017-08-291-3/+1
| * nfp: remove incorrect mask check for vlan matchingPieter Jansen van Vuuren2017-08-281-6/+2
| * nfp: fix supported key layers calculationPieter Jansen van Vuuren2017-08-281-0/+19
| * nfp: fix unchecked flow dissector usePieter Jansen van Vuuren2017-08-282-81/+93
| * nfp: TX time stamp packets before HW doorbell is rungJakub Kicinski2017-08-231-2/+2
| * nfp: avoid buffer leak when representor is missingJakub Kicinski2017-08-231-5/+5
| * nfp: make sure representors are destroyed before their lower netdevJakub Kicinski2017-08-231-8/+14
| * nfp: don't hold PF lock while enabling SR-IOVJakub Kicinski2017-08-231-9/+7
* | nfp: add basic SR-IOV ndo functions to representorsSimon Horman2017-08-251-0/+6
* | nfp: add basic SR-IOV ndo functionsPablo Cascón2017-08-258-1/+372
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-211-2/+1
|\ \ | |/
| * nfp: fix infinite loop on umapping cleanupColin Ian King2017-08-181-2/+1
* | nfp: don't reuse pointers in ring dumpingJakub Kicinski2017-08-181-6/+7
* | nfp: fix copy paste in names and messages regarding vNICsJakub Kicinski2017-08-181-2/+2
* | nfp: add ethtool statistics for representorsJakub Kicinski2017-08-182-4/+71
* | nfp: add pointer to vNIC config memory to nfp_port structureJakub Kicinski2017-08-183-37/+18
* | nfp: report MAC statistics in ethtoolJakub Kicinski2017-08-182-17/+153
* | nfp: store pointer to MAC statistics in nfp_portJakub Kicinski2017-08-183-8/+9
* | nfp: split software and hardware vNIC statisticsJakub Kicinski2017-08-181-72/+120
* | nfp: add helper for printing ethtool stringsJakub Kicinski2017-08-181-33/+32
* | nfp: don't report standard netdev statistics in ethtoolJakub Kicinski2017-08-181-77/+32
* | nfp: allow retreiving management FW logs on representorsJakub Kicinski2017-08-182-18/+17
* | nfp: provide ethtool_drvinfo on representorsJakub Kicinski2017-08-183-12/+54
* | nfp: link basic ethtool ops to representorsJakub Kicinski2017-08-183-0/+7
* | net/sched: Fix the logic error to decide the ingress qdiscChris Mi2017-08-182-2/+2
* | nfp: process MTU updates from firmware flower appSimon Horman2017-08-161-2/+9
* | nfp: process control messages in workqueue in flower appSimon Horman2017-08-164-3/+41
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-151-6/+2
|\ \ | |/
| * nfp: do not update MTU from BH in flower appSimon Horman2017-08-111-6/+2
* | nfp: send control message when MAC representors are createdSimon Horman2017-08-113-3/+80
* | net: sched: use newly added classid identity helpersJiri Pirko2017-08-112-2/+2
* | bpf, nfp: implement jiting of BPF_J{LT,LE}Daniel Borkmann2017-08-091-0/+24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-091-0/+2
|\ \ | |/
| * nfp: Initialize RX and TX ring 64-bit stats seqcountsFlorian Fainelli2017-08-011-0/+2
* | bpf/verifier: rework value trackingEdward Cree2017-08-081-10/+14
* | net: sched: get rid of struct tc_to_netdevJiri Pirko2017-08-076-16/+12
* | net: sched: push cls related args into cls_common structureJiri Pirko2017-08-076-21/+17
* | nfp: change flows in apps that offload ndo_setup_tcJiri Pirko2017-08-072-17/+9
* | net: sched: make type an argument for ndo_setup_tcJiri Pirko2017-08-076-12/+19
* | net: sched: change names of action number helpers to be aligned with the restJiri Pirko2017-08-041-2/+2
OpenPOWER on IntegriCloud