summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-0920-424/+1245
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-031-1/+1
| |\
| * | qlcnic: Update version to 5.2.44Jitendra Kalsaria2013-06-231-2/+2
| * | qlcnic: Add support for 83xx suspend and resume.Rajesh Borundia2013-06-2310-64/+225
| * | qlcnic: Add support for 'set driver version' in 83XXPratik Pujar2013-06-236-16/+33
| * | qlcnic: Cleanup of structure qlcnic_hardware_contextPratik Pujar2013-06-234-5/+6
| * | qlcnic: Add support for PEX DMA method to read memory section of adapter dumpShahed Shaikh2013-06-232-7/+221
| * | qlcnic: Minimize sleep duration within loopback diagnostic test.Jitendra Kalsaria2013-06-232-19/+41
| * | qlcnic: Secondary unicast MAC address support.Jitendra Kalsaria2013-06-236-23/+83
| * | qlcnic: Handle qlcnic_alloc_mbx_args() failureShahed Shaikh2013-06-234-64/+206
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-051-0/+1
| |\ \
| * | | net: ethernet: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-032-4/+4
| * | | qlcnic: remove redundant D0 power state setYijing Wang2013-05-311-1/+0
| * | | netxen_nic: Update version to 4.0.81Manish Chopra2013-05-301-2/+2
| * | | netxen_nic: Avoid mixed mode interruptsManish Chopra2013-05-302-7/+46
| * | | netxen_nic: netxen_setup_intr() function code cleanupManish Chopra2013-05-301-31/+46
| * | | netxen_nic: Log proper error message in case of mismatched adapter typeManish Chopra2013-05-302-4/+10
| * | | netxen_nic: Log driver version with firmware versionManish Chopra2013-05-301-3/+3
| * | | net: pass info struct via netdevice notifierJiri Pirko2013-05-282-2/+2
| * | | qlcnic: Update version to 5.2.43Shahed Shaikh2013-05-241-2/+2
| * | | qlcnic: Enhance virtual NIC loggingManish Chopra2013-05-243-40/+41
| * | | qlcnic: qlcnic_get_board_name() function cleanupManish Chopra2013-05-241-9/+28
| * | | qlcnic: Implement GET_LED_STATUS command for 82xx adapter.Himanshu Madhani2013-05-245-46/+98
| * | | qlcnic: modify reset recovery path in diag modeSony Chacko2013-05-243-8/+34
| * | | qlcnic: diagnostics routine changesSony Chacko2013-05-242-9/+31
| * | | qlcnic: Convert nested if-else to switch-caseJitendra Kalsaria2013-05-241-7/+11
| * | | qlcnic: Initialize trans_work and idc_aen_work at VF probe.Sucheta Chakraborty2013-05-241-1/+5
| * | | qlcnic: Remove qlcnic_config_npars module parameterShahed Shaikh2013-05-243-35/+11
| * | | qlcnic: Update IRQ name for 8200 and 8300 Series adapter.Himanshu Madhani2013-05-242-12/+16
| * | | qlcnic: Disable INT-x interrupt for 83xx on driver unloadHimanshu Madhani2013-05-241-0/+8
| * | | qlcnic: Support spoof check config.Rajesh Borundia2013-05-244-0/+40
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-05-246-56/+70
| |\ \ \
| * | | | net/ethernet/qlogic/qlge/qlge_main: Use module_pci_driver to register driverPeter Hüwe2013-05-221-12/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-041-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | treewide: Fix typo in printkMasanari Iida2013-05-281-1/+1
| | |/ / | |/| |
* | | | qlcnic: Do not sleep while holding spinlockShahed Shaikh2013-06-241-1/+1
| |_|/ |/| |
* | | qlge: add missing free_netdev() on error in qlge_probe()Wei Yongjun2013-05-251-0/+1
|/ /
* | qlcnic: Fix updating netdev->featuresShahed Shaikh2013-05-224-46/+61
* | qlcnic: remove netdev->trans_start updates within the driverSony Chacko2013-05-223-6/+1
* | qlcnic: Return proper error codes from probe failure pathsSony Chacko2013-05-221-4/+8
|/
* qlge: fix dma map leak when the last chunk is not allocatedThadeu Lima de Souza Cascardo2013-05-131-0/+7
* qlcnic: Fix validation of link event command.Rajesh Borundia2013-05-111-3/+0
* qlcnic: Fix mailbox response handling.Rajesh Borundia2013-05-114-15/+10
* qlcnic: Fix bug in diagnostics test reset recovery pathManish Chopra2013-05-111-3/+11
* qlcnic: Fix reset recovery after transmit timeoutSony Chacko2013-05-112-14/+23
* qlcnic: Fix ethtool supported port status for 83xxHimanshu Madhani2013-05-114-27/+94
* qlcnic: Fix missing bracket in module parameter.Himanshu Madhani2013-05-111-5/+5
* qlcnic: Fix ethtool stringsShahed Shaikh2013-05-111-2/+3
* qlcnic: Fix setting MAC addressManish Chopra2013-05-111-0/+21
* qlcnic: Update version to 5.2.42Shahed Shaikh2013-04-241-2/+2
OpenPOWER on IntegriCloud