summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2019-01-28mlxsw: spectrum_acl: Remove unnecessary arg on action_replace call pathJiri Pirko
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-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-24r8169: factor out PHY init sequence adjusting 10M and ALDPSHeiner Kallweit
2019-01-24r8169: factor out disabling ALDPSHeiner 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
2019-01-24net/mlx4_core: Fix error handling when initializing CQ bufs in the driverJack Morgenstein
2019-01-24net/mlx4_core: Add masking for a few queries on HCA capsAya Levin
2019-01-23r8169: improve firmware handlingHeiner Kallweit
2019-01-23sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probeEdward Cree
2019-01-23net: hns3: fix PFC not setting problem for DCB moduleYunsheng Lin
2019-01-23net: hns3: add statistics for PFC frames and MAC control framesliuzhongzhu
2019-01-23net: hns3: add ETS TC weight setting in SSU moduleYunsheng Lin
2019-01-23net: hns3: do not return GE PFC setting err when initializingYunsheng Lin
2019-01-23net: hns3: Change fw error code NOT_EXEC to NOT_SUPPORTEDYunsheng Lin