summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/qlcnic
AgeCommit message (Expand)Author
2020-06-15qlcnic: Use kobj_to_dev() insteadWang Qing
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-25qlcnic: fix missing release in qlcnic_83xx_interrupt_test.Qiushi Wu
2020-05-05qlcnic: use true,false for bool variable in qlcnic_sriov_common.cJason Yan
2020-04-25qlcnic: remove unused inline function qlcnic_hw_write_wx_2MYueHaibing
2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2020-03-26qlcnic: Fix bad kzalloc null testXu Wang
2020-03-14net: qlnic: let core reject the unsupported coalescing parametersJakub Kicinski
2020-02-26qlogic: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-23qlcnic: Fix CPU soft lockup while collecting firmware dumpManish Chopra
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)
2019-07-03qlcnic: remove redundant assignment to variable errColin Ian King
2019-06-02drivers: use in_dev_for_each_ifa_rtnl/rcuFlorian Westphal
2019-04-08qlogic: qlcnic: fix use of SPEED_UNKNOWN ethtool constantMichael Zhivich
2019-03-15qlcnic: Avoid potential NULL pointer dereferenceAditya Pakki
2019-01-17net: Add extack argument to ndo_fdb_add()Petr Machata
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-18qlcnic: remove set but not used variables 'op, cmd_op'YueHaibing
2018-11-28qlcnic: remove set but not used variables 'cur_rings, max_hw_rings, tx_desc_i...YueHaibing
2018-11-07qlcnic: remove assumption that vlan_tci != 0Michał Mirosław
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-22qlcnic: fix a return in qlcnic_dcb_get_capability()Dan Carpenter
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-02PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep
2018-09-29qlcnic: fix Tx descriptor corruption on 82xx devicesShahed Shaikh
2018-09-28qlcnic: remove ndo_poll_controllerEric Dumazet
2018-09-12qlcnic: Remove set but not used variables 'fw_mbx' and 'hdr_size'Yue Haibing
2018-08-09ethernet/qlogic: remove unused array msi_tgt_statusColin Ian King
2018-08-07qlcnic: Mark expected switch fall-througsGustavo A. R. Silva
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-13qlogic: check kstrtoul() for errorsDan Carpenter
2018-06-23net: drivers/net: Convert random_ether_addr to eth_random_addrJoe Perches
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-03-26qlcnic: Eliminate duplicate barriers on weakly-ordered archsSinan Kaya
2018-03-26ethernet: Use octal not symbolic permissionsJoe Perches
2018-01-29qlcnic: fix deadlock bugJunxiao Bi
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-01qlcnic: remove redundant zero check on retries counterColin Ian King
2017-08-21qlogic: make device_attribute constBhumika Goyal
2017-08-03qlcnic: add const to bin_attribute structureBhumika Goyal
2017-07-19qlcnic: remove unnecessary static in qlcnic_dump_fw()Gustavo A. R. Silva
2017-06-02qlcnic: Fix tunnel offload for 82xx adaptersChopra, Manish
2017-06-01qlcnic: Fix a sleep-in-atomic bug in qlcnic_82xx_hw_write_wx_2M and qlcnic_82...Jia-Ju Bai
2017-05-11qlcnic: Update version to 5.3.66Chopra, Manish
2017-05-11qlcnic: Fix link configuration with autoneg disabledChopra, Manish