ethdev: verify reserved HW ring
[dpdk.git] / drivers /
2020-07-11 Chenxu Dinet/i40e: enable flow query RSS
2020-07-11 Chenxu Dinet/ixgbe: add private APIs for flow filtering
2020-07-11 Chenxu Dinet/i40e: add private APIs for flow filtering
2020-07-11 Guinan Sunnet/i40e: support cloud filter with L4 port
2020-07-11 Junfeng Guonet/iavf: support flow director GTPU outer IPv4/IPv6
2020-07-11 Junfeng Guonet/ice: support flow director GTPU outer IPv4/IPv6
2020-07-11 Zhirun Yannet/ice: support src MAC filter for flow director
2020-07-11 Wei Zhaonet/ice/base: fix tunnel filtering rule
2020-07-11 Wei Zhaonet/ice/base: fix tunnel type check for PPPoE
2020-07-11 Nithin Dabilpuramcommon/octeontx2: retry interrupt callback unregister
2020-07-11 Maxime Coquelinvdpa/mlx5: enable status protocol feature
2020-07-11 Maxime Coquelinvdpa/ifc: enable status protocol feature
2020-07-11 Maxime Coquelinnet/virtio-user: support reply-ack
2020-07-11 Maxime Coquelinnet/virtio: support vhost-user protocol features
2020-07-11 Thomas Monjalonpci: keep API compatibility with mmap values
2020-07-10 Joyce Kongvhost: restrict pointer aliasing for packed ring
2020-07-10 Joyce Kongnet/virtio: restrict pointer aliasing for NEON
2020-07-10 Joyce Kongintroduce restricted pointer aliasing marker
2020-07-07 Wei Hu (Xavier)net/hns3: fix inserted VLAN tag position in Tx
2020-07-07 Chengchang Tangnet/hns3: cleanup duplicated code on processing TSO...
2020-07-07 Wei Hu (Xavier)net/hns3: check multi-process action register result
2020-07-07 Jeff Guonet/ice: enable additional input set for RSS hash
2020-07-07 Jeff Guonet/ice: support hash for GTPU protocols
2020-07-07 Jeff Guonet/ice: refactor PF hash flow
2020-07-07 Jeff Guonet/iavf: enable additional hash flow
2020-07-07 Jeff Guonet/iavf: enable 5 tuple RSS hash
2020-07-07 Jeff Guonet/iavf: refactor hash flow
2020-07-07 Simei Sunet/ice: support ether type filter on flow director
2020-07-07 Guinan Sunnet/e1000/base: update version
2020-07-07 Guinan Sunnet/e1000/base: modify copyright
2020-07-07 Guinan Sunnet/e1000/base: cleanup pre-processor tags
2020-07-07 Guinan Sunnet/e1000/base: introduce DPGFR register
2020-07-07 Guinan Sunnet/e1000/base: add ADL device ID
2020-07-07 Guinan Sunnet/e1000/base: support MAC type for Nahum10
2020-07-07 Guinan Sunnet/e1000/base: expose FEXTNVM registers and masks
2020-07-07 Guinan Sunnet/e1000/base: fix led blinking for i210
2020-07-07 Guinan Sunnet/e1000/base: modify flow control setup
2020-07-07 Guinan Sunnet/e1000/base: add missed define for VFTA
2020-07-07 Guinan Sunnet/e1000/base: remove useless statement
2020-07-07 Guinan Sunnet/e1000/base: expose more future extended NVM
2020-07-07 Guinan Sunnet/e1000/base: add missing device ID
2020-07-07 Guinan Sunnet/e1000/base: increase timeout for ME ULP exit
2020-07-07 Guinan Sunnet/e1000/base: add missing register defines
2020-07-07 Guinan Sunnet/e1000/base: add PCIm function state
2020-07-07 Guinan Sunnet/e1000/base: expose MAC functions
2020-07-07 Guinan Sunnet/e1000/base: remove duplicated codes
2020-07-07 Guinan Sunnet/e1000/base: modify HW level time sync mechanisms
2020-07-07 Guinan Sunnet/e1000/base: fix minor issues and improve code style
2020-07-07 Guinan Sunnet/e1000/base: add function parameter descriptions
2020-07-07 Guinan Sunnet/e1000/base: fall through explicitly
2020-07-07 Guinan Sunnet/e1000/base: expose xMDIO methods
2020-07-07 Guinan Sunnet/e1000/base: support i211
2020-07-07 Guinan Sunnet/e1000/base: introduce flags for outstanding requests
2020-07-07 Guinan Sunnet/e1000/base: add ICL device ID
2020-07-07 Guinan Sunnet/e1000/base: update for i210 slow system clock
2020-07-07 Simei Sunet/ice: fix GTPU/PPPoE packets with no hash value
2020-07-07 Pavel Ivashchenkonet/i40e: fix getting EEPROM information
2020-07-07 Shougang Wangnet/ice: fix error log in generic flow
2020-07-07 Simei Sunet/ice: support PPPoE RSS
2020-07-07 Somnath Koturnet/bnxt: support count action in flow query
2020-07-07 Somnath Koturnet/bnxt: add ULP flow counter manager
2020-07-07 Venkat Duvvurunet/bnxt: fill cfa action in Tx descriptor
2020-07-07 Venkat Duvvurunet/bnxt: add port default rules for ingress and egress
2020-07-07 Somnath Koturnet/bnxt: create default flow rules for port reprentor
2020-07-07 Kishore Padmanabhanet/bnxt: add port representor and stat templates
2020-07-07 Venkat Duvvurunet/bnxt: fill mapper parameters with default rules
2020-07-07 Somnath Koturnet/bnxt: parse representors along with other devargs
2020-07-07 Venkat Duvvurunet/bnxt: manage VF to VFR conduit
2020-07-07 Venkat Duvvurunet/bnxt: enhance port DB
2020-07-07 Venkat Duvvurunet/bnxt: enable port MAC qcfg command for trusted VF
2020-07-07 Kishore Padmanabhanet/bnxt: support conditional execution of mapper tables
2020-07-07 Kishore Padmanabhanet/bnxt: support internal exact match entries
2020-07-07 Kishore Padmanabhanet/bnxt: support global resource templates
2020-07-07 Kishore Padmanabhanet/bnxt: add index opcode and operand to mapper table
2020-07-07 Kishore Padmanabhanet/bnxt: disable Tx vector mode on TruFlow
2020-07-07 Kishore Padmanabhanet/bnxt: support IF table processing
2020-07-07 Mike Baucomnet/bnxt: support internal encap records
2020-07-07 Kishore Padmanabhanet/bnxt: integrate with the latest TF core changes
2020-07-07 Peter Spreadboroughnet/bnxt: support EEM system memory
2020-07-07 Jay Dingnet/bnxt: add global config set and get functions
2020-07-07 Michael Wildtnet/bnxt: add TF register and unregister
2020-07-07 Jay Dingnet/bnxt: implement IF tables set and get
2020-07-07 Randy Schachernet/bnxt: align CFA resources with RM
2020-07-07 Jay Dingnet/bnxt: add external action allocate and free
2020-07-07 Peter Spreadboroughnet/bnxt: remove table scope from session
2020-07-07 Peter Spreadboroughnet/bnxt: update RM to support HCAPI only
2020-07-07 Michael Wildtnet/bnxt: update table get to use new design
2020-07-07 Peter Spreadboroughnet/bnxt: support EM and TCAM lookup with table scope
2020-07-07 Jay Dingnet/bnxt: support two-level priority for TCAMs
2020-07-07 Michael Wildtnet/bnxt: update RM with residual checker
2020-07-07 Michael Wildtnet/bnxt: update identifier with remap support
2020-07-07 Michael Wildtnet/bnxt: support multiple device
2020-07-07 Jay Dingnet/bnxt: support TCAM access
2020-07-07 Randy Schachernet/bnxt: add core changes for EM and EEM lookups
2020-07-07 Peter Spreadboroughnet/bnxt: support HCAPI interface
2020-07-07 Shahaji Bhoslenet/bnxt: support two-level priority for TCAMs
2020-07-07 Michael Wildtnet/bnxt: update multi device design
2020-07-07 Shahaji Bhoslenet/bnxt: support bulk table get and mirror
2020-07-07 Michael Wildtnet/bnxt: support multi device
2020-07-07 Peter Spreadboroughnet/bnxt: use HWRM direct for exact match insert and...
next