net/bntx: use new API to get iova address XXX
[dpdk.git] / drivers / net / bnxt / rte_pmd_bnxt.c
2017-11-01 Ajit Khapardenet/bnxt: fix VLAN spoof configuration
2017-10-26 Ajit Khapardenet/bnxt: fix an unused value
2017-10-06 Zhiyong Yangethdev: increase port id range
2017-10-06 Olivier Matznet/bnxt: fix compilation with -Og
2017-10-06 Ajit Khapardenet/bnxt: support flow filter ops
2017-10-06 Ajit Khapardenet/bnxt: fix usage of VMDq flags
2017-07-31 Ajit Khapardenet/bnxt: fix arguments to callback process
2017-07-31 Ajit Khapardenet/bnxt: fix setting VLAN anti spoof with same value
2017-07-31 Ajit Khapardenet/bnxt: fix VLAN antispoof configuration code
2017-07-31 Ajit Khapardenet/bnxt: fix crash
2017-07-31 Ajit Khapardenet/bnxt: fix log levels for non error conditions
2017-07-06 Ajit Khapardenet/bnxt: fix copy/pasted error message
2017-07-06 Ajit Khapardenet/bnxt: fix automatic clearing of VF stats
2017-07-06 Ajit Khapardenet/bnxt: fix calculation of VNICs
2017-07-01 Bernard Iremongerethdev: add return values to callback process API
2017-06-12 Ajit Khapardenet/bnxt: move PMD specific functions
2017-06-12 Ajit Khapardenet/bnxt: support to set VF rxmode
2017-06-12 Ajit Khapardenet/bnxt: configure a default VF VLAN
2017-06-12 Ajit Khapardenet/bnxt: support to add a VF MAC address
2017-06-12 Ajit Khapardenet/bnxt: determine the Rx status of VF
2017-06-12 Ajit Khapardenet/bnxt: support get and clear VF specific stats
2017-06-12 Ajit Khapardenet/bnxt: support set VF QOS and MAC anti spoof
2017-06-12 Ajit Khapardenet/bnxt: support Tx loopback, set VF MAC and queues...