summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-26net: dsa: microchip: implement multi-bridge supportOleksij Rempel
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-26net: stmmac: Disable Tx queues when reconfiguring the interfaceYannick Vignon
2021-11-25net: ipa: support enhanced channel flow controlAlex Elder
2021-11-25net: ipa: introduce channel flow controlAlex Elder
2021-11-25mctp: serial: remove unnecessary ldisc data checkJeremy Kerr
2021-11-25mctp: serial: enforce fixed MTUJeremy Kerr
2021-11-25mctp: serial: cancel tx work on ldisc closeJeremy Kerr
2021-11-25net: ipa: rearrange GSI structure fieldsAlex Elder
2021-11-25net: ipa: GSI only needs one completionAlex Elder
2021-11-25net: ipa: skip SKB copy if no netdevAlex Elder
2021-11-25net: ipa: explicitly disable HOLB drop during setupAlex Elder
2021-11-25net: ipa: rework how HOL_BLOCK handling is specifiedAlex Elder
2021-11-25net: ipa: zero unused portions of filter table memoryAlex Elder
2021-11-25net: ipa: kill ipa_modem_init()Alex Elder
2021-11-25net: dsa: felix: enable cut-through forwarding between ports by defaultVladimir Oltean
2021-11-25net: ocelot: remove "bridge" argument from ocelot_get_bridge_fwd_maskVladimir Oltean
2021-11-25net: dsa: qca8k: Fix spelling mistake "Mismateched" -> "Mismatched"Colin Ian King
2021-11-25net: stmmac: perserve TX and RX coalesce value during XDP setupOng Boon Leong