summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/qed/qed_spq.c
AgeCommit message (Expand)Author
2021-12-02qed: Enhance rammod debug prints to provide pretty detailsPrabhakar Kushwaha
2021-10-04qed: Add '_GTT' suffix to the IRO RAM macrosPrabhakar Kushwaha
2021-10-04qed: Update qed_hsi.h for fw 8.59.1.0Prabhakar Kushwaha
2021-10-04qed: Split huge qed_hsi.h header fileOmkar Kulkarni
2021-10-04qed: Remove e4_ and _e4 from FW HSIShai Malin
2020-07-22qed: simplify chain allocation with init params structAlexander Lobakin
2020-07-06net: qed: address kernel-doc warningsAlexander Lobakin
2020-06-30net: qed: update copyright yearsAlexander Lobakin
2020-06-30net: qed: convert to SPDX License IdentifiersAlexander Lobakin
2020-05-14net: qed: invoke err notify on critical areasIgor Russkikh
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-06qed: Fix EQ full firmware assert.Manish Chopra
2019-01-28qed: Add infrastructure for error detection and recoveryTomer Tayar
2018-11-30qed: Register slowpath queue doorbell with doorbell overflow recovery mechanismAriel Elior
2018-11-08qed: Fix potential memory corruptionSagiv Ozeri
2018-11-08qed: Fix blocking/unlimited SPQ entries leakDenis Bolotin
2018-09-26net: qed: list usage cleanupzhong jiang
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-16qed: Fix potential use-after-free in qed_spq_post()Roland Dreier
2018-01-02qed*: HSI renaming for different types of HWTomer Tayar
2017-12-04drivers/net/ethernet/qlogic/qed: Fix __qed_spq_block() orderingPaul E. McKenney
2017-06-21qed: Split rdma content between qed_rdma and qed_roceKalderon, Michal
2017-06-20qed: SPQ async callback registrationMichal Kalderon
2017-06-20qed: Chain support for external PBLMintz, Yuval
2017-05-21qed: Revise alloc/setup/free flowTomer Tayar
2017-04-06qed: Don't use main-ptt in unrelated flowsRahul Verma
2017-04-03qed: Revise QM cofigurationAriel Elior
2017-03-13qed*: Utilize Firmware 8.15.3.0Mintz, Yuval
2017-01-01qed*: Update to dual-licenseMintz, Yuval
2016-12-02qed: Add iSCSI out of order packet handling.Yuval Mintz
2016-12-02qed: Add support for hardware offloaded iSCSI.Yuval Mintz
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-14qed: Fix possible race when reading firmware return code.Manish Chopra
2016-10-14qed: Allow chance for fast ramrod completionsYuval Mintz
2016-10-14qed*: Fix Kconfig dependencies with INFINIBAND_QEDRYuval Mintz
2016-10-03qed: Add support for RoCE hw initRam Amrani
2016-09-06qed: Remove OOM messagesJoe Perches
2016-08-15qed*: Add and modify some printsYuval Mintz
2016-08-15qed*: Semantic changesYuval Mintz
2016-07-25qed: Fix setting/clearing bit in completion bitmapManish Chopra
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-29qed: Protect the doorbell BAR with the write barriers.Sudarsana Reddy Kalluru
2016-06-19qed: Fix returning unlimited SPQ entriesYuval Mintz
2016-06-03qed: Revisit chain implementationYuval Mintz
2016-05-12qed: Introduce VFsYuval Mintz
2016-05-12qed: Add VF->PF channel infrastructureYuval Mintz
2016-02-21qed: Introduce DMA_REGPAIR_LEYuval Mintz