index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
Commit message (
Expand
)
Author
Age
Files
Lines
*
qed: Fix missing error code in qed_slowpath_start()
chongjiapeng
2021-10-09
1
-0
/
+1
*
qed: rdma - don't wait for resources under hw error recovery flow
Shai Malin
2021-09-22
2
-0
/
+16
*
qlcnic: Remove redundant initialization of variable ret
Colin Ian King
2021-09-10
1
-1
/
+1
*
qed: Handle management FW error
Shai Malin
2021-09-10
1
-1
/
+5
*
Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-09-07
1
-1
/
+0
|
\
|
*
qlcnic: Remove redundant unlock in qlcnic_pinit_from_rom
Dinghao Liu
2021-09-04
1
-1
/
+0
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-09-02
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'sg_nents' into rdma.git for-next
Jason Gunthorpe
2021-08-30
4
-5
/
+14
|
|
\
|
*
|
RDMA/qed: Use accurate error num in qed_cxt_dynamic_ilt_alloc
Prabhakar Kushwaha
2021-07-30
1
-2
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-26
2
-2
/
+7
|
\
\
\
|
*
|
|
qede: Fix memset corruption
Shai Malin
2021-08-25
1
-1
/
+1
|
*
|
|
qed: Fix the VF msix vectors flow
Shai Malin
2021-08-24
1
-1
/
+6
*
|
|
|
netxen_nic: Remove the repeated declaration
Shaokun Zhang
2021-08-25
1
-1
/
+0
*
|
|
|
qed: Enable automatic recovery on error condition.
Alok Prasad
2021-08-25
4
-2
/
+39
*
|
|
|
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-24
4
-7
/
+21
*
|
|
|
qlcnic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-08-23
3
-29
/
+25
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-19
3
-3
/
+24
|
\
|
|
|
|
*
|
|
net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32
Dinghao Liu
2021-08-17
1
-1
/
+3
|
*
|
|
qed: Fix null-pointer dereference in qed_rdma_create_qp()
Shai Malin
2021-08-16
1
-2
/
+1
|
*
|
|
qed: qed ll2 race condition fixes
Shai Malin
2021-08-16
1
-0
/
+20
|
|
|
/
|
|
/
|
*
|
|
ethernet: fix PTP_1588_CLOCK dependencies
Arnd Bergmann
2021-08-13
1
-1
/
+1
*
|
|
devlink: Set device as early as possible
Leon Romanovsky
2021-08-09
1
-2
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-05
2
-0
/
+9
|
\
|
|
|
*
|
qede: fix crash in rmmod qede while automatic debug collection
Prabhakar Kushwaha
2021-08-02
2
-0
/
+9
*
|
|
qed: Remove duplicated include of kernel.h
zhouchuangao
2021-08-03
1
-1
/
+0
*
|
|
qed: Remove redundant prints from the iWARP SYN handling
Shai Malin
2021-08-03
1
-2
/
+0
*
|
|
qed: Skip DORQ attention handling during recovery
Shai Malin
2021-08-03
1
-1
/
+11
*
|
|
qed: Avoid db_recovery during recovery
Shai Malin
2021-08-03
1
-0
/
+5
*
|
|
qlcnic: make the array random_data static const, makes object smaller
Colin Ian King
2021-08-02
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-31
2
-5
/
+5
|
\
|
|
|
*
|
net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock and ql_adapte...
Letu Ren
2021-07-26
1
-3
/
+3
|
*
|
net: qede: Fix end of loop tests for list_for_each_entry
Harshvardhan Jha
2021-07-25
1
-2
/
+2
|
|
/
*
|
qede: Remove the qede module version
Shai Malin
2021-07-29
3
-21
/
+4
*
|
qed: Remove the qed module version
Shai Malin
2021-07-29
3
-18
/
+1
*
|
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-1
/
+1
*
|
net: qed: remove unneeded return variables
Jason Wang
2021-07-27
1
-4
/
+2
|
/
*
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-06-30
26
-76
/
+1837
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-06-28
1
-6
/
+0
|
|
\
|
|
*
qede: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2021-06-24
1
-6
/
+0
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-18
3
-1
/
+6
|
|
\
\
|
*
|
|
qlcnic: remove redundant continue statement
Colin Ian King
2021-06-18
1
-3
/
+0
|
|
|
/
|
|
/
|
|
*
|
qlcnic: Use list_for_each_entry() to simplify code in qlcnic_main.c
Wang Hai
2021-06-16
1
-3
/
+1
|
*
|
ethernet/qlogic: Use list_for_each_entry() to simplify code in qlcnic_hw.c
Wang Hai
2021-06-08
1
-6
/
+2
|
*
|
net: qede: Use list_for_each_entry() to simplify code
Wang Hai
2021-06-08
1
-4
/
+2
|
*
|
qed: Fix duplicate included linux/kernel.h
Jiapeng Chong
2021-06-07
1
-1
/
+0
|
*
|
qed: Add IP services APIs support
Nikolay Assa
2021-06-03
1
-0
/
+238
|
*
|
qed: Add NVMeTCP Offload IO Level FW Initializations
Shai Malin
2021-06-03
4
-2
/
+426
|
*
|
qed: Add support of HW filter block
Prabhakar Kushwaha
2021-06-03
3
-0
/
+103
|
*
|
qed: Add NVMeTCP Offload Connection Level FW and HW HSI
Shai Malin
2021-06-03
3
-2
/
+610
|
*
|
qed: Add NVMeTCP Offload PF Level FW and HW HSI
Shai Malin
2021-06-03
14
-22
/
+429
[next]