index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2020-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-7
/
+7
2020-06-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-0
/
+10
2020-06-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-2
/
+0
2020-06-05
net: qed: fixes crash while running driver in kdump kernel
Alok Prasad
2
-7
/
+7
2020-06-03
RDMA: Remove 'max_fmr'
Jason Gunthorpe
2
-2
/
+0
2020-05-27
qed: Add EDPM mode type for user-fw compatibility
Yuval Basson
3
-0
/
+5
2020-05-22
qed: Add XRC to RoCE
Yuval Basson
3
-18
/
+175
2020-05-22
qed: changes to ILT to support XRC
Yuval Basson
4
-14
/
+64
2020-05-14
net: qed: introduce critical hardware error handler
Igor Russkikh
3
-1
/
+153
2020-05-14
net: qed: introduce critical fan failure handler
Igor Russkikh
2
-1
/
+15
2020-05-14
net: qed: attention clearing properties
Igor Russkikh
4
-5
/
+38
2020-05-14
net: qed: cleanup debug related declarations
Igor Russkikh
2
-21
/
+16
2020-05-14
net: qed: critical err reporting to management firmware
Igor Russkikh
4
-0
/
+161
2020-05-14
net: qed: invoke err notify on critical areas
Igor Russkikh
5
-14
/
+35
2020-05-14
net: qed: adding hw_err states and handling
Igor Russkikh
4
-0
/
+78
2020-05-11
net: qed: Disable SRIOV functionality inside kdump kernel
Bhupesh Sharma
1
-3
/
+7
2020-04-24
qed: Make ll2_cbs static
Zou Wei
1
-1
/
+1
2020-04-23
qed: Enable device error reporting capability.
Sudarsana Reddy Kalluru
1
-0
/
+9
2020-04-20
qed: use true,false for bool variables
Jason Yan
1
-2
/
+2
2020-04-20
net: qed: Remove unneeded cast from memory allocation
Aishwarya Ramakrishnan
1
-9
/
+8
2020-04-18
scsi: qed: Send BW update notifications to the protocol drivers
Sudarsana Reddy Kalluru
2
-0
/
+10
2020-04-06
qed: remove redundant assignment to variable 'rc'
Colin Ian King
1
-1
/
+1
2020-03-30
qed: Fix use after free in qed_chain_free
Yuval Basson
1
-22
/
+16
2020-03-30
qed: Fix race condition between scheduling and destroying the slowpath workqueue
Yuval Basson
1
-11
/
+2
2020-02-05
qed: Fix timestamping issue for L2 unicast ptp packets.
Sudarsana Reddy Kalluru
1
-2
/
+2
2020-02-04
qed: Remove set but not used variable 'p_link'
YueHaibing
1
-3
/
+0
2020-02-01
qed: Fix a error code in qed_hw_init()
Dan Carpenter
1
-0
/
+1
2020-01-27
qed: FW 8.42.2.0 debug features
Michal Kalderon
5
-2536
/
+1519
2020-01-27
qed: rt init valid initialization changed
Michal Kalderon
3
-21
/
+6
2020-01-27
qed: Debug feature: ilt and mdump
Michal Kalderon
7
-214
/
+820
2020-01-27
qed: FW 8.42.2.0 Add fw overlay feature
Michal Kalderon
5
-1
/
+224
2020-01-27
qed: FW 8.42.2.0 HSI changes
Michal Kalderon
4
-119
/
+208
2020-01-27
qed: FW 8.42.2.0 iscsi/fcoe changes
Michal Kalderon
4
-37
/
+6
2020-01-27
qed: Add abstraction for different hsi values per chip
Michal Kalderon
2
-30
/
+88
2020-01-27
qed: FW 8.42.2.0 Additional ll2 type
Michal Kalderon
8
-34
/
+212
2020-01-27
qed: Use dmae to write to widebus registers in fw_funcs
Michal Kalderon
7
-91
/
+142
2020-01-27
qed: FW 8.42.2.0 Parser offsets modified
Michal Kalderon
1
-26
/
+25
2020-01-27
qed: FW 8.42.2.0 Queue Manager changes
Michal Kalderon
5
-160
/
+149
2020-01-27
qed: FW 8.42.2.0 Expose new registers and change windows
Michal Kalderon
4
-538
/
+488
2020-01-27
qed: FW 8.42.2.0 Internal ram offsets modifications
Michal Kalderon
2
-191
/
+232
2019-12-10
qed: remove redundant assignments to rc
Colin Ian King
1
-5
/
+5
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-7
/
+22
2019-10-30
qed: Optimize execution time for nvm attributes configuration.
Sudarsana Reddy Kalluru
1
-6
/
+21
2019-10-30
qed: fix spelling mistake "queuess" -> "queues"
Colin Ian King
1
-1
/
+1
2019-10-28
net: Fix misspellings of "configure" and "configuration"
Geert Uytterhoeven
2
-3
/
+3
2019-09-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-3
/
+2
2019-09-16
qed: fix spelling mistake "fullill" -> "fulfill"
Colin Ian King
1
-1
/
+1
2019-09-13
Merge tag 'v5.3-rc8' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+3
2019-09-11
qed: Fix Config attribute frame format.
Sudarsana Reddy Kalluru
1
-10
/
+11
2019-09-11
qed*: Fix size of config attribute dump.
Sudarsana Reddy Kalluru
1
-0
/
+26
[next]