summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qlcnic
Commit message (Expand)AuthorAgeFilesLines
* qlcnic: Support VF-PF communication channel commands.Rajesh Borundia2013-03-2910-175/+994
* qlcnic: VF-PF communication channel implementationRajesh Borundia2013-03-297-8/+1191
* qlcnic: Use shared interrupt vector for Tx and RxRajesh Borundia2013-03-295-22/+80
* qlcnic: SR-IOV VF probeRajesh Borundia2013-03-298-22/+214
* qlcnic: Support SR-IOV enable and disableRajesh Borundia2013-03-2911-7/+603
* qlcnic: Bump up the version to 5.1.38Shahed Shaikh2013-03-221-2/+2
* qlcnic: Clear link status when interface is downShahed Shaikh2013-03-221-0/+1
* qlcnic: change mdelay to msleepShahed Shaikh2013-03-221-1/+1
* qlcnic: Log warning message for 83xx adapter in MSI mode.Himanshu Madhani2013-03-221-0/+6
* qlcnic: Fix configure mailbox interrupt command for 83xx adapterManish chopra2013-03-221-2/+1
* drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-171-15/+8
* driver/qlogic: replace ip_fast_csum with csum_replace2Li RongQing2013-03-151-4/+3
* drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-152-30/+15
* qlcnic: Bump up the version to 5.1.37Shahed Shaikh2013-03-131-2/+2
* qlcnic: Implement flash sysfs callback for 83xx adapterHimanshu Madhani2013-03-133-8/+265
* qlcnic: remove duplicated include from qlcnic_sysfs.cWei Yongjun2013-03-121-2/+0
* qlcnic: Bump up the version to 5.1.36Shahed Shaikh2013-03-091-2/+2
* qlcnic: Fix ethtool statistics collectionShahed Shaikh2013-03-091-4/+4
* qlcnic: Fix ethtool statistics for 82xx adapterShahed Shaikh2013-03-091-1/+2
* qlcnic: Enable LED test support for 83xx adapterHimanshu Madhani2013-03-093-1/+48
* qlcnic: Fix endian issues in 83xx driverShahed Shaikh2013-03-093-26/+130
* qlcnic: Use generic fdb handler when driver options are not enabled.Vlad Yasevich2013-03-071-15/+6
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-272-10/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-262-10/+3
|\
| * qlcnic: Bump up the version to 5.1.35Jitendra Kalsaria2013-02-211-2/+2
| * qlcnic: Fix configure interrupts for 83xx adapter typesManish Chopra2013-02-211-7/+0
| * qlcnic: Fix internal loopback test for 82xx adapterShahed Shaikh2013-02-211-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-211-1/+1
|\ \ | |/ |/|
| * Merge branch 'master' into for-nextJiri Kosina2013-01-2911-3548/+3728
| |\
| * | treewide: Fix typo in various driversMasanari Iida2013-01-091-1/+1
* | | qlcnic: Bump up the version to 5.1.34Jitendra Kalsaria2013-02-191-2/+2
* | | qlcnic: fix ping resumption to a VM after a live migrationShahed Shaikh2013-02-194-12/+177
* | | qlcnic: fix estimation of receive MSS in case of LRO for 83xx adapterShahed Shaikh2013-02-193-9/+29
* | | qlcnic: refactor Legacy interrupt handling for 83xxHimanshu Madhani2013-02-194-56/+144
* | | qlcnic: fix mailbox interrupt.Sucheta Chakraborty2013-02-193-19/+29
* | | qlcnic: fix unsupported CDRP command error message.Jitendra Kalsaria2013-02-191-2/+23
* | | bridge: Add vlan support to static neighborsVlad Yasevich2013-02-131-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-121-1/+6
|\ \ \
| * | | qlcnic: set gso_typeMichael S. Tsirkin2013-02-101-1/+6
| | |/ | |/|
* | | qlcnic: fix mailbox response handlingJitendra Kalsaria2013-02-111-26/+40
* | | qlcnic: enhance MSIX allocation failure log messageManish Chopra2013-02-111-2/+3
* | | qlcnic: fix async event handling during diagnostic loopback testJitendra Kalsaria2013-02-111-2/+5
* | | qlcnic: refactor 83xx diagnostic IRQ testJitendra Kalsaria2013-02-113-27/+48
* | | qlcnic: refactor 83xx diagnostic loopback testJitendra Kalsaria2013-02-115-32/+158
* | | qlcnic: helper routine to handle async eventsJitendra Kalsaria2013-02-114-64/+45
* | | qlcnic: fix firmware based IDC participationJitendra Kalsaria2013-02-111-4/+4
* | | qlcnic: fix initialize NIC mailbox commandHimanshu Madhani2013-02-113-7/+12
* | | qlcnic: Updating copyright information.Jitendra Kalsaria2013-02-0415-7/+62
* | | ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-045-50/+22
* | | qlcnic: silence false positive overflow warningDan Carpenter2013-02-021-1/+1
OpenPOWER on IntegriCloud