summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/qed
AgeCommit message (Expand)Author
2021-11-26net: qed: fix the array may be out of boundzhangyue
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-25net: qed_dev: fix check of true !rc expressionJean Sacren
2021-10-25net: qed_ptp: fix check of true !rc expressionJean Sacren
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: constify references to netdev->dev_addr in driversJakub Kicinski
2021-10-13net: qed_debug: fix check of false (grc_param < 0) expressionJean Sacren
2021-10-10ethernet: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2021-10-09qed: Fix missing error code in qed_slowpath_start()chongjiapeng
2021-10-08qed: Fix compilation for CONFIG_QED_SRIOV undefined scenarioPrabhakar Kushwaha
2021-10-08qed: Initialize debug string arrayTim Gardner
2021-10-06qed: Fix spelling mistake "ctx_bsaed" -> "ctx_based"Colin Ian King
2021-10-04qed: fix ll2 establishment during load of RDMA driverManish Chopra
2021-10-04qed: Update the TCP active termination 2 MSL timer ("TIME_WAIT")Prabhakar Kushwaha
2021-10-04qed: Update TCP silly-window-syndrome timeout for iwarp, scsiNikolay Assa
2021-10-04qed: Update debug related changesPrabhakar Kushwaha
2021-10-04qed: Add '_GTT' suffix to the IRO RAM macrosPrabhakar Kushwaha
2021-10-04qed: Update FW init functions to support FW 8.59.1.0Omkar Kulkarni
2021-10-04qed: Use enum as per FW 8.59.1.0 in qed_iro_hsi.hPrabhakar Kushwaha
2021-10-04qed: Update qed_hsi.h for fw 8.59.1.0Prabhakar Kushwaha
2021-10-04qed: Update qed_mfw_hsi.h for FW ver 8.59.1.0Prabhakar Kushwaha
2021-10-04qed: Update common_hsi for FW ver 8.59.1.0Prabhakar Kushwaha
2021-10-04qed: Split huge qed_hsi.h header fileOmkar Kulkarni
2021-10-04qed: Remove e4_ and _e4 from FW HSIShai Malin
2021-10-04qed: Fix kernel-doc warningsPrabhakar Kushwaha
2021-09-27qed: Move devlink registration to be last devlink commandLeon Romanovsky
2021-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-22qed: rdma - don't wait for resources under hw error recovery flowShai Malin
2021-09-22devlink: Make devlink_register to be voidLeon Romanovsky
2021-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-13qed: Improve the stack space of filter_config()Shai Malin
2021-09-10qed: Handle management FW errorShai Malin
2021-09-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-25qed: Enable automatic recovery on error condition.Alok Prasad
2021-08-24qed: Fix the VF msix vectors flowShai Malin
2021-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-09devlink: Set device as early as possibleLeon Romanovsky
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-07-30RDMA/qed: Use accurate error num in qed_cxt_dynamic_ilt_allocPrabhakar Kushwaha
2021-07-29qed: Remove the qed module versionShai Malin
2021-07-27net: qed: remove unneeded return variablesJason Wang