index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
bnxt_re
Age
Commit message (
Expand
)
Author
2023-06-01
RDMA/bnxt_re: Fix reporting active_{speed,width} attributes
Kamal Heib
2023-05-19
RDMA/bnxt_re: Do not enable congestion control on VFs
Kalesh AP
2023-05-19
RDMA/bnxt_re: Fix return value of bnxt_re_process_raw_qp_pkt_rx
Kalesh AP
2023-05-19
RDMA/bnxt_re: Fix a possible memory leak
Kalesh AP
2023-05-12
RDMA/bnxt_re: Fix the page_size used during the MR creation
Selvin Xavier
2023-04-04
RDMA/bnxt_re: Enable congestion control by default
Selvin Xavier
2023-04-04
RDAM/bnxt_re: Use tlv apis while processing the slow path commands
Selvin Xavier
2023-04-04
RDMA/bnxt_re: RoCE slow path TLV support
Selvin Xavier
2023-04-04
RDMA/bnxt_re: Reduce number of argumets to control path command APIs
Selvin Xavier
2023-04-04
RDMA/bnxt_re: Convert RCFW_CMD_PREP macro to static inline function
Selvin Xavier
2023-04-04
RDMA/bnxt_re: Remove HW queue mapping from RoCE Driver
Selvin Xavier
2023-04-04
RDMA/bnxt_re: Update HW interface headers
Selvin Xavier
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
[next]