ethdev: change queue release callback
[dpdk.git] / drivers / net / netvsc / hn_var.h
2021-10-06 Xueming Liethdev: change queue release callback
2021-03-23 Thomas Monjalondrivers: replace page size definitions with function
2021-01-17 Long Linet/netvsc: support VF device hot add/remove
2020-11-03 Long Linet/netvsc: control use of external mbuf on Rx
2020-11-03 Stephen Hemmingernet/netvsc: allow setting Rx and Tx copy break
2020-11-03 Long Linet/netvsc: allocate contiguous physical memory for...
2020-10-16 Ivan Ilchenkoethdev: change stop operation callback to return int
2020-10-16 Thomas Monjalonethdev: allow close function to return an error
2020-09-18 Long Linet/netvsc: fix multiple channel Rx
2020-07-11 Long Linet/netvsc: fix underflow when Rx external mbuf
2020-05-28 Stephen Hemmingernet/netvsc: do not query VF link state
2020-05-28 Stephen Hemmingernet/netvsc: change datapath logging
2020-05-28 Stephen Hemmingernet/netvsc: implement descriptor status
2020-05-28 Stephen Hemmingernet/netvsc: support per-queue info requests
2020-05-11 Stephen Hemmingernet/netvsc: manage VF port under read/write lock
2020-04-21 Stephen Hemmingernet/netvsc: fix memory free on device close
2020-04-21 Stephen Hemmingernet/netvsc: split send buffers from Tx descriptors
2019-10-07 Ivan Ilchenkoethdev: change allmulticast callbacks to return status
2019-10-07 Igor Romanovethdev: make stats and xstats reset callbacks return int
2019-10-07 Andrew Rybchenkoethdev: change promiscuous callbacks to return status
2019-10-07 Ivan Ilchenkonet/netvsc: check status of getting ethdev info
2019-06-28 Stephen Hemmingernet/netvsc: fix xstats for VF device
2019-06-28 Stephen Hemmingernet/netvsc: support configuring RSS parameters
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-05-03 Stephen Hemmingernet/netvsc: free all queues on close
2019-03-29 Stephen Hemmingernet/netvsc: fix VF support with secondary process
2018-12-21 Stephen Hemmingernet/netvsc: fix transmit descriptor pool cleanup
2018-12-21 Stephen Hemmingernet/netvsc: support receive without VLAN strip
2018-10-11 Stephen Hemmingernet/netvsc: support multicast/promiscuous settings...
2018-09-14 Stephen Hemmingernet/netvsc: support integrated VF
2018-09-14 Stephen Hemmingernet/netvsc: implement link state change callback
2018-09-14 Stephen Hemmingernet/netvsc: exhausting Tx descriptors is not an error
2018-09-14 Stephen Hemmingernet/netvsc: allow tuning latency with devargs
2018-08-28 Stephen Hemmingernet/netvsc: resize event buffer as needed
2018-08-28 Stephen Hemmingernet/netvsc: implement free Tx mbuf on demand
2018-08-28 Stephen Hemmingernet/netvsc: set lower host latency
2018-08-05 Stephen Hemmingerbus/vmbus: avoid signalling host on read
2018-08-05 Stephen Hemmingernet/netvsc: add queue info
2018-07-13 Stephen Hemmingernet/netvsc: add Hyper-V network device