aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2018-07-19qede: Add driver callbacks for eeprom module query.Sudarsana Reddy Kalluru
2018-07-19qed: Add qed APIs for PHY module query.Sudarsana Reddy Kalluru
2018-07-18net: ethernet: broadcom: Drop dependency on OFFlorian Fainelli
2018-07-18net: cavium: add missing PCI dependenciesArnd Bergmann
2018-07-18liquidio: Using NULL instead of plain integerYueHaibing
2018-07-18net/mlx5: fix an unused-function warningArnd Bergmann
2018-07-18net: mvpp2: debugfs: fix incorrect bitwise operatorGustavo A. R. Silva
2018-07-18cxgb4: display number of rx and tx pages freeGanesh Goudar
2018-07-19mlxsw: spectrum: Extend to support Spectrum-2 ASICJiri Pirko
2018-07-19mlxsw: spectrum_acl: Add initial Spectrum-2 ACL implementationJiri Pirko
2018-07-19mlxsw: spectrum_acl: Add region association callbackIdo Schimmel
2018-07-19mlxsw: spectrum_acl: Add support for Spectrum-2 block encodingIdo Schimmel
2018-07-19mlxsw: spectrum_acl: Prepare for Spectrum-2 block encodingIdo Schimmel
2018-07-19mlxsw: reg: Add Policy-Engine General Configuration RegisterIdo Schimmel
2018-07-19mlxsw: reg: Add Policy-Engine Region eRP RegisterIdo Schimmel
2018-07-19mlxsw: reg: Add Policy-Engine Region Configuration RegisterIdo Schimmel
2018-07-19mlxsw: reg: Add Policy-Engine Region Association RegisterJiri Pirko
2018-07-19mlxsw: acl: Introduce activity get operation for action block/setJiri Pirko
2018-07-19mlxsw: reg: Add support for activity information from PEFA registerJiri Pirko
2018-07-19mlxsw: spectrum: Introduce flex key blocks for Spectrum-2Jiri Pirko
2018-07-19mlxsw: spectrum: Add Spectrum-2 variant of flex actions opsJiri Pirko
2018-07-19mlxsw: spectrum_mr_tcam: Add Spectrum-2 stubsJiri Pirko
2018-07-19mlxsw: spectrum: Add KVDL manager implementation for Spectrum-2Jiri Pirko
2018-07-19mlxsw: reg: Add Infrastructure Entry Delete RegisterJiri Pirko
2018-07-18ravb: fix byte order for TX descriptor tag field lower bitsNiklas Söderlund
2018-07-18ravb: fix warning about memcpy lengthNiklas Söderlund
2018-07-18ravb: fix shadowing of symbol 'stats' in ravb_get_ethtool_stats()Niklas Söderlund
2018-07-18r8169: power down chip in probeHeiner Kallweit
2018-07-18r8169: don't read chip phy status registerHeiner Kallweit
2018-07-18r8169: remove mii_if_info member from struct rtl8169_privateHeiner Kallweit
2018-07-18r8169: remove rtl8169_set_speed_xmiiHeiner Kallweit
2018-07-18r8169: use phy_speed_down / phy_speed_upHeiner Kallweit
2018-07-18r8169: use phy_mii_ioctlHeiner Kallweit
2018-07-18r8169: use phy_ethtool_nway_resetHeiner Kallweit
2018-07-18r8169: use phy_ethtool_(g|s)et_link_ksettingsHeiner Kallweit
2018-07-18r8169: replace open-coded PHY soft reset with genphy_soft_resetHeiner Kallweit
2018-07-18r8169: use phy_resume/phy_suspendHeiner Kallweit
2018-07-18r8169: add basic phylib supportHeiner Kallweit
2018-07-16liquidio: correct error msg text when removing VLAN IDRick Farrington
2018-07-16cxgb4: collect ASIC LA dumps from ULP TXSurendra Mobiya
2018-07-16mlxsw: spectrum: Expose counters for various packet sizesJiri Pirko
2018-07-16liquidio: fix hang when re-binding VF host drv after running DPDK VF driverRick Farrington
2018-07-16net: cavium: Drop dependency of NET_VENDOR_CAVIUM on PCIAlexander Sverdlin
2018-07-16net: mscc: simplify retrieving the tag type from the frame headerAntoine Tenart
2018-07-16cxgb4: do not return DUPLEX_UNKNOWN when link is downGanesh Goudar
2018-07-16bnxt_en: remove redundant debug register dma mem allocationYueHaibing
2018-07-16liquidio: Use %pad printk format for dma_addr_t valuesHelge Deller
2018-07-16net: hns3: Fix comments for hclge_get_ring_chain_from_mbxFuyun Liang
2018-07-16net: hns3: Fix for using wrong mask and shift in hclge_get_ring_chain_from_mbxFuyun Liang
2018-07-16net: hns3: Fix for reset_level default assignment probelmYunsheng Lin