numam-dpdk/drivers/net/qede
Pablo de Lara 2f45703c17 drivers: make driver names consistent
As discussed in the past release, driver names are modified
to be more consistent, and the future driver should follow
this new convention.

Driver names consist of:
"driver category"_"driver folder name"_"optional extra name".

For example:
- Crypto null driver       -> "crypto_null"
- Network IXGBE VF driver  -> "net_ixgbe_vf"

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
2016-09-16 11:55:59 +02:00
..
base net/qede: enable VF-VF traffic with unmatched dest address 2016-06-23 17:47:18 +02:00
LICENSE.qede_pmd qede: add base driver 2016-05-06 15:51:22 +02:00
Makefile mk: fix cross-compilation 2016-06-07 10:02:39 +02:00
qede_eth_if.c net/qede: enable VF-VF traffic with unmatched dest address 2016-06-23 17:47:18 +02:00
qede_eth_if.h net/qede: support RSS hash configuration 2016-06-23 16:22:06 +02:00
qede_ethdev.c drivers: make driver names consistent 2016-09-16 11:55:59 +02:00
qede_ethdev.h net/qede: update version to 8.7.9.0_1.1.0.1 2016-06-23 17:47:27 +02:00
qede_if.h qede: add L2 support 2016-05-06 15:51:22 +02:00
qede_logs.h net/qede: rename debug option 2016-06-15 17:13:55 +02:00
qede_main.c qede: add SRIOV support 2016-05-06 15:51:22 +02:00
qede_rxtx.c mempool: rename functions with confusing names 2016-07-01 12:35:57 +02:00
qede_rxtx.h qede: add core driver 2016-05-06 15:51:22 +02:00
rte_pmd_qede_version.map qede: add core driver 2016-05-06 15:51:22 +02:00