summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/qed
AgeCommit message (Expand)AuthorFilesLines
2019-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-12/+51
2019-01-28qed: Fix stack out of bounds bugManish Chopra1-4/+4
2019-01-28qed: Fix system crash in ll2 xmitManish Chopra1-5/+15
2019-01-28qed: Fix VF probe failure while FLRManish Chopra1-0/+10
2019-01-28qed: Fix LACP pdu drops for VFsManish Chopra3-2/+16
2019-01-28qed: Fix bug in tx promiscuous mode settingsManish Chopra1-1/+6
2019-01-28qed: Add infrastructure for error detection and recoveryTomer Tayar10-16/+231
2019-01-28qed: Revise load sequence to avoid PCI errorsTomer Tayar7-112/+178
2019-01-23qed: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+4
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-8/+8
2019-01-04qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory barrierDenis Bolotin1-0/+4
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-1/+3
2018-12-19qed: Fix an error code qed_ll2_start_xmit()Dan Carpenter1-0/+1
2018-12-14qed: Fix command number mismatch between driver and the mfwSudarsana Reddy Kalluru1-1/+2
2018-12-05qed: fix spelling mistake "Dispalying" -> "Displaying"Colin Ian King1-1/+1
2018-12-01qed: Expose the doorbell overflow recovery mechanism to the protocol driversAriel Elior1-0/+2
2018-12-01qed: Register light L2 queues with doorbell overflow recovery mechanismAriel Elior2-10/+21
2018-12-01qed: Register slowpath queue doorbell with doorbell overflow recovery mechanismAriel Elior2-13/+38
2018-12-01qed: Use the doorbell overflow recovery mechanism in case of doorbell overflowAriel Elior6-24/+280
2018-12-01qed: Add doorbell overflow recovery mechanismAriel Elior3-0/+365
2018-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2018-11-28qed: fix spelling mistake "attnetion" -> "attention"Colin Ian King1-1/+1
2018-11-28qed: Add support for MBI upgrade over MFW.Sudarsana Reddy Kalluru4-34/+40
2018-11-28qed: Display port_id in the UFP debug messages.Sudarsana Reddy Kalluru1-7/+13
2018-11-20qed: Fix QM getters to always return a valid pqDenis Bolotin1-4/+20
2018-11-20qed: Fix bitmap_weight() checkDenis Bolotin1-1/+4
2018-11-16drivers/net/ethernet/qlogic/qed/qed_rdma.h: fix typoAndrew Morton1-1/+1
2018-11-13qed: Fix reading wrong value in loop conditionDenis Bolotin1-0/+2
2018-11-13qed: Fix rdma_info structure allocationMichal Kalderon3-25/+45
2018-11-13qed: Fix overriding offload_tc by protocols without APP TLVDenis Bolotin1-7/+7
2018-11-13qed: Fix PTT leak in qed_drain()Denis Bolotin1-1/+1
2018-11-09qed: Fix potential memory corruptionSagiv Ozeri1-7/+5
2018-11-09qed: Fix SPQ entries not returned to pool in error flowsDenis Bolotin8-15/+45
2018-11-09qed: Fix blocking/unlimited SPQ entries leakDenis Bolotin2-27/+33
2018-11-09qed: Fix memory/entry leak in qed_init_sp_request()Denis Bolotin1-2/+14
2018-11-04qed: fix link config error handlingArnd Bergmann1-2/+5
2018-10-23qed: Fix static checker warningRahul Verma1-3/+3
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2018-10-19qed: fix spelling mistake "transcevier" -> "transceiver"Colin Ian King1-1/+1
2018-10-16qed: Prevent link getting down in case of autoneg-off.Rahul Verma1-7/+33
2018-10-16qed: Add supported link and advertise link to display in ethtool.Rahul Verma3-51/+376
2018-10-16qed: Added supported transceiver modes, speed capability and board config to ...Rahul Verma1-1/+53
2018-10-16qed: Align local and global PTT to propagate through the APIs.Rahul Verma5-23/+35
2018-10-16qed: fix spelling mistake "Ireelevant" -> "Irrelevant"Colin Ian King1-1/+1
2018-10-10qed: Add support for virtual link.Sudarsana Reddy Kalluru2-52/+73
2018-10-04qed: Avoid implicit enum conversion in qed_ooo_submit_tx_buffersNathan Chancellor1-1/+12
2018-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-18/+11
2018-10-02qed: Add driver support for 20G link speed.Sudarsana Reddy Kalluru3-0/+16
2018-09-28qed: fix spelling mistake "b_cb_registred" -> "b_cb_registered"Colin Ian King2-8/+8