linux_dsm_epyc7002/drivers/net/ethernet/brocade/bna
Ivan Vecera ecc467896d bna: use netdev_* and dev_* instead of printk and pr_*
...and remove some of them. It is not necessary to log when .probe() and
.remove() are called or when TxQ is started or stopped. Also log level
of some of them was changed to more appropriate one (link up/down,
firmware loading failure.

Signed-off-by: Ivan Vecera <ivecera@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-06-11 15:57:18 -07:00
..
bfa_cee.c bna: get rid of private macros for manipulation with lists 2015-06-11 15:57:17 -07:00
bfa_cee.h bna: QLogic BR-series Adapters Driver Rebranding 2015-02-21 22:05:22 -05:00
bfa_cs.h bna: get rid of duplicate and unused macros 2015-06-11 15:57:15 -07:00
bfa_defs_cna.h bna: replace pragma(pack) with attribute __packed 2015-06-11 15:57:15 -07:00
bfa_defs_mfg_comm.h bna: use BIT(x) instead of (1 << x) 2015-06-11 15:57:15 -07:00
bfa_defs_status.h bna: QLogic BR-series Adapters Driver Rebranding 2015-02-21 22:05:22 -05:00
bfa_defs.h bna: get rid of duplicate and unused macros 2015-06-11 15:57:15 -07:00
bfa_ioc_ct.c bna: use BIT(x) instead of (1 << x) 2015-06-11 15:57:15 -07:00
bfa_ioc.c bna: fix timeout API argument type 2015-06-11 15:57:17 -07:00
bfa_ioc.h bna: fix timeout API argument type 2015-06-11 15:57:17 -07:00
bfa_msgq.c bna: get rid of private macros for manipulation with lists 2015-06-11 15:57:17 -07:00
bfa_msgq.h bna: QLogic BR-series Adapters Driver Rebranding 2015-02-21 22:05:22 -05:00
bfi_cna.h bna: replace pragma(pack) with attribute __packed 2015-06-11 15:57:15 -07:00
bfi_enet.h bna: use BIT(x) instead of (1 << x) 2015-06-11 15:57:15 -07:00
bfi_reg.h bna: QLogic BR-series Adapters Driver Rebranding 2015-02-21 22:05:22 -05:00
bfi.h bna: get rid of duplicate and unused macros 2015-06-11 15:57:15 -07:00
bna_enet.c bna: use list_for_each_entry where appropriate 2015-06-11 15:57:17 -07:00
bna_hw_defs.h bna: use BIT(x) instead of (1 << x) 2015-06-11 15:57:15 -07:00
bna_tx_rx.c bna: use list_for_each_entry where appropriate 2015-06-11 15:57:17 -07:00
bna_types.h bna: remove TX_E_PRIO_CHANGE event and BNA_TX_F_PRIO_CHANGED flag 2015-06-11 15:57:16 -07:00
bna.h bna: use list_for_each_entry where appropriate 2015-06-11 15:57:17 -07:00
bnad_debugfs.c bna: use netdev_* and dev_* instead of printk and pr_* 2015-06-11 15:57:18 -07:00
bnad_ethtool.c bna: use netdev_* and dev_* instead of printk and pr_* 2015-06-11 15:57:18 -07:00
bnad.c bna: use netdev_* and dev_* instead of printk and pr_* 2015-06-11 15:57:18 -07:00
bnad.h bna: get rid of mac_t 2015-06-11 15:57:14 -07:00
cna_fwimg.c bna: use netdev_* and dev_* instead of printk and pr_* 2015-06-11 15:57:18 -07:00
cna.h bna: get rid of private macros for manipulation with lists 2015-06-11 15:57:17 -07:00
Kconfig bna: QLogic BR-series Adapters Driver Rebranding 2015-02-21 22:05:22 -05:00
Makefile bna: remove obsolete use of EXTRA_CFLAGS 2015-06-10 21:59:02 -07:00