index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qed
/
qed_cxt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-12
qed: Fix a potential use-after-free in qed_cxt_tables_alloc
Dinghao Liu
1
-0
/
+1
2021-11-22
qed: Use the bitmap API to simplify some functions
Christophe JAILLET
1
-19
/
+5
2021-10-04
qed: Remove e4_ and _e4 from FW HSI
Shai Malin
1
-8
/
+8
2021-07-30
RDMA/qed: Use accurate error num in qed_cxt_dynamic_ilt_alloc
Prabhakar Kushwaha
1
-2
/
+2
2021-06-03
qed: Add NVMeTCP Offload PF Level FW and HW HSI
Shai Malin
1
-2
/
+25
2021-06-03
qed: Add TCP_ULP FW resource layout
Omkar Kulkarni
1
-9
/
+9
2020-11-17
qed: fix ILT configuration of SRC block
Dmitry Bogdanov
1
-2
/
+2
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2020-07-21
qed: suppress "don't support RoCE & iWARP" flooding on HW init
Alexander Lobakin
1
-2
/
+2
2020-07-21
qed: Fix ILT and XRCD bitmap memory leaks
Yuval Basson
1
-0
/
+5
2020-07-06
net: qed: sanitize BE/LE data processing
Alexander Lobakin
1
-4
/
+7
2020-07-06
net: qed: use ptr shortcuts to dedup field accessing in some parts
Alexander Lobakin
1
-1
/
+4
2020-07-06
net: qed: improve indentation of some parts of code
Alexander Lobakin
1
-2
/
+2
2020-06-30
net: qed: update copyright years
Alexander Lobakin
1
-0
/
+1
2020-06-30
net: qed: convert to SPDX License Identifiers
Alexander Lobakin
1
-28
/
+1
2020-06-23
net: qed: reset ILT block sizes before recomputing to fix crashes
Alexander Lobakin
1
-0
/
+19
2020-06-23
net: qed: fix excessive QM ILT lines consumption
Alexander Lobakin
1
-1
/
+1
2020-05-21
qed: changes to ILT to support XRC
Yuval Basson
1
-10
/
+50
2020-02-04
qed: Remove set but not used variable 'p_link'
YueHaibing
1
-3
/
+0
2020-01-27
qed: Debug feature: ilt and mdump
Michal Kalderon
1
-195
/
+162
2020-01-27
qed: FW 8.42.2.0 Queue Manager changes
Michal Kalderon
1
-1
/
+0
2019-05-26
qed: Modify api for performing a dmae to another PF
Michal Kalderon
1
-2
/
+3
2019-02-13
qed: fix indentation issue with statements in an if-block
Colin Ian King
1
-6
/
+6
2019-01-23
qed: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-8
/
+8
2018-09-17
qed: remove duplicated include from qed_cxt.c
YueHaibing
1
-1
/
+0
2018-08-01
qed: Make some functions static
YueHaibing
1
-1
/
+1
2018-06-04
qed: use dma_zalloc_coherent instead of allocator/memset
YueHaibing
1
-4
/
+3
2018-06-04
qed: Add srq core support for RoCE and iWARP
Yuval Bason
1
-2
/
+3
2018-05-22
qed: Fix mask for physical address in ILT entry
Shahed Shaikh
1
-1
/
+1
2018-03-07
qed: Free RoCE ILT Memory on rmmod qedr
Michal Kalderon
1
-1
/
+4
2018-01-02
qed: Use zeroing memory allocator than allocator/memset
Himanshu Jha
1
-7
/
+5
2018-01-02
qed*: Utilize FW 8.33.1.0
Tomer Tayar
1
-5
/
+10
2018-01-02
qed*: HSI renaming for different types of HW
Tomer Tayar
1
-8
/
+8
2018-01-02
qed*: Refactoring and rearranging FW API with no functional impact
Tomer Tayar
1
-3
/
+3
2017-09-26
qed: Add iWARP enablement support
Michal Kalderon
1
-0
/
+6
2017-07-03
qed: Add iWARP protocol support in context allocation
Kalderon, Michal
1
-2
/
+11
2017-07-03
qed: Introduce iWARP personality
Kalderon, Michal
1
-4
/
+4
2017-06-04
qed: Multiple qzone queues for VFs
Mintz, Yuval
1
-2
/
+6
2017-06-04
qed: Add bitmaps for VF CIDs
Mintz, Yuval
1
-59
/
+163
2017-05-09
qed: Tell QM the number of tasks
Mintz, Yuval
1
-0
/
+1
2017-04-17
qed: aRFS infrastructure support
Chopra, Manish
1
-3
/
+10
2017-04-06
qed: Don't use main-ptt in unrelated flows
Rahul Verma
1
-4
/
+4
2017-04-03
qed: Manage with less memory regions for RoCE
Ram Amrani
1
-29
/
+84
2017-04-03
qed: RoCE doesn't need to use SRC
Mintz, Yuval
1
-2
/
+1
2017-04-03
qed: Correct TM ILT lines in presence of VFs
Mintz, Yuval
1
-1
/
+1
2017-04-03
qed: Fix TM block ILT allocation
Michal Kalderon
1
-7
/
+25
2017-04-03
qed: Revise QM cofiguration
Ariel Elior
1
-10
/
+3
2017-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
[next]