aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c
AgeCommit message (Expand)Author
2016-01-04qlcnic: correctly handle qlcnic_alloc_mbx_argsInsu Yun
2015-09-09net: qlcnic: delete redundant memsetsRasmus Villemoes
2014-10-14qlcnic: Fix number of arguments in destroy tx context commandRajesh Borundia
2014-10-14qlcnic: Fix programming number of arguments in a command.Rajesh Borundia
2014-08-05qlcnic: Set driver version before registering netdevRajesh Borundia
2014-04-27qlcnic: Add driver logs in error path.Sucheta Chakraborty
2014-04-14qlcnic: Fix PVID configuration on eSwitch port.Jitendra Kalsaria
2014-04-14qlcnic: Fix max ring count calculationShahed Shaikh
2013-12-17qlcnic: Support for 16 virtual NIC functions.Jitendra Kalsaria
2013-11-04qlcnic: refactor Tx/SDS ring calculation and validation in driver.Himanshu Madhani
2013-08-29drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches
2013-08-27qlcnic: dcb: Get DCB parameters from the adapter.Sucheta Chakraborty
2013-08-27qlcnic: dcb: Query adapter DCB capabilities.Sucheta Chakraborty
2013-08-21qlcnic: Implement ndo_get_phys_port_id for 82xx adapterShahed Shaikh
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-08-03qlcnic: Free up memory in error path.Himanshu Madhani
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-24qlcnic: Do not sleep while holding spinlockShahed Shaikh
2013-06-23qlcnic: Add support for 'set driver version' in 83XXPratik Pujar
2013-06-23qlcnic: Handle qlcnic_alloc_mbx_args() failureShahed Shaikh
2013-05-24qlcnic: Enhance virtual NIC loggingManish Chopra
2013-05-24qlcnic: Implement GET_LED_STATUS command for 82xx adapter.Himanshu Madhani
2013-03-29qlcnic: Support VF-PF communication channel commands.Rajesh Borundia
2013-03-22qlcnic: change mdelay to msleepShahed Shaikh
2013-03-17drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches
2013-02-19qlcnic: fix mailbox interrupt.Sucheta Chakraborty
2013-02-19qlcnic: fix unsupported CDRP command error message.Jitendra Kalsaria
2013-02-04qlcnic: Updating copyright information.Jitendra Kalsaria
2013-01-27qlcnic: set driver version in firmwareSritej Velaga
2013-01-02qlcnic: 83xx register dump routinesSony Chacko
2013-01-02qlcnic: 83xx data path routinesSony Chacko
2013-01-02qlcnic: change driver hardware interface mechanismSony Chacko
2012-12-19qlcnic: fix unused variable warningsShahed Shaikh
2012-12-04qlcnic: update NIC partition interface routinesSony Chacko
2012-12-04qlcnic: move HW specific data to seperate structureSony Chacko
2012-11-25qlcnic: fix sparse check endian warningsShahed Shaikh
2012-11-18qlcnic: fix compiler warningsSony Chacko
2012-09-27qlcnic: Fix scheduling while atomic bugNarendra K
2012-06-07qlcnic: fix unsupported CDRP command error message.Jitendra Kalsaria
2012-06-07qlcnic: Fix estimation of recv MSS in case of LRORajesh Borundia
2012-04-27qlcnic: Adding mac statistics to ethtool.Jitendra Kalsaria
2011-09-23qlcnic: Change CDRP functionAnirban Chakraborty
2011-08-29qlcnic: fix cdrp race conditionSritej Velaga
2011-08-10qlogic: Move the QLogic driversJeff Kirsher