aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_dev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-07qed: qed_dev: Mark expected switch fall-throughsGustavo A. R. Silva1-2/+2
2018-08-07qed: Add Multi-TC RoCE supportDenis Bolotin1-14/+75
2018-08-07qed: Add a flag which indicates if offload TC is setDenis Bolotin1-5/+27
2018-08-01qed: Make some functions staticYueHaibing1-5/+5
2018-07-29qed: remove redundant functions qed_get_cm_pq_idx_rlYueHaibing1-10/+0
2018-07-02qed: Fix setting of incorrect eswitch mode.Sudarsana Reddy Kalluru1-1/+1
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-8/+8
2018-06-05qed*: Utilize FW 8.37.2.0Michal Kalderon1-1/+1
2018-05-30drivers/net: Fix various unnecessary characters after logging newlinesJoe Perches1-1/+1
2018-05-07qed: Add support for Unified Fabric Port.Sudarsana Reddy Kalluru1-6/+26
2018-05-07qed: Add support for multi function mode with 802.1ad tagging.Sudarsana Reddy Kalluru1-20/+44
2018-05-07qed*: Refactor mf_mode to consist of bits.Sudarsana Reddy Kalluru1-20/+19
2018-03-29qed: Populate nvm image attribute shadow.Sudarsana Reddy Kalluru1-1/+23
2018-03-29qed*: Utilize FW 8.33.11.0Michal Kalderon1-1/+3
2018-03-23qed: Use true and false for boolean valuesGustavo A. R. Silva1-5/+5
2018-01-02qed*: Utilize FW 8.33.1.0Tomer Tayar1-3/+8
2018-01-02qed*: Refactoring and rearranging FW API with no functional impactTomer Tayar1-2/+2
2017-07-27qed: Add support for vf coalesce configuration.Rahul Verma1-24/+49
2017-07-27qed: Add support for Energy efficient ethernet.Sudarsana Reddy Kalluru1-4/+68
2017-07-03qed: Add iWARP support for physical queue allocationKalderon, Michal1-0/+4
2017-07-03qed: iWARP CM add passive side connectKalderon, Michal1-0/+11
2017-07-03qed: Implement iWARP initialization, teardown and qp operationsKalderon, Michal1-1/+8
2017-07-03qed: Introduce iWARP personalityKalderon, Michal1-7/+5
2017-06-21qed: Split rdma content between qed_rdma and qed_roceKalderon, Michal1-1/+1
2017-06-20qed: Chain support for external PBLMintz, Yuval1-9/+26
2017-06-04qed: VFs to try utilizing the doorbell barMintz, Yuval1-7/+1
2017-06-04qed: Create L2 queue databaseMintz, Yuval1-3/+21
2017-06-02qed: Share additional information with qedfMintz, Yuval1-1/+7
2017-06-01qed: No need to reset SBs on IOV initMintz, Yuval1-1/+1
2017-06-01qed: Reset IGU CAM to default on initMintz, Yuval1-18/+17
2017-06-01qed: Encapsulate interrupt counters in structMintz, Yuval1-2/+2
2017-06-01qed: Distinguish between sb_id and igu_sb_idMintz, Yuval1-5/+7
2017-06-01qed: IGU read revisedMintz, Yuval1-1/+1
2017-05-30qed: Cache alignemnt padding to match hostMintz, Yuval1-2/+13
2017-05-24qed: Enable RoCE parser searching on fp initMichal Kalderon1-0/+7
2017-05-24qed: Remove BB_A0 referencesMintz, Yuval1-6/+0
2017-05-24qed: Drop the 's' from num_ports_in_enginesTomer Tayar1-18/+18
2017-05-24qed: Log incorrectly installed boardTomer Tayar1-0/+5
2017-05-24qed: !main_ptt for tunnel configurationManish Chopra1-1/+2
2017-05-21qed: Revise alloc/setup/free flowTomer Tayar1-46/+33
2017-05-09qed: Correct doorbell configuration for !4Kb pagesRam Amrani1-1/+1
2017-05-04qed: Fix overriding of supported autoneg value.sudarsana.kalluru@cavium.com1-0/+3
2017-05-04qed*: Fix possible overflow for status block id field.sudarsana.kalluru@cavium.com1-4/+4
2017-05-01qed: output the DPM status and WID countRam Amrani1-1/+3
2017-05-01qed: align DPI configuration to HW requirementsRam Amrani1-7/+5
2017-04-27qed: Add support for PTP resource locking.sudarsana.kalluru@cavium.com1-0/+14
2017-04-27qed: Add support for MFW resource locking.sudarsana.kalluru@cavium.com1-10/+2
2017-04-25qed: fix invalid use of sizeof in qed_alloc_qm_data()Wei Yongjun1-1/+1
2017-04-25qed - VF tunnelling support [VXLAN/GENEVE/GRE]Chopra, Manish1-1/+14
2017-04-25qed: refactor tunnelling - API/StructsChopra, Manish1-1/+1