开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
Age
Commit message (
Expand
)
Author
2022-01-09
net/qla3xxx: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2022-01-09
qlcnic: Simplify DMA setting
Christophe JAILLET
2022-01-02
qed: Use dma_set_mask_and_coherent() and simplify code
Christophe JAILLET
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-18
qlcnic: potential dereference null pointer of rx_queue->page_ring
Jiasheng Jiang
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-12-13
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
2021-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-07
net/qla3xxx: fix an error code in ql_adapter_up()
Dan Carpenter
2021-12-03
qed*: esl priv flag support through ethtool
Manish Chopra
2021-12-03
qed*: enhance tx timeout debug info
Manish Chopra
2021-12-03
qede: validate non LSO skb length
Manish Chopra
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-02
qed: Enhance rammod debug prints to provide pretty details
Prabhakar Kushwaha
2021-12-01
net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()
Zhou Qingyang
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-26
net: qed: fix the array may be out of bound
zhangyue
2021-11-22
qed: Use the bitmap API to simplify some functions
Christophe JAILLET
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-16
net: move gro definitions to include/net/gro.h
Eric Dumazet
2021-11-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-11-01
RDMA/qed: Use helper function to set GUIDs
Kamal Heib
2021-10-29
net: netxen: fix code indentation
Jean Sacren
2021-10-25
net: qed_dev: fix check of true !rc expression
Jean Sacren
2021-10-25
net: qed_ptp: fix check of true !rc expression
Jean Sacren
2021-10-19
ethernet: netxen: use eth_hw_addr_set()
Jakub Kicinski
2021-10-18
qed: Change the TCP common variable - "iscsi_ooo"
Shai Malin
2021-10-18
qed: Optimize the ll2 ooo flow
Shai Malin
2021-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-14
ethernet: replace netdev->dev_addr 16bit writes
Jakub Kicinski
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-13
net: qed_debug: fix check of false (grc_param < 0) expression
Jean Sacren
2021-10-10
ethernet: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-10-09
qed: Fix missing error code in qed_slowpath_start()
chongjiapeng
2021-10-08
qed: Fix compilation for CONFIG_QED_SRIOV undefined scenario
Prabhakar Kushwaha
2021-10-08
qed: Initialize debug string array
Tim Gardner
2021-10-06
qed: Fix spelling mistake "ctx_bsaed" -> "ctx_based"
Colin Ian King
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-04
qed: fix ll2 establishment during load of RDMA driver
Manish Chopra
2021-10-04
qed: Update the TCP active termination 2 MSL timer ("TIME_WAIT")
Prabhakar Kushwaha
2021-10-04
qed: Update TCP silly-window-syndrome timeout for iwarp, scsi
Nikolay Assa
2021-10-04
qed: Update debug related changes
Prabhakar Kushwaha
2021-10-04
qed: Add '_GTT' suffix to the IRO RAM macros
Prabhakar Kushwaha
2021-10-04
qed: Update FW init functions to support FW 8.59.1.0
Omkar Kulkarni
2021-10-04
qed: Use enum as per FW 8.59.1.0 in qed_iro_hsi.h
Prabhakar Kushwaha
2021-10-04
qed: Update qed_hsi.h for fw 8.59.1.0
Prabhakar Kushwaha
2021-10-04
qed: Update qed_mfw_hsi.h for FW ver 8.59.1.0
Prabhakar Kushwaha
2021-10-04
qed: Update common_hsi for FW ver 8.59.1.0
Prabhakar Kushwaha
2021-10-04
qed: Split huge qed_hsi.h header file
Omkar Kulkarni
[next]