summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2018-06-26net/mlx5: E-Switch, Disallow vlan/spoofcheck setup if not being esw managerEli Cohen
2018-06-26net/mlx5e: Avoid dealing with vport representors if not being e-switch managerOr Gerlitz
2018-06-26net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz
2018-06-26net/mlx5e: Don't attempt to dereference the ppriv struct if not being eswitch...Or Gerlitz
2018-06-26net: sched: call reoffload op on block callback regJohn Hurley
2018-06-26net: sched: pass extack pointer to block binds and cb registrationJohn Hurley
2018-06-26sh_eth: remove sh_eth_cpu_data::rpadir_valueSergei Shtylyov
2018-06-26sh_eth: fix *enum* RPADIR_BITSergei Shtylyov
2018-06-26r8169: reject unsupported WoL optionsHeiner Kallweit
2018-06-26dpaa_eth: add the get_ts_info interface for ethtoolYangbo Lu
2018-06-26dpaa_eth: add support for hardware timestampingYangbo Lu
2018-06-26fsl/fman: define frame description command UPDYangbo Lu
2018-06-26fsl/fman_port: support getting timestampYangbo Lu
2018-06-26fsl/fman: add set_tstamp interfaceYangbo Lu
2018-06-26fsl/fman: share the event interruptYangbo Lu
2018-06-26mlxsw: spectrum_switchdev: Ban PVID change if bridge has a RIFPetr Machata
2018-06-26mlxsw: spectrum_router: Add mlxsw_sp_rif_fid()Petr Machata
2018-06-26mlxsw: spectrum_router: Publish mlxsw_sp_rif_find_by_dev()Petr Machata
2018-06-26mlxsw: spectrum_router: Allocate FID according to PVIDPetr Machata
2018-06-26mlxsw: spectrum_router: Propagate extack to .fid_get()Petr Machata
2018-06-26Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-25nfp: bpf: don't stop offload if replace failedJakub Kicinski
2018-06-25r8169: don't check WoL when powering down PHY and interface is downHeiner Kallweit
2018-06-25r8169: improve saved_wolopts handlingHeiner Kallweit
2018-06-25r8169: improve phy initialization when resumingHeiner Kallweit
2018-06-25cls_flower: fix error values for commands not supported by driversJiri Pirko
2018-06-25nfp: handle cls_flower command default caseJiri Pirko
2018-06-25bnxt: simplify cls_flower command switch and handle default caseJiri Pirko
2018-06-24sfc: make function efx_rps_hash_bucket staticColin Ian King
2018-06-24cxgb4: when disabling dcb set txq dcb priority to 0Ganesh Goudar
2018-06-23r8169: enable ASPM on RTL8168E-VLHeiner Kallweit
2018-06-23r8169: align ASPM entry latency setting with vendor driverHeiner Kallweit
2018-06-23net: pch_gbe: Clean up pch_gbe_set_multiPaul Burton
2018-06-23net: pch_gbe: Inline pch_gbe_mac_mc_addr_list_updatePaul Burton
2018-06-23net: pch_gbe: Use module_pci_driver()Paul Burton
2018-06-23net: pch_gbe: Remove dead RINGFREE codePaul Burton
2018-06-23net: pch_gbe: Remove PCH_GBE_MAC_IFOP_RGMII definePaul Burton
2018-06-23net: pch_gbe: Remove pch_gbe_hal_setup_init_funcsPaul Burton
2018-06-23net: pch_gbe: Remove get_bus_info HAL abstractionPaul Burton
2018-06-23net: pch_gbe: Remove init_hw HAL abstractionPaul Burton
2018-06-23net: pch_gbe: Remove {read,write}_phy_reg HAL abstractionPaul Burton
2018-06-23net: pch_gbe: Remove reset_phy HAL abstractionPaul Burton
2018-06-23net: pch_gbe: Remove sw_reset_phy HAL abstractionPaul Burton
2018-06-23net: pch_gbe: Remove read_mac_addr HAL abstractionPaul Burton
2018-06-23net: pch_gbe: Remove power_{up,down}_phy HAL abstractionPaul Burton
2018-06-23net: pch_gbe: Remove unused copybreak parameterPaul Burton
2018-06-23net: drivers/net: Convert random_ether_addr to eth_random_addrJoe Perches
2018-06-23net: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven
2018-06-23net: mscc: make sparse happyAntoine Tenart
2018-06-23net: mvneta: fix the Rx desc DMA address in the Rx pathAntoine Tenart