summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
Commit message (Expand)AuthorAgeFilesLines
* qlge: Update version to 1.00.00.34Jitendra Kalsaria2013-12-051-1/+1
* qlge: Allow enable/disable rx/tx vlan acceleration independentlyJitendra Kalsaria2013-12-051-8/+0
* qlge: Fix ethtool statisticsJitendra Kalsaria2013-12-051-0/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-1/+1
|\
| * treewide: Fix typo in printkMasanari Iida2013-10-141-1/+1
* | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-1/+1
* | qlcnic: update version to 5.3.52Himanshu Madhani2013-11-041-2/+2
* | qlcnic: Enable multiple Tx queue support for 83xx/84xx Series adapters.Himanshu Madhani2013-11-045-17/+18
* | qlcnic: refactor Tx/SDS ring calculation and validation in driver.Himanshu Madhani2013-11-0412-311/+404
* | qlcnic: Enhance ethtool Statistics for Multiple Tx queue.Himanshu Madhani2013-11-044-62/+94
* | qlcnic: Register netdev in FAILED state for 83xx/84xxSucheta Chakraborty2013-11-046-33/+67
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-043-10/+9
|\ \
| * | qlcnic: Do not read QLCNIC_FW_CAPABILITY_MORE_CAPS bit for 83xx adapterShahed Shaikh2013-10-262-5/+7
| * | qlcnic: Do not force adapter to perform LRO without destination IP checkShahed Shaikh2013-10-261-5/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-232-8/+2
|\ \ \ | |/ /
| * | qlcnic: Validate Tx queue only for 82xx adapters.Himanshu Madhani2013-10-182-8/+2
* | | net: qla3xxx: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-221-2/+0
* | | net: qlcnic: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-221-2/+0
* | | net: qlge: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-221-1/+0
* | | net: netxen: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-221-2/+0
* | | qlcnic: update version to 5.3.51Himanshu Madhani2013-10-181-2/+2
* | | qlcnic: Skip unknown entry type while collecting firmware dumpShahed Shaikh2013-10-181-22/+19
* | | qlcnic: dcb code cleanup and refactoring.Sucheta Chakraborty2013-10-188-228/+207
* | | qlcnic: Remove redundant eSwitch enable commandsSony Chacko2013-10-183-26/+12
* | | qlcnic: Update ethtool standard pause settings.Jitendra Kalsaria2013-10-182-3/+18
* | | qlcnic: Firmware dump collection when auto recovery is disabled.Pratik Pujar2013-10-182-1/+17
* | | qlcnic: Enhance ethtool to display ring indices and interrupt maskPratik Pujar2013-10-182-18/+44
* | | qlcnic: Print informational messages only once during driver load.Sucheta Chakraborty2013-10-184-16/+22
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-081-1/+4
|\ \ \ | |/ /
| * | qlcnic: add missing destroy_workqueue() on error path in qlcnic_probe()Wei Yongjun2013-10-081-1/+4
* | | net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-022-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-016-6/+67
|\ \ \ | |/ /
| * | qlcnic: Fix SR-IOV configurationManish Chopra2013-10-011-1/+7
| * | qlcnic: Fix register device in FAILED state for 82xx.Sucheta Chakraborty2013-09-273-2/+57
| * | qlge: call ql_core_dump() only if dump memory was allocated.malahal@us.ibm.com2013-09-242-3/+3
* | | qlge: Update version to 1.00.00.33Jitendra Kalsaria2013-09-271-1/+1
* | | qlge: Enhance nested VLAN (Q-in-Q) handling.Jitendra Kalsaria2013-09-271-25/+101
* | | netxen_nic: Update version to 4.0.82Shahed Shaikh2013-09-271-2/+2
* | | netxen_nic: Print ULA informationShahed Shaikh2013-09-272-0/+29
* | | qlogic: Remove extern from function prototypesJoe Perches2013-09-242-33/+30
|/ /
* | qlcnic: Fix VF reset recoveryManish Chopra2013-09-151-0/+1
* | qlcnic: Fix warning reported by kbuild test robot.Jitendra Kalsaria2013-09-111-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-062-2/+2
|\
| * treewide: Fix typo in printkMasanari Iida2013-08-202-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-09-052-2/+1
|\ \
| * | netxen: lower NAPI weightMichal Schmidt2013-08-272-2/+1
* | | qlcnic: use standard NAPI weightsMichal Schmidt2013-09-052-19/+12
* | | qlcnic: remove a stray semicolonDan Carpenter2013-09-041-1/+1
* | | qlcnic: Fix sparse warning.Sucheta Chakraborty2013-09-041-1/+1
* | | drivers/net: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches2013-09-031-2/+2
OpenPOWER on IntegriCloud