aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-26net: sched: pass extack pointer to block binds and cb registrationJohn Hurley13-16/+18
2018-06-26sh_eth: remove sh_eth_cpu_data::rpadir_valueSergei Shtylyov2-8/+1
2018-06-26sh_eth: fix *enum* RPADIR_BITSergei Shtylyov1-2/+1
2018-06-26r8169: reject unsupported WoL optionsHeiner Kallweit1-1/+4
2018-06-26dpaa_eth: add the get_ts_info interface for ethtoolYangbo Lu1-0/+39
2018-06-26dpaa_eth: add support for hardware timestampingYangbo Lu2-5/+86
2018-06-26fsl/fman: define frame description command UPDYangbo Lu1-0/+1
2018-06-26fsl/fman_port: support getting timestampYangbo Lu2-0/+14
2018-06-26fsl/fman: add set_tstamp interfaceYangbo Lu8-0/+60
2018-06-26fsl/fman: share the event interruptYangbo Lu1-1/+2
2018-06-26mlxsw: spectrum_switchdev: Ban PVID change if bridge has a RIFPetr Machata1-2/+45
2018-06-26mlxsw: spectrum_router: Add mlxsw_sp_rif_fid()Petr Machata2-0/+6
2018-06-26mlxsw: spectrum_router: Publish mlxsw_sp_rif_find_by_dev()Petr Machata2-5/+3
2018-06-26mlxsw: spectrum_router: Allocate FID according to PVIDPetr Machata1-1/+14
2018-06-26mlxsw: spectrum_router: Propagate extack to .fid_get()Petr Machata1-6/+10
2018-06-26Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller14-20/+16
2018-06-25r8169: don't check WoL when powering down PHY and interface is downHeiner Kallweit1-1/+1
2018-06-25r8169: improve saved_wolopts handlingHeiner Kallweit1-20/+14
2018-06-25r8169: improve phy initialization when resumingHeiner Kallweit1-5/+1
2018-06-25cls_flower: fix error values for commands not supported by driversJiri Pirko3-3/+3
2018-06-25nfp: handle cls_flower command default caseJiri Pirko1-2/+2
2018-06-25bnxt: simplify cls_flower command switch and handle default caseJiri Pirko1-11/+5
2018-06-24sfc: make function efx_rps_hash_bucket staticColin Ian King1-0/+1
2018-06-24cxgb4: when disabling dcb set txq dcb priority to 0Ganesh Goudar1-1/+1
2018-06-23r8169: enable ASPM on RTL8168E-VLHeiner Kallweit1-0/+2
2018-06-23r8169: align ASPM entry latency setting with vendor driverHeiner Kallweit1-24/+19
2018-06-23net: pch_gbe: Clean up pch_gbe_set_multiPaul Burton1-17/+16
2018-06-23net: pch_gbe: Inline pch_gbe_mac_mc_addr_list_updatePaul Burton1-54/+19
2018-06-23net: pch_gbe: Use module_pci_driver()Paul Burton1-18/+1
2018-06-23net: pch_gbe: Remove dead RINGFREE codePaul Burton1-13/+0
2018-06-23net: pch_gbe: Remove PCH_GBE_MAC_IFOP_RGMII definePaul Burton2-10/+0
2018-06-23net: pch_gbe: Remove pch_gbe_hal_setup_init_funcsPaul Burton5-84/+4
2018-06-23net: pch_gbe: Remove get_bus_info HAL abstractionPaul Burton4-83/+0
2018-06-23net: pch_gbe: Remove init_hw HAL abstractionPaul Burton4-52/+15
2018-06-23net: pch_gbe: Remove {read,write}_phy_reg HAL abstractionPaul Burton4-44/+2
2018-06-23net: pch_gbe: Remove reset_phy HAL abstractionPaul Burton4-21/+2
2018-06-23net: pch_gbe: Remove sw_reset_phy HAL abstractionPaul Burton5-21/+1
2018-06-23net: pch_gbe: Remove read_mac_addr HAL abstractionPaul Burton4-25/+2
2018-06-23net: pch_gbe: Remove power_{up,down}_phy HAL abstractionPaul Burton4-34/+6
2018-06-23net: pch_gbe: Remove unused copybreak parameterPaul Burton1-15/+0
2018-06-23net: drivers/net: Convert random_ether_addr to eth_random_addrJoe Perches10-13/+12
2018-06-23net: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven10-17/+11
2018-06-23net: mscc: make sparse happyAntoine Tenart1-1/+2
2018-06-23net: mvneta: fix the Rx desc DMA address in the Rx pathAntoine Tenart1-1/+1
2018-06-22r8169: Reinstate ASPM SupportKai-Heng Feng1-12/+27
2018-06-22r8169: Don't disable ASPM in the driverKai-Heng Feng1-6/+0
2018-06-22ucc_geth: Add BQL supportJoakim Tjernlund1-1/+8
2018-06-22rhashtable: split rhashtable.hNeilBrown1-0/+1
2018-06-22net: ethernet: ti: davinci_cpdma: make function cpdma_desc_pool_create staticColin Ian King1-1/+1
2018-06-21net: macb: Fix ptp time adjustment for large negative deltaHarini Katakam1-4/+1