numam-dpdk/drivers/net/bnxt
Thierry Herbelot 8f87ba7015 fix typos
Repeated occurrences of 'the'.

The change was obtained using the following command:

  sed -i "s;the the ;the ;" `git grep -l "the "`

Signed-off-by: Thierry Herbelot <thierry.herbelot@6wind.com>
2018-01-11 18:26:46 +01:00
..
bnxt_cpr.c net/bnxt: fix link handling and configuration 2017-11-10 09:42:25 +00:00
bnxt_cpr.h drivers/net: rename physical address type to IOVA 2017-11-06 22:44:26 +01:00
bnxt_ethdev.c net/bnxt: fix link handling and configuration 2017-11-10 09:42:25 +00:00
bnxt_filter.c net/bnxt: fix a potential null pointer dereference 2017-10-26 02:33:01 +02:00
bnxt_filter.h net/bnxt: fix redirecting traffic to a VF 2017-10-26 02:33:01 +02:00
bnxt_hwrm.c net/bnxt: fix link handling and configuration 2017-11-10 09:42:25 +00:00
bnxt_hwrm.h net/bnxt: support get/set EEPROM 2017-10-06 02:49:49 +02:00
bnxt_irq.c net/bnxt: fix a potential null pointer dereference 2017-10-26 02:33:01 +02:00
bnxt_irq.h net/bnxt: support enable/disable interrupt 2017-10-06 02:49:49 +02:00
bnxt_nvm_defs.h net/bnxt: support get/set EEPROM 2017-10-06 02:49:49 +02:00
bnxt_ring.c drivers/net: rename physical address type to IOVA 2017-11-06 22:44:26 +01:00
bnxt_ring.h drivers/net: rename physical address type to IOVA 2017-11-06 22:44:26 +01:00
bnxt_rxq.c net/bnxt: do not set hash type unnecessarily 2017-11-01 22:17:05 +01:00
bnxt_rxq.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00
bnxt_rxr.c mbuf: rename deprecated VLAN flags 2017-10-26 02:33:01 +02:00
bnxt_rxr.h drivers/net: rename physical address type to IOVA 2017-11-06 22:44:26 +01:00
bnxt_stats.c ethdev: add return value to stats get dev op 2017-10-12 01:52:49 +01:00
bnxt_stats.h ethdev: add return value to stats get dev op 2017-10-12 01:52:49 +01:00
bnxt_txq.c net/bnxt: allocate Rx/Tx and completion rings 2016-06-20 17:21:52 +02:00
bnxt_txq.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00
bnxt_txr.c net/bnxt: support Tx descriptor status 2017-10-06 02:49:49 +02:00
bnxt_txr.h drivers/net: rename physical address type to IOVA 2017-11-06 22:44:26 +01:00
bnxt_vnic.c drivers/net: rename physical address type to IOVA 2017-11-06 22:44:26 +01:00
bnxt_vnic.h drivers/net: rename physical address type to IOVA 2017-11-06 22:44:26 +01:00
bnxt.h net/bnxt: fix link handling and configuration 2017-11-10 09:42:25 +00:00
hsi_struct_def_dpdk.h fix typos 2018-01-11 18:26:46 +01:00
Makefile pci: introduce library and driver 2017-10-26 23:17:31 +02:00
rte_pmd_bnxt_version.map net/bnxt: fix automatic clearing of VF stats 2017-07-06 15:00:57 +02:00
rte_pmd_bnxt.c net/bnxt: fix VLAN spoof configuration 2017-11-01 22:17:06 +01:00
rte_pmd_bnxt.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00