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
/
net
/
ethernet
/
qlogic
/
qed
Age
Commit message (
Expand
)
Author
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-17
net: qed: Fix memcpy() overflow of qed_dcbx_params()
Kees Cook
2021-06-07
qed: Fix duplicate included linux/kernel.h
Jiapeng Chong
2021-06-03
qed: Add IP services APIs support
Nikolay Assa
2021-06-03
qed: Add NVMeTCP Offload IO Level FW Initializations
Shai Malin
2021-06-03
qed: Add support of HW filter block
Prabhakar Kushwaha
2021-06-03
qed: Add NVMeTCP Offload Connection Level FW and HW HSI
Shai Malin
2021-06-03
qed: Add NVMeTCP Offload PF Level FW and HW HSI
Shai Malin
2021-06-03
qed: Add TCP_ULP FW resource layout
Omkar Kulkarni
2021-05-13
net: qed: remove redundant initialization of variable rc
Colin Ian King
2021-03-10
qed: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-17
qed: fix ILT configuration of SRC block
Dmitry Bogdanov
2020-11-17
qed: fix error return code in qed_iwarp_ll2_start()
Zhang Changzhong
2020-10-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-10-16
Merge branch 'dynamic_sg' into rdma.git for-next
Jason Gunthorpe
2020-09-28
qed/qed_ll2: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-19
net: qed: use true,false for bool variables
Jason Yan
2020-09-14
qed: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-11
RDMA/qedr: Remove fbo and zbva from the MR
Jason Gunthorpe
2020-09-09
net: qed: RDMA personality shouldn't fail VF load
Dmitry Bogdanov
2020-09-09
net: qed: Disable aRFS for NPAR and 100G
Dmitry Bogdanov
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-02
RDMA/qedr: Fix reported max_pkeys
Kamal Heib
2020-08-24
qed: implement devlink dump
Igor Russkikh
2020-08-24
qed*: make use of devlink recovery infrastructure
Igor Russkikh
2020-08-24
qed: use devlink logic to report errors
Igor Russkikh
2020-08-24
qed: health reporter init deinit seq
Igor Russkikh
2020-08-24
qed: implement devlink info request
Igor Russkikh
2020-08-24
qed/qede: make devlink survive recovery
Igor Russkikh
2020-08-24
qed: move out devlink logic into a new file
Igor Russkikh
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-20
net: qed: Remove unnecessary cast
Alex Dewar
2020-08-03
net: qed: use eth_zero_addr() to clear mac address
Miaohe Lin
2020-07-31
qed: Use %pM format specifier for MAC addresses
Andy Shevchenko
2020-07-27
qed: fix the allocation of the chains with an external PBL
Alexander Lobakin
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-22
qed: add support for different page sizes for chains
Alexander Lobakin
2020-07-22
qed: simplify chain allocation with init params struct
Alexander Lobakin
2020-07-22
qed: simplify initialization of the chains with an external PBL
Alexander Lobakin
2020-07-22
qed: move chain initialization inlines next to allocation functions
Alexander Lobakin
2020-07-22
qed: sanitize PBL chains allocation
Alexander Lobakin
2020-07-22
qed: prevent possible double-frees of the chains
Alexander Lobakin
2020-07-22
qed: move chain methods to a separate file
Alexander Lobakin
2020-07-22
qed: reformat Makefile
Alexander Lobakin
2020-07-22
net: qed_hsi.h: Avoid the use of one-element array
Gustavo A. R. Silva
2020-07-22
net: qed: Remove unneeded cast from memory allocation
Wang Hai
2020-07-21
qed: suppress false-positives interrupt error messages on HW init
Alexander Lobakin
2020-07-21
qed: suppress "don't support RoCE & iWARP" flooding on HW init
Alexander Lobakin
2020-07-21
qed: Fix ILT and XRCD bitmap memory leaks
Yuval Basson
[next]