aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-29cxgb4: Support ethtool private flagsArjun Vynipadath1-0/+42
2018-06-29cxgb4: Add support for FW_ETH_TX_PKT_VM_WRArjun Vynipadath3-4/+383
2018-06-29net: ethernet: stmmac: dwmac-rk: Add GMAC support for px30David Wu1-0/+69
2018-06-29tg3: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+14
2018-06-29net: hns3: use lower_32_bits and upper_32_bitsHuazhong Tan1-4/+4
2018-06-29net: hns3: remove back in struct hclge_hwHuazhong Tan3-4/+2
2018-06-29net: hns3: remove the Redundant put_vector in hns3_client_uninitPeng Li1-4/+0
2018-06-29net: hns3: print the ret value in error informationPeng Li1-6/+11
2018-06-29net: hns3: extraction an interface for state init|uninitPeng Li1-16/+26
2018-06-29net: hns3: remove unused head file in hnae3.cPeng Li1-1/+0
2018-06-29net: hns3: add unlikely for error checkPeng Li1-2/+2
2018-06-29net: hns3: add l4_type check for both ipv4 and ipv6Peng Li1-5/+5
2018-06-29net: hns3: add vector status check before free vectorPeng Li2-0/+12
2018-06-29net: hns3: rename the interface for init_client_instance and uninit_client_instancePeng Li1-22/+9
2018-06-29net: hns3: remove hclge_get_vector_index from hclge_bind_ring_with_vectorPeng Li1-10/+14
2018-06-28net: phy: xgmiitorgmii: Check read_status resultsBrandon Maier1-1/+4
2018-06-28net: phy: xgmiitorgmii: Use correct mdio busBrandon Maier1-4/+6
2018-06-28net: phy: xgmiitorgmii: Check phy_driver ready before accessingBrandon Maier1-0/+5
2018-06-28netdevsim: add ipsec offload testingShannon Nelson4-0/+349
2018-06-28sh_eth: fix *enum* {A|M}PR_BITSergei Shtylyov2-4/+4
2018-06-28net: mscc: ocelot: add VLAN filteringAntoine Tenart1-2/+283
2018-06-28net: mscc: ocelot: add bonding supportAlexandre Belloni2-1/+161
2018-06-28cxgb4: Add new T5 PCI device id 0x50aeGanesh Goudar1-0/+1
2018-06-28cxgb4: Add flag tc_flower_initializedCasey Leedom3-0/+12
2018-06-26mdio-mux-gpio: Remove VLA usageKees Cook1-8/+14
2018-06-26net: sched: call reoffload op on block callback regJohn Hurley1-2/+2
2018-06-26net: sched: pass extack pointer to block binds and cb registrationJohn Hurley14-17/+19
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-26ptp: support DPAA FMan 1588 timer in ptp_qoriqYangbo Lu2-39/+67
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-26net: Convert GRO SKB handling to list_head.David Miller2-10/+12
2018-06-26Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller88-490/+1022
2018-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds24-39/+39
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