summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c
Commit message (Expand)AuthorAgeFilesLines
* cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-14/+14
* qlcnic: Fix a memory leak in error handling pathChristophe Jaillet2017-02-201-2/+4
* qlcnic: correctly handle qlcnic_alloc_mbx_argsInsu Yun2016-01-041-2/+4
* net: qlcnic: delete redundant memsetsRasmus Villemoes2015-09-101-2/+0Star
* qlcnic: Fix number of arguments in destroy tx context commandRajesh Borundia2014-10-141-1/+1
* qlcnic: Fix programming number of arguments in a command.Rajesh Borundia2014-10-141-2/+2
* qlcnic: Set driver version before registering netdevRajesh Borundia2014-08-061-1/+1
* qlcnic: Add driver logs in error path.Sucheta Chakraborty2014-04-281-2/+11
* qlcnic: Fix PVID configuration on eSwitch port.Jitendra Kalsaria2014-04-141-0/+1
* qlcnic: Fix max ring count calculationShahed Shaikh2014-04-141-2/+0Star
* qlcnic: Support for 16 virtual NIC functions.Jitendra Kalsaria2013-12-171-24/+25
* qlcnic: refactor Tx/SDS ring calculation and validation in driver.Himanshu Madhani2013-11-041-9/+11
* drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches2013-08-301-15/+14Star
* qlcnic: dcb: Get DCB parameters from the adapter.Sucheta Chakraborty2013-08-271-0/+1
* qlcnic: dcb: Query adapter DCB capabilities.Sucheta Chakraborty2013-08-271-0/+1
* qlcnic: Implement ndo_get_phys_port_id for 82xx adapterShahed Shaikh2013-08-211-2/+3
* qlcnic: Enable diagnostic test for multiple Tx queues.Himanshu Madhani2013-08-211-9/+14
* qlcnic: Multi Tx queue support for 82xx Series adapter.Himanshu Madhani2013-08-211-52/+144
* qlcnic: Fix for flash update failure on 83xx adapterHimanshu Madhani2013-08-031-5/+5
* qlcnic: Free up memory in error path.Himanshu Madhani2013-08-031-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-031-1/+1
|\
| * qlcnic: Do not sleep while holding spinlockShahed Shaikh2013-06-241-1/+1
* | qlcnic: Add support for 'set driver version' in 83XXPratik Pujar2013-06-241-3/+3
* | qlcnic: Handle qlcnic_alloc_mbx_args() failureShahed Shaikh2013-06-241-32/+93
* | qlcnic: Enhance virtual NIC loggingManish Chopra2013-05-251-23/+21Star
* | qlcnic: Implement GET_LED_STATUS command for 82xx adapter.Himanshu Madhani2013-05-251-0/+1
|/
* qlcnic: Support VF-PF communication channel commands.Rajesh Borundia2013-03-291-11/+9Star
* qlcnic: change mdelay to msleepShahed Shaikh2013-03-221-1/+1
* drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-171-15/+8Star
* drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-151-26/+14Star
* qlcnic: fix mailbox interrupt.Sucheta Chakraborty2013-02-191-3/+24
* qlcnic: fix unsupported CDRP command error message.Jitendra Kalsaria2013-02-191-2/+23
* qlcnic: Updating copyright information.Jitendra Kalsaria2013-02-051-1/+1
* qlcnic: set driver version in firmwareSritej Velaga2013-01-271-0/+31
* qlcnic: 83xx register dump routinesSony Chacko2013-01-021-34/+0Star
* qlcnic: 83xx data path routinesSony Chacko2013-01-021-31/+40
* qlcnic: change driver hardware interface mechanismSony Chacko2013-01-021-314/+305Star
* qlcnic: fix unused variable warningsShahed Shaikh2012-12-191-2/+3
* qlcnic: update NIC partition interface routinesSony Chacko2012-12-041-7/+32
* qlcnic: move HW specific data to seperate structureSony Chacko2012-12-041-15/+14Star
* qlcnic: fix sparse check endian warningsShahed Shaikh2012-11-251-22/+24
* qlcnic: fix compiler warningsSony Chacko2012-11-181-1/+1
* qlcnic: Fix scheduling while atomic bugNarendra K2012-09-281-2/+2
* qlcnic: fix unsupported CDRP command error message.Jitendra Kalsaria2012-06-071-5/+29
* qlcnic: Fix estimation of recv MSS in case of LRORajesh Borundia2012-06-071-0/+3
* qlcnic: Adding mac statistics to ethtool.Jitendra Kalsaria2012-04-271-7/+66
* qlcnic: Change CDRP functionAnirban Chakraborty2011-09-231-212/+162Star
* qlcnic: fix cdrp race conditionSritej Velaga2011-08-301-28/+88
* qlogic: Move the QLogic driversJeff Kirsher2011-08-111-0/+1117