summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
Commit message (Expand)AuthorAgeFilesLines
* qlge: add missing free_netdev() on error in qlge_probe()Wei Yongjun2013-05-251-0/+1
* qlcnic: Fix updating netdev->featuresShahed Shaikh2013-05-224-46/+61
* qlcnic: remove netdev->trans_start updates within the driverSony Chacko2013-05-223-6/+1
* qlcnic: Return proper error codes from probe failure pathsSony Chacko2013-05-221-4/+8
* qlge: fix dma map leak when the last chunk is not allocatedThadeu Lima de Souza Cascardo2013-05-131-0/+7
* qlcnic: Fix validation of link event command.Rajesh Borundia2013-05-111-3/+0
* qlcnic: Fix mailbox response handling.Rajesh Borundia2013-05-114-15/+10
* qlcnic: Fix bug in diagnostics test reset recovery pathManish Chopra2013-05-111-3/+11
* qlcnic: Fix reset recovery after transmit timeoutSony Chacko2013-05-112-14/+23
* qlcnic: Fix ethtool supported port status for 83xxHimanshu Madhani2013-05-114-27/+94
* qlcnic: Fix missing bracket in module parameter.Himanshu Madhani2013-05-111-5/+5
* qlcnic: Fix ethtool stringsShahed Shaikh2013-05-111-2/+3
* qlcnic: Fix setting MAC addressManish Chopra2013-05-111-0/+21
* qlcnic: Update version to 5.2.42Shahed Shaikh2013-04-241-2/+2
* qlcnic: Add identifying string for 83xx adapterHimanshu Madhani2013-04-241-19/+106
* qlcnic: Rename the IRQ description.Himanshu Madhani2013-04-242-9/+18
* qlcnic: Enable Interrupt Coalescing for 83xx adapterHimanshu Madhani2013-04-244-22/+87
* qlcnic: Add eSwitch statistics supportShahed Shaikh2013-04-243-1/+11
* qlcnic: Take EPORT out of reset sequence before disabling PAUSEManish Chopra2013-04-241-0/+25
* qlcnic: Enhance channel configuration logsManish Chopra2013-04-243-8/+28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-226-18/+44
|\
| * qlge: Update version to 1.00.00.32.Jitendra Kalsaria2013-04-191-1/+1
| * qlge: Fix ethtool autoneg advertising.Jitendra Kalsaria2013-04-191-1/+1
| * qlge: Fix receive path to drop error framesSritej Velaga2013-04-191-7/+29
| * qlcnic: Fix typo in logsShahed Shaikh2013-04-181-5/+4
| * qlcnic: fix TSO race conditionSritej Velaga2013-04-181-2/+1
| * qlcnic: Stop traffic before performing loopback testJitendra Kalsaria2013-04-181-0/+6
| * qlcnic: fix beaconing test for 82xx adapterHimanshu Madhani2013-04-171-2/+2
* | qlcnic: Update version to 5.2.41Rajesh Borundia2013-04-191-2/+2
* | qlcnic: Support polling for mailbox events.Rajesh Borundia2013-04-194-1/+37
* | qlcnic: Fix loopback test for SR-IOV PF.Rajesh Borundia2013-04-196-22/+78
* | qlcnic: Support VLAN id config.Rajesh Borundia2013-04-198-29/+492
* | qlcnic: Support MAC address, Tx rate config.Rajesh Borundia2013-04-194-3/+213
* | qlcnic: VF reset recovery implementation.Rajesh Borundia2013-04-198-43/+440
* | qlcnic: VF FLR implementation.Rajesh Borundia2013-04-194-18/+320
* | qlcnic: Change 82xx adapter VLAN id endian type.Rajesh Borundia2013-04-197-30/+25
* | net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-192-8/+8
* | net: vlan: prepare for 802.1ad supportPatrick McHardy2013-04-191-1/+1
* | net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy2013-04-192-6/+6
* | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-193-11/+11
* | qlcnic: Bump up the version to 5.2.40Rajesh Borundia2013-04-021-2/+2
* | qlcnic: Fix sparse warnings.Rajesh Borundia2013-04-021-2/+1
* | qlcnic: Fix NULL dereference in error path.Rajesh Borundia2013-04-021-6/+5
* | qlcnic: Fix potential NULL dereferenceRajesh Borundia2013-04-021-0/+2
* | qlcnic: Bump up the version to 5.2.39Rajesh Borundia2013-03-291-3/+3
* | qlcnic: Support atomic commandsRajesh Borundia2013-03-295-9/+183
* | 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
OpenPOWER on IntegriCloud