index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
2021-06-30
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
5
-15
/
+5
2021-06-28
Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-0
/
+2
2021-06-18
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-08
ethernet/qlogic: Use list_for_each_entry() to simplify code in qlcnic_hw.c
Wang Hai
1
-6
/
+2
2021-06-01
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-17
qlcnic: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2
-0
/
+2
2021-05-17
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-11
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-08
drivers: net: qlcnic: simplify the return expression of qlcnic_sriov_vf_shutd...
Zheng Yongjun
1
-6
/
+1
2020-11-16
qlcnic: fix error return code in qlcnic_83xx_restart_hw()
Zhang Changzhong
1
-1
/
+2
2020-10-15
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-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-07-14
qlcnic: convert to new udp_tunnel_nic infra
Jakub Kicinski
3
-70
/
+32
2020-07-04
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-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+3
2020-05-25
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-25
qlcnic: remove unused inline function qlcnic_hw_write_wx_2M
YueHaibing
1
-6
/
+0
2020-03-29
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-14
net: qlnic: let core reject the unsupported coalescing parameters
Jakub Kicinski
1
-18
/
+5
2020-02-26
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-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-12-12
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-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-1
/
+1
2019-07-03
qlcnic: remove redundant assignment to variable err
Colin Ian King
1
-1
/
+1
2019-06-02
drivers: use in_dev_for_each_ifa_rtnl/rcu
Florian Westphal
1
-2
/
+3
2019-04-08
qlogic: qlcnic: fix use of SPEED_UNKNOWN ethtool constant
Michael Zhivich
1
-1
/
+1
2019-03-15
qlcnic: Avoid potential NULL pointer dereference
Aditya Pakki
1
-0
/
+2
2019-01-17
net: Add extack argument to ndo_fdb_add()
Petr Machata
1
-1
/
+2
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-14
/
+14
2018-12-18
qlcnic: remove set but not used variables 'op, cmd_op'
YueHaibing
1
-5
/
+1
2018-11-28
qlcnic: remove set but not used variables 'cur_rings, max_hw_rings, tx_desc_i...
YueHaibing
1
-11
/
+2
2018-11-07
qlcnic: remove assumption that vlan_tci != 0
Michał Mirosław
1
-3
/
+5
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+0
[next]