aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
Commit message (Expand)AuthorAgeFilesLines
* netxen: lower NAPI weightMichal Schmidt2013-08-272-2/+1
* qlcnic: Fix diagnostic interrupt test for 83xx adaptersManish Chopra2013-08-151-0/+5
* qlcnic: Fix beacon state return status handlingSucheta Chakraborty2013-08-151-3/+3
* qlcnic: Fix set driver version commandHimanshu Madhani2013-08-152-3/+6
* qlcnic: Fix for flash update failure on 83xx adapterHimanshu Madhani2013-08-0310-132/+231
* qlcnic: Fix link speed and duplex display for 83xx adapterRajesh Borundia2013-08-031-9/+16
* qlcnic: Fix link speed display for 82xx adapterRajesh Borundia2013-08-031-3/+7
* qlcnic: Fix external loopback test.Shahed Shaikh2013-08-031-2/+10
* qlcnic: Removed adapter series name from warning messages.Pratik Pujar2013-08-032-2/+2
* qlcnic: Free up memory in error path.Himanshu Madhani2013-08-031-3/+3
* qlcnic: Fix ingress MAC learningShahed Shaikh2013-08-031-33/+66
* qlcnic: Fix MAC address filter issue on 82xx adapterShahed Shaikh2013-08-031-1/+1
* qlcnic: Fix diagnostic interrupt test for 83xx adapters.Manish Chopra2013-07-271-0/+2
* qlcnic: Fix setting Guest VLANManish Chopra2013-07-271-1/+25
* qlcnic: Fix operation type and command type.Pratik Pujar2013-07-272-3/+3
* qlcnic: Fix initialization of work function.Jitendra Kalsaria2013-07-271-2/+2
* qlcnic: Fix guest VLANManish Chopra2013-07-191-2/+10
* qlcnic: Fix releasing of Tx frag which was never mapped.Jitendra Kalsaria2013-07-191-1/+1
* qlcnic: Fix dump template version maskShahed Shaikh2013-07-191-1/+1
* qlcnic: Fix ethtool display for 83xx adapter.Himanshu Madhani2013-07-191-2/+2
* qlcnic: Fix panic while setting VF's MAC addressManish Chopra2013-07-191-1/+3
* qlcnic: Fix multicast packet handling for PF and VF.Sucheta Chakraborty2013-07-191-12/+10
* qlcnic: Fix NULL pointer dereference in VF probe path.Sucheta Chakraborty2013-07-191-1/+2
* qlcnic: Set __QLCNIC_DEV_UP in adapter state before enabling interruptsPratik Pujar2013-07-191-1/+1
* qlcnic: Fix invalid register offset calculationShahed Shaikh2013-07-191-1/+1
* 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