summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
Commit message (Expand)AuthorAgeFilesLines
* qlcnic: Set real_num_{tx|rx}_queues properlyShahed Shaikh2014-05-072-18/+47
* qlcnic: Fix panic while dumping TX queues on TX timeoutManish Chopra2014-05-071-2/+6
* qlcnic: Fix memory leak.Rajesh Borundia2014-04-241-1/+8
* qlcnic: Reset firmware API lock at driver load timeSony Chacko2014-04-241-0/+9
* qlcnic: Fix MSI-X initialization codeAlexander Gordeev2014-04-151-12/+16
* qlcnic: Do not disable SR-IOV when VFs are assigned to VMsManish Chopra2014-04-141-0/+10
* qlcnic: Fix QLogic application/driver interface for virtual NIC configurationJitendra Kalsaria2014-04-141-14/+17
* qlcnic: Fix PVID configuration on eSwitch port.Jitendra Kalsaria2014-04-141-0/+1
* qlcnic: Fix max ring count calculationShahed Shaikh2014-04-142-8/+8
* qlcnic: Fix to send INIT_NIC_FUNC as first mailbox.Sucheta Chakraborty2014-04-143-4/+5
* qlcnic: Fix panic due to uninitialzed delayed_work struct in use.Sucheta Chakraborty2014-04-141-3/+2
* net: qlcnic: include irq.h for irq definitionsJosh Boyer2014-04-031-0/+1
* qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port'Shahed Shaikh2014-04-014-3/+26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-291-1/+3
|\
| * qlge: Do not propaged vlan tag offloads to vlansVlad Yasevich2014-03-281-1/+3
* | qlge: remove open-coded skb_cow_head.françois romieu2014-03-291-5/+4
* | qlcnic: Remove casts of pointer to same typeJoe Perches2014-03-261-1/+1
* | qlcnic: Update version to 5.3.57Shahed Shaikh2014-03-241-2/+2
* | qlcnic: Add VXLAN Rx offload supportShahed Shaikh2014-03-248-2/+156
* | qlcnic: Add VXLAN Tx offload supportShahed Shaikh2014-03-244-29/+181
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-054-13/+6
|\ \ | |/
| * qlcnic: dcb: a couple off by one bugsDan Carpenter2014-03-031-2/+2
| * qlcnic: Fix number of rings when we fall back from msix to legacy.Rajesh Borundia2014-02-252-0/+2
| * qlcnic: Allow any VLAN to be configured from VF.Sucheta Chakraborty2014-02-251-9/+0
| * qlcnic: Fix usage of use_msi and use_msi_x module parametersShahed Shaikh2014-02-251-1/+1
| * qlcnic: Fix function return error checkShahed Shaikh2014-02-251-1/+1
* | qlcnic: Update version to 5.3.56Shahed Shaikh2014-02-241-2/+2
* | qlcnic: Enhance semaphore lock access failure error messageHarish Patil2014-02-241-7/+15
* | qlcnic: Allow vlan0 trafficRajesh Borundia2014-02-241-1/+5
* | qlcnic: Enhance driver message in failed state.Sucheta Chakraborty2014-02-241-2/+2
* | qlcnic: Updates to QLogic application/driver interface for virtual NIC config...Jitendra Kalsaria2014-02-241-65/+37
* | qlcnic: Re-factor firmware minidump template header handlingShahed Shaikh2014-02-247-66/+287
* | qlge: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-02-181-11/+4
* | qlge: Get rid of an redundant assignmentAlexander Gordeev2014-02-181-1/+0
* | qlcnic: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-02-181-2/+6
* | qlcnic: Cleanup qlcnic_enable_msix() return valuesAlexander Gordeev2014-02-181-5/+5
* | netxen: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-02-181-2/+3
|/
* qlcnic: Fix loopback test failureShahed Shaikh2014-01-281-3/+8
* qlcnic: Fix tx timeout.Rajesh Borundia2014-01-281-7/+2
* qlcnic: Fix initialization of vlan list.Rajesh Borundia2014-01-281-6/+5
* qlcnic: Correct off-by-one errors in bounds checksManish Chopra2014-01-281-4/+4
* qlcnic: update version to 5.3.55Himanshu Madhani2014-01-231-2/+2
* qlcnic: Enhance logic to calculate msix vectors.Himanshu Madhani2014-01-234-97/+192
* qlcnic: Refactor interrupt coalescing code for all adapters.Himanshu Madhani2014-01-237-117/+200
* qlcnic: Update poll controller code pathManish chopra2014-01-231-6/+28
* qlcnic: Interrupt code cleanupManish chopra2014-01-236-72/+121
* qlcnic: Enhance Tx timeout debugging.Himanshu Madhani2014-01-232-20/+51
* qlcnic: Use bool for rx_mac_learn.Sucheta Chakraborty2014-01-235-7/+7
* qlcnic: fix sparse warningsFengguang Wu2014-01-191-8/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-181-0/+2
|\
OpenPOWER on IntegriCloud