aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
AgeCommit message (Expand)Author
2019-05-30qede: fix write to free'd pointer error and double free of ptpColin Ian King
2019-05-23qlcnic: Avoid potential NULL pointer dereferenceAditya Pakki
2019-03-26qed: Fix iWARP syn packet mac address validation.Michal Kalderon
2019-03-26qed: Fix iWARP buffer size provided for syn packet processing.Michal Kalderon
2019-03-20qed: Consider TX tcs while deriving the max num_queues for PF.Sudarsana Reddy Kalluru
2019-03-20qed: Fix EQ full firmware assert.Manish Chopra
2019-03-20qed: Fix stack out of bounds bugManish Chopra
2019-03-20qed: Fix system crash in ll2 xmitManish Chopra
2019-03-20qed: Fix VF probe failure while FLRManish Chopra
2019-03-20qed: Fix LACP pdu drops for VFsManish Chopra
2019-03-20qed: Fix bug in tx promiscuous mode settingsManish Chopra
2019-03-08qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory barrierDenis Bolotin
2019-01-14net: netxen: fix a missing check and an uninitialized useKangjie Lu
2019-01-14qed: Fix an error code qed_ll2_start_xmit()Dan Carpenter
2019-01-12qed: Fix command number mismatch between driver and the mfwSudarsana Reddy Kalluru
2018-12-30qed: Fix QM getters to always return a valid pqDenis Bolotin
2018-12-30qed: Fix bitmap_weight() checkDenis Bolotin
2018-12-30qed: Fix reading wrong value in loop conditionDenis Bolotin
2018-12-30qed: Fix PTT leak in qed_drain()Denis Bolotin
2018-12-04qed: Fix potential memory corruptionSagiv Ozeri
2018-12-04qed: Fix SPQ entries not returned to pool in error flowsDenis Bolotin
2018-12-04qed: Fix blocking/unlimited SPQ entries leakDenis Bolotin
2018-12-04qed: Fix memory/entry leak in qed_init_sp_request()Denis Bolotin
2018-11-13net: qla3xxx: Remove overflowing shift statementNathan Chancellor
2018-11-04qed: Avoid implicit enum conversion in qed_iwarp_parse_rx_pktNathan Chancellor
2018-11-04qed: Avoid constant logical operation warning in qed_vf_pf_acquireNathan Chancellor
2018-11-04qed: Avoid implicit enum conversion in qed_roce_mode_to_flavorNathan Chancellor
2018-11-04qed: Fix mask parameter in qed_vf_prep_tunn_req_tlvNathan Chancellor
2018-11-04qed: Avoid implicit enum conversion in qed_set_tunn_cls_infoNathan Chancellor
2018-10-20qed: Do not add VLAN 0 tag to untagged frames in multi-function mode.Sudarsana Reddy Kalluru
2018-10-20qed: Fix populating the invalid stag value in multi function mode.Sudarsana Reddy Kalluru
2018-10-18qed: Fix shmem structure inconsistency between driver and the mfw.Sudarsana Reddy Kalluru
2018-10-18qlcnic: fix Tx descriptor corruption on 82xx devicesShahed Shaikh
2018-10-03qed: Avoid sending mailbox commands when MFW is not responsiveTomer Tayar
2018-10-03qed: Prevent a possible deadlock during driver load and unloadTomer Tayar
2018-10-03qed: Wait for MCP halt and resume commands to take placeTomer Tayar
2018-10-03qed: Wait for ready indication before rereading the shmemTomer Tayar
2018-09-15qlge: Fix netdev features configuration.Manish Chopra
2018-07-21qed: Correct Multicast API to reflect existence of 256 approximate buckets.Sudarsana Reddy Kalluru
2018-07-21qed: Fix possible race for the link state value.Sudarsana Reddy Kalluru
2018-07-21qed: Fix link flap issue due to mismatching EEE capabilities.Sudarsana Reddy Kalluru
2018-07-13qlogic: check kstrtoul() for errorsDan Carpenter
2018-07-12qed: fix spelling mistake "successffuly" -> "successfully"Ewan D. Milne
2018-07-05qed: off by one in qed_parse_mcp_trace_buf()Dan Carpenter
2018-07-05qed: Fix reading stale configuration informationDenis Bolotin
2018-07-02qede: Adverstise software timestamp caps when PHC is not available.Sudarsana Reddy Kalluru
2018-07-02qed: Fix use of incorrect size in memcpy call.Sudarsana Reddy Kalluru
2018-07-02qed: Fix setting of incorrect eswitch mode.Sudarsana Reddy Kalluru
2018-07-02qed: Limit msix vectors in kdump kernel to the minimum required count.Sudarsana Reddy Kalluru
2018-06-20qed: Do not advertise DCBX_LLD_MANAGED capability.Sudarsana Reddy Kalluru