index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qed
/
qed_spq.c
Age
Commit message (
Expand
)
Author
2020-07-22
qed: simplify chain allocation with init params struct
Alexander Lobakin
2020-07-06
net: qed: address kernel-doc warnings
Alexander Lobakin
2020-06-30
net: qed: update copyright years
Alexander Lobakin
2020-06-30
net: qed: convert to SPDX License Identifiers
Alexander Lobakin
2020-05-14
net: qed: invoke err notify on critical areas
Igor Russkikh
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-06
qed: Fix EQ full firmware assert.
Manish Chopra
2019-01-28
qed: Add infrastructure for error detection and recovery
Tomer Tayar
2018-11-30
qed: Register slowpath queue doorbell with doorbell overflow recovery mechanism
Ariel Elior
2018-11-08
qed: Fix potential memory corruption
Sagiv Ozeri
2018-11-08
qed: Fix blocking/unlimited SPQ entries leak
Denis Bolotin
2018-09-26
net: qed: list usage cleanup
zhong jiang
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-16
qed: Fix potential use-after-free in qed_spq_post()
Roland Dreier
2018-01-02
qed*: HSI renaming for different types of HW
Tomer Tayar
2017-12-04
drivers/net/ethernet/qlogic/qed: Fix __qed_spq_block() ordering
Paul E. McKenney
2017-06-21
qed: Split rdma content between qed_rdma and qed_roce
Kalderon, Michal
2017-06-20
qed: SPQ async callback registration
Michal Kalderon
2017-06-20
qed: Chain support for external PBL
Mintz, Yuval
2017-05-21
qed: Revise alloc/setup/free flow
Tomer Tayar
2017-04-06
qed: Don't use main-ptt in unrelated flows
Rahul Verma
2017-04-03
qed: Revise QM cofiguration
Ariel Elior
2017-03-13
qed*: Utilize Firmware 8.15.3.0
Mintz, Yuval
2017-01-01
qed*: Update to dual-license
Mintz, Yuval
2016-12-02
qed: Add iSCSI out of order packet handling.
Yuval Mintz
2016-12-02
qed: Add support for hardware offloaded iSCSI.
Yuval Mintz
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-14
qed: Fix possible race when reading firmware return code.
Manish Chopra
2016-10-14
qed: Allow chance for fast ramrod completions
Yuval Mintz
2016-10-14
qed*: Fix Kconfig dependencies with INFINIBAND_QEDR
Yuval Mintz
2016-10-03
qed: Add support for RoCE hw init
Ram Amrani
2016-09-06
qed: Remove OOM messages
Joe Perches
2016-08-15
qed*: Add and modify some prints
Yuval Mintz
2016-08-15
qed*: Semantic changes
Yuval Mintz
2016-07-25
qed: Fix setting/clearing bit in completion bitmap
Manish Chopra
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-29
qed: Protect the doorbell BAR with the write barriers.
Sudarsana Reddy Kalluru
2016-06-19
qed: Fix returning unlimited SPQ entries
Yuval Mintz
2016-06-03
qed: Revisit chain implementation
Yuval Mintz
2016-05-12
qed: Introduce VFs
Yuval Mintz
2016-05-12
qed: Add VF->PF channel infrastructure
Yuval Mintz
2016-02-21
qed: Introduce DMA_REGPAIR_LE
Yuval Mintz
2016-02-21
qed: Turn most GFP_ATOMIC into GFP_KERNEL
Yuval Mintz
2015-12-07
qed: fix handling of concurrent ramrods.
Tomer Tayar
2015-10-27
qed: Add slowpath L2 support
Manish Chopra
2015-10-27
qed: Add module with basic common support
Yuval Mintz