aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-06-29net: hns3: use lower_32_bits and upper_32_bitsHuazhong Tan
2018-06-29net: hns3: remove back in struct hclge_hwHuazhong Tan
2018-06-29net: hns3: remove the Redundant put_vector in hns3_client_uninitPeng Li
2018-06-29net: hns3: print the ret value in error informationPeng Li
2018-06-29net: hns3: extraction an interface for state init|uninitPeng Li
2018-06-29net: hns3: remove unused head file in hnae3.cPeng Li
2018-06-29net: hns3: add unlikely for error checkPeng Li
2018-06-29net: hns3: add l4_type check for both ipv4 and ipv6Peng Li
2018-06-29net: hns3: add vector status check before free vectorPeng Li
2018-06-29net: hns3: rename the interface for init_client_instance and uninit_client_in...Peng Li
2018-06-29net: hns3: remove hclge_get_vector_index from hclge_bind_ring_with_vectorPeng Li
2018-06-28net: phy: xgmiitorgmii: Check read_status resultsBrandon Maier
2018-06-28net: phy: xgmiitorgmii: Use correct mdio busBrandon Maier
2018-06-28net: phy: xgmiitorgmii: Check phy_driver ready before accessingBrandon Maier
2018-06-28netdevsim: add ipsec offload testingShannon Nelson
2018-06-28sh_eth: fix *enum* {A|M}PR_BITSergei Shtylyov
2018-06-28net: mscc: ocelot: add VLAN filteringAntoine Tenart
2018-06-28net: mscc: ocelot: add bonding supportAlexandre Belloni
2018-06-28cxgb4: Add new T5 PCI device id 0x50aeGanesh Goudar
2018-06-28cxgb4: Add flag tc_flower_initializedCasey Leedom
2018-06-26mdio-mux-gpio: Remove VLA usageKees Cook
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-26net: Convert GRO SKB handling to list_head.David Miller
2018-06-26Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-24net: phy: fixed-phy: Make the error path simplerFabio Estevam
2018-06-24qmi_wwan: add support for the Dell Wireless 5821e moduleAleksander Morgado
2018-06-24cxgb4: when disabling dcb set txq dcb priority to 0Ganesh Goudar
2018-06-23r8169: enable ASPM on RTL8168E-VLHeiner Kallweit