summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dsa: rtl8366: Remove unused variable.David S. Miller2018-07-181-1/+0
* Merge branch 'ravb-small-sparse-fixes'David S. Miller2018-07-181-3/+3
|\
| * ravb: fix byte order for TX descriptor tag field lower bitsNiklas Söderlund2018-07-181-1/+1
| * ravb: fix warning about memcpy lengthNiklas Söderlund2018-07-181-1/+1
| * ravb: fix shadowing of symbol 'stats' in ravb_get_ethtool_stats()Niklas Söderlund2018-07-181-1/+1
|/
* ARM: dts: Add ethernet and switch to D-Link DIR-685Linus Walleij2018-07-181-1/+139
* net: dsa: realtek-smi: Add Realtek SMI driverLinus Walleij2018-07-187-0/+2591
* net: dsa: Add bindings for Realtek SMI DSAsLinus Walleij2018-07-181-0/+153
* net: phy: realtek: Support RTL8366RB variantLinus Walleij2018-07-181-0/+31
* r8169: power down chip in probeHeiner Kallweit2018-07-181-3/+4
* Merge branch 'HWMON-support-for-SFP-modules'David S. Miller2018-07-185-1/+835
|\
| * net: phy: sfp: Add HWMON support for module sensorsAndrew Lunn2018-07-183-1/+799
| * hwmon: Add helper to tell if a char is invalid in a nameAndrew Lunn2018-07-181-0/+23
| * hwmon: Add support for power min, lcrit, min_alarm and lcrit_alarmAndrew Lunn2018-07-182-0/+12
| * hwmon: Add missing HWMON_T_LCRIT_ALARM defineAndrew Lunn2018-07-181-0/+1
|/
* Merge branch 'r8169-add-phylib-support'David S. Miller2018-07-182-312/+155
|\
| * r8169: don't read chip phy status registerHeiner Kallweit2018-07-181-4/+5
| * r8169: remove mii_if_info member from struct rtl8169_privateHeiner Kallweit2018-07-181-31/+7
| * r8169: remove rtl8169_set_speed_xmiiHeiner Kallweit2018-07-181-90/+0
| * r8169: use phy_speed_down / phy_speed_upHeiner Kallweit2018-07-181-25/+4
| * r8169: use phy_mii_ioctlHeiner Kallweit2018-07-181-22/+3
| * r8169: use phy_ethtool_nway_resetHeiner Kallweit2018-07-182-9/+1
| * r8169: use phy_ethtool_(g|s)et_link_ksettingsHeiner Kallweit2018-07-181-32/+3
| * r8169: replace open-coded PHY soft reset with genphy_soft_resetHeiner Kallweit2018-07-181-26/+1
| * r8169: use phy_resume/phy_suspendHeiner Kallweit2018-07-181-44/+6
| * r8169: add basic phylib supportHeiner Kallweit2018-07-182-32/+128
|/
* liquidio: correct error msg text when removing VLAN IDRick Farrington2018-07-162-2/+2
* net: Fix GRO_HASH_BUCKETS assertion.David S. Miller2018-07-161-1/+1
* sch_cake: Fix tin order when set through skb->priorityToke Høiland-Jørgensen2018-07-161-1/+1
* cxgb4: collect ASIC LA dumps from ULP TXSurendra Mobiya2018-07-164-3/+48
* mlxsw: spectrum: Expose counters for various packet sizesJiri Pirko2018-07-162-1/+124
* liquidio: fix hang when re-binding VF host drv after running DPDK VF driverRick Farrington2018-07-162-0/+6
* net: cavium: Drop dependency of NET_VENDOR_CAVIUM on PCIAlexander Sverdlin2018-07-161-1/+0
* net: mscc: simplify retrieving the tag type from the frame headerAntoine Tenart2018-07-161-1/+1
* cxgb4: do not return DUPLEX_UNKNOWN when link is downGanesh Goudar2018-07-161-7/+4
* net: convert gro_count to bitmaskLi RongQing2018-07-162-14/+31
* bnxt_en: remove redundant debug register dma mem allocationYueHaibing2018-07-162-16/+0
* liquidio: Use %pad printk format for dma_addr_t valuesHelge Deller2018-07-161-2/+2
* net: phy: realtek: add missing entry for RTL8211C to mdio_device_id tableHeiner Kallweit2018-07-161-0/+1
* net: usb: hso: use swap macro in hso_kick_transmitGustavo A. R. Silva2018-07-161-6/+3
* Merge branch 'phy-helpers'David S. Miller2018-07-162-4/+89
|\
| * net: phy: add phy_speed_down and phy_speed_upHeiner Kallweit2018-07-162-0/+80
| * net: phy: add helper phy_config_anegHeiner Kallweit2018-07-161-4/+9
|/
* selftests: tls: add selftests for TLS socketsDave Watson2018-07-162-1/+693
* Merge branch 'docs-Fix-failover-build-warnings'David S. Miller2018-07-162-54/+59
|\
| * docs: networking: Fix failover build warningsTobin C. Harding2018-07-161-54/+57
| * docs: networking: Add failover docs to indexTobin C. Harding2018-07-161-0/+2
|/
* Merge branch 'hns3-next'David S. Miller2018-07-165-25/+30
|\
| * net: hns3: Fix comments for hclge_get_ring_chain_from_mbxFuyun Liang2018-07-161-2/+4
| * net: hns3: Fix for using wrong mask and shift in hclge_get_ring_chain_from_mbxFuyun Liang2018-07-161-4/+4