aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_spq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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