summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/qlcnic
AgeCommit message (Expand)AuthorFilesLines
2013-04-25qlcnic: Update version to 5.2.42Shahed Shaikh1-2/+2
2013-04-25qlcnic: Add identifying string for 83xx adapterHimanshu Madhani1-19/+106
2013-04-25qlcnic: Rename the IRQ description.Himanshu Madhani2-9/+18
2013-04-25qlcnic: Enable Interrupt Coalescing for 83xx adapterHimanshu Madhani4-22/+87
2013-04-25qlcnic: Add eSwitch statistics supportShahed Shaikh3-1/+11
2013-04-25qlcnic: Take EPORT out of reset sequence before disabling PAUSEManish Chopra1-0/+25
2013-04-25qlcnic: Enhance channel configuration logsManish Chopra3-8/+28
2013-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-9/+13
2013-04-20qlcnic: Update version to 5.2.41Rajesh Borundia1-2/+2
2013-04-20qlcnic: Support polling for mailbox events.Rajesh Borundia4-1/+37
2013-04-20qlcnic: Fix loopback test for SR-IOV PF.Rajesh Borundia6-22/+78
2013-04-20qlcnic: Support VLAN id config.Rajesh Borundia8-29/+492
2013-04-20qlcnic: Support MAC address, Tx rate config.Rajesh Borundia4-3/+213
2013-04-20qlcnic: VF reset recovery implementation.Rajesh Borundia8-43/+440
2013-04-20qlcnic: VF FLR implementation.Rajesh Borundia4-18/+320
2013-04-20qlcnic: Change 82xx adapter VLAN id endian type.Rajesh Borundia7-30/+25
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy1-4/+4
2013-04-19net: vlan: prepare for 802.1ad supportPatrick McHardy1-1/+1
2013-04-19net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy1-4/+4
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy1-2/+2
2013-04-18qlcnic: Fix typo in logsShahed Shaikh1-5/+4
2013-04-18qlcnic: fix TSO race conditionSritej Velaga1-2/+1
2013-04-18qlcnic: Stop traffic before performing loopback testJitendra Kalsaria1-0/+6
2013-04-17qlcnic: fix beaconing test for 82xx adapterHimanshu Madhani1-2/+2
2013-04-02qlcnic: Bump up the version to 5.2.40Rajesh Borundia1-2/+2
2013-04-02qlcnic: Fix sparse warnings.Rajesh Borundia1-2/+1
2013-04-02qlcnic: Fix NULL dereference in error path.Rajesh Borundia1-6/+5
2013-04-02qlcnic: Fix potential NULL dereferenceRajesh Borundia1-0/+2
2013-03-29qlcnic: Bump up the version to 5.2.39Rajesh Borundia1-3/+3
2013-03-29qlcnic: Support atomic commandsRajesh Borundia5-9/+183
2013-03-29qlcnic: Support VF-PF communication channel commands.Rajesh Borundia10-175/+994
2013-03-29qlcnic: VF-PF communication channel implementationRajesh Borundia7-8/+1191
2013-03-29qlcnic: Use shared interrupt vector for Tx and RxRajesh Borundia5-22/+80
2013-03-29qlcnic: SR-IOV VF probeRajesh Borundia8-22/+214
2013-03-29qlcnic: Support SR-IOV enable and disableRajesh Borundia11-7/+603
2013-03-22qlcnic: Bump up the version to 5.1.38Shahed Shaikh1-2/+2
2013-03-22qlcnic: Clear link status when interface is downShahed Shaikh1-0/+1
2013-03-22qlcnic: change mdelay to msleepShahed Shaikh1-1/+1
2013-03-22qlcnic: Log warning message for 83xx adapter in MSI mode.Himanshu Madhani1-0/+6
2013-03-22qlcnic: Fix configure mailbox interrupt command for 83xx adapterManish chopra1-2/+1
2013-03-17drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches1-15/+8
2013-03-15driver/qlogic: replace ip_fast_csum with csum_replace2Li RongQing1-4/+3
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2-30/+15
2013-03-13qlcnic: Bump up the version to 5.1.37Shahed Shaikh1-2/+2
2013-03-13qlcnic: Implement flash sysfs callback for 83xx adapterHimanshu Madhani3-8/+265
2013-03-12qlcnic: remove duplicated include from qlcnic_sysfs.cWei Yongjun1-2/+0
2013-03-10qlcnic: Bump up the version to 5.1.36Shahed Shaikh1-2/+2
2013-03-10qlcnic: Fix ethtool statistics collectionShahed Shaikh1-4/+4
2013-03-10qlcnic: Fix ethtool statistics for 82xx adapterShahed Shaikh1-1/+2
2013-03-10qlcnic: Enable LED test support for 83xx adapterHimanshu Madhani3-1/+48