summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/qlcnic (follow)
Commit message (Expand)AuthorAge
* qlcnic: potential dereference null pointer of rx_queue->page_ringJiasheng Jiang2021-12-29
* net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()Zhou Qingyang2021-12-08
* qlcnic: Remove redundant unlock in qlcnic_pinit_from_romDinghao Liu2021-09-22
* net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32Dinghao Liu2021-08-26
* qlcnic: Fix an error handling path in 'qlcnic_probe()'Christophe JAILLET2021-06-30
* qlcnic: Add null check after calling netdev_alloc_skbTom Seewald2021-05-26
* Revert "qlcnic: Avoid potential NULL pointer dereference"Greg Kroah-Hartman2021-05-26
* net/qlcnic: Fix a use after free in qlcnic_83xx_get_minidump_templateLv Yunlong2021-03-30
* qlcnic: Fix error code in probeDan Carpenter2020-12-29
* qlcnic: fix error return code in qlcnic_83xx_restart_hw()Zhang Changzhong2020-11-24
* qlcnic: fix missing release in qlcnic_83xx_interrupt_test.Qiushi Wu2020-06-03
* qlcnic: use the correct ring in qlcnic_83xx_process_rcv_ring_diag()Dan Carpenter2020-05-10
* qlcnic: potential NULL dereference in qlcnic_83xx_get_minidump_template()Dan Carpenter2020-05-10
* qlcnic: Fix bad kzalloc null testXu Wang2020-04-24
* qlcnic: Fix CPU soft lockup while collecting firmware dumpManish Chopra2020-02-05
* qlcnic: fix a return in qlcnic_dcb_get_capability()Dan Carpenter2019-11-28
* qlcnic: Avoid potential NULL pointer dereferenceAditya Pakki2019-05-16
* qlcnic: fix Tx descriptor corruption on 82xx devicesShahed Shaikh2018-10-20
* qlogic: check kstrtoul() for errorsDan Carpenter2018-08-24
* qlcnic: Fix a sleep-in-atomic bug in qlcnic_82xx_hw_write_wx_2M and qlcnic_82...Jia-Ju Bai2018-04-13
* qlcnic: fix unchecked return valuePan Bian2018-03-24
* qlcnic: fix deadlock bugJunxiao Bi2018-02-16
* qlcnic: Fix mailbox completion handling during spurious interruptRajesh Borundia2016-04-20
* qlcnic: Remove unnecessary usage of atomic_tRajesh Borundia2016-04-20
* qlcnic: correctly handle qlcnic_alloc_mbx_argsInsu Yun2016-01-04
* qlcnic: fix a loop exit condition betterDan Carpenter2015-12-24
* qlcnic: fix a timeout loopDan Carpenter2015-12-15
* net/qlcnic: fix mac address restore in bond mode 5/6Jarod Wilson2015-11-07
* qlcnic: constify qlcnic_mbx_ops structureJulia Lawall2015-10-13
* qlcnic: track vxlan port countJiri Benc2015-09-17
* net: qlcnic: delete redundant memsetsRasmus Villemoes2015-09-09
* qlcnic: Update version to 5.3.63Shahed Shaikh2015-08-10
* qlcnic: Don't use kzalloc unncecessarily for allocating large chunk of memoryShahed Shaikh2015-08-10
* qlcnic: Add new VF device ID 0x8C30Shahed Shaikh2015-08-10
* qlcnic: Print firmware minidump buffer and template header addressesShahed Shaikh2015-08-10
* qlcnic: Add support to enable capability to extend minidump for iSCSIShahed Shaikh2015-08-10
* qlcnic: Rearrange ordering of header files inclusionHarish Patil2015-08-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-31
|\
| * qlcnic: Fix corruption while copyingShahed Shaikh2015-07-29
* | net: qlcnic: Deletion of unnecessary memsetChristophe Jaillet2015-07-15
|/
* net: qlcnic: clean up sysfs error codesVladimir Zapolskiy2015-05-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-15
|\
| * net: Move check for multiple vlans to driversToshiaki Makita2015-03-29
| * ethernet: codespell comment spelling fixesJoe Perches2015-03-08
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-14
|\ \ | |/ |/|
| * treewide: Fix typo in printk messagesMasanari Iida2015-03-06
* | qlcnic: Fix trivial typo in commentYannick Guerrini2015-03-01
* | qlcnic: Delete existing multicast MAC list before adding newShahed Shaikh2015-02-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-05
|\ \
| * | qlcnic: Fix NAPI poll routine for Tx completionShahed Shaikh2015-02-05