summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-02-20net: phy: broadcom: Wire suspend/resume for BCM54810Florian Fainelli1-0/+16
2020-02-20net: phy: broadcom: Have bcm54xx_adjust_rxrefclk() check for flagsFlorian Fainelli1-4/+1
2020-02-20net: phy: broadcom: Allow BCM54810 to use bcm54xx_adjust_rxrefclk()Florian Fainelli1-1/+2
2020-02-20sfc: remove unused variable 'efx_default_channel_type'YueHaibing1-1/+0
2020-02-20net: hns3: add missing help info for QS shaper in debugfsYonglong Liu1-0/+1
2020-02-20net: hns3: add support for dump MAC ID and loopback status in debugfsYufeng Mo4-0/+60
2020-02-20net: hns3: add enabled TC numbers and DWRR weight info in debugfsYonglong Liu1-3/+5
2020-02-20net: hns3: modify an unsuitable print when setting unknown duplex to fibreGuangbin Huang1-1/+1
2020-02-20mlxsw: Replace zero-length array with flexible-array memberGustavo A. R. Silva11-14/+14
2020-02-20phy: avoid unnecessary link-up delay in polling modePetr Oros2-4/+6
2020-02-19vmxnet3: use new helper tcp_v6_gso_csum_prepHeiner Kallweit1-4/+1
2020-02-19r8152: use new helper tcp_v6_gso_csum_prepHeiner Kallweit1-24/+2
2020-02-19hv_netvsc: use new helper tcp_v6_gso_csum_prepHeiner Kallweit1-4/+1
2020-02-19net: socionext: use new helper tcp_v6_gso_csum_prepHeiner Kallweit1-5/+1
2020-02-19net: qcom/emac: use new helper tcp_v6_gso_csum_prepHeiner Kallweit1-5/+2
2020-02-19ionic: use new helper tcp_v6_gso_csum_prepHeiner Kallweit1-4/+1
2020-02-19jme: use new helper tcp_v6_gso_csum_prepHeiner Kallweit1-6/+1
2020-02-19e1000(e): use new helper tcp_v6_gso_csum_prepHeiner Kallweit2-9/+2
2020-02-19enic: use new helper tcp_v6_gso_csum_prepHeiner Kallweit1-2/+1
2020-02-19bna: use new helper tcp_v6_gso_csum_prepHeiner Kallweit1-6/+1
2020-02-19net: atheros: use new helper tcp_v6_gso_csum_prepHeiner Kallweit2-8/+3
2020-02-19r8169: use new helper tcp_v6_gso_csum_prepHeiner Kallweit1-24/+2
2020-02-19net: mvneta: align xdp stats naming scheme to mlx5 driverLorenzo Bianconi1-16/+36
2020-02-19octeontx2-af: Cleanup nixlf and blkaddr retrieval logicSunil Goutham2-83/+50
2020-02-19octeontx2-af: Cleanup CGX config permission checksSunil Goutham1-31/+24
2020-02-19octeontx2-af: Remove unnecessary export symbols in CGX driverSunil Goutham1-18/+0
2020-02-19net/mlx5: Remove a useless 'drain_workqueue()' call in 'mlx5e_ipsec_cleanup()'Christophe JAILLET1-1/+0
2020-02-19net/mlx5e: Add support for FEC modes based on 50G per lane linksAya Levin3-16/+94
2020-02-19ethtool: Add support for low latency RS FECAya Levin1-1/+1
2020-02-19net/mlxe5: Separate between FEC and current speedAya Levin1-84/+62
2020-02-19net/mlx5e: Advertise globaly supported FEC modesAya Levin3-36/+38
2020-02-19net/mlx5e: Enforce setting of a single FEC modeAya Levin1-0/+4
2020-02-19net/mlx5e: Set FEC to auto when configured mode is not supportedAya Levin1-16/+6
2020-02-19mlx5: Use proper logging and tracing line terminationsJoe Perches3-10/+11
2020-02-19net/mlx5e: Support dump callback in RX reporterAya Levin1-0/+183
2020-02-19net/mlx5e: Support dump callback in TX reporterAya Levin3-2/+234
2020-02-19net/mlx5e: Gather reporters APIs togetherAya Levin2-70/+70
2020-02-19net/mlx5: Add support for resource dumpAya Levin4-1/+357
2020-02-18sfc: elide assignment of skbEdward Cree1-2/+1
2020-02-18net: fec: Prevent unbind operationFabio Estevam1-0/+1
2020-02-18net: ena: remove set but not used variable 'hash_key'YueHaibing1-4/+0
2020-02-18net: usb: cdc-phonet: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-18net: phy: allow bcm84881 to be a moduleRussell King1-2/+2
2020-02-18mlxsw: spectrum: Reduce dependency between bridge and router codeIdo Schimmel3-20/+2
2020-02-18mlxsw: spectrum_switchdev: Remove VXLAN checks during FID membershipIdo Schimmel1-58/+2
2020-02-18mlxsw: spectrum_switchdev: Have VXLAN device take reference on FIDIdo Schimmel1-19/+74
2020-02-18mlxsw: spectrum_switchdev: Propagate extack to bridge creation functionIdo Schimmel1-7/+12
2020-02-18mlxsw: spectrum_fid: Use 'refcount_t' for FID reference countingIdo Schimmel1-6/+7
2020-02-18sfc: move some ARFS code out of headersEdward Cree2-18/+17
2020-02-18sfc: only schedule asynchronous filter work if neededEdward Cree2-2/+8