aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-30net: ixp4xx_hss: drop kfree for memory allocated with devm_kzallocWei Yongjun1-1/+0
2021-11-30net: mscc: ocelot: fix mutex_lock not releasedLv Ruyi1-1/+3
2021-11-30net: hns3: make symbol 'hclge_mac_speed_map_to_fw' staticWei Yongjun1-1/+1
2021-11-30net: prestera: acl: add rule stats supportVolodymyr Mytnyk2-3/+48
2021-11-30net: prestera: add counter HW APIVolodymyr Mytnyk8-2/+682
2021-11-30net: prestera: acl: migrate to new vTCAM apiVolodymyr Mytnyk9-662/+985
2021-11-30devlink: Simplify devlink resources unregister callLeon Romanovsky3-8/+8
2021-11-30net: mdio: mscc-miim: Set back the optional resource.Horatiu Vultur1-11/+16
2021-11-30bond: pass get_ts_info and SIOC[SG]HWTSTAMP ioctl to active deviceHangbin Liu1-2/+53
2021-11-30net: cxgb: fix a typo in kernel docJean Sacren1-1/+1
2021-11-30net: cxgb3: fix typos in kernel docJean Sacren1-2/+2
2021-11-30Bonding: add arp_missed_max optionHangbin Liu5-8/+67
2021-11-30net: lantiq: fix missing free_netdev() on error in ltq_etop_probe()Yang Yingliang1-2/+2
2021-11-30net: stmmac: Add platform level debug register dump featureBhupesh Sharma2-3/+7
2021-11-29net: ifb: support ethtools statsTonghao Zhang1-25/+121
2021-11-29stmmac: remove ethtool driver version infoHeiner Kallweit2-2/+0
2021-11-29net: dsa: felix: fix flexible_array.cocci warningskernel test robot1-1/+1
2021-11-29net: hns3: split function hns3_set_l2l3l4()Yufeng Mo1-45/+57
2021-11-29net: hns3: split function hns3_handle_bdinfo()Yufeng Mo1-19/+35
2021-11-29net: hns3: split function hns3_nic_get_stats64()Yufeng Mo1-62/+61
2021-11-29net: hns3: refine function hclge_tm_pri_q_qs_cfg()Guangbin Huang1-25/+50
2021-11-29net: hns3: add new function hclge_tm_schd_mode_tc_base_cfg()Guangbin Huang1-10/+23
2021-11-29net: hns3: refine function hclge_cfg_mac_speed_dup_hw()Guangbin Huang2-39/+37
2021-11-29net: hns3: split function hns3_get_tx_timeo_queue_info()Yufeng Mo2-48/+57
2021-11-29net: hns3: refactor two hns3 debugfs functionsJie Wang2-50/+48
2021-11-29net: hns3: refactor hns3_nic_reuse_page()Hao Chen1-20/+35
2021-11-29net: hns3: refactor reset_prepare_general retry statementJiaran Zhang2-36/+28
2021-11-29net: dsa: ocelot: felix: utilize shared mscc-miim driver for indirect MDIO accessColin Foster3-104/+37
2021-11-29net: dsa: ocelot: seville: utilize of_mdiobus_registerColin Foster1-1/+2
2021-11-29net: mdio: mscc-miim: convert to a regmap implementationColin Foster1-42/+121
2021-11-29net: lan966x: add ethtool configuration and statisticsHoratiu Vultur4-1/+714
2021-11-29net: lan966x: add mactable supportHoratiu Vultur4-1/+208
2021-11-29net: lan966x: add port module supportHoratiu Vultur6-5/+1259
2021-11-29net: lan966x: add the basic lan966x driverHoratiu Vultur7-0/+1207
2021-11-29net: ixp4xx_hss: Convert to use DT probingLinus Walleij1-75/+185
2021-11-29net: dsa: rtl8365mb: set RGMII RX delay in steps of 0.3 nsAlvin Šipraga1-9/+6
2021-11-29net: dsa: rtl8365mb: fix garbled commentAlvin Šipraga1-1/+1
2021-11-29net: dsa: realtek-smi: don't log an error on EPROBE_DEFERAlvin Šipraga1-1/+1
2021-11-29net: wwan: Add Qualcomm BAM-DMUX WWAN network driverStephan Gerhold3-0/+921
2021-11-29net: hns3: use macro IANA_VXLAN_GPE_UDP_PORT to replace number 4790Hao Chen1-1/+1
2021-11-29net: vxlan: add macro definition for number of IANA VXLAN-GPE portHao Chen1-1/+1
2021-11-29net: mvneta: Add TC traffic shaping offloadMaxime Chevallier1-1/+119
2021-11-29net: mvneta: Allow having more than one queue per TCMaxime Chevallier1-15/+20
2021-11-29net: mvneta: Don't force-set the offloading flagMaxime Chevallier1-1/+3
2021-11-29net: mvneta: Use struct tc_mqprio_qopt_offload for MQPrio configurationMaxime Chevallier1-7/+10
2021-11-29net: mdio: ipq8064: replace ioremap() with devm_ioremap()Yang Yingliang1-1/+1
2021-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski225-3454/+1975
2021-11-26Merge tag 'net-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds45-346/+669
2021-11-26net: dsa: microchip: implement multi-bridge supportOleksij Rempel4-133/+43
2021-11-26Merge tag 'acpi-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-10/+13