summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-02-11net: dsa: xrs700x: add HSR offloading supportGeorge McCollister
2021-02-11net: dsa: xrs700x: use of_match_ptr() on xrs700x_mdio_dt_idsGeorge McCollister
2021-02-11net: dsa: xrs700x: fix unused warning for of_device_idGeorge McCollister
2021-02-11Revert "net-loopback: set lo dev initial state to UP"Petr Machata
2021-02-11net: phy: introduce phydev->portMichael Walle
2021-02-11ibmvnic: prefer strscpy over strlcpyLijun Pan
2021-02-11ibmvnic: remove unused spinlock_t stats_lock definitionLijun Pan
2021-02-11ibmvnic: add comments for spinlock_t definitionsLijun Pan
2021-02-11ibmvnic: fix miscellaneous checksLijun Pan
2021-02-11ibmvnic: avoid multiple line dereferenceLijun Pan
2021-02-11ibmvnic: fix bracesLijun Pan
2021-02-11ibmvnic: fix block commentsLijun Pan
2021-02-11ibmvnic: prefer 'unsigned long' over 'unsigned long int'Lijun Pan
2021-02-11Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2021-02-10net/mlx5: SF, Fix error return code in mlx5_sf_dev_probe()Wei Yongjun
2021-02-10net/mlx5e: Fix error return code in mlx5e_tc_esw_init()Wei Yongjun
2021-02-10net/mlx5: Fix a NULL vs IS_ERR() checkDan Carpenter
2021-02-10net/mlx5e: Fix tc_tun.h to verify MLX5_ESWITCH configVlad Buslov
2021-02-10net/mlx5: Assign boolean values to a bool variableJiapeng Zhong
2021-02-10net/mlx5e: Fix spelling mistake "Unknouwn" -> "Unknown"Colin Ian King
2021-02-10net/mlx5e: Fix spelling mistake "channles" -> "channels"Colin Ian King
2021-02-10net/mlx5_core: remove unused including <generated/utsrelease.h>Zou Wei
2021-02-10net/mlx5: fix spelling mistake in Kconfig "accelaration" -> "acceleration"Colin Ian King
2021-02-10net: mvpp2: add an entry to skip parserStefan Chulski
2021-02-10octeontx2-pf: ethtool physical link configurationChristina Jacob
2021-02-10octeontx2-pf: ethtool physical link statusChristina Jacob
2021-02-10octeontx2-af: advertised link modes support on cgxChristina Jacob
2021-02-10octeontx2-af: Physical link configuration supportChristina Jacob
2021-02-10octeontx2-pf: ethtool fec mode supportChristina Jacob
2021-02-10octeontx2-af: Add new CGX_CMD to get PHY FEC statisticsFelix Manlunas
2021-02-10octeontx2-af: forward error correction configurationChristina Jacob
2021-02-10net: octeontx2: Fix the confusion in buffer alloc failure pathKevin Hao
2021-02-10net: mhi: Add mbim protoLoic Poulain
2021-02-10net: mhi: Add rx_length_errors statLoic Poulain
2021-02-10net: mhi: Create mhi.hLoic Poulain
2021-02-10net: mhi: Add dedicated folderLoic Poulain
2021-02-10net: mhi: Add protocol supportLoic Poulain
2021-02-10cxgb4: collect serial config version from registerRahul Lakkireddy
2021-02-10i40e: remove the useless value assignment in i40e_clean_adminq_subtaskKaixu Xia
2021-02-10i40e: VLAN field for flow directorPrzemyslaw Patynowski
2021-02-10i40e: Add flow director support for IPv6Przemyslaw Patynowski
2021-02-10i40e: Add EEE status getting & setting implementationAleksandr Loktionov
2021-02-10i40e: Add netlink callbacks support for software based DCBArkadiusz Kubalewski
2021-02-10i40e: Add init and default config of software based DCBArkadiusz Kubalewski
2021-02-10i40e: Add hardware configuration for software based DCBArkadiusz Kubalewski
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-10Merge tag 'pm-5.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-02-10Merge tag 'acpi-5.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-02-10Merge tag 'dmaengine-fix2-5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds