summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2019-02-24net: hns3: fix improper error handling for hns3_client_startHuazhong Tan
2019-02-24net: hns3: fix setting of the hns reset_type for rdma hw errorsShiju Jose
2019-02-24net: hns3: fix get VF RSS issueJian Shen
2019-02-24net: hns3: enable VF VLAN filter for each VF when initializingJian Shen
2019-02-24net: hns3: add support to config depth for tx|rx ring separatelyPeng Li
2019-02-24net: hns3: remove hnae3_get_bit in data pathYunsheng Lin
2019-02-24net: hns3: replace hnae3_set_bit and hnae3_set_field in data pathYunsheng Lin
2019-02-24net: hns3: add unlikely for error handling in data pathYunsheng Lin
2019-02-24net: hns3: remove some ops in struct hns3_nic_opsYunsheng Lin
2019-02-24net: hns3: limit some variable scope in critical data pathYunsheng Lin
2019-02-24net: hns3: avoid mult + div op in critical data pathYunsheng Lin
2019-02-24net: hns3: add xps setting support for hns3 driverYunsheng Lin
2019-02-24mlxsw: spectrum_acl: Add vregion migration end tracepointJiri Pirko
2019-02-24mlxsw: spectrum_acl: Don't take mutex in mlxsw_sp_acl_tcam_vregion_rehash_work()Jiri Pirko
2019-02-24mlxsw: spectrum_acl: Remove RTNL lock assertions from ERP codeJiri Pirko
2019-02-24mlxsw: spectrum_acl: Don't take rtnl lock during vregion_rehash_intrvl_set()Jiri Pirko
2019-02-24mlxsw: spectrum_acl: Introduce a mutex to guard objagg instance manipulationJiri Pirko
2019-02-24mlxsw: spectrum_acl: Enable vregion rehash per-profileJiri Pirko
2019-02-24mlxsw: spectrum_acl: Introduce mutex to guard Bloom Filter updatesJiri Pirko
2019-02-24mlxsw: spectrum_acl: Introduce vregion mutexJiri Pirko
2019-02-24mlxsw: spectrum_acl: Refactor vregion association codeJiri Pirko
2019-02-24mlxsw: spectrum_acl: Introduce a mutex to guard region list updatesJiri Pirko
2019-02-24mlxsw: spectrum_acl: Split TCAM group structure into twoJiri Pirko
2019-02-24mlxsw: spectrum_acl: Remove unused ops field from group structureJiri Pirko
2019-02-24net: dsa: microchip: add port_cleanup functionTristram Ha
2019-02-24net: dsa: microchip: remove unnecessary include headersTristram Ha
2019-02-24net: dsa: microchip: get port link statusTristram Ha
2019-02-24net: dsa: microchip: add MIB counter reading supportTristram Ha
2019-02-24net: dsa: microchip: prepare PHY for proper advertisementTristram Ha
2019-02-24net: phy: marvell10g: add support for the 88x2110 PHYMaxime Chevallier
2019-02-24net: mvpp2: Add 2.5GBaseT supportMaxime Chevallier
2019-02-24net: phy: marvell10g: Force reading of 2.5/5GMaxime Chevallier
2019-02-24net: phy: marvell10g: Use a #define for 88X3310 family idMaxime Chevallier
2019-02-24net: phy: marvell10g: Use 2500BASEX when using 2.5GBASETMaxime Chevallier
2019-02-24net: phy: marvell10g: Use linkmode_set_bit helper instead of __set_bitMaxime Chevallier
2019-02-24net: phy: marvell10g: Use get_features to get the PHY abilitiesMaxime Chevallier
2019-02-24net: phy: check PMAPMD link status only in genphy_c45_read_linkHeiner Kallweit
2019-02-24net: Remove switchdev.h inclusion from team/bond/vlanFlorian Fainelli
2019-02-24nfp: Remove switchdev.h inclusionFlorian Fainelli
2019-02-24net: lantiq: Do not use eth_change_mtu()Hauke Mehrtens
2019-02-24vxlan: add ndo_change_proto_down supportAndy Roulin
2019-02-24macvlan: add ndo_change_proto_down supportAndy Roulin
2019-02-24net: phy: let genphy_c45_read_abilities also check aneg capabilityHeiner Kallweit
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-02-23net: phy: realtek: Dummy IRQ calls for RTL8366RBLinus Walleij
2019-02-23net: phy: aquantia: use genphy_c45_read_statusHeiner Kallweit
2019-02-23net: phy: add genphy_c45_read_statusHeiner Kallweit
2019-02-23net: phy: don't change modes we don't care about in genphy_c45_read_lpaHeiner Kallweit
2019-02-23net: phy: aquantia: add support for auto-negotiation configurationAndrew Lunn