index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qlcnic
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ndo_fdb_del: Add a parameter to report whether notification was sent
Petr Machata
2024-11-16
1
-1
/
+1
*
ndo_fdb_add: Add a parameter to report whether notification was sent
Petr Machata
2024-11-16
1
-1
/
+1
*
net: qlogic: use ethtool string helpers
Rosen Penev
2024-10-30
1
-32
/
+28
*
qlcnic: make read-only const array key static
Colin Ian King
2024-09-12
1
-5
/
+7
*
qlcnic: Remove unused declarations
Yue Haibing
2024-09-04
2
-11
/
+0
*
ipv4: Remove redundant !ifa->ifa_dev check.
Kuniyuki Iwashima
2024-08-16
1
-1
/
+1
*
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-08
1
-1
/
+1
*
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
2024-03-04
1
-2
/
+1
*
qlcnic: replace deprecated strncpy with strscpy
Justin Stitt
2023-12-10
1
-6
/
+6
*
net: vlan: introduce skb_vlan_eth_hdr()
Vladimir Oltean
2023-04-23
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-14
1
-1
/
+7
|
\
|
*
qlcnic: check pci_reset_function result
Denis Plotnikov
2023-04-12
1
-1
/
+7
*
|
qlcnic: Remove unnecessary aer.h include
Bjorn Helgaas
2023-03-09
1
-1
/
+0
*
|
qlcnic: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-03-09
2
-5
/
+0
|
/
*
qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failure
Daniil Tatianin
2022-12-26
3
-10
/
+16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-12-13
1
-0
/
+2
|
\
|
*
drivers: net: qlcnic: Fix potential memory leak in qlcnic_sriov_init()
Yuan Can
2022-12-09
1
-0
/
+2
*
|
qlcnic: Clean up some inconsistent indenting
Jiapeng Chong
2022-12-13
1
-1
/
+1
|
/
*
qlcnic: fix sleep-in-atomic-context bugs caused by msleep
Duoming Zhou
2022-11-25
1
-2
/
+2
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-29
1
-12
/
+7
*
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-3
/
+3
*
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-07-02
1
-1
/
+1
*
ethernet: Remove vf rate limit check for drivers
Bin Chen
2022-06-11
1
-4
/
+2
*
rtnetlink: add extack support in fdb del handlers
Alaa Mohamed
2022-05-09
1
-1
/
+2
*
net: switch to netif_napi_add_tx()
Jakub Kicinski
2022-05-06
1
-5
/
+4
*
qlcnic: dcb: default to returning -EOPNOTSUPP
Tom Rix
2022-03-26
1
-5
/
+5
*
qlcnic: remove redundant assignment to variable index
Colin Ian King
2022-03-18
1
-1
/
+1
*
net: qlcnic: use time_is_before_jiffies() instead of open coding it
Wang Qing
2022-02-28
1
-1
/
+2
*
qlcnic: Simplify DMA setting
Christophe JAILLET
2022-01-10
6
-38
/
+19
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-24
3
-5
/
+13
|
\
|
*
qlcnic: potential dereference null pointer of rx_queue->page_ring
Jiasheng Jiang
2021-12-18
3
-5
/
+13
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-02
1
-2
/
+8
|
\
|
|
*
net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()
Zhou Qingyang
2021-12-02
1
-2
/
+8
*
|
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
1
-2
/
+6
|
/
*
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-05
1
-1
/
+1
*
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-10-02
1
-1
/
+1
*
qlcnic: Remove redundant initialization of variable ret
Colin Ian King
2021-09-10
1
-1
/
+1
*
qlcnic: Remove redundant unlock in qlcnic_pinit_from_rom
Dinghao Liu
2021-09-04
1
-1
/
+0
*
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-24
1
-2
/
+6
*
qlcnic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-08-23
3
-29
/
+25
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-20
1
-1
/
+3
|
\
|
*
net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32
Dinghao Liu
2021-08-17
1
-1
/
+3
*
|
qlcnic: make the array random_data static const, makes object smaller
Colin Ian King
2021-08-03
1
-1
/
+1
|
/
*
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-07-01
5
-15
/
+5
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-19
1
-0
/
+1
|
|
\
|
*
|
qlcnic: remove redundant continue statement
Colin Ian King
2021-06-18
1
-3
/
+0
|
*
|
qlcnic: Use list_for_each_entry() to simplify code in qlcnic_main.c
Wang Hai
2021-06-16
1
-3
/
+1
|
*
|
ethernet/qlogic: Use list_for_each_entry() to simplify code in qlcnic_hw.c
Wang Hai
2021-06-09
1
-6
/
+2
|
*
|
qlcnic: Remove the repeated declaration
Shaokun Zhang
2021-06-02
1
-1
/
+0
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-05-27
1
-1
/
+2
|
|
\
\
[next]