mempool: introduce helpers for populate and required size
[dpdk.git] / drivers / net / nfp /
2019-10-07 Igor Romanovethdev: make stats and xstats reset callbacks return int
2019-10-07 Andrew Rybchenkoethdev: change promiscuous callbacks to return status
2019-10-07 Ivan Ilchenkoethdev: change device info get callback to return int
2019-07-23 Nithin Dabilpuramdrivers/net: use ack in interrupt handlers
2019-07-22 David Marchandeal: fix IOVA mode selection as VA for PCI drivers
2019-07-02 Bruce Richardsondrivers: add reasons for components being disabled
2019-06-03 Bruce Richardsonnet/nfp: disable for 32-bit meson builds
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether functions
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-05-02 John McNamaradoc: fix spelling reported by aspell in comments
2019-04-17 Bruce Richardsonbuild: increase readability via shortcut variables
2019-04-12 Alejandro Luceronet/nfp: fix resource leak on errors
2019-04-12 Alejandro Luceronet/nfp: fix memory leak
2019-04-12 Alejandro Luceronet/nfp: fix memory leak
2019-04-12 Alejandro Luceronet/nfp: check return value
2019-04-12 Alejandro Luceronet/nfp: fix potential integer overflow
2019-04-12 Alejandro Luceronet/nfp: fix file descriptor check
2019-03-29 Pablo Cascónnet/nfp: support setting link up/down
2019-03-31 Natanael Copanet/nfp: fix build with musl libc
2019-03-21 Pallantla Poornimanet/nfp: fix possible buffer overflow
2019-03-20 Alejandro Luceronet/nfp: fix RSS query
2019-03-20 Pablo Cascónnet/nfp: fix setting MAC address
2019-03-01 Andrius Sirvysdrivers/net: fix shifting 32-bit signed variable 31...
2019-01-14 Alejandro Luceronet/nfp: add CPP bridge as service
2019-01-14 Alejandro Luceronet/nfp: fix device start/stop for VFs
2018-12-13 Alejandro Luceronet/nfp: support multiprocess
2018-11-05 Alejandro Luceromem: rename DMA mask check with proper prefix
2018-10-28 Alejandro Luceronet/nfp: support IOVA VA mode
2018-10-28 Alejandro Luceronet/nfp: check hugepage IOVA based on DMA mask
2018-10-27 Agalya Babu RadhaK... net/nfp: disable in FreeBSD build with meson
2018-10-11 Alejandro Luceronet/nfp: fix RSS
2018-09-27 Alejandro Luceronet/nfp: fix mbuf flags with checksum good
2018-09-14 Ferruh Yigitethdev: make default behavior CRC strip on Rx
2018-08-28 Alejandro Luceronet/nfp: fix live MAC changes not supported
2018-07-11 Thomas Monjalonremove useless constructor headers
2018-07-04 Ferruh Yigitethdev: remove old offload API
2018-07-02 Ferruh Yigitethdev: add new offload flag to keep CRC
2018-07-02 Alejandro Luceronet/nfp: avoid access to sysfs resource0 file
2018-07-02 Alejandro Luceronet/nfp: avoid sysfs resource file access
2018-07-02 Alejandro Luceronet/nfp: use generic PCI config access functions
2018-06-14 Bruce Richardsonnet/nfp: add to meson build
2018-06-14 Alejandro Luceronet/nfp: fix field initialization in Tx descriptor
2018-06-14 Alejandro Luceronet/nfp: fix unused header reference
2018-05-25 Alejandro Luceronet/nfp: fix lock file usage
2018-05-25 Alejandro Luceronet/nfp: remove reference to old offload API
2018-05-14 Andy Greennet/nfp: fix memcpy out of source range
2018-05-14 Andy Greennet/nfp: fix off-by-one and no nul on strncpy use
2018-05-14 Andy Greennet/nfp: fix strncpy misuse
2018-05-14 Andy Greennet/nfp: fix buffer overflow of FW strings
2018-05-14 Thomas Monjalonethdev: add probing finish function
2018-05-14 Wei Daiethdev: new Rx/Tx offloads API
2018-04-27 Stephen Hemmingernet/nfp: use dynamic logging everywhere
2018-04-27 Stephen Hemmingernet/nfp: add newline in PMD_RX/TX_LOG macros
2018-04-27 Stephen Hemmingernet/nfp: fix double space in init log
2018-04-27 Stephen Hemmingernet/nfp: add implied new line to log macro
2018-04-27 Stephen Hemmingernet/nfp: use correct logtype for init messages
2018-04-27 Alejandro Luceronet/nfp: fix mbufs releasing when stop or close
2018-04-27 Alejandro Luceronet/nfp: support MAC address change
2018-04-27 Yangchao Zhounet/nfp: fix possible resource leak
2018-04-27 Thomas Monjalondrivers/net: remove duplicated includes
2018-04-13 Alejandro Luceronet/nfp: support hardware RSS v2
2018-04-13 Alejandro Luceronet/nfp: support LSO offload version 2
2018-04-13 Ferruh Yigitethdev: replace bus specific struct with generic dev
2018-04-13 Alejandro Luceronet/nfp: support new HW offloads API
2018-04-13 Alejandro Luceronet/nfp: remove files
2018-04-13 Alejandro Luceronet/nfp: use new CPP interface
2018-04-13 Alejandro Luceronet/nfp: support CPP
2018-03-30 Stephen Hemmingernet/nfp: use link status helper functions
2018-03-30 Alejandro Luceronet/nfp: fix link speed capabilities
2018-03-30 Alejandro Luceronet/nfp: fix barrier location
2018-03-30 Alejandro Luceronet/nfp: fix assigning port id in mbuf
2018-01-31 Harry van Haarennet/nfp: align dynamic log names with standard
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-16 Thomas Monjalonethdev: remove useless parameter in callback process
2018-01-16 Stephen Hemmingernet/nfp: implement dynamic logging
2018-01-16 Alejandro Luceronet/nfp: configure default RSS reta table
2018-01-16 Alejandro Luceronet/nfp: fix CRC strip check behaviour
2018-01-16 Alejandro Luceronet/nfp: fix jumbo settings
2018-01-16 Alejandro Luceronet/nfp: fix MTU settings
2018-01-04 Bruce Richardsondrivers: use SPDX tag for Intel copyright files
2017-11-10 Alejandro Luceronet/nfp: fix possible memory leak
2017-11-10 Alejandro Luceronet/nfp: fix null pointer check
2017-11-10 Alejandro Luceronet/nfp: fix possible bad shif operation
2017-11-10 Alejandro Luceronet/nfp: fix checking function return value
2017-11-10 Alejandro Luceronet/nfp: fix resource leak
2017-11-10 Alejandro Luceronet/nfp: fix memory allocation
2017-11-10 Alejandro Luceronet/nfp: fix stats struct initial value
2017-11-01 Alejandro Luceronet/nfp: avoid unplug if multiport
2017-11-06 Thomas Monjalonmbuf: rename data address helpers to IOVA
2017-11-06 Santosh Shuklambuf: rename physical address to IOVA
2017-11-06 Thomas Monjalonmemzone: rename address from physical to IOVA
2017-10-26 Gaetan Rivetpci: introduce library and driver
2017-10-26 David Hartonethdev: allow returning error on VLAN offload ops
2017-10-26 Olivier Matzmbuf: rename deprecated VLAN flags
2017-10-26 Gaetan Rivetethdev: remove detachable device flag
2017-10-24 Olivier Matzmk: do not generate LDLIBS from directory dependencies
2017-10-12 Matan Azradethdev: add return value to stats get dev op
2017-10-06 Zhiyong Yangethdev: increase port id range
2017-10-06 Alejandro Luceronet/nfp: write PF MAC to config BAR
next