aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/qlogic (follow)
AgeCommit message (Expand)AuthorFilesLines
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
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-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2020-03-26qlcnic: Fix bad kzalloc null testXu Wang1-1/+1
2020-03-17net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski1-1/+1
2020-03-16qede: remove some unused code in function qede_selftest_receive_trafficZheng Zengkai1-12/+1
2020-03-14net: qlnic: let core reject the unsupported coalescing parametersJakub Kicinski1-18/+5
2020-03-14net: qede: reject unsupported coalescing paramsJakub Kicinski1-0/+2
2020-03-14net: netxen: let core reject the unsupported coalescing parametersJakub Kicinski1-18/+3
2020-03-08flow_offload: check for basic action hw stats typeJiri Pirko1-3/+7
2020-02-26qlogic: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-5/+5
2020-02-18qede: Fix race between rdma destroy workqueue and link change eventMichal Kalderon2-1/+30
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