summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/qlcnic
AgeCommit message (Expand)Author
2021-06-30qlcnic: Fix an error handling path in 'qlcnic_probe()'Christophe JAILLET
2021-05-26qlcnic: Add null check after calling netdev_alloc_skbTom Seewald
2021-05-26Revert "qlcnic: Avoid potential NULL pointer dereference"Greg Kroah-Hartman
2021-03-30net/qlcnic: Fix a use after free in qlcnic_83xx_get_minidump_templateLv Yunlong
2020-12-29qlcnic: Fix error code in probeDan Carpenter
2020-11-24qlcnic: fix error return code in qlcnic_83xx_restart_hw()Zhang Changzhong
2020-06-03qlcnic: fix missing release in qlcnic_83xx_interrupt_test.Qiushi Wu
2020-05-10qlcnic: use the correct ring in qlcnic_83xx_process_rcv_ring_diag()Dan Carpenter
2020-05-10qlcnic: potential NULL dereference in qlcnic_83xx_get_minidump_template()Dan Carpenter
2020-04-24qlcnic: Fix bad kzalloc null testXu Wang
2020-02-05qlcnic: Fix CPU soft lockup while collecting firmware dumpManish Chopra
2019-11-28qlcnic: fix a return in qlcnic_dcb_get_capability()Dan Carpenter
2019-05-16qlcnic: Avoid potential NULL pointer dereferenceAditya Pakki
2018-10-20qlcnic: fix Tx descriptor corruption on 82xx devicesShahed Shaikh
2018-08-24qlogic: check kstrtoul() for errorsDan Carpenter
2018-04-13qlcnic: Fix a sleep-in-atomic bug in qlcnic_82xx_hw_write_wx_2M and qlcnic_82...Jia-Ju Bai
2018-03-24qlcnic: fix unchecked return valuePan Bian
2018-02-16qlcnic: fix deadlock bugJunxiao Bi
2016-04-20qlcnic: Fix mailbox completion handling during spurious interruptRajesh Borundia
2016-04-20qlcnic: Remove unnecessary usage of atomic_tRajesh Borundia
2016-01-04qlcnic: correctly handle qlcnic_alloc_mbx_argsInsu Yun
2015-12-24qlcnic: fix a loop exit condition betterDan Carpenter
2015-12-15qlcnic: fix a timeout loopDan Carpenter
2015-11-07net/qlcnic: fix mac address restore in bond mode 5/6Jarod Wilson
2015-10-13qlcnic: constify qlcnic_mbx_ops structureJulia Lawall
2015-09-17qlcnic: track vxlan port countJiri Benc
2015-09-09net: qlcnic: delete redundant memsetsRasmus Villemoes
2015-08-10qlcnic: Update version to 5.3.63Shahed Shaikh
2015-08-10qlcnic: Don't use kzalloc unncecessarily for allocating large chunk of memoryShahed Shaikh
2015-08-10qlcnic: Add new VF device ID 0x8C30Shahed Shaikh
2015-08-10qlcnic: Print firmware minidump buffer and template header addressesShahed Shaikh
2015-08-10qlcnic: Add support to enable capability to extend minidump for iSCSIShahed Shaikh
2015-08-10qlcnic: Rearrange ordering of header files inclusionHarish Patil
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-29qlcnic: Fix corruption while copyingShahed Shaikh
2015-07-15net: qlcnic: Deletion of unnecessary memsetChristophe Jaillet
2015-05-28net: qlcnic: clean up sysfs error codesVladimir Zapolskiy
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-03-29net: Move check for multiple vlans to driversToshiaki Makita
2015-03-08ethernet: codespell comment spelling fixesJoe Perches
2015-03-06treewide: Fix typo in printk messagesMasanari Iida
2015-03-01qlcnic: Fix trivial typo in commentYannick Guerrini
2015-02-11qlcnic: Delete existing multicast MAC list before adding newShahed Shaikh
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-02-05qlogic: Deletion of unnecessary checks before two function callsMarkus Elfring
2015-02-05qlcnic: Fix NAPI poll routine for Tx completionShahed Shaikh
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2015-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-04qlcnic: Fix dump_skb outputJoe Perches