Home
last modified time | relevance | path

Searched refs:DRV_DESCRIPTION (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/net/bonding/
H A Dbonding_priv.h18 #define DRV_DESCRIPTION "Ethernet Channel Bonding Driver" macro
20 #define bond_version DRV_DESCRIPTION ": v" UTS_RELEASE "\n"
H A Dbond_main.c6676 MODULE_DESCRIPTION(DRV_DESCRIPTION);
/linux/drivers/net/mdio/
H A Dmdio-mux.c13 #define DRV_DESCRIPTION "MDIO bus multiplexer driver" macro
268 MODULE_DESCRIPTION(DRV_DESCRIPTION);
/linux/drivers/net/ethernet/8390/
H A Dne2k-pci.c28 #define DRV_DESCRIPTION "PCI NE2000 clone driver" macro
77 MODULE_DESCRIPTION(DRV_DESCRIPTION);
/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dcommon.h47 #define DRV_DESCRIPTION "Chelsio 10Gb Ethernet Driver" macro
H A Dcxgb2.c89 MODULE_DESCRIPTION(DRV_DESCRIPTION);
/linux/drivers/net/ethernet/cisco/enic/
H A Denic.h22 #define DRV_DESCRIPTION "Cisco VIC Ethernet NIC Driver" macro
/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-drv.c33 #define DRV_DESCRIPTION "Intel(R) Wireless WiFi driver for Linux" macro
34 MODULE_DESCRIPTION(DRV_DESCRIPTION);
1928 pr_info(DRV_DESCRIPTION "\n"); in iwl_drv_init()
/linux/drivers/scsi/fnic/
H A Dfnic.h32 #define DRV_DESCRIPTION "Cisco FCoE HBA Driver" macro
H A Dfnic_main.c57 MODULE_DESCRIPTION(DRV_DESCRIPTION);
1211 printk(KERN_INFO PFX "%s, ver %s\n", DRV_DESCRIPTION, DRV_VERSION); in fnic_init_module()
/linux/drivers/net/ethernet/broadcom/
H A Db44.c43 #define DRV_DESCRIPTION "Broadcom 44xx/47xx 10/100 PCI ethernet driver" macro
97 MODULE_DESCRIPTION(DRV_DESCRIPTION);
2435 netdev_info(dev, "%s %pM\n", DRV_DESCRIPTION, dev->dev_addr); in b44_init_one()
/linux/drivers/net/ethernet/smsc/
H A Dsmsc9420.c26 #define DRV_DESCRIPTION "SMSC LAN9420 driver" macro
1504 pr_info("%s version %s\n", DRV_DESCRIPTION, DRV_VERSION); in smsc9420_probe()
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmain.c48 #define DRV_DESCRIPTION "Intel(R) Wireless WiFi Link AGN driver for Linux" macro
49 MODULE_DESCRIPTION(DRV_DESCRIPTION);
/linux/drivers/net/ethernet/intel/
H A De100.c153 #define DRV_DESCRIPTION "Intel(R) PRO/100 Network Driver" macro
163 MODULE_DESCRIPTION(DRV_DESCRIPTION);
3183 pr_info("%s\n", DRV_DESCRIPTION); in e100_init_module()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dops.c34 #define DRV_DESCRIPTION "The new Intel(R) wireless AGN driver for Linux" macro
35 MODULE_DESCRIPTION(DRV_DESCRIPTION);
/linux/drivers/net/
H A Dtun.c32 #define DRV_DESCRIPTION "Universal TUN/TAP device driver" macro
3746 pr_info("%s, %s\n", DRV_DESCRIPTION, DRV_VERSION); in tun_init()
3814 MODULE_DESCRIPTION(DRV_DESCRIPTION);
/linux/drivers/net/wireless/intel/iwlegacy/
H A D4965-mac.c50 #define DRV_DESCRIPTION "Intel(R) Wireless WiFi 4965 driver for Linux" macro
60 MODULE_DESCRIPTION(DRV_DESCRIPTION);
6798 pr_info(DRV_DESCRIPTION ", " DRV_VERSION "\n"); in il4965_init()