aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_sriov.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2017-01-01qed*: RSS indirection based on queue-handlesMintz, Yuval1-31/+51
2017-01-01qed*: Update to dual-licenseMintz, Yuval1-4/+28
2016-11-30qed*: Handle-based L2-queues.Mintz, Yuval1-90/+185
2016-10-31qed: Use VF-queue featureMintz, Yuval1-11/+6
2016-10-14qed: Handle malicious VFs eventsYuval Mintz1-20/+94
2016-10-03qed: Add support for RoCE hw initRam Amrani1-2/+2
2016-09-09qed: mark symbols static where possibleBaoyou Xie1-20/+25
2016-09-06qed: Remove OOM messagesJoe Perches1-6/+3
2016-08-22qed: Prevent VFs from pause floodingYuval Mintz1-0/+1
2016-08-22qed: Add support for legacy VFsYuval Mintz1-17/+92
2016-08-19qed: utilize FW 8.10.10.0Yuval Mintz1-6/+7
2016-08-15qed*: Semantic changesYuval Mintz1-31/+25