summary refs log tree commit diff
path: root/drivers/net/ethernet/qlogic
AgeCommit message (Expand)Author
2021-05-26Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-20net/qla3xxx: fix schedule while atomic in ql_sem_spinlockZheyu Ma
2021-05-13qlcnic: Add null check after calling netdev_alloc_skbTom Seewald
2021-05-13Revert "qlcnic: Avoid potential NULL pointer dereference"Greg Kroah-Hartman
2021-04-05qede: Use 'skb_add_rx_frag()' instead of hand coding itChristophe JAILLET
2021-04-05qede: Remove a erroneous ++ in 'qede_rx_build_jumbo()'Christophe JAILLET
2021-03-25qede: remove unused including <linux/version.h>Zheng Yongjun
2021-03-25Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-18bpf, devmap: Move drop error path to devmap for XDP_REDIRECTLorenzo Bianconi
2021-03-11net/qlcnic: Fix a use after free in qlcnic_83xx_get_minidump_templateLv Yunlong
2021-03-10qed: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-02-11qede: preserve per queue stats across up/down of interfaceBhaskar Upadhaya
2021-02-11qede: add per queue coalesce support for qede driverBhaskar Upadhaya
2021-02-11qede: add netpoll support for qede driverBhaskar Upadhaya
2021-01-18net/qla3xxx: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-01-15Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-01-15netxen_nic: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-09netxen_nic: fix MSI/MSI-x interruptsManish Chopra
2021-01-08net, xdp: Introduce xdp_prepare_buff utility routineLorenzo Bianconi
2021-01-08net, xdp: Introduce xdp_init_buff utility routineLorenzo Bianconi
2021-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-07net: remove ndo_udp_tunnel_* callbacksJakub Kicinski
2021-01-05qed: select CONFIG_CRC32Arnd Bergmann
2020-12-22qede: fix offload for IPIP tunnel packetsManish Chopra
2020-12-17qlcnic: Fix error code in probeDan Carpenter
2020-12-08drivers: net: qlcnic: simplify the return expression of qlcnic_sriov_vf_shutd...Zheng Yongjun
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-12-01xsk: Propagate napi_id to XDP socket Rx pathBjörn Töpel
2020-11-17qed: fix ILT configuration of SRC blockDmitry Bogdanov
2020-11-17qed: fix error return code in qed_iwarp_ll2_start()Zhang Changzhong
2020-11-16qlcnic: fix error return code in qlcnic_83xx_restart_hw()Zhang Changzhong
2020-10-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-10-16Merge branch 'dynamic_sg' into rdma.git for-nextJason Gunthorpe
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-10-14Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds
2020-09-28qed/qed_ll2: Replace one-element array with flexible-array memberGustavo A. R. Silva
2020-09-25drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-21net: qlcnic: simplify the return expression of qlcnic_83xx_shutdownQinglang Miao
2020-09-19net: qed: use true,false for bool variablesJason Yan
2020-09-16net/qla3xxx: Convert to SPDX license identifiersThomas Gleixner
2020-09-16net/qlcnic: Convert to SPDX license identifiersThomas Gleixner
2020-09-14net: qlcnic: remove unused variable 'val' in qlcnic_83xx_cam_unlock()Zhang Changzhong
2020-09-14qed: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-11qede: Notify qedr when mtu has changedMichal Kalderon
2020-09-11RDMA/qedr: Remove fbo and zbva from the MRJason Gunthorpe
2020-09-09net: qed: RDMA personality shouldn't fail VF loadDmitry Bogdanov
2020-09-09net: qede: Disable aRFS for NPAR and 100GDmitry Bogdanov