summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qlcnic
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-221-2/+1
|\
| * qlogic: get rid of a redundant test for NULL before call to release_firmware()Jesper Juhl2012-04-301-2/+1
* | 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-101-3/+2
* | 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
|/
* qlcnic: Bug fix for LROAnirban Chakraborty2012-03-232-3/+5
* ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka2012-02-231-1/+1
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi2012-02-082-2/+2
* 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
* drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-311-1/+0
* net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2011-12-081-4/+6
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-163-7/+9
* sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones2011-11-081-5/+8
* 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-191-3/+3
* net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-071-3/+0
* net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-061-2/+2
* qlcnic: Change CDRP functionAnirban Chakraborty2011-09-233-222/+185
* qlcnic: Added error logging for firmware abortAmeen Rahman2011-09-231-3/+8
* qlcnic: 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
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
* qlogic: Move the QLogic driversJeff Kirsher2011-08-108-0/+13012
OpenPOWER on IntegriCloud