summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-02-08can: c_can: fix unbalanced runtime PM disable in error pathKrzysztof Kozlowski
2025-02-08can: ctucanfd: handle skb allocation failureFedor Pchelkin
2025-02-07netdevsim: allow normal queue reset while downJakub Kicinski
2025-02-07net: gianfar: simplify init_phy()Heiner Kallweit
2025-02-07net: usb: cdc_mbim: fix Telit Cinterion FN990A nameFabio Porcedda
2025-02-07net: usb: qmi_wwan: fix Telit Cinterion FN990A nameFabio Porcedda
2025-02-07net: usb: qmi_wwan: add Telit Cinterion FN990B compositionFabio Porcedda
2025-02-07net: renesas: rswitch: Convert to for_each_available_child_of_node()Geert Uytterhoeven
2025-02-07net: stmmac: remove old EEE methodsRussell King (Oracle)
2025-02-07net: stmmac: use stmmac_set_lpi_mode()Russell King (Oracle)
2025-02-07net: stmmac: dwmac4: clear LPI_CTRL_STATUS_LPITCSE tooRussell King (Oracle)
2025-02-07net: stmmac: add new MAC method set_lpi_mode()Russell King (Oracle)
2025-02-07net: stmmac: use common LPI_CTRL_STATUS bit definitionsRussell King (Oracle)
2025-02-07net: stmmac: remove unnecessary LPI disable when enabling LPIRussell King (Oracle)
2025-02-07net: stmmac: clear priv->tx_path_in_lpi_mode when disabling LPIRussell King (Oracle)
2025-02-07net: stmmac: remove unnecessary priv->eee_enabled testsRussell King (Oracle)
2025-02-07net: stmmac: remove unnecessary priv->eee_active testsRussell King (Oracle)
2025-02-07net: stmmac: remove priv->dma_cap.eee test in tx_lpi methodsRussell King (Oracle)
2025-02-07net: stmmac: split stmmac_init_eee() and move to phylink methodsRussell King (Oracle)
2025-02-07net: stmmac: dwmac4: ensure LPIATE is clearedRussell King (Oracle)
2025-02-07net: stmmac: ensure LPI is disabled when disabling EEERussell King (Oracle)
2025-02-07net: stmmac: delete software timer before disabling LPIRussell King (Oracle)
2025-02-07vxlan: Remove unnecessary comments for vxlan_rcv() and vxlan_err_lookup()Ted Chen
2025-02-07net: ibm: emac: Use of_get_available_child_by_name()Biju Das
2025-02-07net: ethernet: actions: Use of_get_available_child_by_name()Biju Das
2025-02-07net: ethernet: mtk_eth_soc: Use of_get_available_child_by_name()Biju Das
2025-02-07net: ethernet: mtk-star-emac: Use of_get_available_child_by_name()Biju Das
2025-02-07net: dsa: sja1105: Use of_get_available_child_by_name()Biju Das
2025-02-07net: dsa: rzn1_a5psw: Use of_get_available_child_by_name()Biju Das
2025-02-06Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...Jakub Kicinski
2025-02-06net: pcs: rzn1-miic: Convert to for_each_available_child_of_node() helperGeert Uytterhoeven
2025-02-06net: pcs: rzn1-miic: fill in PCS supported_interfacesRussell King (Oracle)
2025-02-06enic: remove copybreak tunableJohn Daley
2025-02-06enic: Use the Page Pool API for RXJohn Daley
2025-02-06enic: Simplify RX handler functionJohn Daley
2025-02-06enic: Move RX functions to their own fileJohn Daley
2025-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-06Revert "net: stmmac: Specify hardware capability value when FIFO size isn't s...Russell King (Oracle)
2025-02-06eth: fbnic: set IFF_UNICAST_FLT to avoid enabling promiscuous mode when addin...Alexander Duyck
2025-02-06eth: fbnic: add MAC address TCAM to debugfsAlexander Duyck
2025-02-06net/mlx5e: Avoid WARN_ON when configuring MQPRIO with HTB offload enabledCarolina Jubran
2025-02-06net/mlx5e: Remove unused mlx5e_tc_flow_action structGal Pressman
2025-02-06net/mlx5: Remove stray semicolon in LAG port selection table creationGal Pressman
2025-02-06net/mlx5e: Support FEC settings for 200G per lane link modesJianbo Liu
2025-02-06net/mlx5: Add support for 200Gbps per lane link modesJianbo Liu
2025-02-06ethtool: Add support for 200Gbps per lane link modesJianbo Liu
2025-02-06net/mlx5: Generate PPS IN event on new function for shared clockJianbo Liu
2025-02-06net/mlx5: Support one PTP device per hardware clockJianbo Liu
2025-02-06net/mlx5: Move PPS notifier and out_work to clock_stateJianbo Liu
2025-02-06net/mlx5: Add devcom component for the clock shared by functionsJianbo Liu