index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
bnxt_re
Age
Commit message (
Expand
)
Author
2023-03-29
RDMA/bnxt_re: remove unused num_srqne_processed and num_cqne_processed variables
Tom Rix
2023-03-29
RDMA/bnxt_re: Add resize_cq support
Selvin Xavier
2023-02-01
bnxt_en: Remove runtime interrupt vector allocation
Ajit Khaparde
2023-02-01
RDMA/bnxt_re: Remove the sriov config callback
Ajit Khaparde
2023-02-01
bnxt_en: Remove struct bnxt access from RoCE driver
Hongguang Gao
2023-02-01
bnxt_en: Use auxiliary bus calls over proprietary calls
Ajit Khaparde
2023-02-01
bnxt_en: Use direct API instead of indirection
Ajit Khaparde
2023-02-01
bnxt_en: Remove usage of ulp_id
Ajit Khaparde
2023-02-01
RDMA/bnxt_re: Use auxiliary driver interface
Ajit Khaparde
2022-08-21
IB: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-06-24
RDMA: Correct duplicated words in comments
Jiang Jian
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2021-12-06
RDMA/bnxt_re: Fix endianness warning for req.pkey
Kamal Heib
2021-11-29
RDMA/bnxt_re: Use bitmap_zalloc() when applicable
Christophe JAILLET
2021-11-25
RDMA/bnxt_re: Remove dynamic pkey table
Kamal Heib
2021-11-16
RDMA/bnxt_re: Scan the whole bitmap when checking if "disabling RCFW with pen...
Christophe JAILLET
2021-11-16
RDMA/bnxt_re: Remove unneeded variable
Changcheng Deng
2021-11-03
RDMA/bnxt_re: Remove unsupported bnxt_re_modify_ah callback
Kamal Heib
2021-10-29
RDMA/bnxt_re: Use helper function to set GUIDs
Kamal Heib
2021-10-29
RDMA/bnxt_re: Fix kernel panic when trying to access bnxt_re_stat_descs
Kamal Heib
2021-10-25
RDMA: Constify netdev->dev_addr accesses
Jakub Kicinski
2021-10-12
RDMA/counter: Add a descriptor in struct rdma_hw_stats
Aharon Landau
2021-09-20
RDMA/bnxt_re: Check if the vlan is valid before reporting
Selvin Xavier
2021-09-20
RDMA/bnxt_re: Correct FRMR size calculation
Selvin Xavier
2021-09-20
RDMA/bnxt_re: Use GFP_KERNEL in non atomic context
Selvin Xavier
2021-09-20
RDMA/bnxt_re: Fix FRMR issue with single page MR allocation
Selvin Xavier
2021-09-20
RDMA/bnxt_re: Fix query SRQ failure
Selvin Xavier
2021-09-20
RDMA/bnxt_re: Suppress unwanted error messages
Selvin Xavier
2021-09-20
RDMA/bnxt_re: Support multiple page sizes
Selvin Xavier
2021-09-20
RDMA/bnxt_re: Reduce the delay in polling for hwrm command completion
Selvin Xavier
2021-09-20
RDMA/bnxt_re: Use separate response buffer for stat_ctx_free
Edwin Peer
2021-09-20
RDMA/bnxt_re: Update statistics counter name
Selvin Xavier
2021-09-20
RDMA/bnxt_re: Add extended statistics counters
Selvin Xavier
2021-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-09-08
RDMA/bnxt_re: Prefer kcalloc over open coded arithmetic
Len Baker
2021-09-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-08-30
Merge branch 'sg_nents' into rdma.git for-next
Jason Gunthorpe
2021-08-19
RDMA/bnxt_re: Remove unpaired rtnl unlock in bnxt_re_dev_init()
Dinghao Liu
2021-08-19
RDMA/bnxt_re: Add missing spin lock initialization
Naresh Kumar PBS
2021-08-03
RDMA: Globally allocate and release QP memory
Leon Romanovsky
2021-07-12
RDMA/bnxt_re: Fix stats counters
Naresh Kumar PBS
2021-06-24
RDMA/bnxt_re: Fix uninitialized struct bit field rsvd1
Colin Ian King
2021-06-21
RDMA/bnxt_re: Update ABI to pass wqe-mode to user space
Devesh Sharma
2021-06-16
RDMA: Remove rdma_set_device_sysfs_group()
Jason Gunthorpe
2021-06-16
RDMA: Split the alloc_hw_stats() ops to port and device variants
Jason Gunthorpe
2021-06-03
RDMA/bnxt_re: Enable global atomic ops if platform supports
Devesh Sharma
2021-05-20
RDMA/bnxt_re: Drop unnecessary NULL checks after container_of
Guenter Roeck
2021-04-27
RDMA/bnxt_re: Fix a double free in bnxt_qplib_alloc_res
Lv Yunlong
2021-04-19
RDMA/bnxt_re: Get rid of custom module reference counting
Leon Romanovsky
2021-04-19
RDMA/bnxt_re: Create direct symbol link between bnxt modules
Leon Romanovsky
[prev]
[next]