summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic
AgeCommit message (Expand)Author
2022-05-17net/qla3xxx: Fix a test in ql_reset_work()Christophe JAILLET
2022-04-06qede: confirm skb is allocated before usingJamie Bainbridge
2022-04-04qed: fix ethtool register dumpManish Chopra
2022-03-26qlcnic: dcb: default to returning -EOPNOTSUPPTom Rix
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds
2022-03-21qed: remove unnecessary memset in qed_init_fw_funcsWan Jiabing
2022-03-18qlcnic: remove redundant assignment to variable indexColin Ian King
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-07qed: return status of qed_iov_get_linkTom Rix
2022-03-07net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prep...Jia-Ju Bai
2022-03-03qed: validate and restrict untrusted VFs vlan promisc modeManish Chopra
2022-03-03qed: display VF trust configManish Chopra
2022-02-28net: qlcnic: use time_is_before_jiffies() instead of open coding itWang Qing
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2022-02-10qed: prevent a fw assert during device shutdownVenkata Sudheer Kumar Bhavaraju
2022-01-31qed: use msleep() in qed_mcp_cmd() and add qed_mcp_cmd_nosleep() for udelay.Venkata Sudheer Kumar Bhavaraju
2022-01-09net/qla3xxx: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09qlcnic: Simplify DMA settingChristophe JAILLET
2022-01-02qed: Use dma_set_mask_and_coherent() and simplify codeChristophe JAILLET
2021-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-18qlcnic: potential dereference null pointer of rx_queue->page_ringJiasheng Jiang
2021-12-14net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu
2021-12-13bpf: Let bpf_warn_invalid_xdp_action() report more infoPaolo Abeni
2021-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-07net/qla3xxx: fix an error code in ql_adapter_up()Dan Carpenter
2021-12-03qed*: esl priv flag support through ethtoolManish Chopra
2021-12-03qed*: enhance tx timeout debug infoManish Chopra
2021-12-03qede: validate non LSO skb lengthManish Chopra
2021-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-02qed: Enhance rammod debug prints to provide pretty detailsPrabhakar Kushwaha
2021-12-01net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()Zhou Qingyang
2021-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-26net: qed: fix the array may be out of boundzhangyue
2021-11-22qed: Use the bitmap API to simplify some functionsChristophe JAILLET
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2021-11-16net: move gro definitions to include/net/gro.hEric Dumazet
2021-11-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-11-01RDMA/qed: Use helper function to set GUIDsKamal Heib
2021-10-29net: netxen: fix code indentationJean Sacren
2021-10-25net: qed_dev: fix check of true !rc expressionJean Sacren
2021-10-25net: qed_ptp: fix check of true !rc expressionJean Sacren
2021-10-19ethernet: netxen: use eth_hw_addr_set()Jakub Kicinski
2021-10-18qed: Change the TCP common variable - "iscsi_ooo"Shai Malin
2021-10-18qed: Optimize the ll2 ooo flowShai Malin
2021-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-14ethernet: replace netdev->dev_addr 16bit writesJakub Kicinski
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski
2021-10-13net: qed_debug: fix check of false (grc_param < 0) expressionJean Sacren