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
/
qlcnic
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-08
qlcnic: dcb: default to returning -EOPNOTSUPP
Tom Rix
1
-5
/
+5
2021-12-29
qlcnic: potential dereference null pointer of rx_queue->page_ring
Jiasheng Jiang
3
-5
/
+13
2021-12-08
net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()
Zhou Qingyang
1
-2
/
+8
2021-09-10
qlcnic: Remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2021-09-04
qlcnic: Remove redundant unlock in qlcnic_pinit_from_rom
Dinghao Liu
1
-1
/
+0
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+6
2021-08-23
qlcnic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
3
-29
/
+25
2021-08-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2021-08-17
net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32
Dinghao Liu
1
-1
/
+3
2021-08-03
qlcnic: make the array random_data static const, makes object smaller
Colin Ian King
1
-1
/
+1
2021-07-01
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
5
-15
/
+5
2021-06-29
Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-0
/
+2
2021-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2021-06-18
qlcnic: remove redundant continue statement
Colin Ian King
1
-3
/
+0
2021-06-16
qlcnic: Use list_for_each_entry() to simplify code in qlcnic_main.c
Wang Hai
1
-3
/
+1
2021-06-14
qlcnic: Fix an error handling path in 'qlcnic_probe()'
Christophe JAILLET
1
-0
/
+1
2021-06-09
ethernet/qlogic: Use list_for_each_entry() to simplify code in qlcnic_hw.c
Wang Hai
1
-6
/
+2
2021-06-02
qlcnic: Remove the repeated declaration
Shaokun Zhang
1
-1
/
+0
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2021-05-18
qlcnic: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2
-0
/
+2
2021-05-18
net: calxeda: Fix wrong function name in comments
Yang Shen
2
-2
/
+2
2021-05-13
qlcnic: Add null check after calling netdev_alloc_skb
Tom Seewald
1
-0
/
+3
2021-05-13
Revert "qlcnic: Avoid potential NULL pointer dereference"
Greg Kroah-Hartman
1
-2
/
+0
2021-03-12
net/qlcnic: Fix a use after free in qlcnic_83xx_get_minidump_template
Lv Yunlong
1
-0
/
+3
2021-01-07
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
1
-2
/
+0
2020-12-17
qlcnic: Fix error code in probe
Dan Carpenter
1
-0
/
+1
2020-12-09
drivers: net: qlcnic: simplify the return expression of qlcnic_sriov_vf_shutd...
Zheng Yongjun
1
-6
/
+1
2020-11-17
qlcnic: fix error return code in qlcnic_83xx_restart_hw()
Zhang Changzhong
1
-1
/
+2
2020-10-16
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-8
/
+2
2020-09-21
net: qlcnic: simplify the return expression of qlcnic_83xx_shutdown
Qinglang Miao
1
-6
/
+1
2020-09-16
net/qlcnic: Convert to SPDX license identifiers
Thomas Gleixner
20
-40
/
+20
2020-09-14
net: qlcnic: remove unused variable 'val' in qlcnic_83xx_cam_unlock()
Zhang Changzhong
1
-2
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-07-15
qlcnic: convert to new udp_tunnel_nic infra
Jakub Kicinski
3
-70
/
+32
2020-07-05
qlcninc: use generic power management
Vaibhav Gupta
2
-35
/
+9
2020-06-15
qlcnic: Use kobj_to_dev() instead
Wang Qing
1
-17
/
+17
2020-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+3
2020-05-26
qlcnic: fix missing release in qlcnic_83xx_interrupt_test.
Qiushi Wu
1
-1
/
+3
2020-05-05
qlcnic: use true,false for bool variable in qlcnic_sriov_common.c
Jason Yan
1
-2
/
+2
2020-04-26
qlcnic: remove unused inline function qlcnic_hw_write_wx_2M
YueHaibing
1
-6
/
+0
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2020-03-26
qlcnic: Fix bad kzalloc null test
Xu Wang
1
-1
/
+1
2020-03-15
net: qlnic: let core reject the unsupported coalescing parameters
Jakub Kicinski
1
-18
/
+5
2020-02-27
qlogic: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-4
/
+4
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-0
/
+3
2020-01-23
qlcnic: Fix CPU soft lockup while collecting firmware dump
Manish Chopra
2
-0
/
+3
2019-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-2
/
+2
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-1
/
+1
2019-07-23
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-1
/
+1
[next]