summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * qlge: Fix vlan netdev features.Jitendra Kalsaria2014-01-141-0/+2
* | qlcnic: remove unused codestephen hemminger2014-01-172-31/+0
* | qlcnic: make local functions staticstephen hemminger2014-01-1713-103/+97
* | drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-163-3/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-143-19/+26
|\ \ | |/
| * qlcnic: Fix ethtool statistics length calculationShahed Shaikh2014-01-101-18/+21
| * qlcnic: Fix bug in TX statisticsManish Chopra2014-01-103-1/+5
* | net: qlcnic: fix warning for incorrect type in argumentdingtianhong2014-01-131-1/+1
* | qlcnic: Update version to 5.3.54Shahed Shaikh2014-01-131-2/+2
* | qlcnic: Enable IPv6 LRO even if IP address is not programmedShahed Shaikh2014-01-131-2/+2
* | qlcnic: Fix SR-IOV cleanup code pathManish Chopra2014-01-131-3/+1
* | qlcnic: Enable beaconing for 83xx/84xx Series adapter.Himanshu Madhani2014-01-137-24/+70
OpenPOWER on IntegriCloud