aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_spq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon1-3/+0
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-8/+7
2019-02-06qed: Fix EQ full firmware assert.Manish Chopra1-8/+7
2019-01-28qed: Add infrastructure for error detection and recoveryTomer Tayar1-0/+22
2018-11-30qed: Register slowpath queue doorbell with doorbell overflow recovery mechanismAriel Elior1-12/+35
2018-11-08qed: Fix potential memory corruptionSagiv Ozeri1-7/+5
2018-11-08qed: Fix blocking/unlimited SPQ entries leakDenis Bolotin1-27/+30
2018-09-26net: qed: list usage cleanupzhong jiang1-2/+1
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-4/+4
2018-01-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+1
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+7
2018-01-16qed: Fix potential use-after-free in qed_spq_post()Roland Dreier1-1/+7
2018-01-02qed*: HSI renaming for different types of HWTomer Tayar1-4/+4
2017-12-04drivers/net/ethernet/qlogic/qed: Fix __qed_spq_block() orderingPaul E. McKenney1-3/+1
2017-06-21qed: Split rdma content between qed_rdma and qed_roceKalderon, Michal1-1/+1
2017-06-20qed: SPQ async callback registrationMichal Kalderon1-24/+30
2017-06-20qed: Chain support for external PBLMintz, Yuval1-3/+3
2017-05-21qed: Revise alloc/setup/free flowTomer Tayar1-23/+31
2017-04-06qed: Don't use main-ptt in unrelated flowsRahul Verma1-5/+15
2017-04-03qed: Revise QM cofigurationAriel Elior1-9/+6
2017-03-13qed*: Utilize Firmware 8.15.3.0Mintz, Yuval1-9/+4
2017-01-01qed*: Update to dual-licenseMintz, Yuval1-4/+28
2016-12-02qed: Add iSCSI out of order packet handling.Yuval Mintz1-0/+9
2016-12-02qed: Add support for hardware offloaded iSCSI.Yuval Mintz1-0/+15
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+0
2016-10-14qed: Fix possible race when reading firmware return code.Manish Chopra1-6/+6
2016-10-14qed: Allow chance for fast ramrod completionsYuval Mintz1-26/+59
2016-10-14qed*: Fix Kconfig dependencies with INFINIBAND_QEDRYuval Mintz1-4/+0
2016-10-03qed: Add support for RoCE hw initRam Amrani1-0/+8
2016-09-06qed: Remove OOM messagesJoe Perches1-21/+7
2016-08-15qed*: Add and modify some printsYuval Mintz1-2/+9
2016-08-15qed*: Semantic changesYuval Mintz1-54/+30
2016-07-25qed: Fix setting/clearing bit in completion bitmapManish Chopra1-4/+3
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-10/+21
2016-06-29qed: Protect the doorbell BAR with the write barriers.Sudarsana Reddy Kalluru1-7/+3
2016-06-19qed: Fix returning unlimited SPQ entriesYuval Mintz1-3/+18
2016-06-03qed: Revisit chain implementationYuval Mintz1-17/+23
2016-05-12qed: Introduce VFsYuval Mintz1-0/+3
2016-05-12qed: Add VF->PF channel infrastructureYuval Mintz1-4/+12
2016-02-21qed: Introduce DMA_REGPAIR_LEYuval Mintz1-6/+3
2016-02-21qed: Turn most GFP_ATOMIC into GFP_KERNELYuval Mintz1-3/+3
2015-12-07qed: fix handling of concurrent ramrods.Tomer Tayar1-15/+48
2015-10-27qed: Add slowpath L2 supportManish Chopra1-0/+29
2015-10-27qed: Add module with basic common supportYuval Mintz1-0/+831