aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c
Commit message (Expand)AuthorAge
* qlcnic: Fix number of arguments in destroy tx context commandRajesh Borundia2014-10-14
* qlcnic: Fix programming number of arguments in a command.Rajesh Borundia2014-10-14
* qlcnic: Set driver version before registering netdevRajesh Borundia2014-08-05
* qlcnic: Add driver logs in error path.Sucheta Chakraborty2014-04-27
* qlcnic: Fix PVID configuration on eSwitch port.Jitendra Kalsaria2014-04-14
* qlcnic: Fix max ring count calculationShahed Shaikh2014-04-14
* qlcnic: Support for 16 virtual NIC functions.Jitendra Kalsaria2013-12-17
* qlcnic: refactor Tx/SDS ring calculation and validation in driver.Himanshu Madhani2013-11-04
* drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches2013-08-29
* qlcnic: dcb: Get DCB parameters from the adapter.Sucheta Chakraborty2013-08-27
* qlcnic: dcb: Query adapter DCB capabilities.Sucheta Chakraborty2013-08-27
* qlcnic: Implement ndo_get_phys_port_id for 82xx adapterShahed Shaikh2013-08-21
* qlcnic: Enable diagnostic test for multiple Tx queues.Himanshu Madhani2013-08-21
* qlcnic: Multi Tx queue support for 82xx Series adapter.Himanshu Madhani2013-08-21
* qlcnic: Fix for flash update failure on 83xx adapterHimanshu Madhani2013-08-03
* qlcnic: Free up memory in error path.Himanshu Madhani2013-08-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-03
|\
| * qlcnic: Do not sleep while holding spinlockShahed Shaikh2013-06-24
* | qlcnic: Add support for 'set driver version' in 83XXPratik Pujar2013-06-23
* | qlcnic: Handle qlcnic_alloc_mbx_args() failureShahed Shaikh2013-06-23
* | qlcnic: Enhance virtual NIC loggingManish Chopra2013-05-25
* | qlcnic: Implement GET_LED_STATUS command for 82xx adapter.Himanshu Madhani2013-05-25
|/
* qlcnic: Support VF-PF communication channel commands.Rajesh Borundia2013-03-29
* qlcnic: change mdelay to msleepShahed Shaikh2013-03-22
* drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-17
* drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-15
* qlcnic: fix mailbox interrupt.Sucheta Chakraborty2013-02-19
* qlcnic: fix unsupported CDRP command error message.Jitendra Kalsaria2013-02-19
* qlcnic: Updating copyright information.Jitendra Kalsaria2013-02-04
* qlcnic: set driver version in firmwareSritej Velaga2013-01-27
* qlcnic: 83xx register dump routinesSony Chacko2013-01-02
* qlcnic: 83xx data path routinesSony Chacko2013-01-02
* qlcnic: change driver hardware interface mechanismSony Chacko2013-01-02
* qlcnic: fix unused variable warningsShahed Shaikh2012-12-19
* qlcnic: update NIC partition interface routinesSony Chacko2012-12-04
* qlcnic: move HW specific data to seperate structureSony Chacko2012-12-04
* qlcnic: fix sparse check endian warningsShahed Shaikh2012-11-25
* qlcnic: fix compiler warningsSony Chacko2012-11-18
* qlcnic: Fix scheduling while atomic bugNarendra K2012-09-27
* qlcnic: fix unsupported CDRP command error message.Jitendra Kalsaria2012-06-07
* qlcnic: Fix estimation of recv MSS in case of LRORajesh Borundia2012-06-07
* qlcnic: Adding mac statistics to ethtool.Jitendra Kalsaria2012-04-27
* qlcnic: Change CDRP functionAnirban Chakraborty2011-09-23
* qlcnic: fix cdrp race conditionSritej Velaga2011-08-29
* qlogic: Move the QLogic driversJeff Kirsher2011-08-10