aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-30net: qede: update copyright yearsAlexander Lobakin10-2/+12
2020-06-30net: qede: convert to SPDX License IdentifiersAlexander Lobakin8-224/+16
2020-06-30net: qede: correct existing SPDX tagsAlexander Lobakin2-2/+3
2020-06-30net: qed: update copyright yearsAlexander Lobakin48-0/+48
2020-06-30net: qed: convert to SPDX License IdentifiersAlexander Lobakin44-1232/+52
2020-06-30net: qed: correct existing SPDX tagsAlexander Lobakin5-5/+8
2020-06-24qed: add missing error test for DBG_STATUS_NO_MATCHING_FRAMING_MODEColin Ian King1-1/+2
2020-06-23net: qed: fix "maybe uninitialized" warningAlexander Lobakin1-1/+1
2020-06-23net: qed: reset ILT block sizes before recomputing to fix crashesAlexander Lobakin1-0/+19
2020-06-23net: qede: fix use-after-free on recovery and AER handlingAlexander Lobakin1-0/+1
2020-06-23net: qede: fix PTP initialization on recoveryAlexander Lobakin3-20/+15
2020-06-23net: qed: fix excessive QM ILT lines consumptionAlexander Lobakin1-1/+1
2020-06-23net: qed: fix NVMe login fails over VFsAlexander Lobakin1-5/+18
2020-06-23net: qede: stop adding events on an already destroyed workqueueAlexander Lobakin1-1/+2
2020-06-23net: qed: fix async event callbacks unregisteringAlexander Lobakin3-5/+7
2020-06-15qlcnic: Use kobj_to_dev() insteadWang Qing1-17/+17
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-10/+10
2020-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-8/+8
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 Prasad3-8/+8
2020-06-02RDMA: Remove 'max_fmr'Jason Gunthorpe2-2/+0
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+3
2020-05-26qed: Add EDPM mode type for user-fw compatibilityYuval Basson3-0/+5
2020-05-25qlcnic: fix missing release in qlcnic_83xx_interrupt_test.Qiushi Wu1-1/+3
2020-05-21qed: Add XRC to RoCEYuval Basson3-18/+175
2020-05-21qed: changes to ILT to support XRCYuval Basson4-14/+64
2020-05-14qlogic/qede: Add XDP frame size to driverJesper Dangaard Brouer2-1/+2
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: qede: Implement ndo_tx_timeoutDenis Bolotin2-1/+46
2020-05-14net: qede: optional hw recovery procedureIgor Russkikh1-0/+24
2020-05-14net: qed: attention clearing propertiesIgor Russkikh5-5/+44
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: qede: add hw err scheduled handlerIgor Russkikh2-2/+106
2020-05-14net: qed: adding hw_err states and handlingIgor Russkikh4-0/+78
2020-05-11net: qed: Disable SRIOV functionality inside kdump kernelBhupesh Sharma2-4/+8
2020-05-11net: qed*: Reduce RX and TX default ring count when running inside kdump kernelBhupesh Sharma2-2/+11
2020-05-05net: qede: Use true for bool variable in qede_init_fp()Jason Yan1-1/+1
2020-05-05qlcnic: use true,false for bool variable in qlcnic_sriov_common.cJason Yan1-2/+2
2020-04-25qlcnic: remove unused inline function qlcnic_hw_write_wx_2MYueHaibing1-6/+0
2020-04-23qed: Make ll2_cbs staticZou Wei1-1/+1
2020-04-23qede: Add support for handling the pcie errors.Sudarsana Reddy Kalluru2-1/+68
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