index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
Age
Commit message (
Expand
)
Author
2021-05-26
Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-05-20
net/qla3xxx: fix schedule while atomic in ql_sem_spinlock
Zheyu Ma
2021-05-13
qlcnic: Add null check after calling netdev_alloc_skb
Tom Seewald
2021-05-13
Revert "qlcnic: Avoid potential NULL pointer dereference"
Greg Kroah-Hartman
2021-04-05
qede: Use 'skb_add_rx_frag()' instead of hand coding it
Christophe JAILLET
2021-04-05
qede: Remove a erroneous ++ in 'qede_rx_build_jumbo()'
Christophe JAILLET
2021-03-25
qede: remove unused including <linux/version.h>
Zheng Yongjun
2021-03-25
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-18
bpf, devmap: Move drop error path to devmap for XDP_REDIRECT
Lorenzo Bianconi
2021-03-11
net/qlcnic: Fix a use after free in qlcnic_83xx_get_minidump_template
Lv Yunlong
2021-03-10
qed: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-02-11
qede: preserve per queue stats across up/down of interface
Bhaskar Upadhaya
2021-02-11
qede: add per queue coalesce support for qede driver
Bhaskar Upadhaya
2021-02-11
qede: add netpoll support for qede driver
Bhaskar Upadhaya
2021-01-18
net/qla3xxx: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-01-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-01-15
netxen_nic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-09
netxen_nic: fix MSI/MSI-x interrupts
Manish Chopra
2021-01-08
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
2021-01-08
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
2021-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-07
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
2021-01-05
qed: select CONFIG_CRC32
Arnd Bergmann
2020-12-22
qede: fix offload for IPIP tunnel packets
Manish Chopra
2020-12-17
qlcnic: Fix error code in probe
Dan Carpenter
2020-12-08
drivers: net: qlcnic: simplify the return expression of qlcnic_sriov_vf_shutd...
Zheng Yongjun
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-01
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
2020-11-17
qed: fix ILT configuration of SRC block
Dmitry Bogdanov
2020-11-17
qed: fix error return code in qed_iwarp_ll2_start()
Zhang Changzhong
2020-11-16
qlcnic: fix error return code in qlcnic_83xx_restart_hw()
Zhang Changzhong
2020-10-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-10-16
Merge branch 'dynamic_sg' into rdma.git for-next
Jason Gunthorpe
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-14
Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...
Linus Torvalds
2020-09-28
qed/qed_ll2: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-21
net: qlcnic: simplify the return expression of qlcnic_83xx_shutdown
Qinglang Miao
2020-09-19
net: qed: use true,false for bool variables
Jason Yan
2020-09-16
net/qla3xxx: Convert to SPDX license identifiers
Thomas Gleixner
2020-09-16
net/qlcnic: Convert to SPDX license identifiers
Thomas Gleixner
2020-09-14
net: qlcnic: remove unused variable 'val' in qlcnic_83xx_cam_unlock()
Zhang Changzhong
2020-09-14
qed: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-11
qede: Notify qedr when mtu has changed
Michal Kalderon
2020-09-11
RDMA/qedr: Remove fbo and zbva from the MR
Jason Gunthorpe
2020-09-09
net: qed: RDMA personality shouldn't fail VF load
Dmitry Bogdanov
2020-09-09
net: qede: Disable aRFS for NPAR and 100G
Dmitry Bogdanov
[next]