build: replace meson OS detection with variable
[dpdk.git] / drivers /
2020-06-30 Thomas Monjalonbuild: replace meson OS detection with variable
2020-06-29 Tal Shnaidermanbus/pci: support Windows with bifurcated drivers
2020-06-29 Tal Shnaidermanbus/pci: introduce Windows support with stubs
2020-06-29 Tal Shnaidermanpci: build on Windows
2020-06-29 Tal Shnaidermanpci: use OS generic memory mapping functions
2020-06-29 Tal Shnaidermanbuild: generate version map file for MinGW
2020-06-29 Tal Shnaidermanbuild: fix drivers library path on Windows
2020-06-29 Tal Shnaidermanbuild: skip pmdinfogen on Windows
2020-06-25 Haiyue Wangbus/pci: fix VF memory access
2020-06-24 Long Libus/vmbus: fix ring buffer mapping
2020-06-24 Jerin Jacobbus/pci: optimize bus scan
2020-06-17 Karra Satwiknet/cxgbe: always enable HASH filter support
2020-06-17 Ophir Munknet/mlx5/linux: add memory region callbacks to Verbs
2020-06-17 Ophir Munknet/mlx5: add memory region callbacks in per-device...
2020-06-17 Ophir Munkcommon/mlx5: export memory region Verbs operations
2020-06-17 Ophir Munkcommon/mlx5: remove memory region dependency on Verbs
2020-06-17 Rahul Lakkireddynet/cxgbe: ignore flow default masks for unrequested...
2020-06-17 Rahul Lakkireddynet/cxgbe: fix SMT leak in filter error and free path
2020-06-17 Rahul Lakkireddynet/cxgbe: fix double MPS alloc by flow validate and...
2020-06-17 Rahul Lakkireddynet/cxgbe: fix L2T leak in filter error and free path
2020-06-17 Rahul Lakkireddynet/cxgbe: fix CLIP leak in filter error path
2020-06-16 Qi Zhangnet/ice/base: remove PPPoD from PPPoE bitmap
2020-06-16 Qi Zhangnet/ice/base: update IPv4 and IPv6 flow packet type...
2020-06-16 Qi Zhangnet/ice/base: add 1G SGMII PHY type
2020-06-16 Qi Zhangnet/ice/base: support E823L devices
2020-06-16 Qi Zhangnet/ice/base: fix initializing resource for field vector
2020-06-16 Qi Zhangnet/ice/base: add more tunnel type for IPv4 and IPv6
2020-06-16 Qi Zhangnet/ice/base: fix reference count on VSI list update
2020-06-16 Qi Zhangnet/ice/base: remove unused code for VSI list free
2020-06-16 Qi Zhangnet/ice/base: add command to LLDP
2020-06-16 Qi Zhangnet/ice/base: distribute Tx queues evenly
2020-06-16 Qi Zhangnet/ice/base: adjust scheduler default bandwidth weight
2020-06-16 Qi Zhangnet/ice/base: clear error status before set FC
2020-06-16 Qi Zhangnet/ice/base: avoid PPPoE IPv4 overlap
2020-06-16 Qi Zhangnet/ice/base: support checking all autoneg enable bits
2020-06-16 Qi Zhangnet/ice/base: remove unimplemented function prototypes
2020-06-16 Qi Zhangnet/ice/base: add entries in profile TCAM with priority
2020-06-16 Qi Zhangnet/ice/base: fix memory leak on error path
2020-06-16 Qi Zhangnet/ice/base: remove unneeded variable
2020-06-16 Qi Zhangnet/ice/base: fix return value
2020-06-16 Qi Zhangnet/ice/base: update VSI handle to remaining VSI
2020-06-16 Qi Zhangnet/ice/base: add rate limiter profile bit mask check
2020-06-16 Qi Zhangnet/ice/base: reset capabilities before parsing
2020-06-16 Qi Zhangnet/ice/base: fix advanced switch rule stale information
2020-06-16 Qi Zhangnet/ice/base: support more PPPoE packet type
2020-06-16 Qi Zhangnet/ice/base: remove unnecessary case branches
2020-06-16 Qi Zhangnet/ice/base: return correct error code
2020-06-16 Qi Zhangnet/ice/base: add debug logs
2020-06-16 Qi Zhangnet/ice/base: use macro for sizeof
2020-06-16 Qi Zhangnet/ice/base: support RSS IPv6 prefix
2020-06-16 Qi Zhangnet/ice/base: adjust function signature style format
2020-06-16 Qi Zhangnet/ice/base: remove unnecessary braces
2020-06-16 Qi Zhangnet/ice/base: give time for package download after...
2020-06-16 Qi Zhangnet/ice/base: allow GENEVE and VXLAN rules with VLAN
2020-06-16 Qi Zhangnet/ice/base: add NVM helper functions
2020-06-16 Qi Zhangnet/ice/base: initialize PHY configuration FEC fields
2020-06-16 Qi Zhangnet/ice/base: add flow director completion report option
2020-06-16 Qi Zhangnet/ice/base: support FDIR for L2TPV3 ESP AH and PFCP
2020-06-16 Qi Zhangnet/ice/base: cleanup comment formatting
2020-06-16 Qi Zhangnet/ice/base: group function prototypes together
2020-06-16 Qi Zhangnet/ice/base: change IPv6 training packet
2020-06-16 Qi Zhangnet/ice/base: refactor flow director filter swap
2020-06-16 Qi Zhangnet/ice/base: consolidate VF promiscuous mode
2020-06-16 Qi Zhangnet/ice/base: update maximum PHY type high index
2020-06-16 Qi Zhangnet/ice/base: fix ACL rules index
2020-06-16 Qi Zhangnet/ice/base: add AUI media type
2020-06-16 Qi Zhangnet/ice/base: improve VSI filters rebuild
2020-06-16 Qi Zhangnet/ice/base: gate devices from FW link override
2020-06-16 Qi Zhangnet/ice/base: report AOC PHY types as fiber
2020-06-16 Qi Zhangnet/ice/base: consolidate MAC config set
2020-06-16 Qi Zhangnet/ice/base: avoid undefined behavior
2020-06-16 Qi Zhangnet/ice/base: disable profile merge for flow director
2020-06-16 Qi Zhangnet/ice/base: add macros to parse flow director Rx...
2020-06-16 Qi Zhangnet/ice/base: support flow director for non-IP packets
2020-06-16 Dong Zhounet/mlx5: fix LRO checksum
2020-06-16 Alexander Kozyrevnet/mlx5: fix descriptors number adjustment
2020-06-16 Alexander Kozyrevnet/mlx5: do not select legacy MPW implicitly
2020-06-16 Ophir Munknet/mlx5: refactor statistics
2020-06-16 Ophir Munkcommon/mlx5: flag Verbs dependency in a DevX command
2020-06-16 Ophir Munknet/mlx5: refactor device operations for Linux
2020-06-16 Ophir Munknet/mlx5: move Linux-specific functions
2020-06-16 Ophir Munknet/mlx5: move socket files in Linux directory
2020-06-16 Ophir Munknet/mlx5: rename ib in names
2020-06-16 Ophir Munknet/mlx5: remove completion object dependency on DV
2020-06-16 Gregory Etelsonnet/mlx5: fix flow memory allocation size
2020-06-16 Dekel Pelednet/mlx5: fix GTP mask definition location
2020-06-16 Vivien Didelotnet/pcap: support Tx nanosecond timestamps
2020-06-16 Ali Alnubaninet/mlx5: fix typos in meter error messages
2020-06-16 Hongbo Zhengnet/hns3: fix unintended sign extension in dump operation
2020-06-16 Wei Hu (Xavier)net/hns3: fix unintended sign extension in fd operation
2020-06-16 Hongbo Zhengnet/hns3: ignore function return on reset error path
2020-06-16 Wei Hu (Xavier)net/hns3: fix flow director error message
2020-06-16 Ophir Munknet/mlx5: remove Verbs dependency in spawn struct
2020-06-16 Ophir Munknet/mlx5: add Linux-specific header file
2020-06-16 Ophir Munknet/mlx5: refactor PCI probing on Linux
2020-06-16 Ophir Munknet/mlx5: remove umem field dependency on Direct Verbs
2020-06-16 Ophir Munknet/mlx5: remove attributes dependency on Verbs
2020-06-16 Ophir Munkcommon/mlx5: remove protection domain dependency on...
2020-06-16 Ophir Munknet/mlx5: add Linux-specific file with getter functions
2020-06-16 Ophir Munknet/mlx5: rename Verbs shared object
next