summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-07-19mlxsw: spectrum: Introduce flex key blocks for Spectrum-2Jiri Pirko2-0/+111
2018-07-19mlxsw: spectrum: Add Spectrum-2 variant of flex actions opsJiri Pirko2-0/+13
2018-07-19mlxsw: spectrum_mr_tcam: Add Spectrum-2 stubsJiri Pirko3-1/+86
2018-07-19mlxsw: spectrum: Add KVDL manager implementation for Spectrum-2Jiri Pirko3-1/+307
2018-07-19mlxsw: reg: Add Infrastructure Entry Delete RegisterJiri Pirko1-0/+62
2018-07-18dsa: rtl8366: Remove unused variable.David S. Miller1-1/+0
2018-07-18ravb: fix byte order for TX descriptor tag field lower bitsNiklas Söderlund1-1/+1
2018-07-18ravb: fix warning about memcpy lengthNiklas Söderlund1-1/+1
2018-07-18ravb: fix shadowing of symbol 'stats' in ravb_get_ethtool_stats()Niklas Söderlund1-1/+1
2018-07-18net: dsa: realtek-smi: Add Realtek SMI driverLinus Walleij6-0/+2584
2018-07-18net: phy: realtek: Support RTL8366RB variantLinus Walleij1-0/+31
2018-07-18r8169: power down chip in probeHeiner Kallweit1-3/+4
2018-07-18net: phy: sfp: Add HWMON support for module sensorsAndrew Lunn2-0/+728
2018-07-18hwmon: Add support for power min, lcrit, min_alarm and lcrit_alarmAndrew Lunn1-0/+4
2018-07-18r8169: don't read chip phy status registerHeiner Kallweit1-4/+5
2018-07-18r8169: remove mii_if_info member from struct rtl8169_privateHeiner Kallweit1-31/+7
2018-07-18r8169: remove rtl8169_set_speed_xmiiHeiner Kallweit1-90/+0
2018-07-18r8169: use phy_speed_down / phy_speed_upHeiner Kallweit1-25/+4
2018-07-18r8169: use phy_mii_ioctlHeiner Kallweit1-22/+3
2018-07-18r8169: use phy_ethtool_nway_resetHeiner Kallweit2-9/+1
2018-07-18r8169: use phy_ethtool_(g|s)et_link_ksettingsHeiner Kallweit1-32/+3
2018-07-18r8169: replace open-coded PHY soft reset with genphy_soft_resetHeiner Kallweit1-26/+1
2018-07-18r8169: use phy_resume/phy_suspendHeiner Kallweit1-44/+6
2018-07-18r8169: add basic phylib supportHeiner Kallweit2-32/+128
2018-07-16liquidio: correct error msg text when removing VLAN IDRick Farrington2-2/+2
2018-07-16cxgb4: collect ASIC LA dumps from ULP TXSurendra Mobiya4-3/+48
2018-07-16mlxsw: spectrum: Expose counters for various packet sizesJiri Pirko2-1/+124
2018-07-16liquidio: fix hang when re-binding VF host drv after running DPDK VF driverRick Farrington2-0/+6
2018-07-16net: cavium: Drop dependency of NET_VENDOR_CAVIUM on PCIAlexander Sverdlin1-1/+0
2018-07-16net: mscc: simplify retrieving the tag type from the frame headerAntoine Tenart1-1/+1
2018-07-16cxgb4: do not return DUPLEX_UNKNOWN when link is downGanesh Goudar1-7/+4
2018-07-16bnxt_en: remove redundant debug register dma mem allocationYueHaibing2-16/+0
2018-07-16liquidio: Use %pad printk format for dma_addr_t valuesHelge Deller1-2/+2
2018-07-16net: phy: realtek: add missing entry for RTL8211C to mdio_device_id tableHeiner Kallweit1-0/+1
2018-07-16net: usb: hso: use swap macro in hso_kick_transmitGustavo A. R. Silva1-6/+3
2018-07-16net: phy: add phy_speed_down and phy_speed_upHeiner Kallweit1-0/+78
2018-07-16net: phy: add helper phy_config_anegHeiner Kallweit1-4/+9
2018-07-16net: hns3: Fix comments for hclge_get_ring_chain_from_mbxFuyun Liang1-2/+4
2018-07-16net: hns3: Fix for using wrong mask and shift in hclge_get_ring_chain_from_mbxFuyun Liang1-4/+4
2018-07-16net: hns3: Fix for reset_level default assignment probelmYunsheng Lin1-1/+5
2018-07-16net: hns3: remove unnecessary ring configuration operation while resettingHuazhong Tan1-8/+0
2018-07-16net: hns3: Fix return value error in hns3_reset_notify_down_enetHuazhong Tan1-1/+1
2018-07-16net: hns3: Correct reset event status registerHuazhong Tan2-1/+2
2018-07-16net: hns3: Prevent to request reset frequentlyHuazhong Tan1-3/+10
2018-07-16net: hns3: Reset net device with rtnl_lockHuazhong Tan1-3/+2
2018-07-16net: hns3: Modify the order of initializing command queue registerHuazhong Tan1-2/+2
2018-07-16net/mlx5e: IPsec, fix byte count in CQEBoris Pismenny3-2/+3
2018-07-16net/mlx5: Accel, add common metadata functionsBoris Pismenny3-29/+45
2018-07-16net/mlx5e: TLS, build TLS netdev from capabilitiesBoris Pismenny1-2/+16
2018-07-16net/mlx5e: TLS, add software statisticsBoris Pismenny3-1/+17