aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-12ionic: ionic_intr_free parameter changeShannon Nelson1-6/+6
2020-05-12ionic: reset device at probeShannon Nelson1-0/+1
2020-05-12ionic: shorter dev cmd wait timeShannon Nelson1-1/+1
2020-05-12ionic: add support for more xcvr typesShannon Nelson1-0/+3
2020-05-12ionic: protect vf calls from fw resetShannon Nelson1-1/+25
2020-05-12ionic: updates to ionic FW api descriptionShannon Nelson1-403/+576
2020-05-12ionic: support longer tx sg listsShannon Nelson8-30/+263
2020-05-11sfc: make firmware-variant printing a nic_type functionEdward Cree3-16/+27
2020-05-11sfc: make filter table probe caller responsible for adding VLANsEdward Cree2-12/+10
2020-05-11sfc: move rx_rss_context_exclusive into struct efx_mcdi_filter_tableEdward Cree3-7/+7
2020-05-11sfc: rework handling of (firmware) multicast chaining stateEdward Cree3-75/+90
2020-05-11sfc: move 'must restore' flags out of ef10-specific nic_dataEdward Cree5-23/+30
2020-05-11sfc: use efx_has_cap for capability checks outside of NIC-specific codeEdward Cree2-15/+5
2020-05-11sfc: make capability checking a nic_type functionTom Zhao4-0/+40
2020-05-11sfc: move vport_id to struct efx_nicEdward Cree7-38/+29
2020-05-11net: qed: Disable SRIOV functionality inside kdump kernelBhupesh Sharma2-4/+8
2020-05-11net: qed*: Reduce RX and TX default ring count when running inside kdump kernelBhupesh Sharma2-2/+11
2020-05-11hinic: add link_ksettings ethtool_ops supportLuo bin6-9/+682
2020-05-11net: atarilance: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-10net: hns3: disable auto-negotiation off with 1000M setting in ethtoolYufeng Mo1-1/+6
2020-05-10net: hns3: optimized the judgment of the input parameters of dump ncl configYufeng Mo1-5/+10
2020-05-10net: hns3: provide .get_cmdq_stat interface for the clientHuazhong Tan2-0/+10
2020-05-10net: hns3: modify two uncorrect macro namesHuazhong Tan2-4/+4
2020-05-10net: hns3: remove a redundant register macro definitionHuazhong Tan2-8/+5
2020-05-09octeontx2-pf: Use the napi_alloc_frag() to alloc the pool buffersKevin Hao4-50/+24
2020-05-09mlxsw: spectrum_flower: Forbid to insert flower rules in collision with matchall rulesJiri Pirko1-0/+32
2020-05-09mlxsw: spectrum_matchall: Forbid to insert matchall rules in collision with flower rulesJiri Pirko3-3/+41
2020-05-09mlxsw: spectrum_matchall: Expose a function to get min and max rule priorityJiri Pirko2-0/+38
2020-05-09mlxsw: spectrum_matchall: Put matchall list into substruct of flow structJiri Pirko3-7/+9
2020-05-09mlxsw: spectrum_flower: Expose a function to get min and max rule priorityJiri Pirko5-7/+75
2020-05-09mlxsw: spectrum_matchall: Restrict sample action to be allowed only on ingressJiri Pirko1-0/+5
2020-05-09hinic: add three net_device_ops of vfLuo bin11-24/+453
2020-05-09Merge tag 'mlx5-updates-2020-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxJakub Kicinski18-206/+242
2020-05-09net: atlantic: unify MAC generationMark Starovoytov3-44/+15
2020-05-09net: atlantic: remove check for boot code survivability before reset requestMark Starovoytov1-8/+0
2020-05-09net: atlantic: remove hw_atl_b0_hw_rss_set call from A2 codeMark Starovoytov3-8/+7
2020-05-09net: atlantic: remove TPO2 check from A0 codeMark Starovoytov1-2/+1
2020-05-09net: atlantic: rename AQ_NIC_RATE_2GS to AQ_NIC_RATE_2G5Mark Starovoytov10-42/+49
2020-05-09net: atlantic: minor MACSec code cleanupMark Starovoytov1-3/+3
2020-05-09net: atlantic: use __packed instead of the full expansion.Mark Starovoytov1-2/+2
2020-05-09net/mlx5e: Enhance ICOSQ WQE info fieldsTariq Toukan3-11/+19
2020-05-09net/mlx5: Accel, Remove unnecessary header includeTariq Toukan1-1/+0
2020-05-09net/mlx5e: Use struct assignment for WQE info updatesTariq Toukan4-17/+24
2020-05-09net/mlx5e: Take TX WQE info structures out of general EN headerTariq Toukan3-27/+27
2020-05-09net/mlx5e: kTLS, Do not fill edge for the DUMP WQEs in TX flowTariq Toukan1-4/+1
2020-05-09net/mlx5e: kTLS, Fill work queue edge separately in TX flowTariq Toukan1-10/+8
2020-05-09net/mlx5e: Split TX acceleration offloads into two phasesMaxim Mikityanskiy8-23/+52
2020-05-09net/mlx5e: Update UDP fields of the SKB for GSO firstMaxim Mikityanskiy1-3/+5
2020-05-09net/mlx5e: Make TLS offload independent of wqe and piMaxim Mikityanskiy5-23/+23
2020-05-09net/mlx5e: Pass only eseg to IPSEC offloadMaxim Mikityanskiy3-4/+4