summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-05-28net: hns3: fix a memory leak issue for hclge_map_unmap_ring_to_vf_vectorHuazhong Tan1-3/+1
2019-05-28net: hns3: adjust hns3_uninit_phy()'s location in the hns3_client_uninit()Huazhong Tan1-2/+2
2019-05-28net: hns3: stop schedule reset service while unloading driverHuazhong Tan3-2/+7
2019-05-28net: hns3: add handshake with hardware while doing resetHuazhong Tan4-9/+16
2019-05-28net: hns3: modify hclgevf_init_client_instance()Huazhong Tan1-29/+50
2019-05-28net: hns3: modify hclge_init_client_instance()Huazhong Tan1-37/+53
2019-05-28net: hns3: use HCLGEVF_STATE_NIC_REGISTERED to indicate VF NIC client has reg...Huazhong Tan2-0/+8
2019-05-28net: hns3: use HCLGE_STATE_ROCE_REGISTERED to indicate PF ROCE client has reg...Huazhong Tan2-1/+8
2019-05-28net: hns3: use HCLGE_STATE_NIC_REGISTERED to indicate PF NIC client has regis...Huazhong Tan2-0/+7
2019-05-28net: hns3: add support for dump firmware statistics by debugfsZhongzhu Liu3-0/+66
2019-05-28net: hns3: fix for HNS3_RXD_GRO_SIZE_M macroYunsheng Lin1-1/+1
2019-05-28net: hns3: fix compile warning without CONFIG_RFS_ACCELJian Shen1-2/+0
2019-05-28hinic: fix a bug in set rx modeXue Chaojing1-4/+0
2019-05-28enetc: Enable TC offloading with mqprioCamelia Groza5-1/+72
2019-05-28net: stmmac: dwmac-meson8b: update with SPDX Licence identifierNeil Armstrong1-7/+1
2019-05-28net: stmmac: dwmac-meson: update with SPDX Licence identifierNeil Armstrong1-7/+1
2019-05-28fsl/fman: include IPSEC SPI in the Keygen extractionMadalin Bucur1-1/+2
2019-05-28net: mvpp2: cls: Check RSS table index validity when creating a contextMaxime Chevallier1-0/+3
2019-05-27enetc: fix le32/le16 degrading to integer warningsY.b. Lu1-7/+9
2019-05-26r8169: remove support for RTL_GIGA_MAC_VER_01Heiner Kallweit1-34/+9
2019-05-26r8169: improve RTL8168d PHY initializationHeiner Kallweit1-101/+52
2019-05-26r8169: change type of member mac_version in rtl8169_privateHeiner Kallweit1-2/+6
2019-05-26r8169: remove unneeded return statement in rtl_hw_init_8168gHeiner Kallweit1-2/+1
2019-05-26r8169: remove rtl_hw_init_8168epHeiner Kallweit1-9/+3
2019-05-26cxgb4: Make t4_get_tp_e2c_map staticYueHaibing1-1/+1
2019-05-26net: phy: bcm87xx: improve bcm87xx_config_init and feature detectionHeiner Kallweit1-12/+8
2019-05-26net: phy: tja11xx: Add TJA11xx PHY driverMarek Vasut3-0/+430
2019-05-26net: hns3: fix for FEC configurationJian Shen1-0/+7
2019-05-26net: hns3: add aRFS support for PFJian Shen4-0/+238
2019-05-26net: hns3: refine the flow director handleJian Shen2-32/+112
2019-05-26net: hns3: initialize CPU reverse mappingJian Shen1-29/+48
2019-05-26net: ethernet: add ag71xx driverOleksij Rempel3-1/+1908
2019-05-26qedf: Use hwfns and affin_hwfn_idx to get MSI-X vector index to useChad Dupuis1-11/+28
2019-05-26qedi: Use hwfns and affin_hwfn_idx to get MSI-X vector indexManish Rangankar1-6/+26
2019-05-26Revert "scsi: qedi: Allocate IRQs based on msix_cnt"Manish Rangankar1-1/+1
2019-05-26qed*: Add iWARP 100g supportMichal Kalderon2-0/+44
2019-05-26qed: Add qed devlink parameters tableMichal Kalderon2-0/+113
2019-05-26qed: Set the doorbell address correctlyMichal Kalderon2-12/+19
2019-05-26qedr: Change the MSI-X vectors selection to be based on affined engineMichal Kalderon3-4/+11
2019-05-26qed: Modify offload protocols to use the affined engineMichal Kalderon4-189/+273
2019-05-26qed*: Change hwfn used for sb initializationMichal Kalderon3-22/+31
2019-05-26qed: Add llh ppfid interface and 100g support for offload protocolsMichal Kalderon11-339/+1203
2019-05-26qed: Modify api for performing a dmae to another PFMichal Kalderon8-39/+52
2019-05-25net: mvpp2: cls: Support steering to RSS contextsMaxime Chevallier1-4/+54
2019-05-25net: mvpp2: cls: Extract the RSS context when parsing the ethtool ruleMaxime Chevallier1-0/+6
2019-05-25net: mvpp2: cls: Use RSS contexts to handle RSS tablesMaxime Chevallier4-41/+255
2019-05-25net: mvpp2: cls: Bypass C2 internals FIFOs at initMaxime Chevallier2-0/+8
2019-05-25net: mvpp2: cls: Use the correct number of rules in various placesMaxime Chevallier3-4/+4
2019-05-24net: stmmac: Prevent missing interrupts when running NAPIJose Abreu1-0/+3
2019-05-24net: stmmac: dwmac4/5: Clear unused address entriesJose Abreu1-2/+8