summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_spq.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-311-4/+4
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-171-1/+7
| |\
| * | qed*: HSI renaming for different types of HWTomer Tayar2018-01-021-4/+4
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-01-301-3/+1Star
|\ \ \ | |_|/ |/| |
| * | drivers/net/ethernet/qlogic/qed: Fix __qed_spq_block() orderingPaul E. McKenney2017-12-041-3/+1Star
| |/
* / qed: Fix potential use-after-free in qed_spq_post()Roland Dreier2018-01-161-1/+7
|/
* qed: Split rdma content between qed_rdma and qed_roceKalderon, Michal2017-06-211-1/+1
* qed: SPQ async callback registrationMichal Kalderon2017-06-201-24/+30
* qed: Chain support for external PBLMintz, Yuval2017-06-201-3/+3
* qed: Revise alloc/setup/free flowTomer Tayar2017-05-211-23/+31
* qed: Don't use main-ptt in unrelated flowsRahul Verma2017-04-061-5/+15
* qed: Revise QM cofigurationAriel Elior2017-04-041-9/+6Star
* qed*: Utilize Firmware 8.15.3.0Mintz, Yuval2017-03-131-9/+4Star
* qed*: Update to dual-licenseMintz, Yuval2017-01-021-4/+28
* qed: Add iSCSI out of order packet handling.Yuval Mintz2016-12-021-0/+9
* qed: Add support for hardware offloaded iSCSI.Yuval Mintz2016-12-021-0/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-301-4/+0Star
|\
| * qed*: Fix Kconfig dependencies with INFINIBAND_QEDRYuval Mintz2016-10-141-4/+0Star
* | qed: Fix possible race when reading firmware return code.Manish Chopra2016-10-141-6/+6
* | qed: Allow chance for fast ramrod completionsYuval Mintz2016-10-141-26/+59
|/
* qed: Add support for RoCE hw initRam Amrani2016-10-041-0/+8
* qed: Remove OOM messagesJoe Perches2016-09-061-21/+7Star
* qed*: Add and modify some printsYuval Mintz2016-08-151-2/+9
* qed*: Semantic changesYuval Mintz2016-08-151-54/+30Star
* qed: Fix setting/clearing bit in completion bitmapManish Chopra2016-07-261-4/+3Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-301-10/+21
|\
| * qed: Protect the doorbell BAR with the write barriers.Sudarsana Reddy Kalluru2016-06-291-7/+3Star
| * qed: Fix returning unlimited SPQ entriesYuval Mintz2016-06-191-3/+18
* | qed: Revisit chain implementationYuval Mintz2016-06-041-17/+23
|/
* qed: Introduce VFsYuval Mintz2016-05-121-0/+3
* qed: Add VF->PF channel infrastructureYuval Mintz2016-05-121-4/+12
* qed: Introduce DMA_REGPAIR_LEYuval Mintz2016-02-221-6/+3Star
* qed: Turn most GFP_ATOMIC into GFP_KERNELYuval Mintz2016-02-221-3/+3
* qed: fix handling of concurrent ramrods.Tomer Tayar2015-12-071-15/+48
* qed: Add slowpath L2 supportManish Chopra2015-10-281-0/+29
* qed: Add module with basic common supportYuval Mintz2015-10-281-0/+831