net/mlx5: drop useless support for several Verbs ports
[dpdk.git] / drivers / net /
2018-07-11 Adrien Mazarguilnet/mlx5: drop useless support for several Verbs ports
2018-07-11 Adrien Mazarguilnet/mlx5: remove redundant objects in probe function
2018-07-11 Adrien Mazarguilnet/mlx5: rename confusing object in probe function
2018-07-10 Moti Haimovskynet/mlx4: support hardware TSO
2018-07-12 Pavan Nikhileshmempool/octeontx: fix pool to aura mapping
2018-07-12 Jasvinder Singhnet/softnic: add firmware script
2018-07-12 Jasvinder Singhnet/softnic: implement start and stop
2018-07-12 Jasvinder Singhnet/softnic: setup Rx/Tx queues
2018-07-12 Jasvinder Singhnet/softnic: add command for TTL action
2018-07-12 Jasvinder Singhnet/softnic: add command for meter action
2018-07-12 Jasvinder Singhnet/softnic: add command to read stats
2018-07-12 Jasvinder Singhnet/softnic: add command for pipeline table entries
2018-07-12 Jasvinder Singhnet/softnic: add command to enable/disable pipeline
2018-07-12 Jasvinder Singhnet/softnic: add command to create objects
2018-07-12 Jasvinder Singhnet/softnic: add connection agent
2018-07-12 Jasvinder Singhnet/softnic: add command interface
2018-07-12 Cristian Dumitrescunet/softnic: add run API
2018-07-12 Jasvinder Singhnet/softnic: add thread
2018-07-12 Jasvinder Singhnet/softnic: add pipeline object
2018-07-12 Jasvinder Singhnet/softnic: add table action profile
2018-07-12 Jasvinder Singhnet/softnic: add port action profile
2018-07-12 Jasvinder Singhnet/softnic: add traffic manager object
2018-07-12 Jasvinder Singhnet/softnic: add tap object
2018-07-12 Jasvinder Singhnet/softnic: add mempool object
2018-07-12 Jasvinder Singhnet/softnic: add link object
2018-07-12 Jasvinder Singhnet/softnic: add software queue object
2018-07-12 Jasvinder Singhnet/softnic: restructure
2018-07-12 Hemant Agrawalnet/dpaa: move the push queue set to global init
2018-07-12 Hemant Agrawaldrivers: support function name in NXP logs
2018-07-12 Hemant Agrawalnet/dpaa: remove experimental tag from PMD API
2018-07-12 Hemant Agrawalnet/dpaa: support default queue mode
2018-07-12 Nipun Guptabus/dpaa: make vdqcr configurable
2018-07-12 Hemant Agrawalbus/dpaa: optimize fq callback routine
2018-07-12 Hemant Agrawalnet/dpaa2: fix prefetch Rx to honor number of packets
2018-07-12 Hemant Agrawalnet/dpaa: fix queue error handling and logs
2018-07-12 Bruce Richardsonnet/kni: fix check for meson build
2018-07-12 Bruce Richardsonnet/avp: fix 32-bit meson builds
2018-07-12 Bruce Richardsonnet/sfc: disable for 32-bit builds
2018-07-11 Thomas Monjalonremove useless constructor headers
2018-07-05 Chas Williamsnet/bonding: do not clear active slave count
2018-07-04 Rahul Lakkireddynet/cxgbevf: add missing Tx byte counters
2018-07-04 Rahul Lakkireddynet/cxgbe: fix Rx channel map and queue type
2018-07-04 Rahul Lakkireddynet/cxgbe: query firmware for max queues available
2018-07-04 Rahul Lakkireddynet/cxgbe: enable more RSS hash functions
2018-07-04 Rahul Lakkireddynet/cxgbe: add link up and down ops
2018-07-04 Shagun Agrawalnet/cxgbe: support to redirect packets to egress port
2018-07-04 Shagun Agrawalnet/cxgbe: support to match on ingress physical port
2018-07-04 Shagun Agrawalnet/cxgbe: support to flush flows in HASH region
2018-07-04 Shagun Agrawalnet/cxgbe: query hit counters for flows in HASH region
2018-07-04 Shagun Agrawalnet/cxgbe: support to delete flows in HASH region
2018-07-04 Shagun Agrawalnet/cxgbe: support to offload flows to HASH region
2018-07-04 Shagun Agrawalnet/cxgbe: add Compressed Local IP region
2018-07-04 Shagun Agrawalnet/cxgbe: validate flows offloaded to HASH region
2018-07-04 Shagun Agrawalnet/cxgbe: query firmware for HASH filter resources
2018-07-04 Ferruh Yigitethdev: remove old offload API
2018-07-04 Thomas Monjalonnet/fm10k: remove unused constant
2018-07-04 Ed Czecknet/ark: use SPDX tags
2018-07-04 Andrew Rybchenkonet/sfc: support Rx descriptor status for EF10 ESSB...
2018-07-04 Andrew Rybchenkonet/sfc: support ops to check ready descriptors in...
2018-07-04 Andrew Rybchenkonet/sfc: fix double-free in EF10 ESSB Rx queue purge
2018-07-04 Andrew Rybchenkonet/sfc: discard packets with bad CRC on EF10 ESSB Rx
2018-07-04 Ido Goshennet/pcap: capture only ingress packets from Rx iface
2018-07-04 Andrew Rybchenkonet/sfc: cut non VLAN ID bits from TCI
2018-07-04 Maxime Coquelinnet/virtio: improve offload check performance
2018-07-04 Maxime Coquelinnet/virtio: do not use simple Rx if TCP LRO or VLAN...
2018-07-04 Maxime Coquelinnet/virtio: improve Tx offload features negotiation
2018-07-04 Maxime Coquelinnet/virtio: remove simple Tx path
2018-07-04 Matan Azradnet/mlx5: activate Verbs cleanup on removal
2018-07-02 John Daleynet/enic: cap Rx packet processing to end of desc ring
2018-07-02 John Daleynet/enic: add simple Rx handler
2018-07-02 Hyong Youb Kimnet/enic: check maximum packet size in Tx prepare handler
2018-07-02 Hyong Youb Kimnet/enic: add the simple version of Tx handler
2018-07-02 Hyong Youb Kimnet/enic: reduce Tx completion updates
2018-07-02 Hyong Youb Kimnet/enic: support mbuf fast free offload
2018-07-02 Hyong Youb Kimnet/enic: use mbuf pointer array for inflight Tx packets
2018-07-02 Hyong Youb Kimnet/enic: add handlers to add/delete vxlan port number
2018-07-02 Hyong Youb Kimnet/enic: add devarg to specify ingress VLAN rewrite...
2018-07-02 Hyong Youb Kimnet/enic: report ring limits and preferred default...
2018-07-02 Hyong Youb Kimnet/enic: initialize RQ fetch index before enabling RQ
2018-07-02 Hyong Youb Kimnet/enic: do not overwrite admin Tx queue limit
2018-07-02 Hyong Youb Kimnet/enic: update the UDP RSS detection mechanism
2018-07-02 Hyong Youb Kimnet/enic: fix receive packet types
2018-07-02 Moti Haimovskynet/mlx4: refine Rx packet type report
2018-07-02 Wei Zhaonet/e1000: support descriptor status API
2018-07-02 Wei Zhaonet/fm10k: support descriptor status API
2018-07-02 Qi Zhangnet/i40e: remove VF interrupt handler
2018-07-02 Marvin Liunet/virtio: advertise support in-order feature
2018-07-02 Marvin Liunet/virtio: add in-order Rx/Tx into selection
2018-07-02 Marvin Liunet/virtio: support in-order Rx and Tx
2018-07-02 Marvin Liunet/virtio: extract common part for in-order functions
2018-07-02 Marvin Liunet/virtio: free in-order descriptors before device...
2018-07-02 Marvin Liunet/virtio-user: add mrg-rxbuf and in-order vdev parameters
2018-07-02 Marvin Liunet/virtio-user: add unsupported features mask
2018-07-02 Marvin Liunet/virtio: add in-order feature bit definition
2018-07-02 Somnath Koturnet/bnxt: use correct flags during VLAN configuration
2018-07-02 Ajit Khapardenet/bnxt: fix Rx ring count limitation
2018-07-02 Ajit Khapardenet/bnxt: check VF resources if resource manager is...
2018-07-02 Somnath Koturnet/bnxt: fix to move a flow to a different queue
2018-07-02 Ajit Khapardenet/bnxt: allocate RSS context only if RSS mode is...
2018-07-02 Ajit Khapardenet/bnxt: fix incorrect IO address handling in Tx
next