aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/qlogic/qed/qed_sriov.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-05net: qed: fixes crash while running driver in kdump kernelAlok Prasad1-0/+4
2020-01-27qed: Use dmae to write to widebus registers in fw_funcsMichal Kalderon1-5/+6
2020-01-27qed: FW 8.42.2.0 Queue Manager changesMichal Kalderon1-5/+3
2019-10-30qed: fix spelling mistake "queuess" -> "queues"Colin Ian King1-1/+1
2019-05-26qed: Modify api for performing a dmae to another PFMichal Kalderon1-1/+2
2019-04-16qed: fix spelling mistake "faspath" -> "fastpath"Colin Ian King1-1/+1
2019-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+8
2019-01-28qed: Fix LACP pdu drops for VFsManish Chopra1-2/+8
2019-01-28qed: Add infrastructure for error detection and recoveryTomer Tayar1-1/+8
2018-11-08qed: Fix SPQ entries not returned to pool in error flowsDenis Bolotin1-0/+1
2018-08-01qed: Make some functions staticYueHaibing1-4/+4
2018-07-21qed: Correct Multicast API to reflect existence of 256 approximate buckets.Sudarsana Reddy Kalluru1-1/+1
2018-07-02qed: Fix setting of incorrect eswitch mode.Sudarsana Reddy Kalluru1-2/+17
2018-04-20qed* : Add new TLV to request PF to update MAC in bulletin boardShahed Shaikh1-0/+37
2018-04-20qed* : use trust mode to allow VF to override forced MACShahed Shaikh1-16/+194
2018-01-02qed*: Utilize FW 8.33.1.0Tomer Tayar1-4/+8
2018-01-02qed*: HSI renaming for different types of HWTomer Tayar1-5/+5
2017-07-27qed: Read per queue coalesce from hardwareRahul Verma1-0/+74
2017-07-27qed: Add support for vf coalesce configuration.Rahul Verma1-0/+83
2017-06-20qed: SPQ async callback registrationMichal Kalderon1-2/+14
2017-06-04qed: VFs to try utilizing the doorbell barMintz, Yuval1-3/+58
2017-06-04qed: Multiple qzone queues for VFsMintz, Yuval1-20/+116
2017-06-04qed: IOV db support multiple queues per qzoneMintz, Yuval1-63/+101
2017-06-04qed: Make VF legacy a bitfieldMintz, Yuval1-13/+21
2017-06-04qed: Assign a unique per-queue index to queue-cidMintz, Yuval1-3/+17
2017-06-04qed: Pass vf_params when creating a queue-cidMintz, Yuval1-14/+26
2017-06-04qed*: L2 interface to use the SB structures directlyMintz, Yuval1-2/+11
2017-06-01qed: No need to reset SBs on IOV initMintz, Yuval1-29/+1
2017-06-01qed: Provide auxiliary for getting free VF SBMintz, Yuval1-29/+20
2017-06-01qed: Encapsulate interrupt counters in structMintz, Yuval1-5/+4
2017-06-01qed: IGU read revisedMintz, Yuval1-4/+3
2017-05-30qed: QL41xxx VF MSI-x tableMintz, Yuval1-1/+31
2017-05-24qed: !main_ptt for tunnel configurationManish Chopra1-1/+1
2017-05-08treewide: spelling: correct diffrent[iate] and banlance typosJoe Perches1-1/+1
2017-04-25qed - VF tunnelling support [VXLAN/GENEVE/GRE]Chopra, Manish1-0/+217
2017-04-25qed/qede: Add UDP ports in bulletin boardChopra, Manish1-0/+23
2017-04-03qed: Revise QM cofigurationAriel Elior1-7/+1
2017-03-21qed: Always publish VF link from leading hwfnMintz, Yuval1-3/+10
2017-03-21qed: Raise verbosity of Malicious VF indicationsMintz, Yuval1-4/+10
2017-03-21qed: Make qed_iov_mark_vf_flr() return boolMintz, Yuval1-4/+5
2017-03-21qed: Deprecate VF multiple queue-stopMintz, Yuval1-46/+58
2017-03-21qed: Uniform IOV queue validationMintz, Yuval1-31/+92
2017-03-21qed: Correct default VF coalescing configurationMintz, Yuval1-1/+2
2017-03-21qed: Set HW-channel to ready before ACKing VFMintz, Yuval1-4/+8
2017-03-21qed: Clean VF malicious indication when disabling IOVMintz, Yuval1-3/+5
2017-03-14qed*: Add support for QL41xxx adaptersMintz, Yuval1-7/+23
2017-02-27qed: Fix race with multiple VFsMintz, Yuval1-16/+23
2017-02-20qed: Reflect PF link when initializing VFMintz, Yuval1-39/+51
2017-01-17qed: Replace memset with eth_zero_addrShyam Saini1-4/+3
2017-01-01qed*: Add support for ndo_set_vf_trustMintz, Yuval1-0/+128