summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/netronome/nfp/nfp_net_common.c
AgeCommit message (Expand)Author
2019-12-19nfp: tls: implement the stream sync RX resyncJakub Kicinski
2019-12-19nfp: pass packet pointer to nfp_net_parse_meta()Jakub Kicinski
2019-12-12netronome: use the new txqueue timeout argumentMichael S. Tsirkin
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-10-05net/tls: add tracing for device/offload eventsJakub Kicinski
2019-08-31nfp: bpf: rework MTU checkingJakub Kicinski
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)
2019-07-08nfp: tls: undo TLS sequence tracking when dropping the frameJakub Kicinski
2019-07-08nfp: tls: avoid one of the ifdefs for TLSJakub Kicinski
2019-07-08nfp: tls: count TSO segments separately for the TLS offloadJakub Kicinski
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-11nfp: tls: make use of kernel-driven TX resyncJakub Kicinski
2019-06-11nfp: add async version of mailbox communicationJakub Kicinski
2019-06-11nfp: tls: set skb decrypted flagDirk van der Merwe
2019-06-09nfp: ensure skb network header is set for packet redirectJohn Hurley
2019-06-06nfp: tls: add basic statisticsJakub Kicinski
2019-06-06nfp: tls: add datapath support for TLS TXDirk van der Merwe
2019-06-06nfp: prepare for more TX metadata prependJakub Kicinski
2019-06-06nfp: add tls init codeJakub Kicinski
2019-06-06nfp: add support for sending control messages via mailboxJakub Kicinski
2019-06-06nfp: make bar_lock a semaphoreJakub Kicinski
2019-06-06nfp: count all failed TX attempts as errorsJakub Kicinski
2019-04-19nfp: add SR-IOV trusted VF supportPablo Cascón
2019-04-15nfp: allow fallback packets from non-reprsJohn Hurley
2019-04-12nfp: move vNIC reset before netdev initJakub Kicinski
2019-04-12nfp: add a mutex lock for the vNIC ctrl BARJakub Kicinski
2019-04-12nfp: opportunistically poll for reconfig resultDirk van der Merwe
2019-04-04nfp: remove ndo_get_port_parent_id implementationJiri Pirko
2019-04-01net: move skb->xmit_more hint to softnet dataFlorian Westphal
2019-03-28nfp: do not handle nn->port defined case in nfp_net_get_phys_port_name()Jiri Pirko
2019-03-28net: replace ndo_get_devlink with ndo_get_devlink_portJiri Pirko
2019-03-21nfp: remove defines for unused control bitsJakub Kicinski
2019-02-26nfp: add .ndo_get_devlinkJakub Kicinski
2019-02-06nfp: Implement ndo_get_port_parent_id()Florian Fainelli
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-11-30nfp: report more info when reconfiguration failsJakub Kicinski
2018-11-30nfp: avoid oversized TSO headers with metadata prependJakub Kicinski
2018-11-30nfp: correct descriptor offsets in presence of metadataJakub Kicinski
2018-11-30nfp: move queue variable initJakub Kicinski
2018-11-30nfp: move temporary variables in nfp_net_tx_complete()Jakub Kicinski
2018-11-30nfp: copy only the relevant part of the TX descriptor for fragsJakub Kicinski
2018-11-19nfp: abm: add functions to update DSCP -> virtual queue mapJakub Kicinski
2018-11-09nfp: use the new __netdev_tx_sent_queue() BQL optimisationJakub Kicinski
2018-11-08nfp: parse vNIC TLV capabilities at alloc timeJakub Kicinski
2018-11-08nfp: pass ctrl_bar pointer to nfp_net_allocJakub 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-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-02nfp: avoid soft lockups under control message stormJakub Kicinski
2018-10-02nfp: allow apps to request larger MTU on control vNICJakub Kicinski