aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30qed: Fix static checker warningMichal Kalderon1-12/+12
2019-05-29qed: fix spelling mistake "inculde" -> "include"Colin Ian King1-1/+1
2019-05-29qed: Reduce the severity of ptp debug message.Sudarsana Reddy Kalluru1-1/+2
2019-05-26qed*: Add iWARP 100g supportMichal Kalderon1-0/+31
2019-05-26qed: Add qed devlink parameters tableMichal Kalderon2-0/+113
2019-05-26qed: Set the doorbell address correctlyMichal Kalderon2-12/+19
2019-05-26qedr: Change the MSI-X vectors selection to be based on affined engineMichal Kalderon1-2/+2
2019-05-26qed: Modify offload protocols to use the affined engineMichal Kalderon4-189/+273
2019-05-26qed*: Change hwfn used for sb initializationMichal Kalderon1-20/+27
2019-05-26qed: Add llh ppfid interface and 100g support for offload protocolsMichal Kalderon11-339/+1203
2019-05-26qed: Modify api for performing a dmae to another PFMichal Kalderon8-39/+52
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-5/+8
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-16/+0
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-77/+106
2019-04-16qed: fix spelling mistake "faspath" -> "fastpath"Colin Ian King1-1/+1
2019-04-14qed: Fix the DORQ's attentions handlingDenis Bolotin2-16/+48
2019-04-14qed: Fix missing DORQ attentionsDenis Bolotin3-3/+20
2019-04-14qed: Fix the doorbell address sanity checkDenis Bolotin1-8/+8
2019-04-14qed: Delete redundant doorbell recovery typesDenis Bolotin4-51/+31
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon2-16/+0
2019-03-20qed: Define new MF bit for no_vlan configSudarsana Reddy Kalluru3-5/+8
2019-02-21qed: Read device port count from the shmemSudarsana Reddy Kalluru5-67/+44
2019-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-7/+15
2019-02-18qed: Fix iWARP syn packet mac address validation.Michal Kalderon1-0/+9
2019-02-18qed: Fix iWARP buffer size provided for syn packet processing.Michal Kalderon2-7/+6
2019-02-13qed: fix indentation issue with statements in an if-blockColin Ian King1-6/+6
2019-02-08qed: Add API for SmartAN query.Sudarsana Reddy Kalluru4-0/+19
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-12/+17
2019-02-06qed*: Advance drivers version to 8.37.0.20Manish Chopra1-1/+1
2019-02-06qed: Change verbosity for coalescing message.Rahul Verma1-1/+2
2019-02-06qed: Consider TX tcs while deriving the max num_queues for PF.Sudarsana Reddy Kalluru1-2/+3
2019-02-06qed: Assign UFP TC value to vlan priority in UFP mode.Sudarsana Reddy Kalluru1-0/+3
2019-02-06qed: Fix EQ full firmware assert.Manish Chopra2-8/+8
2019-01-29Merge 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-16Merge 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-18qed: Fix an error code qed_ll2_start_xmit()Dan Carpenter1-0/+1
2018-12-13qed: Fix command number mismatch between driver and the mfwSudarsana Reddy Kalluru1-1/+2
2018-12-04qed: fix spelling mistake "Dispalying" -> "Displaying"Colin Ian King1-1/+1
2018-11-30qed: Expose the doorbell overflow recovery mechanism to the protocol driversAriel Elior1-0/+2