index
:
linux/linux-stable.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.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
Age
Commit message (
Expand
)
Author
2020-06-23
net: qed: reset ILT block sizes before recomputing to fix crashes
Alexander Lobakin
2020-06-23
net: qede: fix use-after-free on recovery and AER handling
Alexander Lobakin
2020-06-23
net: qede: fix PTP initialization on recovery
Alexander Lobakin
2020-06-23
net: qed: fix excessive QM ILT lines consumption
Alexander Lobakin
2020-06-23
net: qed: fix NVMe login fails over VFs
Alexander Lobakin
2020-06-23
net: qede: stop adding events on an already destroyed workqueue
Alexander Lobakin
2020-06-23
net: qed: fix async event callbacks unregistering
Alexander Lobakin
2020-06-15
qlcnic: Use kobj_to_dev() instead
Wang Qing
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-06-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-06-05
net: qed: fixes crash while running driver in kdump kernel
Alok Prasad
2020-06-02
RDMA: Remove 'max_fmr'
Jason Gunthorpe
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-26
qed: Add EDPM mode type for user-fw compatibility
Yuval Basson
2020-05-25
qlcnic: fix missing release in qlcnic_83xx_interrupt_test.
Qiushi Wu
2020-05-21
qed: Add XRC to RoCE
Yuval Basson
2020-05-21
qed: changes to ILT to support XRC
Yuval Basson
2020-05-14
qlogic/qede: Add XDP frame size to driver
Jesper Dangaard Brouer
2020-05-14
net: qed: introduce critical hardware error handler
Igor Russkikh
2020-05-14
net: qed: introduce critical fan failure handler
Igor Russkikh
2020-05-14
net: qede: Implement ndo_tx_timeout
Denis Bolotin
2020-05-14
net: qede: optional hw recovery procedure
Igor Russkikh
2020-05-14
net: qed: attention clearing properties
Igor Russkikh
2020-05-14
net: qed: cleanup debug related declarations
Igor Russkikh
2020-05-14
net: qed: critical err reporting to management firmware
Igor Russkikh
2020-05-14
net: qed: invoke err notify on critical areas
Igor Russkikh
2020-05-14
net: qede: add hw err scheduled handler
Igor Russkikh
2020-05-14
net: qed: adding hw_err states and handling
Igor Russkikh
2020-05-11
net: qed: Disable SRIOV functionality inside kdump kernel
Bhupesh Sharma
2020-05-11
net: qed*: Reduce RX and TX default ring count when running inside kdump kernel
Bhupesh Sharma
2020-05-05
net: qede: Use true for bool variable in qede_init_fp()
Jason Yan
2020-05-05
qlcnic: use true,false for bool variable in qlcnic_sriov_common.c
Jason Yan
2020-04-25
qlcnic: remove unused inline function qlcnic_hw_write_wx_2M
YueHaibing
2020-04-23
qed: Make ll2_cbs static
Zou Wei
2020-04-23
qede: Add support for handling the pcie errors.
Sudarsana Reddy Kalluru
2020-04-23
qed: Enable device error reporting capability.
Sudarsana Reddy Kalluru
2020-04-20
qed: use true,false for bool variables
Jason Yan
2020-04-20
net: qed: Remove unneeded cast from memory allocation
Aishwarya Ramakrishnan
2020-04-17
scsi: qed: Send BW update notifications to the protocol drivers
Sudarsana Reddy Kalluru
2020-04-06
qed: remove redundant assignment to variable 'rc'
Colin Ian King
2020-03-30
qed: Fix use after free in qed_chain_free
Yuval Basson
2020-03-29
qed: Fix race condition between scheduling and destroying the slowpath workqueue
Yuval Basson
2020-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2020-03-26
qlcnic: Fix bad kzalloc null test
Xu Wang
2020-03-17
net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
Jakub Kicinski
2020-03-16
qede: remove some unused code in function qede_selftest_receive_traffic
Zheng Zengkai
2020-03-14
net: qlnic: let core reject the unsupported coalescing parameters
Jakub Kicinski
2020-03-14
net: qede: reject unsupported coalescing params
Jakub Kicinski
[prev]
[next]