summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2018-07-20qede: Add driver callbacks for eeprom module query.Sudarsana Reddy Kalluru1-0/+88
2018-07-20qed: Add qed APIs for PHY module query.Sudarsana Reddy Kalluru4-0/+104
2018-07-18net: ethernet: broadcom: Drop dependency on OFFlorian Fainelli1-2/+2
2018-07-18net: cavium: add missing PCI dependenciesArnd Bergmann1-4/+6
2018-07-18liquidio: Using NULL instead of plain integerYueHaibing2-3/+3
2018-07-18net/mlx5: fix an unused-function warningArnd Bergmann1-1/+1
2018-07-18net: mvpp2: debugfs: fix incorrect bitwise operatorGustavo A. R. Silva1-1/+1
2018-07-18cxgb4: display number of rx and tx pages freeGanesh Goudar2-7/+29
2018-07-18mlxsw: spectrum: Extend to support Spectrum-2 ASICJiri Pirko2-32/+139
2018-07-18mlxsw: spectrum_acl: Add initial Spectrum-2 ACL implementationJiri Pirko7-1/+334
2018-07-18mlxsw: spectrum_acl: Add region association callbackIdo Schimmel3-0/+15
2018-07-18mlxsw: spectrum_acl: Add support for Spectrum-2 block encodingIdo Schimmel1-0/+68
2018-07-18mlxsw: spectrum_acl: Prepare for Spectrum-2 block encodingIdo Schimmel3-53/+66
2018-07-18mlxsw: reg: Add Policy-Engine General Configuration RegisterIdo Schimmel1-0/+23
2018-07-18mlxsw: reg: Add Policy-Engine Region eRP RegisterIdo Schimmel1-0/+71
2018-07-18mlxsw: reg: Add Policy-Engine Region Configuration RegisterIdo Schimmel1-0/+57
2018-07-18mlxsw: reg: Add Policy-Engine Region Association RegisterJiri Pirko1-0/+43
2018-07-18mlxsw: acl: Introduce activity get operation for action block/setJiri Pirko3-0/+35
2018-07-18mlxsw: reg: Add support for activity information from PEFA registerJiri Pirko2-6/+45
2018-07-18mlxsw: spectrum: Introduce flex key blocks for Spectrum-2Jiri Pirko2-0/+111
2018-07-18mlxsw: spectrum: Add Spectrum-2 variant of flex actions opsJiri Pirko2-0/+13
2018-07-18mlxsw: spectrum_mr_tcam: Add Spectrum-2 stubsJiri Pirko3-1/+86
2018-07-18mlxsw: spectrum: Add KVDL manager implementation for Spectrum-2Jiri Pirko3-1/+307
2018-07-18mlxsw: reg: Add Infrastructure Entry Delete RegisterJiri Pirko1-0/+62
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-18r8169: power down chip in probeHeiner Kallweit1-3/+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-17liquidio: correct error msg text when removing VLAN IDRick Farrington2-2/+2
2018-07-17cxgb4: collect ASIC LA dumps from ULP TXSurendra Mobiya4-3/+48
2018-07-17mlxsw: spectrum: Expose counters for various packet sizesJiri Pirko2-1/+124
2018-07-17liquidio: 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: 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