summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic
AgeCommit message (Expand)Author
2021-06-30netxen_nic: Fix an error handling path in 'netxen_nic_probe()'Christophe JAILLET
2021-06-30qlcnic: Fix an error handling path in 'qlcnic_probe()'Christophe JAILLET
2021-06-16net/qla3xxx: fix schedule while atomic in ql_sem_spinlockZheyu Ma
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
2021-01-23netxen_nic: fix MSI/MSI-x interruptsManish Chopra
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-05-10qede: uninitialized variable in qede_start_xmit()Dan Carpenter
2020-04-24qlcnic: Fix bad kzalloc null testXu Wang
2020-02-05qlcnic: Fix CPU soft lockup while collecting firmware dumpManish Chopra
2020-01-04net: qlogic: Fix error paths in ql_alloc_large_buffers()Ben Hutchings
2019-11-28qlcnic: fix a return in qlcnic_dcb_get_capability()Dan Carpenter
2019-11-12qede: fix NULL pointer deref in __qede_remove()Manish Chopra
2019-10-07net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost
2019-05-16qlcnic: Avoid potential NULL pointer dereferenceAditya Pakki
2018-12-13qed: Fix reading wrong value in loop conditionDenis Bolotin
2018-12-13qed: Fix PTT leak in qed_drain()Denis Bolotin
2018-11-21net: qla3xxx: Remove overflowing shift statementNathan Chancellor
2018-10-20qlcnic: fix Tx descriptor corruption on 82xx devicesShahed Shaikh
2018-09-15qlge: Fix netdev features configuration.Manish Chopra
2018-09-05qed: Fix possible race for the link state value.Sudarsana Reddy Kalluru
2018-08-24qlogic: check kstrtoul() for errorsDan Carpenter
2018-08-24qed: Add sanity check for SIMD fastpath handler.Sudarsana Reddy Kalluru
2018-07-22qed: Limit msix vectors in kdump kernel to the minimum required count.Sudarsana Reddy Kalluru
2018-06-13qed: Fix mask for physical address in ILT entryShahed Shaikh
2018-04-13qlcnic: Fix a sleep-in-atomic bug in qlcnic_82xx_hw_write_wx_2M and qlcnic_82...Jia-Ju Bai
2018-04-13netxen_nic: set rcode to the return status from the call to netxen_issue_cmdColin Ian King
2018-04-13qlge: Avoid reading past end of bufferKees Cook
2018-03-24qlcnic: fix unchecked return valuePan Bian
2018-02-16qlcnic: fix deadlock bugJunxiao Bi
2017-09-27qlge: avoid memcpy buffer overflowArnd Bergmann
2016-08-16qed: Fix setting/clearing bit in completion bitmapManish Chopra
2016-04-20qlge: Fix receive packets drop.Manish Chopra
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-12-15qlge: fix a timeout loop in ql_change_rx_buffers()Dan Carpenter
2015-12-07qed: Correct slowpath interrupt schemeSudarsana Kalluru
2015-12-07qed: Fix BAR size split for some serversAriel Elior
2015-12-07qed: fix handling of concurrent ramrods.Tomer Tayar
2015-11-10qed: select ZLIB_INFLATEArnd Bergmann
2015-11-07net/qlcnic: fix mac address restore in bond mode 5/6Jarod Wilson
2015-11-05qlogic: qed: fix error codes in qed_resc_alloc()Dan Carpenter