summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | qlcnic: Update version to 5.3.50Shahed Shaikh2013-08-311-2/+2
* | | qlcnic: Add support for per port eswitch configurationSony Chacko2013-08-317-53/+120
* | | qlcnic: Restructuring of qlc_83xx_fw_info structure.Pratik Pujar2013-08-314-45/+61
* | | qlcnic: Add AER support for 83xx adapterPratik Pujar2013-08-313-1/+121
* | | qlcnic: Add AER callback handlers.Pratik Pujar2013-08-312-24/+55
* | | qlcnic: Store firmware dump state in CAMRAM registerShahed Shaikh2013-08-315-32/+135
OpenPOWER on IntegriCloud