summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-232-8/+2Star
|\
| * qlcnic: Validate Tx queue only for 82xx adapters.Himanshu Madhani2013-10-182-8/+2Star
* | net: qla3xxx: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-221-2/+0Star
* | net: qlcnic: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-221-2/+0Star
* | net: qlge: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-221-1/+0Star
* | net: netxen: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-221-2/+0Star
* | 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/+19Star
* | qlcnic: dcb code cleanup and refactoring.Sucheta Chakraborty2013-10-188-228/+207Star
* | qlcnic: Remove redundant eSwitch enable commandsSony Chacko2013-10-183-26/+12Star
* | 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-091-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/+30Star
|/
* qlcnic: Fix VF reset recoveryManish Chopra2013-09-161-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/+1Star
|\ \
| * | netxen: lower NAPI weightMichal Schmidt2013-08-272-2/+1Star
* | | qlcnic: use standard NAPI weightsMichal Schmidt2013-09-052-19/+12Star
* | | 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-041-2/+2
* | | qlcnic: Update version to 5.3.50Shahed Shaikh2013-09-011-2/+2
* | | qlcnic: Add support for per port eswitch configurationSony Chacko2013-09-017-53/+120
* | | qlcnic: Restructuring of qlc_83xx_fw_info structure.Pratik Pujar2013-09-014-45/+61
* | | qlcnic: Add AER support for 83xx adapterPratik Pujar2013-09-013-1/+121
* | | qlcnic: Add AER callback handlers.Pratik Pujar2013-09-012-24/+55
* | | qlcnic: Store firmware dump state in CAMRAM registerShahed Shaikh2013-09-015-32/+135
* | | qlcnic: Use firmware recommended dump capture mask as defaultShahed Shaikh2013-09-012-2/+4
* | | qlcnic: Remove inline keywordManish Chopra2013-09-014-18/+17Star
* | | qlcnic: Enhance PVID handling for 84xx adaptersManish Chopra2013-09-013-10/+22
* | | drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches2013-08-301-15/+14Star
* | | qlcnic: underflow in qlcnic_validate_max_tx_rings()Dan Carpenter2013-08-292-2/+2
* | | qlcnic: Update version to 5.3.49.Sucheta Chakraborty2013-08-271-2/+2
* | | qlcnic: dcb: Add support for CEE Netlink interface.Sucheta Chakraborty2013-08-274-1/+629
* | | qlcnic: dcb: Register DCB AEN handler.Sucheta Chakraborty2013-08-277-2/+137