aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-03net: ethernet: replace strict_strtoul() with kstrtoul()Jingoo Han2-4/+4
2013-05-31qlcnic: remove redundant D0 power state setYijing Wang1-1/+0
2013-05-30netxen_nic: Update version to 4.0.81Manish Chopra1-2/+2
2013-05-30netxen_nic: Avoid mixed mode interruptsManish Chopra2-7/+46
2013-05-30netxen_nic: netxen_setup_intr() function code cleanupManish Chopra1-31/+46
2013-05-30netxen_nic: Log proper error message in case of mismatched adapter typeManish Chopra2-4/+10
2013-05-30netxen_nic: Log driver version with firmware versionManish Chopra1-3/+3
2013-05-28net: pass info struct via netdevice notifierJiri Pirko2-2/+2
2013-05-24qlcnic: Update version to 5.2.43Shahed Shaikh1-2/+2
2013-05-24qlcnic: Enhance virtual NIC loggingManish Chopra3-40/+41
2013-05-24qlcnic: qlcnic_get_board_name() function cleanupManish Chopra1-9/+28
2013-05-24qlcnic: Implement GET_LED_STATUS command for 82xx adapter.Himanshu Madhani5-46/+98
2013-05-24qlcnic: modify reset recovery path in diag modeSony Chacko3-8/+34
2013-05-24qlcnic: diagnostics routine changesSony Chacko2-9/+31
2013-05-24qlcnic: Convert nested if-else to switch-caseJitendra Kalsaria1-7/+11
2013-05-24qlcnic: Initialize trans_work and idc_aen_work at VF probe.Sucheta Chakraborty1-1/+5
2013-05-24qlcnic: Remove qlcnic_config_npars module parameterShahed Shaikh3-35/+11
2013-05-24qlcnic: Update IRQ name for 8200 and 8300 Series adapter.Himanshu Madhani2-12/+16
2013-05-24qlcnic: Disable INT-x interrupt for 83xx on driver unloadHimanshu Madhani1-0/+8
2013-05-24qlcnic: Support spoof check config.Rajesh Borundia4-0/+40
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-56/+70
2013-05-22qlcnic: Fix updating netdev->featuresShahed Shaikh4-46/+61
2013-05-22qlcnic: remove netdev->trans_start updates within the driverSony Chacko3-6/+1
2013-05-22qlcnic: Return proper error codes from probe failure pathsSony Chacko1-4/+8
2013-05-22net/ethernet/qlogic/qlge/qlge_main: Use module_pci_driver to register driverPeter Hüwe1-12/+1
2013-05-13qlge: fix dma map leak when the last chunk is not allocatedThadeu Lima de Souza Cascardo1-0/+7
2013-05-11qlcnic: Fix validation of link event command.Rajesh Borundia1-3/+0
2013-05-11qlcnic: Fix mailbox response handling.Rajesh Borundia4-15/+10
2013-05-11qlcnic: Fix bug in diagnostics test reset recovery pathManish Chopra1-3/+11
2013-05-11qlcnic: Fix reset recovery after transmit timeoutSony Chacko2-14/+23
2013-05-11qlcnic: Fix ethtool supported port status for 83xxHimanshu Madhani4-27/+94
2013-05-11qlcnic: Fix missing bracket in module parameter.Himanshu Madhani1-5/+5
2013-05-11qlcnic: Fix ethtool stringsShahed Shaikh1-2/+3
2013-05-11qlcnic: Fix setting MAC addressManish Chopra1-0/+21
2013-04-24qlcnic: Update version to 5.2.42Shahed Shaikh1-2/+2
2013-04-24qlcnic: Add identifying string for 83xx adapterHimanshu Madhani1-19/+106
2013-04-24qlcnic: Rename the IRQ description.Himanshu Madhani2-9/+18
2013-04-24qlcnic: Enable Interrupt Coalescing for 83xx adapterHimanshu Madhani4-22/+87
2013-04-24qlcnic: Add eSwitch statistics supportShahed Shaikh3-1/+11
2013-04-24qlcnic: Take EPORT out of reset sequence before disabling PAUSEManish Chopra1-0/+25
2013-04-24qlcnic: Enhance channel configuration logsManish Chopra3-8/+28
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-18/+44
2013-04-19qlge: Update version to 1.00.00.32.Jitendra Kalsaria1-1/+1
2013-04-19qlge: Fix ethtool autoneg advertising.Jitendra Kalsaria1-1/+1
2013-04-19qlge: Fix receive path to drop error framesSritej Velaga1-7/+29
2013-04-19qlcnic: Update version to 5.2.41Rajesh Borundia1-2/+2
2013-04-19qlcnic: Support polling for mailbox events.Rajesh Borundia4-1/+37
2013-04-19qlcnic: Fix loopback test for SR-IOV PF.Rajesh Borundia6-22/+78
2013-04-19qlcnic: Support VLAN id config.Rajesh Borundia8-29/+492
2013-04-19qlcnic: Support MAC address, Tx rate config.Rajesh Borundia4-3/+213