aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qlcnic
Commit message (Expand)AuthorAge
* qlcnic: Fix diagnostic interrupt test for 83xx adapters.Manish Chopra2013-07-27
* qlcnic: Fix setting Guest VLANManish Chopra2013-07-27
* qlcnic: Fix operation type and command type.Pratik Pujar2013-07-27
* qlcnic: Fix initialization of work function.Jitendra Kalsaria2013-07-27
* qlcnic: Fix guest VLANManish Chopra2013-07-19
* qlcnic: Fix releasing of Tx frag which was never mapped.Jitendra Kalsaria2013-07-19
* qlcnic: Fix dump template version maskShahed Shaikh2013-07-19
* qlcnic: Fix ethtool display for 83xx adapter.Himanshu Madhani2013-07-19
* qlcnic: Fix panic while setting VF's MAC addressManish Chopra2013-07-19
* qlcnic: Fix multicast packet handling for PF and VF.Sucheta Chakraborty2013-07-19
* qlcnic: Fix NULL pointer dereference in VF probe path.Sucheta Chakraborty2013-07-19
* qlcnic: Set __QLCNIC_DEV_UP in adapter state before enabling interruptsPratik Pujar2013-07-19
* qlcnic: Fix invalid register offset calculationShahed Shaikh2013-07-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-09
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-03
| |\
| * | qlcnic: Update version to 5.2.44Jitendra Kalsaria2013-06-23
| * | qlcnic: Add support for 83xx suspend and resume.Rajesh Borundia2013-06-23
| * | qlcnic: Add support for 'set driver version' in 83XXPratik Pujar2013-06-23
| * | qlcnic: Cleanup of structure qlcnic_hardware_contextPratik Pujar2013-06-23
| * | qlcnic: Add support for PEX DMA method to read memory section of adapter dumpShahed Shaikh2013-06-23
| * | qlcnic: Minimize sleep duration within loopback diagnostic test.Jitendra Kalsaria2013-06-23
| * | qlcnic: Secondary unicast MAC address support.Jitendra Kalsaria2013-06-23
| * | qlcnic: Handle qlcnic_alloc_mbx_args() failureShahed Shaikh2013-06-23
| * | net: ethernet: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-03
| * | qlcnic: remove redundant D0 power state setYijing Wang2013-05-31
| * | net: pass info struct via netdevice notifierJiri Pirko2013-05-28
| * | qlcnic: Update version to 5.2.43Shahed Shaikh2013-05-25
| * | qlcnic: Enhance virtual NIC loggingManish Chopra2013-05-25
| * | qlcnic: qlcnic_get_board_name() function cleanupManish Chopra2013-05-25
| * | qlcnic: Implement GET_LED_STATUS command for 82xx adapter.Himanshu Madhani2013-05-25
| * | qlcnic: modify reset recovery path in diag modeSony Chacko2013-05-25
| * | qlcnic: diagnostics routine changesSony Chacko2013-05-25
| * | qlcnic: Convert nested if-else to switch-caseJitendra Kalsaria2013-05-25
| * | qlcnic: Initialize trans_work and idc_aen_work at VF probe.Sucheta Chakraborty2013-05-25
| * | qlcnic: Remove qlcnic_config_npars module parameterShahed Shaikh2013-05-25
| * | qlcnic: Update IRQ name for 8200 and 8300 Series adapter.Himanshu Madhani2013-05-25
| * | qlcnic: Disable INT-x interrupt for 83xx on driver unloadHimanshu Madhani2013-05-25
| * | qlcnic: Support spoof check config.Rajesh Borundia2013-05-25
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-04
|\ \ \ | |_|/ |/| |
| * | treewide: Fix typo in printkMasanari Iida2013-05-28
| |/
* / qlcnic: Do not sleep while holding spinlockShahed Shaikh2013-06-24
|/
* qlcnic: Fix updating netdev->featuresShahed Shaikh2013-05-22
* qlcnic: remove netdev->trans_start updates within the driverSony Chacko2013-05-22
* qlcnic: Return proper error codes from probe failure pathsSony Chacko2013-05-22
* qlcnic: Fix validation of link event command.Rajesh Borundia2013-05-11
* qlcnic: Fix mailbox response handling.Rajesh Borundia2013-05-11
* qlcnic: Fix bug in diagnostics test reset recovery pathManish Chopra2013-05-11
* qlcnic: Fix reset recovery after transmit timeoutSony Chacko2013-05-11
* qlcnic: Fix ethtool supported port status for 83xxHimanshu Madhani2013-05-11
* qlcnic: Fix missing bracket in module parameter.Himanshu Madhani2013-05-11