aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qlcnic
AgeCommit message (Expand)Author
2021-12-29qlcnic: potential dereference null pointer of rx_queue->page_ringJiasheng Jiang
2021-12-08net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()Zhou Qingyang
2021-09-22qlcnic: Remove redundant unlock in qlcnic_pinit_from_romDinghao Liu
2021-08-26net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32Dinghao Liu
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-04-24qlcnic: Fix bad kzalloc null testXu Wang
2020-02-05qlcnic: Fix CPU soft lockup while collecting firmware dumpManish Chopra
2019-12-01qlcnic: fix a return in qlcnic_dcb_get_capability()Dan Carpenter
2019-05-04qlcnic: Avoid potential NULL pointer dereferenceAditya Pakki
2018-10-18qlcnic: fix Tx descriptor corruption on 82xx devicesShahed Shaikh
2018-08-24qlogic: check kstrtoul() for errorsDan Carpenter
2018-02-13qlcnic: 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
2017-04-24qlcnic: fix unchecked return valuePan Bian
2017-02-27scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada
2017-02-22qlogic: qlcnic_sysfs: constify bin_attribute structuresBhumika Goyal
2017-02-20net: qlogic: qlcnic: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-02-20qlcnic: Fix a memory leak in error handling pathChristophe Jaillet
2017-02-06net-next: treewide use is_vlan_dev() helper function.Parav Pandit
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet
2016-10-18ethernet/qlogic: use core min/max MTU checkingJarod Wilson
2016-09-24net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh
2016-09-01rtnetlink: fdb dump: optimize by saving last interface markersRoopa Prabhu
2016-08-03qlcnic: Update version to 5.3.65Manish Chopra
2016-08-03qlcnic: fix napi budget alterationManish Chopra
2016-08-03qlcnic: fix data structure corruption in async mbx command handlingManish Chopra
2016-08-01net: qlcnic: avoid superfluous assignementxypron.glpk@gmx.de
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-01qlcnic: add wmb() call in transmit data path.Sony Chacko
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-29qlcnic: use the correct ring in qlcnic_83xx_process_rcv_ring_diag()Dan Carpenter
2016-06-17qlcnic: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck
2016-06-16net: qlcnic: don't set unused function argumentArnd Bergmann
2016-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-11qlcnic: potential NULL dereference in qlcnic_83xx_get_minidump_template()Dan Carpenter
2016-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller