summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-11-29net: ifb: support ethtools statsTonghao Zhang
2021-11-29stmmac: remove ethtool driver version infoHeiner Kallweit
2021-11-29net: dsa: felix: fix flexible_array.cocci warningskernel test robot
2021-11-29net: hns3: split function hns3_set_l2l3l4()Yufeng Mo
2021-11-29net: hns3: split function hns3_handle_bdinfo()Yufeng Mo
2021-11-29net: hns3: split function hns3_nic_get_stats64()Yufeng Mo
2021-11-29net: hns3: refine function hclge_tm_pri_q_qs_cfg()Guangbin Huang
2021-11-29net: hns3: add new function hclge_tm_schd_mode_tc_base_cfg()Guangbin Huang
2021-11-29net: hns3: refine function hclge_cfg_mac_speed_dup_hw()Guangbin Huang
2021-11-29net: hns3: split function hns3_get_tx_timeo_queue_info()Yufeng Mo
2021-11-29net: hns3: refactor two hns3 debugfs functionsJie Wang
2021-11-29net: hns3: refactor hns3_nic_reuse_page()Hao Chen
2021-11-29net: hns3: refactor reset_prepare_general retry statementJiaran Zhang
2021-11-29net: dsa: ocelot: felix: utilize shared mscc-miim driver for indirect MDIO ac...Colin Foster
2021-11-29net: dsa: ocelot: seville: utilize of_mdiobus_registerColin Foster
2021-11-29net: mdio: mscc-miim: convert to a regmap implementationColin Foster
2021-11-29net: lan966x: add ethtool configuration and statisticsHoratiu Vultur
2021-11-29net: lan966x: add mactable supportHoratiu Vultur
2021-11-29net: lan966x: add port module supportHoratiu Vultur
2021-11-29net: lan966x: add the basic lan966x driverHoratiu Vultur
2021-11-29net: ixp4xx_hss: Convert to use DT probingLinus Walleij
2021-11-29net: dsa: rtl8365mb: set RGMII RX delay in steps of 0.3 nsAlvin Šipraga
2021-11-29net: dsa: rtl8365mb: fix garbled commentAlvin Šipraga
2021-11-29net: dsa: realtek-smi: don't log an error on EPROBE_DEFERAlvin Šipraga
2021-11-29net: wwan: Add Qualcomm BAM-DMUX WWAN network driverStephan Gerhold
2021-11-29net: hns3: use macro IANA_VXLAN_GPE_UDP_PORT to replace number 4790Hao Chen
2021-11-29net: vxlan: add macro definition for number of IANA VXLAN-GPE portHao Chen
2021-11-29net: mvneta: Add TC traffic shaping offloadMaxime Chevallier
2021-11-29net: mvneta: Allow having more than one queue per TCMaxime Chevallier
2021-11-29net: mvneta: Don't force-set the offloading flagMaxime Chevallier
2021-11-29net: mvneta: Use struct tc_mqprio_qopt_offload for MQPrio configurationMaxime Chevallier
2021-11-29net: mdio: ipq8064: replace ioremap() with devm_ioremap()Yang Yingliang
2021-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-26Merge tag 'net-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-11-26net: dsa: microchip: implement multi-bridge supportOleksij Rempel
2021-11-26Merge tag 'acpi-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-11-26Merge tag 'pm-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-11-26net: mscc: ocelot: correctly report the timestamping RX filters in ethtoolVladimir Oltean
2021-11-26net: mscc: ocelot: set up traps for PTP packetsVladimir Oltean
2021-11-26net: mscc: ocelot: create a function that replaces an existing VCAP filterVladimir Oltean
2021-11-26net: mscc: ocelot: don't downgrade timestamping RX filters in SIOCSHWTSTAMPVladimir Oltean
2021-11-26net: hns3: fix incorrect components info of ethtool --reset commandJie Wang
2021-11-26net: hns3: fix one incorrect value of page pool info when queried by debugfsHao Chen
2021-11-26net: hns3: add check NULL address for page poolHao Chen
2021-11-26net: hns3: fix VF RSS failed problem after PF enable multi-TCsGuangbin Huang
2021-11-26net: qed: fix the array may be out of boundzhangyue
2021-11-26nfc: fdp: Merge the same judgmentwengjianfeng
2021-11-26nfc: virtual_ncidev: change default device permissionsThadeu Lima de Souza Cascardo
2021-11-26Merge branch 'acpi-properties'Rafael J. Wysocki
2021-11-26net: stmmac: Disable Tx queues when reconfiguring the interfaceYannick Vignon