summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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: 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
2021-02-09Merge tag 'i3c/fixes-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-09Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2021-02-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-02-09net: hns3: cleanup for endian issue for VF RSSJian Shen
2021-02-09net: hns3: remove unused macro definitionPeng Li
2021-02-09net: hns3: remove an unused parameter in hclge_vf_rate_param_check()Huazhong Tan
2021-02-09net: hns3: remove redundant return value of hns3_uninit_all_ring()Huazhong Tan
2021-02-09net: hns3: change hclge_query_bd_num() param typePeng Li
2021-02-09net: hns3: change hclge_parse_speed() param typePeng Li
2021-02-09net: hns3: modify some unmacthed types print parameterJiaran Zhang