summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/netronome/nfp/nfp_net_common.c
AgeCommit message (Expand)Author
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
2018-09-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-23nfp: remove ndo_poll_controllerEric Dumazet
2018-09-19nfp: provide a better warning when ring allocation failsJakub Kicinski
2018-09-12nfp: report FW vNIC stats in interface statsJakub Kicinski
2018-09-07nfp: replace spin_lock_bh with spin_lock in tasklet callbackjun qian
2018-09-05nfp: separate VXLAN and GRE feature handlingJakub Kicinski
2018-08-31nfp: wait for posted reconfigs when disabling the deviceJakub Kicinski
2018-08-13nfp: clean up return types in kdoc commentsJakub Kicinski
2018-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-07-27nfp: allow control message reception on data queuesJakub Kicinski
2018-07-27nfp: move repr handling on RX pathJakub Kicinski
2018-07-25nfp: protect from theoretical size overflows on HW descriptor ringJakub Kicinski
2018-07-25nfp: use kvcalloc() to allocate SW buffer descriptor arraysJakub Kicinski
2018-07-22nfp: avoid buffer leak when FW communication failsJakub Kicinski
2018-07-18nfp: add .ndo_init() and .ndo_uninit() callbacksJakub Kicinski
2018-07-13nfp: add support for simultaneous driver and hw XDPJakub Kicinski
2018-07-13xdp: support simultaneous driver and hw XDP attachmentJakub Kicinski
2018-07-13xdp: factor out common program/flags handling from driversJakub Kicinski
2018-07-13xdp: don't make drivers report attachment modeJakub Kicinski
2018-06-30nfp: make use of napi_consume_skb()Jakub Kicinski
2018-06-30nfp: implement netpoll ndo (thus enabling netconsole)Jakub Kicinski
2018-06-12nfp: remove phys_port_name on flower's vNICJakub Kicinski