summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-07-19Merge branch 'mlxsw-Introduce-initial-Spectrum-2-support'David S. Miller18-86/+1467
2018-07-19mlxsw: spectrum: Extend to support Spectrum-2 ASICJiri Pirko2-32/+139
2018-07-19mlxsw: spectrum_acl: Add initial Spectrum-2 ACL implementationJiri Pirko7-1/+334
2018-07-19mlxsw: spectrum_acl: Add region association callbackIdo Schimmel3-0/+15
2018-07-19mlxsw: spectrum_acl: Add support for Spectrum-2 block encodingIdo Schimmel1-0/+68
2018-07-19mlxsw: spectrum_acl: Prepare for Spectrum-2 block encodingIdo Schimmel3-53/+66
2018-07-19mlxsw: reg: Add Policy-Engine General Configuration RegisterIdo Schimmel1-0/+23
2018-07-19mlxsw: reg: Add Policy-Engine Region eRP RegisterIdo Schimmel1-0/+71
2018-07-19mlxsw: reg: Add Policy-Engine Region Configuration RegisterIdo Schimmel1-0/+57
2018-07-19mlxsw: reg: Add Policy-Engine Region Association RegisterJiri Pirko1-0/+43
2018-07-19mlxsw: acl: Introduce activity get operation for action block/setJiri Pirko3-0/+35
2018-07-19mlxsw: reg: Add support for activity information from PEFA registerJiri Pirko2-6/+45
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-18Merge tag 'batadv-next-for-davem-20180717' of git://git.open-mesh.org/linux-m...David S. Miller6-27/+19
2018-07-18net/rds: Remove unnecessary variableHåkon Bugge1-2/+1
2018-07-18net/rds: void function cannot return -1Håkon Bugge1-2/+0
2018-07-18dsa: rtl8366: Remove unused variable.David S. Miller1-1/+0
2018-07-18Merge branch 'ravb-small-sparse-fixes'David S. Miller1-3/+3
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-18ARM: dts: Add ethernet and switch to D-Link DIR-685Linus Walleij1-1/+139
2018-07-18net: dsa: realtek-smi: Add Realtek SMI driverLinus Walleij7-0/+2591
2018-07-18net: dsa: Add bindings for Realtek SMI DSAsLinus Walleij1-0/+153
2018-07-18net: phy: realtek: Support RTL8366RB variantLinus Walleij1-0/+31
2018-07-18r8169: power down chip in probeHeiner Kallweit1-3/+4
2018-07-18Merge branch 'HWMON-support-for-SFP-modules'David S. Miller5-1/+835
2018-07-18net: phy: sfp: Add HWMON support for module sensorsAndrew Lunn3-1/+799
2018-07-18hwmon: Add helper to tell if a char is invalid in a nameAndrew Lunn1-0/+23
2018-07-18hwmon: Add support for power min, lcrit, min_alarm and lcrit_alarmAndrew Lunn2-0/+12
2018-07-18hwmon: Add missing HWMON_T_LCRIT_ALARM defineAndrew Lunn1-0/+1
2018-07-18Merge branch 'r8169-add-phylib-support'David S. Miller2-312/+155
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-16net: Fix GRO_HASH_BUCKETS assertion.David S. Miller1-1/+1
2018-07-16sch_cake: Fix tin order when set through skb->priorityToke Høiland-Jørgensen1-1/+1
2018-07-16cxgb4: collect ASIC LA dumps from ULP TXSurendra Mobiya4-3/+48