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