aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qlcnic/qlcnic_init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-01qlcnic: remove redundant zero check on retries counterColin Ian King1-7/+3
2014-08-29qlcnic: Use usleep_range() instead of msleep() for sleep less than 20msJitendra Kalsaria1-3/+3
2014-01-03qlcnic: Fix bug in Tx completion pathShahed Shaikh1-0/+4
2013-11-04qlcnic: refactor Tx/SDS ring calculation and validation in driver.Himanshu Madhani1-1/+1
2013-08-21qlcnic: Enable diagnostic test for multiple Tx queues.Himanshu Madhani1-1/+2
2013-08-21qlcnic: Multi Tx queue support for 82xx Series adapter.Himanshu Madhani1-3/+8
2013-08-03qlcnic: Fix for flash update failure on 83xx adapterHimanshu Madhani1-8/+17
2013-07-19qlcnic: Fix releasing of Tx frag which was never mapped.Jitendra Kalsaria1-1/+1
2013-02-04qlcnic: Updating copyright information.Jitendra Kalsaria1-1/+1
2013-02-04ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches1-18/+8
2013-01-02qlcnic: 83xx data path routinesSony Chacko1-34/+4
2013-01-02qlcnic: macros for common register accessHimanshu Madhani1-18/+17
2012-12-04qlcnic: move HW specific data to seperate structureSony Chacko1-14/+16
2012-11-28qlcnic: create file qlcnic_io.c for datapath routinesSony Chacko1-630/+0
2012-11-25qlcnic: fix sparse check endian warningsShahed Shaikh1-92/+100
2012-11-18qlcnic: fix sparse warningsSony Chacko1-2/+2
2012-11-18qlcnic: fix compiler warningsSony Chacko1-10/+6
2012-07-10qlcnic: remove unnecessary setting of skb->devJon Mason1-2/+0
2012-06-07qlcnic: Fix estimation of recv MSS in case of LRORajesh Borundia1-0/+3
2012-04-30qlogic: get rid of a redundant test for NULL before call to release_firmware()Jesper Juhl1-2/+1
2012-02-08netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi1-1/+1
2012-02-04qlcnic: report valid speed and duplex status when link is downSony Chacko1-1/+7
2011-10-30qlcnic: updated reset sequenceSony Chacko1-2/+48
2011-08-29qlcnic: fix cdrp race conditionSritej Velaga1-2/+2
2011-08-29qlcnic: Add FLT entry for CO cards FW image regionSritej Velaga1-1/+7
2011-08-29qlcnic: Change debug messages in loopback pathManish chopra1-3/+3
2011-08-10qlogic: Move the QLogic driversJeff Kirsher1-0/+1898