aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-13qlge: fix dma map leak when the last chunk is not allocatedThadeu Lima de Souza Cascardo1-0/+7
2013-05-11qlcnic: Fix validation of link event command.Rajesh Borundia1-3/+0
2013-05-11qlcnic: Fix mailbox response handling.Rajesh Borundia4-15/+10
2013-05-11qlcnic: Fix bug in diagnostics test reset recovery pathManish Chopra1-3/+11
2013-05-11qlcnic: Fix reset recovery after transmit timeoutSony Chacko2-14/+23
2013-05-11qlcnic: Fix ethtool supported port status for 83xxHimanshu Madhani4-27/+94
2013-05-11qlcnic: Fix missing bracket in module parameter.Himanshu Madhani1-5/+5
2013-05-11qlcnic: Fix ethtool stringsShahed Shaikh1-2/+3
2013-05-11qlcnic: Fix setting MAC addressManish Chopra1-0/+21
2013-04-24qlcnic: Update version to 5.2.42Shahed Shaikh1-2/+2
2013-04-24qlcnic: Add identifying string for 83xx adapterHimanshu Madhani1-19/+106
2013-04-24qlcnic: Rename the IRQ description.Himanshu Madhani2-9/+18
2013-04-24qlcnic: Enable Interrupt Coalescing for 83xx adapterHimanshu Madhani4-22/+87
2013-04-24qlcnic: Add eSwitch statistics supportShahed Shaikh3-1/+11
2013-04-24qlcnic: Take EPORT out of reset sequence before disabling PAUSEManish Chopra1-0/+25
2013-04-24qlcnic: Enhance channel configuration logsManish Chopra3-8/+28
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-18/+44
2013-04-19qlge: Update version to 1.00.00.32.Jitendra Kalsaria1-1/+1
2013-04-19qlge: Fix ethtool autoneg advertising.Jitendra Kalsaria1-1/+1
2013-04-19qlge: Fix receive path to drop error framesSritej Velaga1-7/+29
2013-04-19qlcnic: Update version to 5.2.41Rajesh Borundia1-2/+2
2013-04-19qlcnic: Support polling for mailbox events.Rajesh Borundia4-1/+37
2013-04-19qlcnic: Fix loopback test for SR-IOV PF.Rajesh Borundia6-22/+78
2013-04-19qlcnic: Support VLAN id config.Rajesh Borundia8-29/+492
2013-04-19qlcnic: Support MAC address, Tx rate config.Rajesh Borundia4-3/+213
2013-04-19qlcnic: VF reset recovery implementation.Rajesh Borundia8-43/+440
2013-04-19qlcnic: VF FLR implementation.Rajesh Borundia4-18/+320
2013-04-19qlcnic: Change 82xx adapter VLAN id endian type.Rajesh Borundia7-30/+25
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2-8/+8
2013-04-19net: vlan: prepare for 802.1ad supportPatrick McHardy1-1/+1
2013-04-19net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy2-6/+6
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy3-11/+11
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 Borundia12-7/+613
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