index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qed
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-13
/
+4
2021-11-01
RDMA/qed: Use helper function to set GUIDs
Kamal Heib
1
-13
/
+4
2021-10-26
net: qed_dev: fix check of true !rc expression
Jean Sacren
1
-1
/
+1
2021-10-26
net: qed_ptp: fix check of true !rc expression
Jean Sacren
1
-2
/
+2
2021-10-19
qed: Change the TCP common variable - "iscsi_ooo"
Shai Malin
1
-26
/
+24
2021-10-19
qed: Optimize the ll2 ooo flow
Shai Malin
2
-41
/
+42
2021-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
9
-10
/
+10
2021-10-13
net: qed_debug: fix check of false (grc_param < 0) expression
Jean Sacren
1
-1
/
+1
2021-10-10
ethernet: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
1
-1
/
+0
2021-10-09
qed: Fix missing error code in qed_slowpath_start()
chongjiapeng
1
-0
/
+1
2021-10-08
qed: Fix compilation for CONFIG_QED_SRIOV undefined scenario
Prabhakar Kushwaha
1
-0
/
+12
2021-10-08
qed: Initialize debug string array
Tim Gardner
1
-3
/
+0
2021-10-06
qed: Fix spelling mistake "ctx_bsaed" -> "ctx_based"
Colin Ian King
1
-1
/
+1
2021-10-04
qed: fix ll2 establishment during load of RDMA driver
Manish Chopra
1
-5
/
+44
2021-10-04
qed: Update the TCP active termination 2 MSL timer ("TIME_WAIT")
Prabhakar Kushwaha
1
-0
/
+1
2021-10-04
qed: Update TCP silly-window-syndrome timeout for iwarp, scsi
Nikolay Assa
1
-0
/
+1
2021-10-04
qed: Update debug related changes
Prabhakar Kushwaha
8
-505
/
+1031
2021-10-04
qed: Add '_GTT' suffix to the IRO RAM macros
Prabhakar Kushwaha
10
-111
/
+143
2021-10-04
qed: Update FW init functions to support FW 8.59.1.0
Omkar Kulkarni
6
-200
/
+372
2021-10-04
qed: Use enum as per FW 8.59.1.0 in qed_iro_hsi.h
Prabhakar Kushwaha
1
-257
/
+390
2021-10-04
qed: Update qed_hsi.h for fw 8.59.1.0
Prabhakar Kushwaha
10
-308
/
+1588
2021-10-04
qed: Update qed_mfw_hsi.h for FW ver 8.59.1.0
Prabhakar Kushwaha
3
-263
/
+800
2021-10-04
qed: Update common_hsi for FW ver 8.59.1.0
Prabhakar Kushwaha
1
-1
/
+1
2021-10-04
qed: Split huge qed_hsi.h header file
Omkar Kulkarni
23
-3747
/
+3794
2021-10-04
qed: Remove e4_ and _e4 from FW HSI
Shai Malin
13
-3450
/
+3443
2021-10-04
qed: Fix kernel-doc warnings
Prabhakar Kushwaha
15
-1733
/
+1952
2021-09-27
qed: Move devlink registration to be last devlink command
Leon Romanovsky
1
-5
/
+2
2021-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+16
2021-09-22
qed: rdma - don't wait for resources under hw error recovery flow
Shai Malin
2
-0
/
+16
2021-09-22
devlink: Make devlink_register to be void
Leon Romanovsky
1
-6
/
+1
2021-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+5
2021-09-13
qed: Improve the stack space of filter_config()
Shai Malin
1
-20
/
+3
2021-09-10
qed: Handle management FW error
Shai Malin
1
-1
/
+5
2021-09-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-2
/
+2
2021-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+6
2021-08-25
qed: Enable automatic recovery on error condition.
Alok Prasad
3
-1
/
+19
2021-08-24
qed: Fix the VF msix vectors flow
Shai Malin
1
-1
/
+6
2021-08-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+21
2021-08-16
qed: Fix null-pointer dereference in qed_rdma_create_qp()
Shai Malin
1
-2
/
+1
2021-08-16
qed: qed ll2 race condition fixes
Shai Malin
1
-0
/
+20
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
1
-2
/
+3
2021-08-03
qed: Remove duplicated include of kernel.h
zhouchuangao
1
-1
/
+0
2021-08-03
qed: Remove redundant prints from the iWARP SYN handling
Shai Malin
1
-2
/
+0
2021-08-03
qed: Skip DORQ attention handling during recovery
Shai Malin
1
-1
/
+11
2021-08-03
qed: Avoid db_recovery during recovery
Shai Malin
1
-0
/
+5
2021-07-30
RDMA/qed: Use accurate error num in qed_cxt_dynamic_ilt_alloc
Prabhakar Kushwaha
1
-2
/
+2
2021-07-29
qed: Remove the qed module version
Shai Malin
3
-18
/
+1
2021-07-27
net: qed: remove unneeded return variables
Jason Wang
1
-4
/
+2
2021-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
[next]