linux/drivers/net/ethernet/qlogic/qlcnic
Jingoo Han 67d6bfa686 net: ethernet: replace strict_strtoul() with kstrtoul()
The usage of strict_strtoul() is not preferred, because
strict_strtoul() is obsolete. Thus, kstrtoul() should be
used.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-06-03 00:39:46 -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 qlcnic: remove redundant D0 power state set 2013-05-31 01:39:08 -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 net: ethernet: replace strict_strtoul() with kstrtoul() 2013-06-03 00:39:46 -07:00
qlcnic.h qlcnic: Update version to 5.2.43 2013-05-24 23:05:05 -07:00