summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qlcnic
AgeCommit message (Expand)Author
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-03qlcnic: 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-10-07drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c: fix error return codePeter Senna Tschudin
2012-10-06sections: fix section conflicts in drivers/netAndi Kleen
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-09-27qlcnic: Fix scheduling while atomic bugNarendra K
2012-09-07netdev: make pci_error_handlers constStephen Hemminger
2012-07-10qlcnic: remove unnecessary setting of skb->devJon Mason
2012-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-15qlcnic: off by one in qlcnic_init_pci_info()Dan Carpenter
2012-06-07qlcnic: Fix protcol type in case of inband vlan.Rajesh Borundia
2012-06-07qlcnic: fix unsupported CDRP command error message.Jitendra Kalsaria
2012-06-07qlcnic: Fix estimation of recv MSS in case of LRORajesh Borundia
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-15qlcnic-ethtool: set the ethtool_dump flag by ETH_FW_DUMP_DISABLE value that i...Manish chopra
2012-05-10drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-04-30qlogic: get rid of a redundant test for NULL before call to release_firmware()Jesper Juhl
2012-04-27qlcnic: Allow a predefined set of capture masks for FW dumpManish Chopra
2012-04-27qlcnic: Adding mac statistics to ethtool.Jitendra Kalsaria
2012-04-27qlcnic: Register device in FAILED state.Sucheta Chakraborty
2012-03-23qlcnic: Bug fix for LROAnirban Chakraborty
2012-02-23ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka
2012-02-08netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi
2012-02-04qlcnic: Fix API unlockManish chopra
2012-02-04qlcnic: Fix firmware abort code check.Sritej Velaga
2012-02-04qlcnic: report valid speed and duplex status when link is downSony Chacko
2012-02-04qlcnic: Stop pause ctrl frames on fw hang.Sritej Velaga
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches
2011-12-08net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław
2011-11-08sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones