aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qlcnic
Commit message (Expand)AuthorAge
* qlcnic: flash template based firmware reset recoverySony Chacko2013-01-02
* qlcnic: 83xx CNA inter driver communication mechanismSony Chacko2013-01-02
* qlcnic: 83xx adpater flash interface routinesSony Chacko2013-01-02
* qlcnic: 83xx sysfs routinesSony Chacko2013-01-02
* qlcnic: 83xx base driverSony Chacko2013-01-02
* qlcnic: 83xx data path routinesSony Chacko2013-01-02
* qlcnic: 83xx memory map and HW access routinesSony Chacko2013-01-02
* qlcnic: macros for common register accessHimanshu Madhani2013-01-02
* qlcnic: change driver hardware interface mechanismSony Chacko2013-01-02
* qlcnic: update driver versionSigned-off-by: Sony Chacko2012-12-19
* qlcnic: fix unused variable warningsShahed Shaikh2012-12-19
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-07
* qlcnic: rename module params with module_param_namedSony Chacko2012-12-04
* qlcnic: fix bug in LRO descriptor access macroSony Chacko2012-12-04
* qlcnic: update NIC partition interface routinesSony Chacko2012-12-04
* qlcnic: get board name APISony Chacko2012-12-04
* qlcnic: modify PCI and register access routinesSony Chacko2012-12-04
* qlcnic: move HW specific data to seperate structureSony Chacko2012-12-04
* qlcnic: add 82xx adapter specific checksSony Chacko2012-12-04
* qlcnic: remove __dev* attributesBill Pemberton2012-12-03
* qlcnic: remove duplicated include from qlcnic_sysfs.cWei Yongjun2012-12-01
* qlcnic: fix coding style issues in qlcnic_minidump.cSony Chacko2012-11-28
* qlcnic: create file qlcnic_minidump.c for dump utilitySony Chacko2012-11-28
* qlcnic: fix style issues in qlcnic_sysfs.c fileSony Chacko2012-11-28
* qlcnic: create file qlcnic_sysfs.c for sysfs routinesSony Chacko2012-11-28
* qlcnic: fix coding style issues in qlcnic_io.cSony Chacko2012-11-28
* qlcnic: create file qlcnic_io.c for datapath routinesSony Chacko2012-11-28
* qlcnic: fix sparse check endian warningsShahed Shaikh2012-11-25
* qlcnic: fix sparse warningsSony Chacko2012-11-18
* qlcnic: fix compiler warningsSony Chacko2012-11-18
* drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c: fix error return codePeter Senna Tschudin2012-10-07
* sections: fix section conflicts in drivers/netAndi Kleen2012-10-05
* Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-01
|\
| * netdev: make pci_error_handlers constStephen Hemminger2012-09-07
* | qlcnic: Fix scheduling while atomic bugNarendra K2012-09-27
|/
* qlcnic: remove unnecessary setting of skb->devJon Mason2012-07-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-15
|\
| * qlcnic: off by one in qlcnic_init_pci_info()Dan Carpenter2012-06-15
* | qlcnic: Fix protcol type in case of inband vlan.Rajesh Borundia2012-06-07
* | qlcnic: fix unsupported CDRP command error message.Jitendra Kalsaria2012-06-07
* | qlcnic: Fix estimation of recv MSS in case of LRORajesh Borundia2012-06-07
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-22
|\
| * qlogic: get rid of a redundant test for NULL before call to release_firmware()Jesper Juhl2012-04-30
* | qlcnic-ethtool: set the ethtool_dump flag by ETH_FW_DUMP_DISABLE value that i...Manish chopra2012-05-15
* | drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-10
* | qlcnic: Allow a predefined set of capture masks for FW dumpManish Chopra2012-04-27
* | qlcnic: Adding mac statistics to ethtool.Jitendra Kalsaria2012-04-27
* | qlcnic: Register device in FAILED state.Sucheta Chakraborty2012-04-27
|/
* qlcnic: Bug fix for LROAnirban Chakraborty2012-03-23
* ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka2012-02-23