aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/netronome
AgeCommit message (Expand)Author
2018-06-05devlink: Add extack to reload and port_{un, }split operationsDavid Ahern
2018-05-29nfp: abm: report correct MQ statsJakub Kicinski
2018-05-29nfp: abm: multi-queue RED offloadJakub Kicinski
2018-05-29nfp: abm: expose all PF queuesJakub Kicinski
2018-05-29nfp: abm: expose the internal stats in ethtoolJakub Kicinski
2018-05-29nfp: allow apps to add extra stats to portsJakub Kicinski
2018-05-29nfp: abm: report statistics from RED offloadJakub Kicinski
2018-05-29nfp: abm: add simple RED offloadJakub Kicinski
2018-05-29nfp: abm: add helpers for configuring queue marking levelsJakub Kicinski
2018-05-29nfp: abm: enable advanced queuing on demandJakub Kicinski
2018-05-29nfp: prefix vNIC phys_port_name with 'n'Jakub Kicinski
2018-05-29nfp: return -EOPNOTSUPP from .ndo_get_phys_port_name for VFsJakub Kicinski
2018-05-24nfp: flower: compute link aggregation actionJohn Hurley
2018-05-24nfp: flower: implement host cmsg handler for LAGJohn Hurley
2018-05-24nfp: flower: monitor and offload LAG groupsJohn Hurley
2018-05-24nfp: flower: add per repr private data for LAG offloadJohn Hurley
2018-05-24nfp: flower: check for/turn on LAG support in firmwareJohn Hurley
2018-05-24nfp: nfpcore: add rtsym writing functionJohn Hurley
2018-05-24nfp: add ndo_set_mac_address for representorsJohn Hurley
2018-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-05-23nfp: assign vNIC id as phys_port_name of vNICs which are not portsJakub Kicinski
2018-05-23nfp: use split in naming of PCIe PF portsJakub Kicinski
2018-05-23nfp: abm: force Ethternet port upJakub Kicinski
2018-05-23nfp: abm: spawn port netdevsJakub Kicinski
2018-05-23nfp: add devlink_eswitch_mode_set callbackJakub Kicinski
2018-05-23nfp: add app pointer to port representorsJakub Kicinski
2018-05-23nfp: abm: create project-specific vNIC structureJakub Kicinski
2018-05-23nfp: abm: add initial active buffer management NIC skeletonJakub Kicinski
2018-05-23nfp: core: allow 4-byte aligned accesses to Memory UnitsJakub Kicinski
2018-05-23nfp: add shared buffer configurationJakub Kicinski
2018-05-23nfp: add support for per-PCI PF mailboxJakub Kicinski
2018-05-23nfp: move rtsym helpers to pf codeJakub Kicinski
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-19devlink: extend attrs_set for setting port flavoursJiri Pirko
2018-05-19devlink: introduce devlink_port_attrs_setJiri Pirko
2018-05-18nfp: bpf: support arithmetic indirect right shift (BPF_ARSH | BPF_X)Jiong Wang
2018-05-18nfp: bpf: support arithmetic right shift by constant (BPF_ARSH | BPF_K)Jiong Wang
2018-05-18nfp: bpf: support logic indirect shifts (BPF_[L|R]SH | BPF_X)Jiong Wang
2018-05-17nfp: flower: fix error path during representor creationJiri Pirko
2018-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-10nfp: flower: remove headroom from max MTU calculationPieter Jansen van Vuuren
2018-05-09nfp: bpf: allow zero-length capabilitiesJakub Kicinski
2018-05-09nfp: bpf: support setting the RX queue indexJakub Kicinski
2018-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-05-04nfp: bpf: rewrite map pointers with NFP TIDsJakub Kicinski
2018-05-04nfp: bpf: perf event output helpers supportJakub Kicinski
2018-05-04nfp: bpf: record offload neutral maps in the driverJakub Kicinski
2018-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller