summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
Commit message (Expand)AuthorAgeFilesLines
* qlcnic: fix unsupported CDRP command error message.Jitendra Kalsaria2012-06-072-5/+33
* qlcnic: Fix estimation of recv MSS in case of LRORajesh Borundia2012-06-075-0/+23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-232-4/+2Star
|\
| * qlogic: get rid of a redundant test for NULL before call to release_firmware()Jesper Juhl2012-04-302-4/+2Star
* | qlcnic-ethtool: set the ethtool_dump flag by ETH_FW_DUMP_DISABLE value that i...Manish chopra2012-05-151-1/+6
* | drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-111-3/+2Star
* | netxen_nic: Fix estimation of recv MSS in case of LRORajesh Borundia2012-05-105-4/+23
* | netxen: added miniDIMM support in driver.Sucheta Chakraborty2012-05-103-0/+163
* | netxen_nic: Allow only useful and recommended firmware dump capture mask valuesManish chopra2012-05-102-8/+13
* | netxen_nic: disable minidump by defaultSritej Velaga2012-05-101-1/+1
* | qlcnic: Allow a predefined set of capture masks for FW dumpManish Chopra2012-04-273-18/+24
* | qlcnic: Adding mac statistics to ethtool.Jitendra Kalsaria2012-04-273-30/+226
* | qlcnic: Register device in FAILED state.Sucheta Chakraborty2012-04-274-13/+93
* | net: Fix spelling typo in netMasanari Iida2012-04-141-1/+1
|/
* qlcnic: Bug fix for LROAnirban Chakraborty2012-03-232-3/+5
* netxen: qlogic ethernet : Fix endian bug.Santosh Nayak2012-03-173-9/+9
* qla3xxx: ethernet: Silence static checker warning.Santosh Nayak2012-03-061-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-061-3/+2Star
|\
| * qla3xxx: ethernet: Fix bogus interrupt state flag.Santosh Nayak2012-03-051-3/+2Star
* | ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka2012-02-232-2/+2
* | netxen_nic: signedness bug in netxen_md_entry_err_chk()Dan Carpenter2012-02-091-1/+1
* | netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi2012-02-093-3/+3
* | qlge: Bumped driver version to 1.00.00.30.Jitendra Kalsaria2012-02-041-1/+1
* | qlge: Fix memory leak in the process of refillJitendra Kalsaria2012-02-041-3/+5
* | qlge: Removing needless print's which are notJitendra Kalsaria2012-02-041-70/+1Star
* | qlge: Fixed invalid reference to ip headerJitendra Kalsaria2012-02-041-3/+4
* | qlcnic: Fix API unlockManish chopra2012-02-042-4/+3Star
* | qlcnic: Fix firmware abort code check.Sritej Velaga2012-02-041-1/+1
* | qlcnic: report valid speed and duplex status when link is downSony Chacko2012-02-042-6/+9
* | qlcnic: Stop pause ctrl frames on fw hang.Sritej Velaga2012-02-041-2/+12
* | netxen: report valid speed and duplex status when link is downSony Chacko2012-02-042-2/+7
* | netxen: Fix a panic during driver unload in device_remove_fileRajesh Borundia2012-02-041-5/+3Star
* | netxen_nic: Error logging on firmware hangSritej Velaga2012-02-042-2/+20
* | netxen_nic: Fix phy link statusSritej Velaga2012-02-041-1/+5
* | netxen_nic: fw dump supportManish chopra2012-02-046-22/+1380
* | netxen_nic: fix cdrp race conditionSritej Velaga2012-02-042-72/+89
* | drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-313-3/+0Star
* | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-312-12/+4Star
|/
* net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2011-12-092-18/+30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-261-5/+3Star
|\
| * qlge: fix size of external list for TX address descriptorsThadeu Lima de Souza Cascardo2011-11-241-5/+3Star
* | Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...Rick Jones2011-11-221-1/+0Star
* | net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-165-13/+19
* | sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones2011-11-084-17/+29
|/
* qlcnic: fix beacon and LED test.Sucheta Chakraborty2011-10-303-31/+57
* qlcnic: updated reset sequenceSony Chacko2011-10-302-2/+50
* qlcnic: reset loopback mode if promiscous mode setting fails.Sucheta Chakraborty2011-10-301-1/+1
* qlcnic: skip IDC ack check in fw reset path.Sritej Velaga2011-10-301-1/+8
* net: add skb frag size accessorsEric Dumazet2011-10-194-12/+12
* net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-082-6/+0Star