summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qlcnic
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-031-2/+2
* qlcnic: remove redundant D0 power state setYijing Wang2013-05-311-1/+0Star
* net: pass info struct via netdevice notifierJiri Pirko2013-05-281-1/+1
* qlcnic: Update version to 5.2.43Shahed Shaikh2013-05-251-2/+2
* qlcnic: Enhance virtual NIC loggingManish Chopra2013-05-253-40/+41
* qlcnic: qlcnic_get_board_name() function cleanupManish Chopra2013-05-251-9/+28
* qlcnic: Implement GET_LED_STATUS command for 82xx adapter.Himanshu Madhani2013-05-255-46/+98
* qlcnic: modify reset recovery path in diag modeSony Chacko2013-05-253-8/+34
* qlcnic: diagnostics routine changesSony Chacko2013-05-252-9/+31
* qlcnic: Convert nested if-else to switch-caseJitendra Kalsaria2013-05-251-7/+11
* qlcnic: Initialize trans_work and idc_aen_work at VF probe.Sucheta Chakraborty2013-05-251-1/+5
* qlcnic: Remove qlcnic_config_npars module parameterShahed Shaikh2013-05-253-35/+11Star
* qlcnic: Update IRQ name for 8200 and 8300 Series adapter.Himanshu Madhani2013-05-252-12/+16
* qlcnic: Disable INT-x interrupt for 83xx on driver unloadHimanshu Madhani2013-05-251-0/+8
* qlcnic: Support spoof check config.Rajesh Borundia2013-05-254-0/+40
* qlcnic: Fix updating netdev->featuresShahed Shaikh2013-05-224-46/+61
* qlcnic: remove netdev->trans_start updates within the driverSony Chacko2013-05-223-6/+1Star
* qlcnic: Return proper error codes from probe failure pathsSony Chacko2013-05-221-4/+8
* qlcnic: Fix validation of link event command.Rajesh Borundia2013-05-121-3/+0Star
* qlcnic: Fix mailbox response handling.Rajesh Borundia2013-05-124-15/+10Star
* qlcnic: Fix bug in diagnostics test reset recovery pathManish Chopra2013-05-121-3/+11
* qlcnic: Fix reset recovery after transmit timeoutSony Chacko2013-05-122-14/+23
* qlcnic: Fix ethtool supported port status for 83xxHimanshu Madhani2013-05-124-27/+94
* qlcnic: Fix missing bracket in module parameter.Himanshu Madhani2013-05-121-5/+5
* qlcnic: Fix ethtool stringsShahed Shaikh2013-05-121-2/+3
* qlcnic: Fix setting MAC addressManish Chopra2013-05-121-0/+21
* qlcnic: Update version to 5.2.42Shahed Shaikh2013-04-251-2/+2
* qlcnic: Add identifying string for 83xx adapterHimanshu Madhani2013-04-251-19/+106
* qlcnic: Rename the IRQ description.Himanshu Madhani2013-04-252-9/+18
* qlcnic: Enable Interrupt Coalescing for 83xx adapterHimanshu Madhani2013-04-254-22/+87
* qlcnic: Add eSwitch statistics supportShahed Shaikh2013-04-253-1/+11
* qlcnic: Take EPORT out of reset sequence before disabling PAUSEManish Chopra2013-04-251-0/+25
* qlcnic: Enhance channel configuration logsManish Chopra2013-04-253-8/+28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-233-9/+13
|\
| * qlcnic: Fix typo in logsShahed Shaikh2013-04-181-5/+4Star
| * qlcnic: fix TSO race conditionSritej Velaga2013-04-181-2/+1Star
| * qlcnic: Stop traffic before performing loopback testJitendra Kalsaria2013-04-181-0/+6
| * qlcnic: fix beaconing test for 82xx adapterHimanshu Madhani2013-04-171-2/+2
* | qlcnic: Update version to 5.2.41Rajesh Borundia2013-04-191-2/+2
* | qlcnic: Support polling for mailbox events.Rajesh Borundia2013-04-194-1/+37
* | qlcnic: Fix loopback test for SR-IOV PF.Rajesh Borundia2013-04-196-22/+78
* | qlcnic: Support VLAN id config.Rajesh Borundia2013-04-198-29/+492
* | qlcnic: Support MAC address, Tx rate config.Rajesh Borundia2013-04-194-3/+213
* | qlcnic: VF reset recovery implementation.Rajesh Borundia2013-04-198-43/+440
* | qlcnic: VF FLR implementation.Rajesh Borundia2013-04-194-18/+320
* | qlcnic: Change 82xx adapter VLAN id endian type.Rajesh Borundia2013-04-197-30/+25Star
* | net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-191-4/+4
* | net: vlan: prepare for 802.1ad supportPatrick McHardy2013-04-191-1/+1
* | net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy2013-04-191-4/+4
* | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-191-2/+2