summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan (unfollow)
Commit message (Expand)AuthorFilesLines
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-11team: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-11net: atarilance: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-11ipv6: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-11net: dsa: sja1105: implement cross-chip bridging operationsVladimir Oltean4-0/+288
2020-05-11net: dsa: introduce a dsa_switch_find functionVladimir Oltean2-0/+22
2020-05-11net: dsa: permit cross-chip bridging between all trees in the systemVladimir Oltean5-16/+55
2020-05-11net: bridge: allow enslaving some DSA master network devicesVladimir Oltean4-14/+49
2020-05-11net: hns3: disable auto-negotiation off with 1000M setting in ethtoolYufeng Mo1-1/+6
2020-05-11net: hns3: optimized the judgment of the input parameters of dump ncl configYufeng Mo1-5/+10
2020-05-11net: hns3: provide .get_cmdq_stat interface for the clientHuazhong Tan2-0/+10
2020-05-11net: hns3: modify two uncorrect macro namesHuazhong Tan2-4/+4
2020-05-11net: hns3: remove a redundant register macro definitionHuazhong Tan2-8/+5
2020-05-10net: phy: Send notifier when starting the cable testAndrew Lunn1-0/+41
2020-05-10net: phy: Put interface into oper testing during cable testAndrew Lunn1-1/+11
2020-05-10net: phy: marvell: Add cable test supportAndrew Lunn1-0/+201
2020-05-10net: ethtool: Add helpers for reporting test resultsAndrew Lunn3-2/+70
2020-05-10net: ethtool: Add infrastructure for reporting cable test resultsAndrew Lunn4-2/+100
2020-05-10net: ethtool: Make helpers publicAndrew Lunn2-2/+4
2020-05-10net: ethtool: Add attributes for cable test reportsAndrew Lunn2-0/+100
2020-05-10net: ethtool: netlink: Add support for triggering a cable testAndrew Lunn7-2/+89
2020-05-10net: phy: Add support for polling cable testAndrew Lunn2-0/+7
2020-05-10net: phy: Add cable test support to state machineAndrew Lunn2-0/+104
2020-05-10net: usb: qmi_wwan: remove redundant assignment to variable statusColin Ian King1-1/+1
2020-05-10net: huawei_cdc_ncm: remove redundant assignment to variable retColin Ian King1-1/+1
2020-05-10net: usb: ax88179_178a: remove redundant assignment to variable retColin Ian King1-1/+1
2020-05-10dsa: sja1105: fix semicolon.cocci warningskbuild test robot1-1/+1
2020-05-10octeontx2-pf: Use the napi_alloc_frag() to alloc the pool buffersKevin Hao4-50/+24
2020-05-10IB/mlx4: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-10selftests: mlxsw: tc_restrictions: add couple of test for the correct matchal...Jiri Pirko1-0/+107
2020-05-10selftests: mlxsw: tc_restrictions: add test to check sample action restrictionsJiri Pirko1-0/+25
2020-05-10selftests: mlxsw: rename tc_flower_restrictions.sh to tc_restrictions.shJiri Pirko1-0/+0
2020-05-10mlxsw: spectrum_flower: Forbid to insert flower rules in collision with match...Jiri Pirko1-0/+32
2020-05-10mlxsw: spectrum_matchall: Forbid to insert matchall rules in collision with f...Jiri Pirko3-3/+41
2020-05-10mlxsw: spectrum_matchall: Expose a function to get min and max rule priorityJiri Pirko2-0/+38
2020-05-10mlxsw: spectrum_matchall: Put matchall list into substruct of flow structJiri Pirko3-7/+9
2020-05-10mlxsw: spectrum_flower: Expose a function to get min and max rule priorityJiri Pirko5-7/+75
2020-05-10mlxsw: spectrum_matchall: Restrict sample action to be allowed only on ingressJiri Pirko1-0/+5
2020-05-10hinic: add three net_device_ops of vfLuo bin11-24/+453
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