aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/qlogic/qed (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-7/+7
2020-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-0/+10
2020-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-2/+0
2020-06-05net: qed: fixes crash while running driver in kdump kernelAlok Prasad2-7/+7
2020-06-02RDMA: Remove 'max_fmr'Jason Gunthorpe2-2/+0
2020-05-26qed: Add EDPM mode type for user-fw compatibilityYuval Basson3-0/+5
2020-05-21qed: Add XRC to RoCEYuval Basson3-18/+175
2020-05-21qed: changes to ILT to support XRCYuval Basson4-14/+64
2020-05-14net: qed: introduce critical hardware error handlerIgor Russkikh3-1/+153
2020-05-14net: qed: introduce critical fan failure handlerIgor Russkikh2-1/+15
2020-05-14net: qed: attention clearing propertiesIgor Russkikh4-5/+38
2020-05-14net: qed: cleanup debug related declarationsIgor Russkikh2-21/+16
2020-05-14net: qed: critical err reporting to management firmwareIgor Russkikh4-0/+161
2020-05-14net: qed: invoke err notify on critical areasIgor Russkikh5-14/+35
2020-05-14net: qed: adding hw_err states and handlingIgor Russkikh4-0/+78
2020-05-11net: qed: Disable SRIOV functionality inside kdump kernelBhupesh Sharma1-3/+7
2020-04-23qed: Make ll2_cbs staticZou Wei1-1/+1
2020-04-23qed: Enable device error reporting capability.Sudarsana Reddy Kalluru1-0/+9
2020-04-20qed: use true,false for bool variablesJason Yan1-2/+2
2020-04-20net: qed: Remove unneeded cast from memory allocationAishwarya Ramakrishnan1-9/+8
2020-04-17scsi: qed: Send BW update notifications to the protocol driversSudarsana Reddy Kalluru2-0/+10
2020-04-06qed: remove redundant assignment to variable 'rc'Colin Ian King1-1/+1
2020-03-30qed: Fix use after free in qed_chain_freeYuval Basson1-22/+16
2020-03-29qed: Fix race condition between scheduling and destroying the slowpath workqueueYuval Basson1-11/+2
2020-02-05qed: Fix timestamping issue for L2 unicast ptp packets.Sudarsana Reddy Kalluru1-2/+2
2020-02-04qed: Remove set but not used variable 'p_link'YueHaibing1-3/+0
2020-02-01qed: Fix a error code in qed_hw_init()Dan Carpenter1-0/+1
2020-01-27qed: FW 8.42.2.0 debug featuresMichal Kalderon5-2536/+1519
2020-01-27qed: rt init valid initialization changedMichal Kalderon3-21/+6
2020-01-27qed: Debug feature: ilt and mdumpMichal Kalderon7-214/+820
2020-01-27qed: FW 8.42.2.0 Add fw overlay featureMichal Kalderon5-1/+224
2020-01-27qed: FW 8.42.2.0 HSI changesMichal Kalderon4-119/+208
2020-01-27qed: FW 8.42.2.0 iscsi/fcoe changesMichal Kalderon4-37/+6
2020-01-27qed: Add abstraction for different hsi values per chipMichal Kalderon2-30/+88
2020-01-27qed: FW 8.42.2.0 Additional ll2 typeMichal Kalderon8-34/+212
2020-01-27qed: Use dmae to write to widebus registers in fw_funcsMichal Kalderon7-91/+142
2020-01-27qed: FW 8.42.2.0 Parser offsets modifiedMichal Kalderon1-26/+25
2020-01-27qed: FW 8.42.2.0 Queue Manager changesMichal Kalderon5-160/+149
2020-01-27qed: FW 8.42.2.0 Expose new registers and change windowsMichal Kalderon4-538/+488
2020-01-27qed: FW 8.42.2.0 Internal ram offsets modificationsMichal Kalderon2-191/+232
2019-12-09qed: remove redundant assignments to rcColin Ian King1-5/+5
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-7/+22
2019-10-30qed: Optimize execution time for nvm attributes configuration.Sudarsana Reddy Kalluru1-6/+21
2019-10-30qed: fix spelling mistake "queuess" -> "queues"Colin Ian King1-1/+1
2019-10-28net: Fix misspellings of "configure" and "configuration"Geert Uytterhoeven2-3/+3
2019-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-3/+2
2019-09-16qed: fix spelling mistake "fullill" -> "fulfill"Colin Ian King1-1/+1
2019-09-13Merge tag 'v5.3-rc8' into rdma.git for-nextJason Gunthorpe1-1/+3
2019-09-11qed: Fix Config attribute frame format.Sudarsana Reddy Kalluru1-10/+11
2019-09-11qed*: Fix size of config attribute dump.Sudarsana Reddy Kalluru1-0/+26