linux/drivers/net/ethernet/qlogic/qlcnic
Himanshu Madhani b84caae486 qlcnic: Fix usage of netif_tx_{wake, stop} api during link change.
o Driver was using netif_tx_{stop,wake}_all_queues() api
  during link change event. Remove these api calls to
  manage queue start/stop event, as core networking stack
  will manage this based on netif_carrier_{on,off} call.
  These API's were modified as part of commit id
  012ec81223 ("qlcnic: Multi Tx
  queue support for 82xx Series adapter.")

Signed-off-by: Shahed Shaikh <shahed.shaikh@qlogic.com>
Signed-off-by: Himanshu Madhani <himanshu.madhani@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-12-17 16:24:49 -05:00
..
Makefile qlcnic: dcb: Query adapter DCB capabilities. 2013-08-27 15:21:13 -04:00
qlcnic_83xx_hw.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2013-11-15 16:47:22 -08:00
qlcnic_83xx_hw.h qlcnic: refactor Tx/SDS ring calculation and validation in driver. 2013-11-04 15:33:19 -05:00
qlcnic_83xx_init.c qlcnic: Enable multiple Tx queue support for 83xx/84xx Series adapters. 2013-11-04 15:33:19 -05:00
qlcnic_83xx_vnic.c qlcnic: Remove redundant eSwitch enable commands 2013-10-18 13:42:19 -04:00
qlcnic_ctx.c qlcnic: refactor Tx/SDS ring calculation and validation in driver. 2013-11-04 15:33:19 -05:00
qlcnic_dcb.c qlcnic: dcb code cleanup and refactoring. 2013-10-18 13:42:19 -04:00
qlcnic_dcb.h qlcnic: dcb code cleanup and refactoring. 2013-10-18 13:42:19 -04:00
qlcnic_ethtool.c qlcnic: Enable multiple Tx queue support for 83xx/84xx Series adapters. 2013-11-04 15:33:19 -05:00
qlcnic_hdr.h qlcnic: Secondary unicast MAC address support. 2013-06-23 18:29:58 -07:00
qlcnic_hw.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2013-11-04 13:48:30 -05:00
qlcnic_hw.h qlcnic: refactor Tx/SDS ring calculation and validation in driver. 2013-11-04 15:33:19 -05:00
qlcnic_init.c qlcnic: refactor Tx/SDS ring calculation and validation in driver. 2013-11-04 15:33:19 -05:00
qlcnic_io.c qlcnic: Fix usage of netif_tx_{wake, stop} api during link change. 2013-12-17 16:24:49 -05:00
qlcnic_main.c qlcnic: Enable multiple Tx queue support for 83xx/84xx Series adapters. 2013-11-04 15:33:19 -05:00
qlcnic_minidump.c qlcnic: Skip unknown entry type while collecting firmware dump 2013-10-18 13:42:19 -04:00
qlcnic_sriov_common.c qlcnic: refactor Tx/SDS ring calculation and validation in driver. 2013-11-04 15:33:19 -05:00
qlcnic_sriov_pf.c qlcnic: Fix SR-IOV configuration 2013-10-01 12:34:59 -04:00
qlcnic_sriov.h qlcnic: Add support for 83xx suspend and resume. 2013-06-23 18:29:59 -07:00
qlcnic_sysfs.c qlcnic: refactor Tx/SDS ring calculation and validation in driver. 2013-11-04 15:33:19 -05:00
qlcnic.h qlcnic: update version to 5.3.52 2013-11-04 15:33:19 -05:00