summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome/nfp
Commit message (Expand)AuthorAgeFilesLines
* devlink: Add extack to reload and port_{un, }split operationsDavid Ahern2018-06-051-2/+3
* nfp: abm: report correct MQ statsJakub Kicinski2018-05-291-0/+24
* nfp: abm: multi-queue RED offloadJakub Kicinski2018-05-293-48/+208
* nfp: abm: expose all PF queuesJakub Kicinski2018-05-293-6/+16
* nfp: abm: expose the internal stats in ethtoolJakub Kicinski2018-05-293-0/+75
* nfp: allow apps to add extra stats to portsJakub Kicinski2018-05-294-2/+45
* nfp: abm: report statistics from RED offloadJakub Kicinski2018-05-293-0/+244
* nfp: abm: add simple RED offloadJakub Kicinski2018-05-292-0/+92
* nfp: abm: add helpers for configuring queue marking levelsJakub Kicinski2018-05-293-0/+88
* nfp: abm: enable advanced queuing on demandJakub Kicinski2018-05-294-0/+40
* nfp: prefix vNIC phys_port_name with 'n'Jakub Kicinski2018-05-291-1/+1
* nfp: return -EOPNOTSUPP from .ndo_get_phys_port_name for VFsJakub Kicinski2018-05-291-5/+6
* nfp: flower: compute link aggregation actionJohn Hurley2018-05-245-28/+169
* nfp: flower: implement host cmsg handler for LAGJohn Hurley2018-05-243-2/+105
* nfp: flower: monitor and offload LAG groupsJohn Hurley2018-05-244-3/+646
* nfp: flower: add per repr private data for LAG offloadJohn Hurley2018-05-242-0/+34
* nfp: flower: check for/turn on LAG support in firmwareJohn Hurley2018-05-244-0/+19
* nfp: nfpcore: add rtsym writing functionJohn Hurley2018-05-242-0/+45
* nfp: add ndo_set_mac_address for representorsJohn Hurley2018-05-241-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-245-31/+435
|\
| * nfp: bpf: support arithmetic indirect right shift (BPF_ARSH | BPF_X)Jiong Wang2018-05-181-10/+89
| * nfp: bpf: support arithmetic right shift by constant (BPF_ARSH | BPF_K)Jiong Wang2018-05-182-0/+35
| * nfp: bpf: support logic indirect shifts (BPF_[L|R]SH | BPF_X)Jiong Wang2018-05-185-32/+322
* | nfp: assign vNIC id as phys_port_name of vNICs which are not portsJakub Kicinski2018-05-235-7/+30
* | nfp: use split in naming of PCIe PF portsJakub Kicinski2018-05-233-1/+11
* | nfp: abm: force Ethternet port upJakub Kicinski2018-05-233-0/+18
* | nfp: abm: spawn port netdevsJakub Kicinski2018-05-234-20/+225
* | nfp: add devlink_eswitch_mode_set callbackJakub Kicinski2018-05-232-0/+22
* | nfp: add app pointer to port representorsJakub Kicinski2018-05-231-0/+2
* | nfp: abm: create project-specific vNIC structureJakub Kicinski2018-05-236-4/+186
* | nfp: abm: add initial active buffer management NIC skeletonJakub Kicinski2018-05-235-0/+142
* | nfp: core: allow 4-byte aligned accesses to Memory UnitsJakub Kicinski2018-05-231-50/+44
* | nfp: add shared buffer configurationJakub Kicinski2018-05-236-1/+294
* | nfp: add support for per-PCI PF mailboxJakub Kicinski2018-05-233-0/+173
* | nfp: move rtsym helpers to pf codeJakub Kicinski2018-05-233-48/+51
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-211-1/+1
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-05-131-1/+1
| |\ \
| | * | nfp: bpf: allow zero-length capabilitiesJakub Kicinski2018-05-091-1/+1
* | | | devlink: extend attrs_set for setting port flavoursJiri Pirko2018-05-191-2/+3
* | | | devlink: introduce devlink_port_attrs_setJiri Pirko2018-05-191-2/+2
* | | | nfp: flower: fix error path during representor creationJiri Pirko2018-05-173-4/+19
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-166-12/+105
|\ \ \
| * | | nfp: bpf: support setting the RX queue indexJakub Kicinski2018-05-096-12/+105
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-111-19/+0
|\ \ \ \ | |/ / / |/| / / | |/ /
| * / nfp: flower: remove headroom from max MTU calculationPieter Jansen van Vuuren2018-05-101-19/+0
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-078-31/+385
|\ \
| * | nfp: bpf: rewrite map pointers with NFP TIDsJakub Kicinski2018-05-042-21/+32
| * | nfp: bpf: perf event output helpers supportJakub Kicinski2018-05-047-4/+187
| * | nfp: bpf: record offload neutral maps in the driverJakub Kicinski2018-05-044-6/+166
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-046-19/+35
|\ \ \ | |/ / |/| / | |/