summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
Commit message (Expand)AuthorAgeFilesLines
* qed: add missing error test for DBG_STATUS_NO_MATCHING_FRAMING_MODEColin Ian King2020-06-241-1/+2
* net: qed: fix "maybe uninitialized" warningAlexander Lobakin2020-06-231-1/+1
* net: qed: reset ILT block sizes before recomputing to fix crashesAlexander Lobakin2020-06-231-0/+19
* net: qede: fix use-after-free on recovery and AER handlingAlexander Lobakin2020-06-231-0/+1
* net: qede: fix PTP initialization on recoveryAlexander Lobakin2020-06-233-20/+15
* net: qed: fix excessive QM ILT lines consumptionAlexander Lobakin2020-06-231-1/+1
* net: qed: fix NVMe login fails over VFsAlexander Lobakin2020-06-231-5/+18
* net: qede: stop adding events on an already destroyed workqueueAlexander Lobakin2020-06-231-1/+2
* net: qed: fix async event callbacks unregisteringAlexander Lobakin2020-06-233-5/+7
* qlcnic: Use kobj_to_dev() insteadWang Qing2020-06-151-17/+17
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-10/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-073-8/+8
|\
| * net: qed: fixes crash while running driver in kdump kernelAlok Prasad2020-06-053-8/+8
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-06-052-0/+10
|\ \
| * | scsi: qed: Send BW update notifications to the protocol driversSudarsana Reddy Kalluru2020-04-172-0/+10
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-06-052-2/+0
|\ \ \ | |_|/ |/| |
| * | RDMA: Remove 'max_fmr'Jason Gunthorpe2020-06-022-2/+0
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-311-1/+3
|\ \
| * | qlcnic: fix missing release in qlcnic_83xx_interrupt_test.Qiushi Wu2020-05-251-1/+3
| |/
* | qed: Add EDPM mode type for user-fw compatibilityYuval Basson2020-05-263-0/+5
* | qed: Add XRC to RoCEYuval Basson2020-05-213-18/+175
* | qed: changes to ILT to support XRCYuval Basson2020-05-214-14/+64
* | qlogic/qede: Add XDP frame size to driverJesper Dangaard Brouer2020-05-142-1/+2
* | net: qed: introduce critical hardware error handlerIgor Russkikh2020-05-143-1/+153
* | net: qed: introduce critical fan failure handlerIgor Russkikh2020-05-142-1/+15
* | net: qede: Implement ndo_tx_timeoutDenis Bolotin2020-05-142-1/+46
* | net: qede: optional hw recovery procedureIgor Russkikh2020-05-141-0/+24
* | net: qed: attention clearing propertiesIgor Russkikh2020-05-145-5/+44
* | net: qed: cleanup debug related declarationsIgor Russkikh2020-05-142-21/+16
* | net: qed: critical err reporting to management firmwareIgor Russkikh2020-05-144-0/+161
* | net: qed: invoke err notify on critical areasIgor Russkikh2020-05-145-14/+35
* | net: qede: add hw err scheduled handlerIgor Russkikh2020-05-142-2/+106
* | net: qed: adding hw_err states and handlingIgor Russkikh2020-05-144-0/+78
* | net: qed: Disable SRIOV functionality inside kdump kernelBhupesh Sharma2020-05-112-4/+8
* | net: qed*: Reduce RX and TX default ring count when running inside kdump kernelBhupesh Sharma2020-05-112-2/+11
* | net: qede: Use true for bool variable in qede_init_fp()Jason Yan2020-05-051-1/+1
* | qlcnic: use true,false for bool variable in qlcnic_sriov_common.cJason Yan2020-05-051-2/+2
* | qlcnic: remove unused inline function qlcnic_hw_write_wx_2MYueHaibing2020-04-251-6/+0
* | qed: Make ll2_cbs staticZou Wei2020-04-231-1/+1
* | qede: Add support for handling the pcie errors.Sudarsana Reddy Kalluru2020-04-232-1/+68
* | qed: Enable device error reporting capability.Sudarsana Reddy Kalluru2020-04-231-0/+9
* | qed: use true,false for bool variablesJason Yan2020-04-201-2/+2
* | net: qed: Remove unneeded cast from memory allocationAishwarya Ramakrishnan2020-04-201-9/+8
|/
* qed: remove redundant assignment to variable 'rc'Colin Ian King2020-04-061-1/+1
* qed: Fix use after free in qed_chain_freeYuval Basson2020-03-301-22/+16
* qed: Fix race condition between scheduling and destroying the slowpath workqueueYuval Basson2020-03-291-11/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2020-03-291-1/+1
|\
| * qlcnic: Fix bad kzalloc null testXu Wang2020-03-261-1/+1
* | net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski2020-03-171-1/+1
* | qede: remove some unused code in function qede_selftest_receive_trafficZheng Zengkai2020-03-161-12/+1