summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2018-04-03net/mlx4_core: Report PCIe link properties with pcie_print_link_status()Tal Gilboa1-80/+1
2018-04-03Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds15-6820/+9
2018-04-03Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+5
2018-04-02net: mvneta: improve suspend/resumeJisheng Zhang1-7/+62
2018-04-02net: mvneta: split rxq/txq init and txq deinit into SW and HW partsJisheng Zhang1-19/+66
2018-04-02net: bgmac: Fix endian access in bgmac_dma_tx_ring_free()Florian Fainelli1-1/+2
2018-04-02net: bgmac: Correctly annotate register spaceFlorian Fainelli1-3/+3
2018-04-02sky2: Increase D3 delay to sky2 stops working after suspendKai-Heng Feng1-1/+1
2018-04-02net/mlx5e: Set EQE based as default TX interrupt moderation modeTal Gilboa1-4/+4
2018-04-02ibmvnic: Disable irqs before exiting reset from closed stateJohn Allen1-10/+18
2018-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller14-124/+179
2018-04-01sh_eth: kill useless check in __sh_eth_get_regs()Sergei Shtylyov1-15/+10
2018-04-01sh_eth: add sh_eth_cpu_data::no_xdfar flagSergei Shtylyov2-2/+4
2018-04-01net/mlx4_en: CHECKSUM_COMPLETE support for fragmentsEric Dumazet1-6/+4
2018-04-01mlxsw: spectrum: Don't use resource ID of 0Petr Machata1-1/+1
2018-04-01mlxsw: spectrum: Pass mlxsw_core as arg of mlxsw_sp_kvdl_resources_register()Jiri Pirko3-4/+4
2018-04-01mlxsw: Move "resources_query_enable" out of mlxsw_config_profileJiri Pirko6-12/+8
2018-04-01mlxsw: Move "used_kvd_sizes" check to mlxsw_pci_config_profileJiri Pirko3-6/+4
2018-04-01mlxsw: core: Fix arg name of MLXSW_CORE_RES_VALID and MLXSW_CORE_RES_GETJiri Pirko1-4/+4
2018-04-01mlxsw: remove kvd_hash_granularity from config profile structJiri Pirko2-4/+2
2018-04-01mlxsw: spectrum: Change KVD linear parts from list to arrayJiri Pirko1-143/+92
2018-04-01mlxsw: Constify devlink_resource_opsJiri Pirko2-4/+4
2018-04-01mlxsw: spectrum_kvdl: Fix handling of resource_size_paramJiri Pirko1-33/+14
2018-04-01mlxsw: spectrum_acl: Fix flex actions header ifndef define constructJiri Pirko1-2/+2
2018-04-01cxgb4: LLD driver changes to support TLSAtul Gupta3-15/+131
2018-04-01cxgb4: Inline TLS FW InterfaceAtul Gupta3-6/+283
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller9-79/+770
2018-04-01bnxt_en: Add ULP calls to stop and restart IRQs.Michael Chan3-17/+90
2018-04-01bnxt_en: Reserve completion rings and MSIX for bnxt_re RDMA driver.Michael Chan3-16/+65
2018-04-01bnxt_en: Refactor bnxt_need_reserve_rings().Michael Chan1-32/+25
2018-04-01bnxt_en: Add IRQ remapping logic.Michael Chan1-17/+42
2018-04-01bnxt_en: Change IRQ assignment for RDMA driver.Michael Chan3-3/+61
2018-04-01bnxt_en: Improve ring allocation logic.Michael Chan2-15/+21
2018-04-01bnxt_en: Improve valid bit checking in firmware response message.Michael Chan2-5/+18
2018-04-01bnxt_en: Improve resource accounting for SRIOV.Michael Chan1-10/+8
2018-04-01bnxt_en: Check max_tx_scheduler_inputs value from firmware.Michael Chan3-2/+19
2018-04-01bnxt_en: Add extended port statistics supportVasundhara Volam3-2/+81
2018-04-01bnxt_en: Include additional hardware port statistics in ethtool -S.Vasundhara Volam1-0/+5
2018-04-01bnxt_en: Add support for ndo_set_vf_trustVasundhara Volam4-9/+37
2018-04-01bnxt_en: fix clear flags in ethtool reset handlingScott Branden1-2/+6
2018-04-01bnxt_en: Use a dedicated VNIC mode for RDMA.Michael Chan2-4/+15
2018-04-01bnxt_en: Adjust default rings for multi-port NICs.Michael Chan1-3/+9
2018-04-01bnxt_en: Update firmware interface to 1.9.1.15.Michael Chan4-103/+210
2018-04-01Merge tag 'mlx5-updates-2018-03-30' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller9-443/+402
2018-04-01ethernet: hisilicon: hns: hns_dsaf_mac: Use generic eth_broadcast_addrJoe Perches1-4/+2
2018-04-01net: hns3: remove unnecessary pci_set_drvdata() and devm_kfree()Wei Yongjun1-4/+0
2018-04-01net: thunderx: add ndo_set_rx_mode callback implementation for VFVadim Lomovtsev1-1/+109
2018-04-01net: thunderx: add workqueue control structures for handle ndo_set_rx_mode re...Vadim Lomovtsev1-0/+17
2018-04-01net: thunderx: add XCAST messages handlers for PFVadim Lomovtsev1-4/+41
2018-04-01net: thunderx: add new messages for handle ndo_set_rx_mode callbackVadim Lomovtsev1-0/+12