summaryrefslogtreecommitdiff
path: root/drivers/net/thunderx
AgeCommit message (Expand)Author
2024-10-03drivers: use per line logging in helpersDavid Marchand
2024-10-03drivers: remove redundant newline from logsDavid Marchand
2024-05-17drivers: use stdatomic APITyler Retzlaff
2024-04-19drivers: move alignment attribute on types for MSVCTyler Retzlaff
2024-02-05net/thunderx: fix DMAC control register updateHanumanth Pothula
2024-02-01drivers/net: return number of supported packet typesSivaramakrishnan Venkat
2024-02-01drivers/net: fix buffer overflow for packet types listSivaramakrishnan Venkat
2024-02-16add extension keyword to GCC statement expressionsTyler Retzlaff
2023-10-29drivers: use macro for PCI address formatThomas Monjalon
2022-11-14drivers: omit symbol map when unneededAbdullah Ömer Yamaç
2022-10-04ethdev: remove Rx header split port offloadXuan Ding
2022-08-31ethdev: remove deprecated Flow Director configurationAndrew Rybchenko
2022-09-23dev: hide driver objectDavid Marchand
2022-09-23bus/pci: make driver-only headers privateDavid Marchand
2022-07-21version: 22.11-rc0David Marchand
2022-06-13net/thunderx: populate max and min MTU valuesHanumanth Pothula
2022-06-13net/thunderx: support attaching from secondaryHarman Kalra
2022-06-13net/thunderx: support setting link attributesHarman Kalra
2022-06-13net/thunderx: reset Rx DMAC control registerHanumanth Pothula
2022-06-13net/thunderx: support polling of link state changeHanumanth Pothula
2022-01-11fix spelling in comments and stringsJosh Soref
2021-10-25drivers: remove direct access to interrupt handleHarman Kalra
2021-10-24mbuf: add namespace to offload flagsOlivier Matz
2021-10-22ethdev: add namespaceFerruh Yigit
2021-10-18ethdev: remove jumbo offload flagFerruh Yigit
2021-10-18ethdev: move MTU set check to libraryFerruh Yigit
2021-10-18ethdev: move jumbo frame offload check to libraryFerruh Yigit
2021-10-18ethdev: fix max Rx packet lengthFerruh Yigit
2021-10-15net/thunderx: enable build only on 64-bit LinuxPavan Nikhilesh
2021-10-13ethdev: change input parameters for Rx queue countKonstantin Ananyev
2021-10-20mempool: add namespace to flagsAndrew Rybchenko
2021-10-06ethdev: change queue release callbackXueming Li
2021-09-07net: add macro for MAC address printAman Deep Singh
2021-08-27drivers: remove warning with Meson 0.59Jerin Jacob
2021-08-17version: 21.11-rc0Thomas Monjalon
2021-05-11log: register with standardized namesDavid Marchand
2021-05-04build: fix formatting of Meson listsBruce Richardson
2021-04-21drivers: change indentation in build filesBruce Richardson
2021-02-22drivers/net: redefine array size macrosAndrew Boyer
2021-01-29ethdev: make driver-only headers privateBruce Richardson
2021-01-19net/thunderx: fix jumbo frame flag condition for MTU setSteve Yang
2021-01-14drivers/net: build i40e and mlx5 on WindowsPallavi Kadam
2020-11-03net/thunderx: fix memory leak on rbdr desc ring failureYunjian Wang
2020-10-19build: remove library name from version map file nameBruce Richardson
2020-10-16ethdev: add device flag to bypass auto-filled queue xstatsFerruh Yigit
2020-10-16ethdev: change stop operation callback to return intIvan Ilchenko
2020-10-16ethdev: remove forcing stopped state upon closeThomas Monjalon
2020-09-30drivers/net: check process type in close operationThomas Monjalon
2020-09-30ethdev: allow drivers to return error on closeThomas Monjalon
2020-09-18ethdev: remove underscore prefix from internal APIFerruh Yigit