index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
qed: return status of qed_iov_get_link
Tom Rix
2022-03-07
1
-7
/
+11
*
|
net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prep...
Jia-Ju Bai
2022-03-07
1
-0
/
+7
|
/
*
net/qla3xxx: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2022-01-09
1
-8
/
+3
*
qlcnic: Simplify DMA setting
Christophe JAILLET
2022-01-09
6
-38
/
+19
*
qed: Use dma_set_mask_and_coherent() and simplify code
Christophe JAILLET
2022-01-02
1
-23
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-31
1
-1
/
+1
|
\
|
*
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
2021-12-13
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-23
3
-5
/
+13
|
\
\
|
*
|
qlcnic: potential dereference null pointer of rx_queue->page_ring
Jiasheng Jiang
2021-12-18
3
-5
/
+13
*
|
|
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-12-14
1
-5
/
+0
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-09
2
-10
/
+16
|
\
|
|
*
net/qla3xxx: fix an error code in ql_adapter_up()
Dan Carpenter
2021-12-07
1
-10
/
+9
|
*
qede: validate non LSO skb length
Manish Chopra
2021-12-03
1
-0
/
+7
*
|
qed*: esl priv flag support through ethtool
Manish Chopra
2021-12-03
5
-1
/
+80
*
|
qed*: enhance tx timeout debug info
Manish Chopra
2021-12-03
6
-15
/
+162
*
|
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-01
1
-2
/
+8
*
|
qed: Enhance rammod debug prints to provide pretty details
Prabhakar Kushwaha
2021-12-02
4
-15
/
+158
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-26
1
-3
/
+3
|
\
|
|
*
net: qed: fix the array may be out of bound
zhangyue
2021-11-26
1
-3
/
+3
*
|
qed: Use the bitmap API to simplify some functions
Christophe JAILLET
2021-11-22
1
-19
/
+5
*
|
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
3
-6
/
+18
*
|
net: move gro definitions to include/net/gro.h
Eric Dumazet
2021-11-16
1
-0
/
+1
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-11-03
1
-13
/
+4
|
\
|
*
RDMA/qed: Use helper function to set GUIDs
Kamal Heib
2021-11-01
1
-13
/
+4
*
|
net: netxen: fix code indentation
Jean Sacren
2021-10-29
1
-1
/
+1
*
|
net: qed_dev: fix check of true !rc expression
Jean Sacren
2021-10-25
1
-1
/
+1
*
|
net: qed_ptp: fix check of true !rc expression
Jean Sacren
2021-10-25
1
-2
/
+2
*
|
ethernet: netxen: use eth_hw_addr_set()
Jakub Kicinski
2021-10-19
1
-1
/
+3
*
|
qed: Change the TCP common variable - "iscsi_ooo"
Shai Malin
2021-10-18
1
-26
/
+24
*
|
qed: Optimize the ll2 ooo flow
Shai Malin
2021-10-18
2
-41
/
+42
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-14
1
-0
/
+1
|
\
|
|
*
qed: Fix missing error code in qed_slowpath_start()
chongjiapeng
2021-10-09
1
-0
/
+1
*
|
ethernet: replace netdev->dev_addr 16bit writes
Jakub Kicinski
2021-10-14
1
-4
/
+6
*
|
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-14
10
-11
/
+11
*
|
net: qed_debug: fix check of false (grc_param < 0) expression
Jean Sacren
2021-10-13
1
-1
/
+1
*
|
ethernet: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-10-10
1
-1
/
+0
*
|
qed: Fix compilation for CONFIG_QED_SRIOV undefined scenario
Prabhakar Kushwaha
2021-10-08
1
-0
/
+12
*
|
qed: Initialize debug string array
Tim Gardner
2021-10-08
1
-3
/
+0
*
|
qed: Fix spelling mistake "ctx_bsaed" -> "ctx_based"
Colin Ian King
2021-10-06
1
-1
/
+1
*
|
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-05
3
-3
/
+3
*
|
qed: fix ll2 establishment during load of RDMA driver
Manish Chopra
2021-10-04
1
-5
/
+44
*
|
qed: Update the TCP active termination 2 MSL timer ("TIME_WAIT")
Prabhakar Kushwaha
2021-10-04
1
-0
/
+1
*
|
qed: Update TCP silly-window-syndrome timeout for iwarp, scsi
Nikolay Assa
2021-10-04
1
-0
/
+1
*
|
qed: Update debug related changes
Prabhakar Kushwaha
2021-10-04
8
-505
/
+1031
*
|
qed: Add '_GTT' suffix to the IRO RAM macros
Prabhakar Kushwaha
2021-10-04
10
-111
/
+143
*
|
qed: Update FW init functions to support FW 8.59.1.0
Omkar Kulkarni
2021-10-04
6
-200
/
+372
*
|
qed: Use enum as per FW 8.59.1.0 in qed_iro_hsi.h
Prabhakar Kushwaha
2021-10-04
1
-257
/
+390
*
|
qed: Update qed_hsi.h for fw 8.59.1.0
Prabhakar Kushwaha
2021-10-04
10
-308
/
+1588
*
|
qed: Update qed_mfw_hsi.h for FW ver 8.59.1.0
Prabhakar Kushwaha
2021-10-04
3
-263
/
+800
[prev]
[next]