summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic
AgeCommit message (Expand)Author
2013-01-04qlcnic: guard __vlan_find_dev_deep() by rcu_read_lockJiri Pirko
2013-01-03qlcnic: fix build errorSony Chacko
2013-01-03qlcnic: do not duplicate infrastructure functionsStephen Rothwell
2013-01-02qlcnic: update driver versionSigned-off-by: Sony Chacko
2013-01-02qlcnic: remove unused definitions from header fileShahed Shaikh
2013-01-02qlcnic: 83xx ethtool interface routinesSony Chacko
2013-01-02qlcnic: 83xx register dump routinesSony Chacko
2013-01-02qlcnic: enable 83xx virtual NIC modeSony Chacko
2013-01-02qlcnic: flash template based firmware reset recoverySony Chacko
2013-01-02qlcnic: 83xx CNA inter driver communication mechanismSony Chacko
2013-01-02qlcnic: 83xx adpater flash interface routinesSony Chacko
2013-01-02qlcnic: 83xx sysfs routinesSony Chacko
2013-01-02qlcnic: 83xx base driverSony Chacko
2013-01-02qlcnic: 83xx data path routinesSony Chacko
2013-01-02qlcnic: 83xx memory map and HW access routinesSony Chacko
2013-01-02qlcnic: macros for common register accessHimanshu Madhani
2013-01-02qlcnic: change driver hardware interface mechanismSony Chacko
2012-12-19qlcnic: update driver versionSigned-off-by: Sony Chacko
2012-12-19qlcnic: fix unused variable warningsShahed Shaikh
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-04qlcnic: rename module params with module_param_namedSony Chacko
2012-12-04qlcnic: fix bug in LRO descriptor access macroSony Chacko
2012-12-04qlcnic: update NIC partition interface routinesSony Chacko
2012-12-04qlcnic: get board name APISony Chacko
2012-12-04qlcnic: modify PCI and register access routinesSony Chacko
2012-12-04qlcnic: move HW specific data to seperate structureSony Chacko
2012-12-04qlcnic: add 82xx adapter specific checksSony Chacko
2012-12-03qlge: remove __dev* attributesBill Pemberton
2012-12-03qla3xxx: remove __dev* attributesBill Pemberton
2012-12-03qlcnic: remove __dev* attributesBill Pemberton
2012-12-03netxen: remove __dev* attributesBill Pemberton
2012-12-01qlcnic: remove duplicated include from qlcnic_sysfs.cWei Yongjun
2012-11-28qlcnic: fix coding style issues in qlcnic_minidump.cSony Chacko
2012-11-28qlcnic: create file qlcnic_minidump.c for dump utilitySony Chacko
2012-11-28qlcnic: fix style issues in qlcnic_sysfs.c fileSony Chacko
2012-11-28qlcnic: create file qlcnic_sysfs.c for sysfs routinesSony Chacko
2012-11-28qlcnic: fix coding style issues in qlcnic_io.cSony Chacko
2012-11-28qlcnic: create file qlcnic_io.c for datapath routinesSony Chacko
2012-11-25qlcnic: fix sparse check endian warningsShahed Shaikh
2012-11-18qlcnic: fix sparse warningsSony Chacko
2012-11-18qlcnic: fix compiler warningsSony Chacko
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-06drivers: ethernet: qlogic: netxen_nic_ethtool.c: Fixed a coding style issueKumar Amit Mehta
2012-11-06drivers: ethernet: qlogic: qlge_dbg.c: Fixed a coding style issueKumar Amit Mehta
2012-10-31netxen: explicity handle pause autoneg parameterFlavio Leitner
2012-10-31qla3xxx: remove unused variable in ql_process_mac_tx_intr()Wei Yongjun
2012-10-31qla3xxx: use module_pci_driver to simplify the codeWei Yongjun
2012-10-22qla3xxx: Ensure request/response queue addr writes to the registersJoe Jin
2012-10-07drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c: fix error return codePeter Senna Tschudin
2012-10-05sections: fix section conflicts in drivers/netAndi Kleen