summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: check tunnel option type in tunnel flagsPieter Jansen van Vuuren2018-06-292-3/+6
* cxgb4: Support ethtool private flagsArjun Vynipadath2018-06-291-0/+42
* cxgb4: Add support for FW_ETH_TX_PKT_VM_WRArjun Vynipadath2018-06-293-4/+383
* net: ethernet: stmmac: dwmac-rk: Add GMAC support for px30David Wu2018-06-291-0/+69
* tg3: Mark expected switch fall-throughsGustavo A. R. Silva2018-06-291-0/+14
* net: hns3: use lower_32_bits and upper_32_bitsHuazhong Tan2018-06-291-4/+4
* net: hns3: remove back in struct hclge_hwHuazhong Tan2018-06-293-4/+2
* net: hns3: remove the Redundant put_vector in hns3_client_uninitPeng Li2018-06-291-4/+0
* net: hns3: print the ret value in error informationPeng Li2018-06-291-6/+11
* net: hns3: extraction an interface for state init|uninitPeng Li2018-06-291-16/+26
* net: hns3: remove unused head file in hnae3.cPeng Li2018-06-291-1/+0
* net: hns3: add unlikely for error checkPeng Li2018-06-291-2/+2
* net: hns3: add l4_type check for both ipv4 and ipv6Peng Li2018-06-291-5/+5
* net: hns3: add vector status check before free vectorPeng Li2018-06-292-0/+12
* net: hns3: rename the interface for init_client_instance and uninit_client_in...Peng Li2018-06-291-22/+9
* net: hns3: remove hclge_get_vector_index from hclge_bind_ring_with_vectorPeng Li2018-06-291-10/+14
* net: phy: xgmiitorgmii: Check read_status resultsBrandon Maier2018-06-281-1/+4
* net: phy: xgmiitorgmii: Use correct mdio busBrandon Maier2018-06-281-4/+6
* net: phy: xgmiitorgmii: Check phy_driver ready before accessingBrandon Maier2018-06-281-0/+5
* netdevsim: add ipsec offload testingShannon Nelson2018-06-284-0/+349
* sh_eth: fix *enum* {A|M}PR_BITSergei Shtylyov2018-06-282-4/+4
* net: mscc: ocelot: add VLAN filteringAntoine Tenart2018-06-281-2/+283
* net: mscc: ocelot: add bonding supportAlexandre Belloni2018-06-282-1/+161
* cxgb4: Add new T5 PCI device id 0x50aeGanesh Goudar2018-06-281-0/+1
* cxgb4: Add flag tc_flower_initializedCasey Leedom2018-06-283-0/+12
* mdio-mux-gpio: Remove VLA usageKees Cook2018-06-261-8/+14
* net: sched: call reoffload op on block callback regJohn Hurley2018-06-261-2/+2
* net: sched: pass extack pointer to block binds and cb registrationJohn Hurley2018-06-2614-17/+19
* sh_eth: remove sh_eth_cpu_data::rpadir_valueSergei Shtylyov2018-06-262-8/+1
* sh_eth: fix *enum* RPADIR_BITSergei Shtylyov2018-06-261-2/+1
* r8169: reject unsupported WoL optionsHeiner Kallweit2018-06-261-1/+4
* dpaa_eth: add the get_ts_info interface for ethtoolYangbo Lu2018-06-261-0/+39
* dpaa_eth: add support for hardware timestampingYangbo Lu2018-06-262-5/+86
* fsl/fman: define frame description command UPDYangbo Lu2018-06-261-0/+1
* fsl/fman_port: support getting timestampYangbo Lu2018-06-262-0/+14
* fsl/fman: add set_tstamp interfaceYangbo Lu2018-06-268-0/+60
* ptp: support DPAA FMan 1588 timer in ptp_qoriqYangbo Lu2018-06-262-39/+67
* fsl/fman: share the event interruptYangbo Lu2018-06-261-1/+2
* mlxsw: spectrum_switchdev: Ban PVID change if bridge has a RIFPetr Machata2018-06-261-2/+45
* mlxsw: spectrum_router: Add mlxsw_sp_rif_fid()Petr Machata2018-06-262-0/+6
* mlxsw: spectrum_router: Publish mlxsw_sp_rif_find_by_dev()Petr Machata2018-06-262-5/+3
* mlxsw: spectrum_router: Allocate FID according to PVIDPetr Machata2018-06-261-1/+14
* mlxsw: spectrum_router: Propagate extack to .fid_get()Petr Machata2018-06-261-6/+10
* net: Convert GRO SKB handling to list_head.David Miller2018-06-262-10/+12
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-2688-490/+1022
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-2524-39/+39
| |\
| | * sfc: make function efx_rps_hash_bucket staticColin Ian King2018-06-241-0/+1
| | * qmi_wwan: add support for the Dell Wireless 5821e moduleAleksander Morgado2018-06-241-0/+1
| | * cxgb4: when disabling dcb set txq dcb priority to 0Ganesh Goudar2018-06-241-1/+1
| | * net: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-06-2312-19/+12