summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2019-01-27net: phy: at803x: Use helpers to access MMD PHY registersCarlo Caione
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-01-26net: lmc: remove -I. header search pathMasahiro Yamada
2019-01-26atheros: atl2: replace dev_kfree_skb_any() by dev_consume_skb_any()Yang Wei
2019-01-26lan743x: Provide Read/Write Access to on chip OTPBryan Whitehead
2019-01-26net: hns3: don't allow vf to enable promisc modeJian Shen
2019-01-26net: hns3: add initialization for nic stateJian Shen
2019-01-26net: hns3: add 8 BD limit for tx flowPeng Li
2019-01-26net: hns3: call hns3_nic_set_real_num_queue with netdev downYunsheng Lin
2019-01-26net: hns3: remove dcb_ops->map_update in hclge_dcbYunsheng Lin
2019-01-26net: hns3: do reinitialization while mqprio configuration changedYunsheng Lin
2019-01-26net: hns3: After setting the loopback, add the status of getting MACliuzhongzhu
2019-01-26net: hns3: fix broadcast promisc issue for revision 0x20Jian Shen
2019-01-26net: hns3: fix return value handle issue for hclge_set_loopback()Jian Shen
2019-01-26net: hns3: add error handling in hclge_ieee_setetsYunsheng Lin
2019-01-26net: hns3: clear pci private data when unload hns3 driverJian Shen
2019-01-26net: hns3: don't update packet statistics for packets dropped by hardwareJian Shen
2019-01-26r8169: enable EEE per default on RTL8168fHeiner Kallweit
2019-01-26r8169: add EEE support for RTL8168fHeiner Kallweit
2019-01-25r8169: enable EEE per default on chip versions from RTL8168gHeiner Kallweit
2019-01-25r8169: add general EEE support for chip versions from RTL8168gHeiner Kallweit
2019-01-25qed: Revert error handling changes.David S. Miller
2019-01-25net/mlx5e: Reuse fold sw stats in representorsSaeed Mahameed
2019-01-25net/mlx5e: Present the representors SW stats when state is not openedTariq Toukan
2019-01-25net/mlx5e: Separate between ethtool and netdev software stats foldingSaeed Mahameed
2019-01-25net/mlx5: Add trace points for flow tables create/destroyOr Gerlitz
2019-01-25net/mlx5e: Return the allocated flow directly from __mlx5e_add_fdb_flowJason Gunthorpe
2019-01-25net/mlx5e: Expand XPS cpumask to cover all online cpusMoshe Shemesh
2019-01-25net/mlx5e: Take CQ decompress fields into a separate structureTariq Toukan
2019-01-25net/mlx5e: RX, Make sure packet header does not cross page boundaryTariq Toukan
2019-01-25Merge tag 'mac80211-for-davem-2019-01-25' of git://git.kernel.org/pub/scm/lin...David S. Miller
2019-01-25net: Revert devlink health changes.David S. Miller
2019-01-24ibmveth: Do not process frames after calling napi_rescheduleThomas Falcon
2019-01-24mlxfw: Replace license text with SPDX identifiers and adjust copyrightsShalom Toledo
2019-01-24net: usb: asix: ax88772_bind return error when hw_reset failZhang Run
2019-01-24r8169: factor out PHY init sequence adjusting 10M and ALDPSHeiner Kallweit
2019-01-24r8169: factor out disabling ALDPSHeiner Kallweit
2019-01-24Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2019-01-24bonding: count master 3ad stats separatelyNikolay Aleksandrov
2019-01-24net: phy: change phy_start_interrupts to phy_request_interruptHeiner Kallweit
2019-01-24net: phy: start interrupts in phy_startHeiner Kallweit
2019-01-24net: phy: warn if phy_start is called from invalid stateHeiner Kallweit
2019-01-24net: phy: start state machine in phy_start onlyHeiner Kallweit
2019-01-24net: stmmac: Fix return value check in qcom_ethqos_probe()Wei Yongjun
2019-01-24net: amd8111e: clean up two minor indentation issuesColin Ian King
2019-01-24enetc: Add RFS and RSS supportClaudiu Manoil
2019-01-24enetc: Add vf to pf messaging supportClaudiu Manoil
2019-01-24enetc: Add ethtool statisticsClaudiu Manoil
2019-01-24enetc: Introduce basic PF and VF ENETC ethernet driversClaudiu Manoil
2019-01-24net/mlx4_core: A write memory barrier is sufficient in EQ ci updateTariq Toukan