net/nfp: move PF functions into its own file
[dpdk.git] / drivers / net / nfp / nfp_net_pmd.h
2021-08-17 Heinrich Kuhnnet/nfp: move common function prototypes
2021-08-17 Heinrich Kuhnnet/nfp: move datapath functions to their own file
2021-08-17 Heinrich Kuhnnet/nfp: split datapath structs into separate file
2021-07-02 Heinrich Kuhnnet/nfp: improve PF probing logic
2021-05-14 Heinrich Kuhnnet/nfp: fix internal port addressing
2021-01-29 Heinrich Kuhnnet/nfp: create separate entity for PF device
2020-09-18 Heinrich Kuhnnet/nfp: expand device info get
2020-04-16 Thomas Monjalonreplace packed attributes
2020-04-16 Thomas Monjalonreplace alignment attributes
2019-11-28 Hemant Agrawalnet/nfp: replace license text with SPDX tag
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-02 John McNamaradoc: fix spelling reported by aspell in comments
2019-01-14 Alejandro Luceronet/nfp: add CPP bridge as service
2018-09-27 Alejandro Luceronet/nfp: fix mbuf flags with checksum good
2018-04-13 Alejandro Luceronet/nfp: support LSO offload version 2
2018-04-13 Alejandro Luceronet/nfp: support new HW offloads API
2018-04-13 Alejandro Luceronet/nfp: use new CPP interface
2017-10-06 Zhiyong Yangethdev: increase port id range
2017-10-06 Alejandro Luceronet/nfp: read PF port MAC addr using NSP
2017-10-06 Alejandro Luceronet/nfp: support PF multiport
2017-10-06 Alejandro Luceronet/nfp: support PF devices inside PMD initialization
2017-10-06 Alejandro Luceronet/nfp: support new PCI id
2017-10-06 Alejandro Luceronet/nfp: write MAC address to configuration bar
2017-01-18 Santosh Shuklanet/nfp: use I/O device memory read/write API
2017-01-17 Alejandro Luceronet/nfp: avoid modulo operations for handling ring...
2017-01-17 Alejandro Luceronet/nfp: remove Rx port metadata
2016-05-06 Alejandro Luceronfp: serialize access for hardware reconfiguration
2016-03-04 Ravi Kerurmbuf: get DMA address
2015-12-08 Alejandro Luceronfp: introduce driver initialization