summaryrefslogtreecommitdiff
path: root/drivers/net/failsafe
AgeCommit message (Expand)Author
2024-11-12drivers/net: support single queue per portMorten Brørup
2024-10-03drivers: use per line logging in helpersDavid Marchand
2024-10-03drivers: remove redundant newline from logsDavid Marchand
2024-02-01drivers/net: return number of supported packet typesSivaramakrishnan Venkat
2024-02-18net/failsafe: fix memory leak in args parsingChengwen Feng
2023-08-03build: use C11 standardBruce Richardson
2023-04-23enable lock checkDavid Marchand
2023-04-23net/failsafe: fix mutex lockingDavid Marchand
2023-03-16build: clarify configuration without IOVA field in mbufThomas Monjalon
2022-11-14drivers: omit symbol map when unneededAbdullah Ömer Yamaç
2022-10-09drivers: mark SW PMDs to support disabling IOVA as PAShijith Thotton
2022-10-04ethdev: remove Rx header split port offloadXuan Ding
2022-08-30net/failsafe: fix interrupt handle leakDavid Marchand
2022-09-23dev: hide driver objectDavid Marchand
2022-09-23bus: hide bus objectDavid Marchand
2022-09-23bus: move IOVA definition from headerDavid Marchand
2022-09-23bus/vdev: 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/failsafe: fix device freeingYunjian Wang
2021-11-17net/failsafe: fix secondary process probeKumara Parameshwaran
2021-11-02drivers/net: advertise no support for keeping flow rulesDmitry Kozlyuk
2021-10-25drivers: remove direct access to interrupt handleHarman Kalra
2021-10-22ethdev: add namespaceFerruh Yigit
2021-10-18ethdev: remove jumbo offload flagFerruh Yigit
2021-10-06ethdev: change queue release callbackXueming Li
2021-10-01eal: remove sys/queue.h from public headersWilliam Tu
2021-09-07net: add macro to extract MAC address bytesAman Deep Singh
2021-09-07net: add macro for MAC address printAman Deep Singh
2021-08-17version: 21.11-rc0Thomas Monjalon
2021-05-11log: register with standardized namesDavid Marchand
2021-04-21drivers: change indentation in build filesBruce Richardson
2021-04-14devargs: unify scratch buffer storageXueming Li
2021-03-26ethdev: replace callback getting filter operationsThomas Monjalon
2021-02-22net/failsafe: report minimum and maximum MTUAndrew Rybchenko
2021-02-22net/failsafe: fix RSS hash offload reportingAndrew Rybchenko
2021-01-29ethdev: make driver-only headers privateBruce Richardson
2021-01-14drivers/net: build i40e and mlx5 on WindowsPallavi Kadam
2020-10-20net/failsafe: replace references to slave devicesStephen Hemminger
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-16net/failsafe: check stop call statusIvan Ilchenko
2020-10-16ethdev: allow close function to return an errorThomas Monjalon
2020-10-16net/failsafe: fix state synchro cleanupGaetan Rivet
2020-09-30ethdev: remove old close behaviourThomas Monjalon
2020-09-30net/failsafe: release port upon closeThomas Monjalon
2020-09-30ethdev: allow drivers to return error on closeThomas Monjalon
2020-09-18ethdev: remove underscore prefix from internal APIFerruh Yigit
2020-09-18net/failsafe: fix double space in warning logStephen Hemminger