aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome/nfp/nfp_net_ctrl.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-12-11nfp: support UDP segmentation offloadFei Qin1-0/+1
2023-11-20nfp: offload flow steering to the nfpYinjun Zhang1-0/+14
2023-11-20nfp: add ethtool flow steering callbacksYinjun Zhang1-0/+1
2023-07-13nfp: prevent dropped counter increment during probeZiyang Chen1-0/+1
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+0
2023-02-09nfp: fix incorrect use of mbox in IPsec codeYinjun Zhang1-1/+0
2023-01-13nfp: add DCB IEEE supportBin Chen1-0/+1
2022-12-05nfp: add support for multicast filterDiana Wang1-0/+15
2022-11-21nfp: implement xfrm callbacks and expose ipsec offload feature to upper layerHuanhuan Wang1-2/+2
2022-11-21nfp: add framework to support ipsec offloadingHuanhuan Wang1-0/+4
2022-11-21nfp: extend capability and control wordsYinjun Zhang1-3/+11
2022-09-30nfp: refine the ABI of getting `sp_indiff` infoYinjun Zhang1-7/+3
2022-08-30nfp: check if application firmware is indifferent to port speedYinjun Zhang1-0/+7
2022-08-30nfp: propagate port speed from management firmwareYinjun Zhang1-0/+4
2022-07-04nfp: support TX VLAN ctag insertDiana Wang1-0/+7
2022-07-04nfp: support RX VLAN ctag/stag stripDiana Wang1-0/+10
2022-06-27nfp: support vepa mode in HW bridgeYinjun Zhang1-0/+1
2022-03-21nfp: add support for NFDK data pathJakub Kicinski1-0/+1
2022-03-21nfp: choose data path based on versionJakub Kicinski1-1/+3
2022-03-11nfp: remove define for an unused control bitJakub Kicinski1-1/+0
2022-01-26nfp: only use kdoc style comments for kdocSimon Horman1-55/+26
2019-12-19nfp: tls: implement the stream sync RX resyncJakub Kicinski1-0/+9
2019-12-10nfp: add support for TLV device statsJakub Kicinski1-0/+16
2019-06-06nfp: prepare for more TX metadata prependJakub Kicinski1-0/+1
2019-06-06nfp: add tls init codeJakub Kicinski1-0/+1
2019-06-06nfp: parse crypto opcode TLVJakub Kicinski1-0/+10
2019-06-06nfp: add support for sending control messages via mailboxJakub Kicinski1-0/+1
2019-06-06nfp: parse the mailbox cmsg TLVJakub Kicinski1-0/+8
2019-04-12nfp: add a mutex lock for the vNIC ctrl BARJakub Kicinski1-7/+0
2019-03-21nfp: remove defines for unused control bitsJakub Kicinski1-3/+0
2019-03-07nfp: fix simple vNIC mailbox lengthDirk van der Merwe1-1/+1
2018-11-30nfp: add offloads on representorsJakub Kicinski1-0/+7
2018-11-19nfp: abm: add functions to update DSCP -> virtual queue mapJakub Kicinski1-0/+2
2018-10-11nfp: replace long license headers with SPDXJakub Kicinski1-32/+2
2018-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-1/+0
2018-10-02nfp: bpf: allow control message sizing for map opsJakub Kicinski1-1/+0
2018-10-01nfp: warn on experimental TLV typesJakub Kicinski1-0/+8
2018-07-27nfp: allow control message reception on data queuesJakub Kicinski1-0/+1
2018-02-16nfp: standardize FW header whitespaceMichael Rapson1-140/+140
2018-02-08nfp: limit the number of TSO segmentsJakub Kicinski1-1/+4
2018-01-19nfp: read mailbox address from TLV capsJakub Kicinski1-4/+21
2018-01-19nfp: read ME frequency from vNIC ctrl memoryJakub Kicinski1-0/+7
2018-01-19nfp: add TLV capabilities to the BARJakub Kicinski1-3/+64
2018-01-10nfp: fix incumbent kdoc warningsJakub Kicinski1-55/+56
2017-10-09nfp: bpf: move to datapath ABI version 2Jakub Kicinski1-1/+1
2017-08-25nfp: add basic SR-IOV ndo functionsPablo Cascón1-0/+1
2017-06-19nfp: add VLAN filtering supportPablo Cascón1-0/+27
2017-06-07nfp: add control vNIC datapathJakub Kicinski1-0/+3
2017-05-30nfp: add set_mac_address support while the interface is upPablo Cascón1-0/+2
2017-05-16nfp: add CHECKSUM_COMPLETE supportJakub Kicinski1-1/+6