linux/drivers/net/ethernet/hisilicon/hns
lipeng 2fdd6bafe3 net: hns: support deferred probe when can not obtain irq
In the hip06 and hip07 SoCs, the interrupt lines from the
DSAF controllers are connected to mbigen hw module.
The mbigen module is probed with module_init, and, as such,
is not guaranteed to probe before the HNS driver. So we need
to support deferred probe.

Signed-off-by: lipeng <lipeng321@huawei.com>
Reviewed-by: Yisen Zhuang <yisen.zhuang@huawei.com>
Reviewed-by: Matthias Brugger <mbrugger@suse.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-04-30 22:39:24 -04:00
..
hnae.c net: hns: Avoid Hip06 chip TX packet line bug 2017-04-03 14:48:43 -07:00
hnae.h net: hns: Some checkpatch.pl script & warning fixes 2017-04-03 14:48:43 -07:00
hns_ae_adapt.c net: hns: Avoid Hip06 chip TX packet line bug 2017-04-03 14:48:43 -07:00
hns_dsaf_gmac.c net: hns: Some checkpatch.pl script & warning fixes 2017-04-03 14:48:43 -07:00
hns_dsaf_gmac.h
hns_dsaf_mac.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-04-06 08:24:51 -07:00
hns_dsaf_mac.h net: hns: Remove redundant mac_get_id() 2017-04-03 14:48:43 -07:00
hns_dsaf_main.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-04-06 08:24:51 -07:00
hns_dsaf_main.h net: hns: Some checkpatch.pl script & warning fixes 2017-04-03 14:48:43 -07:00
hns_dsaf_misc.c net: hns: Add ACPI support to check SFP present 2017-04-01 12:10:58 -07:00
hns_dsaf_misc.h net: hns: Add support of ACPI to HNS driver RoCE Reset function 2016-08-25 10:05:10 -04:00
hns_dsaf_ppe.c net: hns: support deferred probe when can not obtain irq 2017-04-30 22:39:24 -04:00
hns_dsaf_ppe.h net: hns: separate debug dsaf device from service dsaf device 2016-04-26 01:09:17 -04:00
hns_dsaf_rcb.c net: hns: support deferred probe when can not obtain irq 2017-04-30 22:39:24 -04:00
hns_dsaf_rcb.h net: hns: support deferred probe when can not obtain irq 2017-04-30 22:39:24 -04:00
hns_dsaf_reg.h net: hns: Avoid Hip06 chip TX packet line bug 2017-04-03 14:48:43 -07:00
hns_dsaf_xgmac.c net: hns: Remove redundant mac_get_id() 2017-04-03 14:48:43 -07:00
hns_dsaf_xgmac.h net: hns: fix to intimate the link-status change by adding LF/RF method 2016-11-10 11:45:37 -05:00
hns_enet.c net: hns: Some checkpatch.pl script & warning fixes 2017-04-03 14:48:43 -07:00
hns_enet.h net: hns: Optimize hns_nic_common_poll for better performance 2017-04-03 14:48:43 -07:00
hns_ethtool.c net: hns: Some checkpatch.pl script & warning fixes 2017-04-03 14:48:43 -07:00
Makefile