summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-05-11sfc: use efx_has_cap for capability checks outside of NIC-specific codeEdward Cree
2020-05-11sfc: make capability checking a nic_type functionTom Zhao
2020-05-11sfc: move vport_id to struct efx_nicEdward Cree
2020-05-11net: qed: Disable SRIOV functionality inside kdump kernelBhupesh Sharma
2020-05-11net: qed*: Reduce RX and TX default ring count when running inside kdump kernelBhupesh Sharma
2020-05-11hinic: add link_ksettings ethtool_ops supportLuo bin
2020-05-11net: atarilance: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-10net: dsa: sja1105: implement cross-chip bridging operationsVladimir Oltean
2020-05-10net: dsa: permit cross-chip bridging between all trees in the systemVladimir Oltean
2020-05-10net: hns3: disable auto-negotiation off with 1000M setting in ethtoolYufeng Mo
2020-05-10net: hns3: optimized the judgment of the input parameters of dump ncl configYufeng Mo
2020-05-10net: hns3: provide .get_cmdq_stat interface for the clientHuazhong Tan
2020-05-10net: hns3: modify two uncorrect macro namesHuazhong Tan
2020-05-10net: hns3: remove a redundant register macro definitionHuazhong Tan
2020-05-10net: phy: Put interface into oper testing during cable testAndrew Lunn
2020-05-10net: phy: marvell: Add cable test supportAndrew Lunn
2020-05-10net: ethtool: Add infrastructure for reporting cable test resultsAndrew Lunn
2020-05-10net: phy: Add support for polling cable testAndrew Lunn
2020-05-10net: phy: Add cable test support to state machineAndrew Lunn
2020-05-10net: usb: qmi_wwan: remove redundant assignment to variable statusColin Ian King
2020-05-10net: huawei_cdc_ncm: remove redundant assignment to variable retColin Ian King
2020-05-10net: usb: ax88179_178a: remove redundant assignment to variable retColin Ian King
2020-05-10dsa: sja1105: fix semicolon.cocci warningskbuild test robot
2020-05-09octeontx2-pf: Use the napi_alloc_frag() to alloc the pool buffersKevin Hao
2020-05-09mlxsw: spectrum_flower: Forbid to insert flower rules in collision with match...Jiri Pirko
2020-05-09mlxsw: spectrum_matchall: Forbid to insert matchall rules in collision with f...Jiri Pirko
2020-05-09mlxsw: spectrum_matchall: Expose a function to get min and max rule priorityJiri Pirko
2020-05-09mlxsw: spectrum_matchall: Put matchall list into substruct of flow structJiri Pirko
2020-05-09mlxsw: spectrum_flower: Expose a function to get min and max rule priorityJiri Pirko
2020-05-09mlxsw: spectrum_matchall: Restrict sample action to be allowed only on ingressJiri Pirko
2020-05-09hinic: add three net_device_ops of vfLuo bin
2020-05-09Merge tag 'mlx5-updates-2020-05-09' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2020-05-09net: atlantic: unify MAC generationMark Starovoytov
2020-05-09net: atlantic: remove check for boot code survivability before reset requestMark Starovoytov
2020-05-09net: atlantic: remove hw_atl_b0_hw_rss_set call from A2 codeMark Starovoytov
2020-05-09net: atlantic: remove TPO2 check from A0 codeMark Starovoytov
2020-05-09net: atlantic: rename AQ_NIC_RATE_2GS to AQ_NIC_RATE_2G5Mark Starovoytov
2020-05-09net: atlantic: minor MACSec code cleanupMark Starovoytov
2020-05-09net: atlantic: use __packed instead of the full expansion.Mark Starovoytov
2020-05-09net/mlx5e: Enhance ICOSQ WQE info fieldsTariq Toukan
2020-05-09net/mlx5: Accel, Remove unnecessary header includeTariq Toukan
2020-05-09net/mlx5e: Use struct assignment for WQE info updatesTariq Toukan
2020-05-09net/mlx5e: Take TX WQE info structures out of general EN headerTariq Toukan
2020-05-09net/mlx5e: kTLS, Do not fill edge for the DUMP WQEs in TX flowTariq Toukan
2020-05-09net/mlx5e: kTLS, Fill work queue edge separately in TX flowTariq Toukan
2020-05-09net/mlx5e: Split TX acceleration offloads into two phasesMaxim Mikityanskiy
2020-05-09net/mlx5e: Update UDP fields of the SKB for GSO firstMaxim Mikityanskiy
2020-05-09net/mlx5e: Make TLS offload independent of wqe and piMaxim Mikityanskiy
2020-05-09net/mlx5e: Pass only eseg to IPSEC offloadMaxim Mikityanskiy
2020-05-09net/mlx5e: Return void from mlx5e_sq_xmit and mlx5i_sq_xmitMaxim Mikityanskiy