summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/qlcnic/qlcnic_init.c
AgeCommit message (Expand)Author
2014-08-29qlcnic: Use usleep_range() instead of msleep() for sleep less than 20msJitendra Kalsaria
2014-01-03qlcnic: Fix bug in Tx completion pathShahed Shaikh
2013-11-04qlcnic: refactor Tx/SDS ring calculation and validation in driver.Himanshu Madhani
2013-08-21qlcnic: Enable diagnostic test for multiple Tx queues.Himanshu Madhani
2013-08-21qlcnic: Multi Tx queue support for 82xx Series adapter.Himanshu Madhani
2013-08-03qlcnic: Fix for flash update failure on 83xx adapterHimanshu Madhani
2013-07-19qlcnic: Fix releasing of Tx frag which was never mapped.Jitendra Kalsaria
2013-02-04qlcnic: Updating copyright information.Jitendra Kalsaria
2013-02-04ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches
2013-01-02qlcnic: 83xx data path routinesSony Chacko
2013-01-02qlcnic: macros for common register accessHimanshu Madhani
2012-12-04qlcnic: move HW specific data to seperate structureSony Chacko
2012-11-28qlcnic: create file qlcnic_io.c for datapath routinesSony Chacko
2012-11-25qlcnic: fix sparse check endian warningsShahed Shaikh
2012-11-18qlcnic: fix sparse warningsSony Chacko
2012-11-18qlcnic: fix compiler warningsSony Chacko
2012-07-10qlcnic: remove unnecessary setting of skb->devJon Mason
2012-06-07qlcnic: Fix estimation of recv MSS in case of LRORajesh Borundia
2012-04-30qlogic: get rid of a redundant test for NULL before call to release_firmware()Jesper Juhl
2012-02-08netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi
2012-02-04qlcnic: report valid speed and duplex status when link is downSony Chacko
2011-10-30qlcnic: updated reset sequenceSony Chacko
2011-08-29qlcnic: fix cdrp race conditionSritej Velaga
2011-08-29qlcnic: Add FLT entry for CO cards FW image regionSritej Velaga
2011-08-29qlcnic: Change debug messages in loopback pathManish chopra
2011-08-10qlogic: Move the QLogic driversJeff Kirsher