aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
AgeCommit message (Expand)Author
2022-04-13qede: confirm skb is allocated before usingJamie Bainbridge
2022-04-08qlcnic: dcb: default to returning -EOPNOTSUPPTom Rix
2022-04-08qed: validate and restrict untrusted VFs vlan promisc modeManish Chopra
2022-04-08qed: display VF trust configManish Chopra
2022-03-16qed: return status of qed_iov_get_linkTom Rix
2022-03-16net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prep...Jia-Ju Bai
2021-12-29qlcnic: potential dereference null pointer of rx_queue->page_ringJiasheng Jiang
2021-12-14net/qla3xxx: fix an error code in ql_adapter_up()Dan Carpenter
2021-12-14qede: validate non LSO skb lengthManish Chopra
2021-12-08net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()Zhou Qingyang
2021-11-18qed: Don't ignore devlink allocation failuresLeon Romanovsky
2021-10-09qed: Fix missing error code in qed_slowpath_start()chongjiapeng
2021-09-22qed: rdma - don't wait for resources under hw error recovery flowShai Malin
2021-09-10qlcnic: Remove redundant initialization of variable retColin Ian King
2021-09-10qed: Handle management FW errorShai Malin
2021-09-07Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-04qlcnic: Remove redundant unlock in qlcnic_pinit_from_romDinghao Liu
2021-09-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-08-30Merge branch 'sg_nents' into rdma.git for-nextJason Gunthorpe
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-25qede: Fix memset corruptionShai Malin
2021-08-25netxen_nic: Remove the repeated declarationShaokun Zhang
2021-08-25qed: Enable automatic recovery on error condition.Alok Prasad
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-08-24qed: Fix the VF msix vectors flowShai Malin
2021-08-23qlcnic: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-17net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32Dinghao Liu
2021-08-16qed: Fix null-pointer dereference in qed_rdma_create_qp()Shai Malin
2021-08-16qed: qed ll2 race condition fixesShai Malin
2021-08-13ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann
2021-08-09devlink: Set device as early as possibleLeon Romanovsky
2021-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-03qed: Remove duplicated include of kernel.hzhouchuangao
2021-08-03qed: Remove redundant prints from the iWARP SYN handlingShai Malin
2021-08-03qed: Skip DORQ attention handling during recoveryShai Malin
2021-08-03qed: Avoid db_recovery during recoveryShai Malin
2021-08-02qlcnic: make the array random_data static const, makes object smallerColin Ian King
2021-08-02qede: fix crash in rmmod qede while automatic debug collectionPrabhakar Kushwaha
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-07-30RDMA/qed: Use accurate error num in qed_cxt_dynamic_ilt_allocPrabhakar Kushwaha
2021-07-29qede: Remove the qede module versionShai Malin
2021-07-29qed: Remove the qed module versionShai Malin
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-07-27net: qed: remove unneeded return variablesJason Wang
2021-07-26net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock and ql_adapte...Letu Ren
2021-07-25net: qede: Fix end of loop tests for list_for_each_entryHarshvardhan Jha
2021-06-30Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-06-28Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/...Linus Torvalds
2021-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller