aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
Commit message (Expand)AuthorAge
...
* | qlcnic: Register netdev in FAILED state for 83xx/84xxSucheta Chakraborty2013-11-04
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-04
|\ \
| * | qlcnic: Do not read QLCNIC_FW_CAPABILITY_MORE_CAPS bit for 83xx adapterShahed Shaikh2013-10-26
| * | qlcnic: Do not force adapter to perform LRO without destination IP checkShahed Shaikh2013-10-26
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-23
|\| |
| * | qlcnic: Validate Tx queue only for 82xx adapters.Himanshu Madhani2013-10-18
* | | net: qla3xxx: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-22
* | | net: qlcnic: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-22
* | | net: qlge: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-22
* | | net: netxen: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-22
* | | qlcnic: update version to 5.3.51Himanshu Madhani2013-10-18
* | | qlcnic: Skip unknown entry type while collecting firmware dumpShahed Shaikh2013-10-18
* | | qlcnic: dcb code cleanup and refactoring.Sucheta Chakraborty2013-10-18
* | | qlcnic: Remove redundant eSwitch enable commandsSony Chacko2013-10-18
* | | qlcnic: Update ethtool standard pause settings.Jitendra Kalsaria2013-10-18
* | | qlcnic: Firmware dump collection when auto recovery is disabled.Pratik Pujar2013-10-18
* | | qlcnic: Enhance ethtool to display ring indices and interrupt maskPratik Pujar2013-10-18
* | | qlcnic: Print informational messages only once during driver load.Sucheta Chakraborty2013-10-18
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-08
|\| |
| * | qlcnic: add missing destroy_workqueue() on error path in qlcnic_probe()Wei Yongjun2013-10-08
* | | net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-02
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-01
|\| |
| * | qlcnic: Fix SR-IOV configurationManish Chopra2013-10-01
| * | qlcnic: Fix register device in FAILED state for 82xx.Sucheta Chakraborty2013-09-27
| * | qlge: call ql_core_dump() only if dump memory was allocated.malahal@us.ibm.com2013-09-24
* | | qlge: Update version to 1.00.00.33Jitendra Kalsaria2013-09-27
* | | qlge: Enhance nested VLAN (Q-in-Q) handling.Jitendra Kalsaria2013-09-27
* | | netxen_nic: Update version to 4.0.82Shahed Shaikh2013-09-27
* | | netxen_nic: Print ULA informationShahed Shaikh2013-09-27
* | | qlogic: Remove extern from function prototypesJoe Perches2013-09-24
|/ /
* | qlcnic: Fix VF reset recoveryManish Chopra2013-09-15
* | qlcnic: Fix warning reported by kbuild test robot.Jitendra Kalsaria2013-09-11
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-06
|\
| * treewide: Fix typo in printkMasanari Iida2013-08-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-09-05
|\ \
| * | netxen: lower NAPI weightMichal Schmidt2013-08-27
* | | qlcnic: use standard NAPI weightsMichal Schmidt2013-09-05
* | | qlcnic: remove a stray semicolonDan Carpenter2013-09-04
* | | qlcnic: Fix sparse warning.Sucheta Chakraborty2013-09-04
* | | drivers/net: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches2013-09-03
* | | qlcnic: Update version to 5.3.50Shahed Shaikh2013-08-31
* | | qlcnic: Add support for per port eswitch configurationSony Chacko2013-08-31
* | | qlcnic: Restructuring of qlc_83xx_fw_info structure.Pratik Pujar2013-08-31
* | | qlcnic: Add AER support for 83xx adapterPratik Pujar2013-08-31
* | | qlcnic: Add AER callback handlers.Pratik Pujar2013-08-31
* | | qlcnic: Store firmware dump state in CAMRAM registerShahed Shaikh2013-08-31
* | | qlcnic: Use firmware recommended dump capture mask as defaultShahed Shaikh2013-08-31
* | | qlcnic: Remove inline keywordManish Chopra2013-08-31
* | | qlcnic: Enhance PVID handling for 84xx adaptersManish Chopra2013-08-31
* | | drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches2013-08-29