summaryrefslogtreecommitdiff
path: root/drivers/net/netvsc
AgeCommit message (Expand)Author
2024-10-26net/netvsc: force Tx VLAN offload on 801.2Q packetLong Li
2024-10-18net/netvsc: fix using Tx queue higher than Rx queuesAlan Elder
2024-09-22net/netvsc: optimize stats counters performanceMorten Brørup
2024-10-03drivers: use per line logging in helpersDavid Marchand
2024-10-03drivers: remove redundant newline from logsDavid Marchand
2024-07-21net/netvsc: use ethdev API to set VF MTUStephen Hemminger
2024-07-07net/netvsc: fix MTU setAlexander Skorichenko
2024-04-19drivers: move alignment attribute on types for MSVCTyler Retzlaff
2024-02-19net/netvsc: fix VLAN metadata parsingAlan Elder
2024-02-01drivers/net: return number of supported packet typesSivaramakrishnan Venkat
2023-10-16net/netvsc: set queue state after start/stopLong Li
2023-10-11net/netvsc: support MTU setSam Andrew
2023-09-28net/netvsc: increase VSP response timeout to 60 secondsLong Li
2023-09-05use abstracted bit count functionsDavid Marchand
2023-07-12net/netvsc: remove unused VF reset functionLong Li
2023-06-29net/netvsc: fix sizeof calculationStephen Hemminger
2022-11-14drivers: omit symbol map when unneededAbdullah Ömer Yamaç
2022-09-23dev: hide driver objectDavid Marchand
2022-09-23bus: hide bus objectDavid Marchand
2022-09-23bus/vmbus: make driver-only headers privateDavid Marchand
2022-09-23bus/pci: make driver-only headers privateDavid Marchand
2022-07-21version: 22.11-rc0David Marchand
2022-06-30net/netvsc: fix vmbus device reference in multi-processLong Li
2022-04-29net/netvsc: fix hot adding multiple VF PCI devicesLong Li
2022-04-26net/netvsc: fix calculation of checksums based on mbuf flagLong Li
2022-02-27remove extra blank line at EOFStephen Hemminger
2022-02-12remove unnecessary null checksStephen Hemminger
2022-01-21build: remove custom dependency checks in driversDavid Marchand
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-24mbuf: mark old VLAN offload flags as deprecatedOlivier Matz
2021-10-22ethdev: add namespaceFerruh Yigit
2021-10-13ethdev: hide internal structuresKonstantin Ananyev
2021-10-13ethdev: change input parameters for Rx queue countKonstantin Ananyev
2021-10-06ethdev: change queue release callbackXueming Li
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-14drivers: add missing includesFerruh Yigit
2021-04-08net/netvsc: fix log formatStephen Hemminger
2021-03-23drivers: replace page size definitions with functionThomas Monjalon
2021-01-29ethdev: make driver-only headers privateBruce Richardson
2021-01-17net/netvsc: support VF device hot add/removeLong Li
2021-01-14drivers/net: build i40e and mlx5 on WindowsPallavi Kadam
2021-01-08net/netvsc: ignore unsupported packet on sync commandLong Li
2020-11-04fix spellings that Lintian complains aboutLuca Boccassi
2020-11-03net/netvsc: control use of external mbuf on RxLong Li
2020-11-03net/netvsc: allow setting Rx and Tx copy breakStephen Hemminger