summaryrefslogtreecommitdiff
path: root/drivers/net/ark
AgeCommit message (Expand)Author
2024-07-19net/ark: fix index arithmeticEd Czeck
2024-04-19drivers: move alignment attribute on types for MSVCTyler Retzlaff
2024-01-29net/ark: add PCIe IDs for TK242 devicesEd Czeck
2023-10-11net/ark: support large dataroom in FPGAEd Czeck
2023-10-11net/ark: remove Rx queue pacing firmwareEd Czeck
2023-10-11net/ark: support single function with multiple portEd Czeck
2023-09-22drivers: convert to internal control threadsThomas Monjalon
2023-08-31set namespace prefix to threadsThomas Monjalon
2023-02-17net/ark: resize data field to match FPGA accessEd Czeck
2023-02-14net/ark: add FX2 PCIe deviceShepard Siegel
2022-11-14drivers: omit symbol map when unneededAbdullah Ömer Yamaç
2022-09-23dev: hide driver objectDavid Marchand
2022-09-23bus/pci: make driver-only headers privateDavid Marchand
2022-09-21eal: remove unneeded includes from a public headerDmitry Kozlyuk
2022-07-21version: 22.11-rc0David Marchand
2022-06-08net/ark: support virtual functionsEd Czeck
2022-06-08net/ark: support new devicesEd Czeck
2022-06-08net/ark: report additional errors from firmwareEd Czeck
2022-06-08net/ark: update UDM functions for firmware updateEd Czeck
2022-06-08net/ark: update DDM functions for firmware updateEd Czeck
2022-06-08net/ark: update MPU functions for firmware updateEd Czeck
2022-03-03net/ark: support multi-port packet generationJohn Miller
2022-02-16net/ark: add performance optimizationsJohn Miller
2022-02-16net/ark: add memory write barriers in critical pathsJohn Miller
2022-02-16net/ark: support chunk DMA transfersJohn Miller
2022-02-16net/ark: update packet generator and checker config statusJohn Miller
2022-02-16net/ark: support arbitrary mbuf sizeJohn Miller
2022-02-16net/ark: support new devicesJohn Miller
2022-02-16net/ark: add device capabilities recordJohn Miller
2022-02-11ethdev: introduce generic dummy packet burst functionFerruh Yigit
2022-01-11fix spelling in comments and stringsJosh Soref
2021-10-22ethdev: add namespaceFerruh Yigit
2021-10-13ethdev: change input parameters for Rx queue countKonstantin Ananyev
2021-08-17version: 21.11-rc0Thomas Monjalon
2021-05-12net/ark: fix control thread argumentEd Czeck
2021-05-11net/ark: fix leak on thread terminationDavid Marchand
2021-05-11log: register with standardized namesDavid Marchand
2021-04-21net/ark: set generator delay thread nameChengwen Feng
2021-04-21drivers: change indentation in build filesBruce Richardson
2021-03-22net/ark: localize internal packet generatorEd Czeck
2021-03-22net/ark: generalize meta data between FPGA and PMDEd Czeck
2021-03-22net/ark: cleanup dynamic extension interfaceEd Czeck
2021-03-22net/ark: update to reflect FPGA updatesEd Czeck
2021-03-22net/ark: refactor Rx buffer recoveryEd Czeck
2021-03-22net/ark: update packet director initial stateEd Czeck
2021-01-29ethdev: make driver-only headers privateBruce Richardson
2021-01-14drivers/net: build i40e and mlx5 on WindowsPallavi Kadam
2020-11-03net/ark: switch Rx timestamp to dynamic mbuf fieldThomas Monjalon
2020-10-31net/ark: remove use of seqn for debugDavid Marchand
2020-10-31net/ark: switch user data to dynamic mbuf fieldsEd Czeck