summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-19qlcnic: Validate Tx queue only for 82xx adapters.Himanshu Madhani1-1/+1
2013-09-28qlcnic: Fix register device in FAILED state for 82xx.Sucheta Chakraborty1-0/+8
2013-09-04qlcnic: remove a stray semicolonDan Carpenter1-1/+1
2013-09-01qlcnic: Store firmware dump state in CAMRAM registerShahed Shaikh1-28/+124
2013-08-21qlcnic: Enable diagnostic test for multiple Tx queues.Himanshu Madhani1-0/+2
2013-08-21qlcnic: Enable Tx queue changes using ethtool for 82xx Series adapter.Himanshu Madhani1-12/+51
2013-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-22/+63
2013-08-03qlcnic: Fix for flash update failure on 83xx adapterHimanshu Madhani1-17/+46
2013-08-03qlcnic: Fix link speed display for 82xx adapterRajesh Borundia1-3/+7
2013-08-03qlcnic: Fix external loopback test.Shahed Shaikh1-2/+10
2013-08-02qlcnic: Enhance diagnostic loopback error codes.Jitendra Kalsaria1-3/+3
2013-07-20qlcnic: Fix invalid register offset calculationShahed Shaikh1-1/+1
2013-06-24qlcnic: Handle qlcnic_alloc_mbx_args() failureShahed Shaikh1-1/+5
2013-05-12qlcnic: Fix ethtool supported port status for 83xxHimanshu Madhani1-25/+24
2013-05-12qlcnic: Fix ethtool stringsShahed Shaikh1-2/+3
2013-04-25qlcnic: Enable Interrupt Coalescing for 83xx adapterHimanshu Madhani1-13/+55
2013-04-25qlcnic: Add eSwitch statistics supportShahed Shaikh1-0/+7
2013-04-25qlcnic: Enhance channel configuration logsManish Chopra1-1/+1
2013-04-20qlcnic: Fix loopback test for SR-IOV PF.Rajesh Borundia1-5/+29
2013-03-10qlcnic: Fix ethtool statistics collectionShahed Shaikh1-4/+4
2013-03-10qlcnic: Fix ethtool statistics for 82xx adapterShahed Shaikh1-1/+2
2013-03-10qlcnic: Enable LED test support for 83xx adapterHimanshu Madhani1-1/+2
2013-02-11qlcnic: refactor 83xx diagnostic IRQ testJitendra Kalsaria1-13/+11
2013-02-11qlcnic: refactor 83xx diagnostic loopback testJitendra Kalsaria1-21/+7
2013-02-05qlcnic: Updating copyright information.Jitendra Kalsaria1-1/+1
2013-01-02qlcnic: remove unused definitions from header fileShahed Shaikh1-5/+4
2013-01-02qlcnic: 83xx ethtool interface routinesSony Chacko1-184/+346
2013-01-02qlcnic: 83xx sysfs routinesSony Chacko1-2/+2
2013-01-02qlcnic: change driver hardware interface mechanismSony Chacko1-10/+9
2012-12-04qlcnic: move HW specific data to seperate structureSony Chacko1-34/+36
2012-11-26qlcnic: fix sparse check endian warningsShahed Shaikh1-1/+2
2012-05-15qlcnic-ethtool: set the ethtool_dump flag by ETH_FW_DUMP_DISABLE value that i...Manish chopra1-1/+6
2012-04-27qlcnic: Allow a predefined set of capture masks for FW dumpManish Chopra1-16/+18
2012-04-27qlcnic: Adding mac statistics to ethtool.Jitendra Kalsaria1-18/+109
2012-04-27qlcnic: Register device in FAILED state.Sucheta Chakraborty1-8/+42
2012-02-09netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi1-1/+1
2012-02-05qlcnic: Fix API unlockManish chopra1-3/+2
2012-02-05qlcnic: report valid speed and duplex status when link is downSony Chacko1-5/+2
2011-11-09sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones1-5/+8
2011-10-30qlcnic: fix beacon and LED test.Sucheta Chakraborty1-14/+31
2011-10-08net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones1-3/+0
2011-09-23qlcnic: Change CDRP functionAnirban Chakraborty1-5/+7
2011-08-30qlcnic: add beacon test support.Sucheta Chakraborty1-0/+5
2011-08-30qlcnic: fix cdrp race conditionSritej Velaga1-1/+3
2011-08-30qlcnic: Change debug messages in loopback pathManish chopra1-5/+10
2011-08-30qlcnic: detect fan failureSony Chacko1-1/+0
2011-08-11qlogic: Move the QLogic driversJeff Kirsher1-0/+1234