index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
bnxt_re
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/bnxt_re: Enable congestion control by default
Selvin Xavier
2023-04-04
5
-13
/
+222
*
RDAM/bnxt_re: Use tlv apis while processing the slow path commands
Selvin Xavier
2023-04-04
1
-11
/
+11
*
RDMA/bnxt_re: RoCE slow path TLV support
Selvin Xavier
2023-04-04
1
-0
/
+162
*
RDMA/bnxt_re: Reduce number of argumets to control path command APIs
Selvin Xavier
2023-04-04
4
-138
/
+199
*
RDMA/bnxt_re: Convert RCFW_CMD_PREP macro to static inline function
Selvin Xavier
2023-04-04
4
-69
/
+98
*
RDMA/bnxt_re: Remove HW queue mapping from RoCE Driver
Selvin Xavier
2023-04-04
3
-93
/
+0
*
RDMA/bnxt_re: Update HW interface headers
Selvin Xavier
2023-04-04
2
-2957
/
+4228
*
RDMA/bnxt_re: remove unused num_srqne_processed and num_cqne_processed variables
Tom Rix
2023-03-29
1
-10
/
+4
*
RDMA/bnxt_re: Add resize_cq support
Selvin Xavier
2023-03-29
5
-0
/
+163
*
bnxt_en: Remove runtime interrupt vector allocation
Ajit Khaparde
2023-02-02
2
-37
/
+12
*
RDMA/bnxt_re: Remove the sriov config callback
Ajit Khaparde
2023-02-02
1
-4
/
+7
*
bnxt_en: Remove struct bnxt access from RoCE driver
Hongguang Gao
2023-02-02
1
-15
/
+7
*
bnxt_en: Use auxiliary bus calls over proprietary calls
Ajit Khaparde
2023-02-02
1
-41
/
+61
*
bnxt_en: Use direct API instead of indirection
Ajit Khaparde
2023-02-02
1
-55
/
+16
*
bnxt_en: Remove usage of ulp_id
Ajit Khaparde
2023-02-02
1
-13
/
+11
*
RDMA/bnxt_re: Use auxiliary driver interface
Ajit Khaparde
2023-02-02
2
-273
/
+131
*
IB: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-21
1
-1
/
+1
*
RDMA: Correct duplicated words in comments
Jiang Jian
2022-06-24
1
-1
/
+1
*
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-04-06
1
-1
/
+1
*
RDMA/bnxt_re: Fix endianness warning for req.pkey
Kamal Heib
2021-12-07
1
-1
/
+1
*
RDMA/bnxt_re: Use bitmap_zalloc() when applicable
Christophe JAILLET
2021-11-29
1
-4
/
+2
*
RDMA/bnxt_re: Remove dynamic pkey table
Kamal Heib
2021-11-25
6
-175
/
+10
*
RDMA/bnxt_re: Scan the whole bitmap when checking if "disabling RCFW with pen...
Christophe JAILLET
2021-11-16
2
-5
/
+2
*
RDMA/bnxt_re: Remove unneeded variable
Changcheng Deng
2021-11-16
1
-2
/
+1
*
RDMA/bnxt_re: Remove unsupported bnxt_re_modify_ah callback
Kamal Heib
2021-11-03
3
-7
/
+0
*
RDMA/bnxt_re: Use helper function to set GUIDs
Kamal Heib
2021-10-29
4
-21
/
+4
*
RDMA/bnxt_re: Fix kernel panic when trying to access bnxt_re_stat_descs
Kamal Heib
2021-10-29
1
-0
/
+2
*
RDMA: Constify netdev->dev_addr accesses
Jakub Kicinski
2021-10-25
4
-7
/
+8
*
RDMA/counter: Add a descriptor in struct rdma_hw_stats
Aharon Landau
2021-10-12
1
-70
/
+67
*
RDMA/bnxt_re: Check if the vlan is valid before reporting
Selvin Xavier
2021-09-20
1
-3
/
+9
*
RDMA/bnxt_re: Correct FRMR size calculation
Selvin Xavier
2021-09-20
1
-1
/
+2
*
RDMA/bnxt_re: Use GFP_KERNEL in non atomic context
Selvin Xavier
2021-09-20
2
-3
/
+3
*
RDMA/bnxt_re: Fix FRMR issue with single page MR allocation
Selvin Xavier
2021-09-20
1
-2
/
+3
*
RDMA/bnxt_re: Fix query SRQ failure
Selvin Xavier
2021-09-20
1
-1
/
+2
*
RDMA/bnxt_re: Suppress unwanted error messages
Selvin Xavier
2021-09-20
1
-3
/
+6
*
RDMA/bnxt_re: Support multiple page sizes
Selvin Xavier
2021-09-20
2
-14
/
+4
*
RDMA/bnxt_re: Reduce the delay in polling for hwrm command completion
Selvin Xavier
2021-09-20
2
-2
/
+2
*
RDMA/bnxt_re: Use separate response buffer for stat_ctx_free
Edwin Peer
2021-09-20
1
-3
/
+4
*
RDMA/bnxt_re: Update statistics counter name
Selvin Xavier
2021-09-20
2
-3
/
+3
*
RDMA/bnxt_re: Add extended statistics counters
Selvin Xavier
2021-09-20
10
-101
/
+401
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-09-09
1
-2
/
+2
|
\
|
*
RDMA/bnxt_re: Prefer kcalloc over open coded arithmetic
Len Baker
2021-09-08
1
-2
/
+2
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-09-02
3
-22
/
+12
|
\
|
|
*
Merge branch 'sg_nents' into rdma.git for-next
Jason Gunthorpe
2021-08-30
3
-7
/
+8
|
|
\
|
*
|
RDMA: Globally allocate and release QP memory
Leon Romanovsky
2021-08-03
3
-22
/
+12
*
|
|
RDMA/bnxt_re: Remove unpaired rtnl unlock in bnxt_re_dev_init()
Dinghao Liu
2021-08-19
1
-1
/
+0
*
|
|
RDMA/bnxt_re: Add missing spin lock initialization
Naresh Kumar PBS
2021-08-19
1
-0
/
+1
|
|
/
|
/
|
*
|
RDMA/bnxt_re: Fix stats counters
Naresh Kumar PBS
2021-07-12
3
-7
/
+8
|
/
*
RDMA/bnxt_re: Fix uninitialized struct bit field rsvd1
Colin Ian King
2021-06-24
1
-4
/
+1
*
RDMA/bnxt_re: Update ABI to pass wqe-mode to user space
Devesh Sharma
2021-06-22
3
-6
/
+5
[next]