summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-255-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-236-0/+155
* | nfp: core: allow 4-byte aligned accesses to Memory UnitsJakub Kicinski2018-05-231-50/+44Star
* | 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-141-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-176-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-121-19/+0Star
|\ \ \ \ | |/ / / |/| / / | |/ /
| * / nfp: flower: remove headroom from max MTU calculationPieter Jansen van Vuuren2018-05-101-19/+0Star
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-088-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
|\ \ \ | |/ / |/| / | |/
| * nfp: flower: set tunnel ttl value to net defaultJohn Hurley2018-05-022-3/+12
| * nfp: don't depend on eth_tbl being availableJakub Kicinski2018-04-274-16/+23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-04-272-113/+124
|\ \
| * | nfp: bpf: optimize comparisons to negative constantsJakub Kicinski2018-04-252-13/+35
| * | nfp: bpf: tabularize generations of compare operationsJakub Kicinski2018-04-251-107/+61Star
| * | nfp: bpf: optimize add/sub of a negative constantJakub Kicinski2018-04-251-0/+35
| * | nfp: bpf: remove double spaceJakub Kicinski2018-04-251-1/+1
* | | nfp: flower: ignore duplicate cb requests for same ruleJohn Hurley2018-04-252-3/+21
* | | nfp: flower: support offloading multiple rules with same cookieJohn Hurley2018-04-253-17/+38
* | | nfp: print PCIe link bandwidth on probeJakub Kicinski2018-04-251-0/+1
* | | nfp: reset local locks on initJakub Kicinski2018-04-255-0/+113
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-216-14/+54
|\|
| * nfp: flower: split and limit cmsg skb listsPieter Jansen van Vuuren2018-04-134-8/+46
| * nfp: flower: move route ack control messages out of the workqueuePieter Jansen van Vuuren2018-04-131-3/+3
| * nfp: print a message when mutex wait is interruptedJakub Kicinski2018-04-131-1/+4
| * nfp: ignore signals when communicating with management FWJakub Kicinski2018-04-131-2/+1Star
* | bpf: make netronome nfp compatible w/ bpf_xdp_adjust_tailNikita V. Shirokov2018-04-181-1/+1
|/
* nfp: use full 40 bits of the NSP buffer addressDirk van der Merwe2018-04-041-4/+5
* nfp: add a separate counter for packets with CHECKSUM_COMPLETEJakub Kicinski2018-04-043-9/+13