common/cnxk: use computed value for WQE skip
[dpdk.git] / drivers / net / nfp /
2022-06-17 Peng Zhangnet/nfp: fix initialization
2022-06-17 Jin Liunet/nfp: modify RSS logic
2022-06-17 Jin Liunet/nfp: move round macros to header file
2022-06-17 Jin Liunet/nfp: add queue stop and close helper functions
2022-06-17 Jin Liunet/nfp: add NFDk option and queue function
2022-06-17 Jin Liunet/nfp: adjust structures
2022-06-17 Jin Liunet/nfp: support firmware with NFDk
2022-06-17 Jin Liunet/nfp: support NFP3800 card
2022-06-17 Jin Liunet/nfp: rename functions and structs
2022-06-17 Jin Liunet/nfp: rename set MAC function
2022-06-17 Jin Liunet/nfp: remove pessimistic limit
2022-06-17 Jin Liunet/nfp: remove unnecessary forward function declaration
2022-06-17 Jin Liunet/nfp: refactor coding style
2022-06-07 Bruce Richardsonreplace zero-length arrays with flexible ones
2022-05-31 Peng Zhangnet/nfp: fix disabling VLAN stripping
2022-05-19 Peng Zhangnet/nfp: make sure MTU is never larger than mbuf size
2022-05-10 Walter Heymansnet/nfp: update how max MTU is read
2022-05-04 David Marchandnet/nfp: remove unneeded header inclusion
2022-02-27 Stephen Hemmingerremove extra blank line at EOF
2022-01-26 Heinrich Kuhnnet/nfp: free HW ring memzone on queue release
2022-01-21 Maxime Gouinnet/nfp: remove useless range checks
2022-01-21 Maxime Gouinnet/nfp: remove duplicated check when setting MAC address
2022-01-11 Josh Soreffix spelling in comments and strings
2021-11-26 Sean Morrisseyfix PMD wording
2021-11-16 Conor Walshnet/nfp: remove unused message length
2021-10-25 Harman Kalradrivers: remove direct access to interrupt handle
2021-10-24 Olivier Matzmbuf: add namespace to offload flags
2021-10-24 Olivier Matzmbuf: mark old VLAN offload flags as deprecated
2021-10-22 Ferruh Yigitethdev: add namespace
2021-10-18 Ferruh Yigitethdev: remove jumbo offload flag
2021-10-18 Ferruh Yigitethdev: move MTU set check to library
2021-10-18 Ferruh Yigitethdev: move jumbo frame offload check to library
2021-10-18 Ferruh Yigitethdev: fix max Rx packet length
2021-10-13 Konstantin Ananyevethdev: change input parameters for Rx queue count
2021-10-07 Heinrich Kuhnnet/nfp: cancel delayed LSC work in port close
2021-10-06 Xueming Liethdev: change queue release callback
2021-09-07 Aman Deep Singhnet: add macro for MAC address print
2021-08-31 Heinrich Kuhnnet/nfp: fix minimum descriptor sizes
2021-08-17 Heinrich Kuhnnet/nfp: rename files for consistency
2021-08-17 Heinrich Kuhnnet/nfp: move PF functions into its own file
2021-08-17 Heinrich Kuhnnet/nfp: move VF functions into its own file
2021-08-17 Heinrich Kuhnnet/nfp: move common function prototypes
2021-08-17 Heinrich Kuhnnet/nfp: move CPP bridge to separate file
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-08-16 Ferruh Yigitnet/nfp: remove compile time log
2021-08-17 Thomas Monjalonversion: 21.11-rc0
2021-07-02 Heinrich Kuhnnet/nfp: fix multi-process PF probing
2021-07-02 Heinrich Kuhnnet/nfp: improve PF probing logic
2021-07-07 David Marchandeal: handle compressed firmware
2021-05-14 Heinrich Kuhnnet/nfp: fix internal port addressing
2021-05-11 Heinrich Kuhnnet/nfp: fix reporting of RSS capabilities
2021-05-11 David Marchandlog: register with standardized names
2021-04-21 Bruce Richardsondrivers: change indentation in build files
2021-02-22 Andrew Boyerdrivers/net: redefine array size macros
2021-01-29 Heinrich Kuhnnet/nfp: read chip model from PluDevice register
2021-01-29 Heinrich Kuhnnet/nfp: free port private data on close
2021-01-29 Heinrich Kuhnnet/nfp: create separate entity for PF device
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2021-01-19 Steve Yangnet/nfp: fix jumbo frame flag condition for MTU set
2020-11-20 Thomas Monjalonbuild: align wording of non-support reasons
2020-10-19 Bruce Richardsonbuild: remove library name from version map file name
2020-10-16 Ferruh Yigitethdev: add device flag to bypass auto-filled queue...
2020-10-16 Ivan Ilchenkoethdev: change stop operation callback to return int
2020-09-30 Thomas Monjalondrivers/net: check process type in close operation
2020-09-30 Thomas Monjalondrivers/net: accept removing device without any port
2020-09-30 Thomas Monjalonethdev: allow drivers to return error on close
2020-09-30 Manish Choprabus/pci: query PCI extended capabilities
2020-09-18 Heinrich Kuhnnet/nfp: expand device info get
2020-09-18 Ferruh Yigitethdev: remove underscore prefix from internal API
2020-09-18 Ferruh Yigitethdev: move inline device operations
2020-09-21 David Marchandbus/pci: switch to private kernel driver enum
2020-09-07 Ciara Powerbuild: remove makefiles
2020-08-12 Thomas Monjalonversion: 20.11-rc0
2020-07-11 Heinrich Kuhnnet/nfp: fix RSS hash configuration reporting
2020-07-11 Wei Hu (Xavier)ethdev: fix VLAN offloads set if no relative capabilities
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-04-21 Yunjian Wangnet/nfp: fix dangling pointer on probe failure
2020-04-21 Ferruh Yigitnet/nfp: fix log format specifiers
2020-04-16 Thomas Monjalonreplace packed attributes
2020-04-16 Thomas Monjalonreplace alignment attributes
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2020-01-17 Yunjian Wangnet/nfp: use macro for PCI log format
2019-11-28 Hemant Agrawalnet/nfp: replace license text with SPDX tag
2019-11-20 Pawel Modrakbuild: align symbols with global ABI version
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-11-20 Andrew Rybchenkodrivers/net: fix RSS hash offload flag if no RSS
2019-11-11 Pavan Nikhileshdrivers/net: update Rx RSS hash offload capabilities
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
next