aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
AgeCommit message (Expand)Author
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
2018-11-27qed: Fix SPQ entries not returned to pool in error flowsDenis Bolotin
2018-11-27qed: Fix blocking/unlimited SPQ entries leakDenis Bolotin
2018-11-27qed: Fix memory/entry leak in qed_init_sp_request()Denis Bolotin
2018-10-17net: qla3xxx: Remove overflowing shift statementNathan Chancellor
2018-10-15qed: fix spelling mistake "Ireelevant" -> "Irrelevant"Colin Ian King
2018-09-29qlcnic: fix Tx descriptor corruption on 82xx devicesShahed Shaikh
2018-09-28qlogic: netxen: remove ndo_poll_controllerEric Dumazet
2018-09-28qlcnic: remove ndo_poll_controllerEric Dumazet
2018-09-28qed: Fix shmem structure inconsistency between driver and the mfw.Sudarsana Reddy Kalluru
2018-09-26qed: Avoid implicit enum conversion in qed_iwarp_parse_rx_pktNathan Chancellor
2018-09-26qed: Avoid constant logical operation warning in qed_vf_pf_acquireNathan Chancellor
2018-09-26qed: Avoid implicit enum conversion in qed_roce_mode_to_flavorNathan Chancellor
2018-09-26qed: Fix mask parameter in qed_vf_prep_tunn_req_tlvNathan Chancellor
2018-09-26qed: Avoid implicit enum conversion in qed_set_tunn_cls_infoNathan Chancellor
2018-09-26qed: fix spelling mistake "toogle" -> "toggle"Colin Ian King
2018-09-19qed: Add missing device config for RoCE EDPM in UFP mode.Sudarsana Reddy Kalluru
2018-09-19qed: Do not add VLAN 0 tag to untagged frames in multi-function mode.Sudarsana Reddy Kalluru
2018-09-19qed: Fix populating the invalid stag value in multi function mode.Sudarsana Reddy Kalluru