summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
Commit message (Expand)AuthorAgeFilesLines
* netxen: qlogic ethernet : Fix endian bug.Santosh Nayak2012-03-163-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-051-3/+2
|\
| * qla3xxx: ethernet: Fix bogus interrupt state flag.Santosh Nayak2012-03-051-3/+2
* | 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-081-1/+1
* | netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi2012-02-083-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/+1
* | qlge: Fixed invalid reference to ip headerJitendra Kalsaria2012-02-041-3/+4
* | qlcnic: Fix API unlockManish chopra2012-02-042-4/+3
* | 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/+3
* | 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/+0
* | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-312-12/+4
|/
* net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2011-12-082-18/+30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-261-5/+3
|\
| * qlge: fix size of external list for TX address descriptorsThadeu Lima de Souza Cascardo2011-11-231-5/+3
* | Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...Rick Jones2011-11-221-1/+0
* | 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-072-6/+0
* net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-064-8/+8
* qlcnic: Change CDRP functionAnirban Chakraborty2011-09-233-222/+185
* qlcnic: Added error logging for firmware abortAmeen Rahman2011-09-231-3/+8
* netxen: Add pcie workaroundRajesh Borundia2011-09-202-3/+64
* netxen: Fix vhdr_len in case of non vlan packets.Rajesh Borundia2011-09-201-1/+1
* qlge: convert to SKB paged frag API.Ian Campbell2011-09-151-12/+6
* qlcnic: convert to SKB paged frag API.Ian Campbell2011-09-151-2/+2
* qla3xxx: convert to SKB paged frag API.Ian Campbell2011-09-151-3/+2
* netxen: convert to SKB paged frag API.Ian Campbell2011-09-151-2/+2
* qlcnic: add beacon test support.Sucheta Chakraborty2011-08-293-2/+108
* qlcnic: fix cdrp race conditionSritej Velaga2011-08-294-32/+95
* qlcnic: Add FLT entry for CO cards FW image regionSritej Velaga2011-08-292-2/+10
* qlcnic: Change debug messages in loopback pathManish chopra2011-08-292-8/+13
* qlcnic: detect fan failureSony Chacko2011-08-293-7/+27
* drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher2011-08-271-0/+1
OpenPOWER on IntegriCloud