index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qlcnic
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-12
/
+7
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-3
/
+3
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
1
-1
/
+1
2022-06-10
ethernet: Remove vf rate limit check for drivers
Bin Chen
1
-4
/
+2
2022-05-09
rtnetlink: add extack support in fdb del handlers
Alaa Mohamed
1
-1
/
+2
2022-05-05
net: switch to netif_napi_add_tx()
Jakub Kicinski
1
-5
/
+4
2022-03-26
qlcnic: dcb: default to returning -EOPNOTSUPP
Tom Rix
1
-5
/
+5
2022-03-18
qlcnic: remove redundant assignment to variable index
Colin Ian King
1
-1
/
+1
2022-02-28
net: qlcnic: use time_is_before_jiffies() instead of open coding it
Wang Qing
1
-1
/
+2
2022-01-09
qlcnic: Simplify DMA setting
Christophe JAILLET
6
-38
/
+19
2021-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-5
/
+13
2021-12-18
qlcnic: potential dereference null pointer of rx_queue->page_ring
Jiasheng Jiang
3
-5
/
+13
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+8
2021-12-01
net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()
Zhou Qingyang
1
-2
/
+8
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-2
/
+6
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
1
-1
/
+1
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+1
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-19
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-02
qlcnic: make the array random_data static const, makes object smaller
Colin Ian King
1
-1
/
+1
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
[next]