summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/netronome
AgeCommit message (Expand)Author
2019-04-17nfp: abm: fix spelling mistake "offseting" -> "offsetting"Colin Ian King
2019-04-01nfp: flower: remove vlan CFI bit from push vlan actionPieter Jansen van Vuuren
2019-04-01nfp: flower: replace CFI with vlan presentPieter Jansen van Vuuren
2019-03-28nfp: disable netpoll on representorsJakub Kicinski
2019-03-28nfp: validate the return code from dev_queue_xmit()Jakub Kicinski
2019-03-07nfp: fix simple vNIC mailbox lengthDirk van der Merwe
2019-03-01nfp: nsp: set higher timeout for flash bundleDirk van der Merwe
2019-03-01nfp: nsp: allow the use of DMA bufferJakub Kicinski
2019-03-01nfp: nsp: move default buffer handling into its own functionJakub Kicinski
2019-03-01nfp: nsp: use fractional size of the bufferJakub Kicinski
2019-03-01nfp: report RJ45 connector in ethtoolJakub Kicinski
2019-02-26nfp: remove ethtool flashing fallbackJakub Kicinski
2019-02-26nfp: add .ndo_get_devlinkJakub Kicinski
2019-02-26net: devlink: turn devlink into a built-inJakub Kicinski
2019-02-24nfp: Remove switchdev.h inclusionFlorian Fainelli
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-23nfp: bpf: fix ALU32 high bits clearance bugJiong Wang
2019-02-23nfp: bpf: fix code-gen bug on BPF_ALU | BPF_XOR | BPF_KJiong Wang
2019-02-17nfp: flower: fix masks for tcp and ip flags fieldsPieter Jansen van Vuuren
2019-02-17nfp: devlink: allow flashing the device via devlinkJakub Kicinski
2019-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-02-12nfp: flower: remove double new lineJakub Kicinski
2019-02-12bpf: offload: add priv field for driversJakub Kicinski
2019-02-11nfp: devlink: include vendor/product info in serial numberJakub Kicinski
2019-02-11nfp: devlink: use the generic manufacture identifier instead of vendorJakub Kicinski
2019-02-08nfp: flower: cmsg: use struct_size() helperGustavo A. R. Silva
2019-02-08nfp: flower: remove unused index from nfp_fl_pedit()Pablo Neira Ayuso
2019-02-06nfp: Implement ndo_get_port_parent_id()Florian Fainelli
2019-02-06drivers: net: use flow action infrastructurePablo Neira Ayuso
2019-02-06flow_offload: add statistics retrieval infrastructure and use itPablo Neira Ayuso
2019-02-06flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso
2019-02-03net: devlink: report cell size of shared buffersJakub Kicinski
2019-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-02-01nfp: bpf: complete ALU32 logic shift supportsJiong Wang
2019-02-01nfp: bpf: correct the behavior for shifts by zeroJiong Wang
2019-02-01nfp: devlink: report the running and flashed versionsJakub Kicinski
2019-02-01nfp: nsp: add support for versions commandJakub Kicinski
2019-02-01nfp: devlink: report fixed versionsJakub Kicinski
2019-02-01nfp: devlink: report driver name and serial numberJakub Kicinski
2019-02-01nfp: use struct_size() in kzalloc()Gustavo A. R. Silva
2019-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-01-26nfp: bpf: implement jitting of JMP32Jiong Wang
2019-01-23nfp: bpf: support removing dead codeJakub Kicinski
2019-01-23nfp: bpf: support optimizing dead branchesJakub Kicinski
2019-01-23nfp: bpf: save original program lengthJakub Kicinski
2019-01-23nfp: bpf: split up the skip flagJakub Kicinski
2019-01-23nfp: bpf: don't use instruction number for jump targetJakub Kicinski
2019-01-16nfp: flower: enable MAC address sharing for offloadable devsJohn Hurley
2019-01-16nfp: flower: ensure MAC cleanup on address changeJohn Hurley
2019-01-16nfp: flower: add infastructure for non-repr priv dataJohn Hurley