summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic (follow)
Commit message (Expand)AuthorAgeFilesLines
* qed: Fix spelling mistake "ctx_bsaed" -> "ctx_based"Colin Ian King2021-10-061-1/+1
* ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski2021-10-053-3/+3
* qed: fix ll2 establishment during load of RDMA driverManish Chopra2021-10-041-5/+44
* qed: Update the TCP active termination 2 MSL timer ("TIME_WAIT")Prabhakar Kushwaha2021-10-041-0/+1
* qed: Update TCP silly-window-syndrome timeout for iwarp, scsiNikolay Assa2021-10-041-0/+1
* qed: Update debug related changesPrabhakar Kushwaha2021-10-048-505/+1031
* qed: Add '_GTT' suffix to the IRO RAM macrosPrabhakar Kushwaha2021-10-0410-111/+143
* qed: Update FW init functions to support FW 8.59.1.0Omkar Kulkarni2021-10-046-200/+372
* qed: Use enum as per FW 8.59.1.0 in qed_iro_hsi.hPrabhakar Kushwaha2021-10-041-257/+390
* qed: Update qed_hsi.h for fw 8.59.1.0Prabhakar Kushwaha2021-10-0410-308/+1588
* qed: Update qed_mfw_hsi.h for FW ver 8.59.1.0Prabhakar Kushwaha2021-10-043-263/+800
* qed: Update common_hsi for FW ver 8.59.1.0Prabhakar Kushwaha2021-10-041-1/+1
* qed: Split huge qed_hsi.h header fileOmkar Kulkarni2021-10-0423-3747/+3794
* qed: Remove e4_ and _e4 from FW HSIShai Malin2021-10-0414-3451/+3444
* qed: Fix kernel-doc warningsPrabhakar Kushwaha2021-10-0416-1734/+1956
* ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski2021-10-022-3/+3
* ethernet: use eth_hw_addr_set()Jakub Kicinski2021-10-021-1/+1
* qed: Move devlink registration to be last devlink commandLeon Romanovsky2021-09-271-5/+2
* qed: Don't ignore devlink allocation failuresLeon Romanovsky2021-09-241-7/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-09-232-0/+16
|\
| * qed: rdma - don't wait for resources under hw error recovery flowShai Malin2021-09-222-0/+16
* | devlink: Make devlink_register to be voidLeon Romanovsky2021-09-221-6/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-09-162-2/+6
|\|
| * qlcnic: Remove redundant initialization of variable retColin Ian King2021-09-101-1/+1
| * qed: Handle management FW errorShai Malin2021-09-101-1/+5
* | qed: Improve the stack space of filter_config()Shai Malin2021-09-132-48/+22
|/
* Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-09-071-1/+0
|\
| * qlcnic: Remove redundant unlock in qlcnic_pinit_from_romDinghao Liu2021-09-041-1/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-09-021-2/+2
|\ \ | |/ |/|
| * Merge branch 'sg_nents' into rdma.git for-nextJason Gunthorpe2021-08-304-5/+14
| |\
| * | RDMA/qed: Use accurate error num in qed_cxt_dynamic_ilt_allocPrabhakar Kushwaha2021-07-301-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-272-2/+7
|\ \ \
| * | | qede: Fix memset corruptionShai Malin2021-08-251-1/+1
| * | | qed: Fix the VF msix vectors flowShai Malin2021-08-241-1/+6
* | | | netxen_nic: Remove the repeated declarationShaokun Zhang2021-08-251-1/+0
* | | | qed: Enable automatic recovery on error condition.Alok Prasad2021-08-254-2/+39
* | | | ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo2021-08-244-7/+21
* | | | qlcnic: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-08-233-29/+25
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-203-3/+24
|\| | |
| * | | net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32Dinghao Liu2021-08-171-1/+3
| * | | qed: Fix null-pointer dereference in qed_rdma_create_qp()Shai Malin2021-08-161-2/+1
| * | | qed: qed ll2 race condition fixesShai Malin2021-08-161-0/+20
| | |/ | |/|
* | | ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann2021-08-141-1/+1
* | | devlink: Set device as early as possibleLeon Romanovsky2021-08-091-2/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-062-0/+9
|\| |
| * | qede: fix crash in rmmod qede while automatic debug collectionPrabhakar Kushwaha2021-08-022-0/+9
* | | qed: Remove duplicated include of kernel.hzhouchuangao2021-08-031-1/+0
* | | qed: Remove redundant prints from the iWARP SYN handlingShai Malin2021-08-031-2/+0
* | | qed: Skip DORQ attention handling during recoveryShai Malin2021-08-031-1/+11
* | | qed: Avoid db_recovery during recoveryShai Malin2021-08-031-0/+5