summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed
AgeCommit message (Expand)Author
2020-06-24qed: add missing error test for DBG_STATUS_NO_MATCHING_FRAMING_MODEColin Ian King
2020-06-23net: qed: fix "maybe uninitialized" warningAlexander Lobakin
2020-06-23net: qed: reset ILT block sizes before recomputing to fix crashesAlexander Lobakin
2020-06-23net: qed: fix excessive QM ILT lines consumptionAlexander Lobakin
2020-06-23net: qed: fix NVMe login fails over VFsAlexander Lobakin
2020-06-23net: qed: fix async event callbacks unregisteringAlexander Lobakin
2020-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-06-05net: qed: fixes crash while running driver in kdump kernelAlok Prasad
2020-06-02RDMA: Remove 'max_fmr'Jason Gunthorpe
2020-05-26qed: Add EDPM mode type for user-fw compatibilityYuval Basson
2020-05-21qed: Add XRC to RoCEYuval Basson
2020-05-21qed: changes to ILT to support XRCYuval Basson
2020-05-14net: qed: introduce critical hardware error handlerIgor Russkikh
2020-05-14net: qed: introduce critical fan failure handlerIgor Russkikh
2020-05-14net: qed: attention clearing propertiesIgor Russkikh
2020-05-14net: qed: cleanup debug related declarationsIgor Russkikh
2020-05-14net: qed: critical err reporting to management firmwareIgor Russkikh
2020-05-14net: qed: invoke err notify on critical areasIgor Russkikh
2020-05-14net: qed: adding hw_err states and handlingIgor Russkikh
2020-05-11net: qed: Disable SRIOV functionality inside kdump kernelBhupesh Sharma
2020-04-23qed: Make ll2_cbs staticZou Wei
2020-04-23qed: Enable device error reporting capability.Sudarsana Reddy Kalluru
2020-04-20qed: use true,false for bool variablesJason Yan
2020-04-20net: qed: Remove unneeded cast from memory allocationAishwarya Ramakrishnan
2020-04-17scsi: qed: Send BW update notifications to the protocol driversSudarsana Reddy Kalluru
2020-04-06qed: remove redundant assignment to variable 'rc'Colin Ian King
2020-03-30qed: Fix use after free in qed_chain_freeYuval Basson
2020-03-29qed: Fix race condition between scheduling and destroying the slowpath workqueueYuval Basson
2020-02-05qed: Fix timestamping issue for L2 unicast ptp packets.Sudarsana Reddy Kalluru
2020-02-04qed: Remove set but not used variable 'p_link'YueHaibing
2020-02-01qed: Fix a error code in qed_hw_init()Dan Carpenter
2020-01-27qed: FW 8.42.2.0 debug featuresMichal Kalderon
2020-01-27qed: rt init valid initialization changedMichal Kalderon
2020-01-27qed: Debug feature: ilt and mdumpMichal Kalderon
2020-01-27qed: FW 8.42.2.0 Add fw overlay featureMichal Kalderon
2020-01-27qed: FW 8.42.2.0 HSI changesMichal Kalderon
2020-01-27qed: FW 8.42.2.0 iscsi/fcoe changesMichal Kalderon
2020-01-27qed: Add abstraction for different hsi values per chipMichal Kalderon
2020-01-27qed: FW 8.42.2.0 Additional ll2 typeMichal Kalderon
2020-01-27qed: Use dmae to write to widebus registers in fw_funcsMichal Kalderon
2020-01-27qed: FW 8.42.2.0 Parser offsets modifiedMichal Kalderon
2020-01-27qed: FW 8.42.2.0 Queue Manager changesMichal Kalderon
2020-01-27qed: FW 8.42.2.0 Expose new registers and change windowsMichal Kalderon
2020-01-27qed: FW 8.42.2.0 Internal ram offsets modificationsMichal Kalderon
2019-12-09qed: remove redundant assignments to rcColin Ian King
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-30qed: Optimize execution time for nvm attributes configuration.Sudarsana Reddy Kalluru
2019-10-30qed: fix spelling mistake "queuess" -> "queues"Colin Ian King