linux_dsm_epyc7002/drivers/net/ethernet/qlogic/qlcnic
Jiri Pirko 351638e7de net: pass info struct via netdevice notifier
So far, only net_device * could be passed along with netdevice notifier
event. This patch provides a possibility to pass custom structure
able to provide info that event listener needs to know.

Signed-off-by: Jiri Pirko <jiri@resnulli.us>

v2->v3: fix typo on simeth
	shortened dev_getter
	shortened notifier_info struct name
v1->v2: fix notifier_call parameter in call_netdevice_notifier()
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-05-28 13:11:01 -07:00
..
Makefile qlcnic: Support SR-IOV enable and disable 2013-03-29 15:46:08 -04:00
qlcnic_83xx_hw.c qlcnic: Enhance virtual NIC logging 2013-05-24 23:05:05 -07:00
qlcnic_83xx_hw.h qlcnic: modify reset recovery path in diag mode 2013-05-24 23:04:54 -07:00
qlcnic_83xx_init.c qlcnic: modify reset recovery path in diag mode 2013-05-24 23:04:54 -07:00
qlcnic_83xx_vnic.c qlcnic: Convert nested if-else to switch-case 2013-05-24 23:04:54 -07:00
qlcnic_ctx.c qlcnic: Enhance virtual NIC logging 2013-05-24 23:05:05 -07:00
qlcnic_ethtool.c qlcnic: Fix ethtool supported port status for 83xx 2013-05-11 16:01:15 -07:00
qlcnic_hdr.h qlcnic: VF reset recovery implementation. 2013-04-19 16:02:38 -04:00
qlcnic_hw.c qlcnic: Implement GET_LED_STATUS command for 82xx adapter. 2013-05-24 23:05:05 -07:00
qlcnic_hw.h qlcnic: Implement GET_LED_STATUS command for 82xx adapter. 2013-05-24 23:05:05 -07:00
qlcnic_init.c qlcnic: Updating copyright information. 2013-02-04 21:08:48 -05:00
qlcnic_io.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2013-04-22 20:32:51 -04:00
qlcnic_main.c net: pass info struct via netdevice notifier 2013-05-28 13:11:01 -07:00
qlcnic_minidump.c drivers:net: Remove dma_alloc_coherent OOM messages 2013-03-15 08:56:58 -04:00
qlcnic_sriov_common.c qlcnic: Initialize trans_work and idc_aen_work at VF probe. 2013-05-24 23:04:54 -07:00
qlcnic_sriov_pf.c qlcnic: Support spoof check config. 2013-05-24 23:04:53 -07:00
qlcnic_sriov.h qlcnic: Support spoof check config. 2013-05-24 23:04:53 -07:00
qlcnic_sysfs.c qlcnic: Implement GET_LED_STATUS command for 82xx adapter. 2013-05-24 23:05:05 -07:00
qlcnic.h qlcnic: Update version to 5.2.43 2013-05-24 23:05:05 -07:00