doc: announce behavior change in bus probing
[dpdk.git] / drivers / net / ark /
2021-10-22 Ferruh Yigitethdev: add namespace
2021-10-13 Konstantin Ananyevethdev: change input parameters for Rx queue count
2021-08-17 Thomas Monjalonversion: 21.11-rc0
2021-05-11 Ed Czecknet/ark: fix control thread argument
2021-05-11 David Marchandnet/ark: fix leak on thread termination
2021-05-11 David Marchandlog: register with standardized names
2021-04-21 Chengwen Fengnet/ark: set generator delay thread name
2021-04-21 Bruce Richardsondrivers: change indentation in build files
2021-03-22 Ed Czecknet/ark: localize internal packet generator
2021-03-22 Ed Czecknet/ark: generalize meta data between FPGA and PMD
2021-03-22 Ed Czecknet/ark: cleanup dynamic extension interface
2021-03-22 Ed Czecknet/ark: update to reflect FPGA updates
2021-03-22 Ed Czecknet/ark: refactor Rx buffer recovery
2021-03-22 Ed Czecknet/ark: update packet director initial state
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2021-01-14 Pallavi Kadamdrivers/net: build i40e and mlx5 on Windows
2020-11-03 Thomas Monjalonnet/ark: switch Rx timestamp to dynamic mbuf field
2020-10-31 David Marchandnet/ark: remove use of seqn for debug
2020-10-31 Ed Czecknet/ark: switch user data to dynamic mbuf fields
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-10-16 Thomas Monjalonethdev: reset all when releasing a port
2020-10-16 Thomas Monjalonethdev: remove forcing stopped state upon close
2020-09-30 Thomas Monjalondrivers/net: remove redundant MAC addresses freeing
2020-09-30 Thomas Monjalondrivers/net: check process type in close operation
2020-09-30 Thomas Monjalonethdev: remove old close behaviour
2020-09-30 Thomas Monjalonethdev: allow drivers to return error on close
2020-09-30 Thomas Monjalonethdev: reset device and interrupt pointers on release
2020-09-18 Ferruh Yigitethdev: move inline device operations
2020-09-18 Ed Czecknet/ark: remove Tx padding configuration macro
2020-09-18 Ed Czecknet/ark: replace compile time log config with runtime
2020-09-07 Ciara Powerbuild: remove makefiles
2020-08-12 Thomas Monjalonversion: 20.11-rc0
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-04-16 Thomas Monjalonreplace packed attributes
2020-01-20 Jerin Jacobdrivers/net: use structure marker from EAL
2019-11-20 Pawel Modrakbuild: align symbols with global ABI version
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-10-07 Igor Romanovethdev: make stats and xstats reset callbacks return int
2019-10-07 Ivan Ilchenkoethdev: change device info get callback to return int
2019-08-27 Stephen Hemmingernet/ark: implement dynamic log type
2019-07-23 Ed Czecknet/ark: remove resources when port is close
2019-07-23 Ed Czecknet/ark: fix queue packet replacement
2019-06-28 David Marchanddrivers/net: fix double free on init failure
2019-06-13 Stephen Hemmingernet/ark: remove unnecessary cast
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy
2019-03-12 Bruce Richardsonbuild/linux: rename macro from LINUXAPP to LINUX
2018-10-26 Thomas Monjalonethdev: free all common data when releasing port
2018-10-18 Ed Czecknet/ark: support updated hardware and Tx meta data
2018-10-18 Ed Czecknet/ark: remove useless hardware notifications
2018-10-18 Ed Czecknet/ark: add recovery for lack of mbufs
2018-07-04 Ed Czecknet/ark: use SPDX tags
2018-06-14 Bruce Richardsonnet/ark: add to meson build
2018-05-22 Ed Czecknet/ark: fix call to probing finish function for first...
2018-05-14 Thomas Monjalonethdev: add probing finish function
2018-04-13 Olivier Matzethdev: return diagnostic when setting MAC address
2018-04-13 Ferruh Yigitethdev: replace bus specific struct with generic dev
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2017-11-10 Ilya V. Matveychikovdrivers/net: fix number of segment storage type
2017-11-06 Santosh Shukladrivers/net: rename physical address type to IOVA
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 Monjalonmalloc: rename address mapping function to IOVA
2017-10-26 Gaetan Rivetpci: introduce library and driver
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-12 John Millernet/ark: fix loop counter
2017-10-06 Zhiyong Yangethdev: increase port id range
2017-10-06 Yong Wangnet/ark: add null pointer check
2017-10-06 Ferruh Yigitnet/ark: remove empty header file
2017-07-06 John Millernet/ark: fix stats reset
2017-07-06 John Millernet/ark: support setting MTU
2017-07-06 John Millernet/ark: allow unique user data for each port
2017-06-14 Jerin Jacobfix typos using codespell utility
2017-06-12 John Millernet/ark: fix return value of null not checked
2017-06-12 John Millernet/ark: fix null pointer dereference
2017-06-12 John Millernet/ark: fix return code not checked
2017-06-12 John Millernet/ark: fix buffer not null terminated
2017-06-12 Ferruh Yigitdrivers/net: add generic ethdev macro to get PCI device
2017-05-05 Wei Daiethdev: fix adding invalid MAC address
2017-05-01 Ferruh Yigitnet/ark: fix kvargs memory leak
2017-04-21 Bruce Richardsonnet/ark: fix build on FreeBSD
2017-04-19 Ed Czecknet/ark: report hardware status on init
2017-04-19 Ed Czecknet/ark: set mbuf time stamp field on Rx
2017-04-19 Ed Czecknet/ark: integrate PMD
2017-04-19 Ed Czecknet/ark: add Rx initial version
2017-04-19 Ed Czecknet/ark: add Tx initial version
2017-04-19 Ed Czecknet/ark: provide API for hardware modules pktchkr and...
2017-04-19 Ed Czecknet/ark: provide API for hardware modules UDM and DDM
2017-04-19 Ed Czecknet/ark: provide API for hardware modules MPU RQP and...
2017-04-19 Ed Czecknet/ark: stub PMD for Atomic Rules Arkville