summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
AgeCommit message (Expand)Author
2020-08-05qed: Disable "MFW indication via attention" SPAM every 5 minutesLaurence Oberman
2020-07-29qed: suppress "don't support RoCE & iWARP" flooding on HW initAlexander Lobakin
2020-06-30net: qed: fix excessive QM ILT lines consumptionAlexander Lobakin
2020-06-30net: qed: fix NVMe login fails over VFsAlexander Lobakin
2020-06-22net: qed*: Reduce RX and TX default ring count when running inside kdump kernelBhupesh Sharma
2020-06-03qlcnic: fix missing release in qlcnic_83xx_interrupt_test.Qiushi Wu
2020-05-02qed: Fix use after free in qed_chain_freeYuval Basson
2020-04-17qlcnic: Fix bad kzalloc null testXu Wang
2020-03-05qede: Fix race between rdma destroy workqueue and link change eventMichal Kalderon
2020-02-05qlcnic: Fix CPU soft lockup while collecting firmware dumpManish Chopra
2020-01-27qed: reduce maximum stack frame sizeArnd Bergmann
2020-01-27qed: iWARP - fix uninitialized callbackMichal Kalderon
2020-01-27qed: iWARP - Use READ_ONCE and smp_store_release to access ep->stateMichal Kalderon
2019-12-31qede: Fix multicast mac configurationManish Chopra
2019-12-31qede: Disable hardware gro when xdp prog is installedManish Chopra
2019-12-31net: qlogic: Fix error paths in ql_alloc_large_buffers()Ben Hutchings
2019-12-01qlcnic: fix a return in qlcnic_dcb_get_capability()Dan Carpenter
2019-12-01qed: Align local and global PTT to propagate through the APIs.Rahul Verma
2019-11-24qed: Avoid implicit enum conversion in qed_ooo_submit_tx_buffersNathan Chancellor
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-09-21qed: Add cleanup in qed_slowpath_start()Wenwen Wang
2019-08-29net/ethernet/qlogic/qed: force the string buffer NULL-terminatedWang Xiayang
2019-08-29qed: RDMA - Fix the hw_ver returned in device attributesMichal Kalderon
2019-07-26qed: iWARP - Fix tc for MPA ll2 connectionMichal Kalderon
2019-07-26qed: Set the doorbell address correctlyMichal Kalderon
2019-05-16qede: fix write to free'd pointer error and double free of ptpColin Ian King
2019-05-04qlcnic: Avoid potential NULL pointer dereferenceAditya Pakki
2019-03-23qed: Fix iWARP syn packet mac address validation.Michal Kalderon
2019-03-23qed: Fix iWARP buffer size provided for syn packet processing.Michal Kalderon
2019-03-13qede: Fix system crash on configuring channels.Sudarsana Reddy Kalluru
2019-03-13qed: Consider TX tcs while deriving the max num_queues for PF.Sudarsana Reddy Kalluru
2019-03-13qed: Fix EQ full firmware assert.Manish Chopra
2019-03-13qed: Fix stack out of bounds bugManish Chopra
2019-03-13qed: Fix system crash in ll2 xmitManish Chopra
2019-03-13qed: Fix VF probe failure while FLRManish Chopra
2019-03-13qed: Fix LACP pdu drops for VFsManish Chopra
2019-03-13qed: Fix bug in tx promiscuous mode settingsManish Chopra
2019-02-27qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory barrierDenis Bolotin
2019-01-13net: netxen: fix a missing check and an uninitialized useKangjie Lu
2019-01-13qed: Fix an error code qed_ll2_start_xmit()Dan Carpenter
2019-01-09qed: Fix command number mismatch between driver and the mfwSudarsana Reddy Kalluru
2018-12-13qed: Fix QM getters to always return a valid pqDenis Bolotin
2018-12-13qed: Fix bitmap_weight() checkDenis Bolotin
2018-12-13drivers/net/ethernet/qlogic/qed/qed_rdma.h: fix typoAndrew Morton
2018-12-13qed: Fix reading wrong value in loop conditionDenis Bolotin
2018-12-13qed: Fix rdma_info structure allocationMichal Kalderon
2018-12-13qed: Fix overriding offload_tc by protocols without APP TLVDenis Bolotin
2018-12-13qed: Fix PTT leak in qed_drain()Denis Bolotin
2018-11-27qed: Fix potential memory corruptionSagiv Ozeri