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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-21
qed: remove unnecessary memset in qed_init_fw_funcs
Wan Jiabing
1
-2
/
+0
2022-03-18
qlcnic: remove redundant assignment to variable index
Colin Ian King
1
-1
/
+1
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-7
/
+18
2022-03-07
qed: return status of qed_iov_get_link
Tom Rix
1
-7
/
+11
2022-03-07
net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prep...
Jia-Ju Bai
1
-0
/
+7
2022-03-03
qed: validate and restrict untrusted VFs vlan promisc mode
Manish Chopra
2
-2
/
+27
2022-03-03
qed: display VF trust config
Manish Chopra
1
-0
/
+1
2022-02-28
net: qlcnic: use time_is_before_jiffies() instead of open coding it
Wang Qing
1
-1
/
+2
2022-02-10
qed: prevent a fw assert during device shutdown
Venkata Sudheer Kumar Bhavaraju
3
-2
/
+51
2022-01-31
qed: use msleep() in qed_mcp_cmd() and add qed_mcp_cmd_nosleep() for udelay.
Venkata Sudheer Kumar Bhavaraju
2
-14
/
+64
2022-01-09
net/qla3xxx: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-8
/
+3
2022-01-09
qlcnic: Simplify DMA setting
Christophe JAILLET
6
-38
/
+19
2022-01-02
qed: Use dma_set_mask_and_coherent() and simplify code
Christophe JAILLET
1
-23
/
+5
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+1
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-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
1
-5
/
+0
2021-12-13
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
1
-1
/
+1
2021-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-10
/
+16
2021-12-07
net/qla3xxx: fix an error code in ql_adapter_up()
Dan Carpenter
1
-10
/
+9
2021-12-03
qed*: esl priv flag support through ethtool
Manish Chopra
5
-1
/
+80
2021-12-03
qed*: enhance tx timeout debug info
Manish Chopra
6
-15
/
+162
2021-12-03
qede: validate non LSO skb length
Manish Chopra
1
-0
/
+7
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+8
2021-12-02
qed: Enhance rammod debug prints to provide pretty details
Prabhakar Kushwaha
4
-15
/
+158
2021-12-01
net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()
Zhou Qingyang
1
-2
/
+8
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2021-11-26
net: qed: fix the array may be out of bound
zhangyue
1
-3
/
+3
2021-11-22
qed: Use the bitmap API to simplify some functions
Christophe JAILLET
1
-19
/
+5
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
3
-6
/
+18
2021-11-16
net: move gro definitions to include/net/gro.h
Eric Dumazet
1
-0
/
+1
2021-11-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-13
/
+4
2021-11-01
RDMA/qed: Use helper function to set GUIDs
Kamal Heib
1
-13
/
+4
2021-10-29
net: netxen: fix code indentation
Jean Sacren
1
-1
/
+1
2021-10-25
net: qed_dev: fix check of true !rc expression
Jean Sacren
1
-1
/
+1
2021-10-25
net: qed_ptp: fix check of true !rc expression
Jean Sacren
1
-2
/
+2
2021-10-19
ethernet: netxen: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+3
2021-10-18
qed: Change the TCP common variable - "iscsi_ooo"
Shai Malin
1
-26
/
+24
2021-10-18
qed: Optimize the ll2 ooo flow
Shai Malin
2
-41
/
+42
2021-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2021-10-14
ethernet: replace netdev->dev_addr 16bit writes
Jakub Kicinski
1
-4
/
+6
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
10
-11
/
+11
2021-10-13
net: qed_debug: fix check of false (grc_param < 0) expression
Jean Sacren
1
-1
/
+1
2021-10-10
ethernet: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
1
-1
/
+0
2021-10-09
qed: Fix missing error code in qed_slowpath_start()
chongjiapeng
1
-0
/
+1
2021-10-08
qed: Fix compilation for CONFIG_QED_SRIOV undefined scenario
Prabhakar Kushwaha
1
-0
/
+12
2021-10-08
qed: Initialize debug string array
Tim Gardner
1
-3
/
+0
2021-10-06
qed: Fix spelling mistake "ctx_bsaed" -> "ctx_based"
Colin Ian King
1
-1
/
+1
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
3
-3
/
+3
2021-10-04
qed: fix ll2 establishment during load of RDMA driver
Manish Chopra
1
-5
/
+44
[next]