summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2025-11-18wifi: rtw89: fw: part size to download firmware by header infoPing-Ke Shih-12/+20
2025-11-18wifi: rtw89: flush TX queue before deleting keyChih-Kang Chang-0/+1
2025-11-17net: phy: fixed_phy: remove setting supported/advertised modes from fixed_phy...Heiner Kallweit-24/+0
2025-11-17eth: fbnic: Configure RDE settings for pause frameMohsin Bashir-4/+28
2025-11-17mlx5: extract GRXRINGS from .get_rxnfcBreno Leitao-20/+16
2025-11-17mlx4: extract GRXRINGS from .get_rxnfcBreno Leitao-3/+8
2025-11-17can: sun4i_can: sun4i_can_interrupt(): fix max irq loop handlingMarc Kleine-Budde-2/+2
2025-11-17can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before acces...Marc Kleine-Budde-5/+54
2025-11-16can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before acces...Marc Kleine-Budde-7/+19
2025-11-16can: gs_usb: gs_usb_xmit_callback(): fix handling of failed transmitted URBsMarc Kleine-Budde-2/+15
2025-11-16can: sja1000: fix max irq loop handlingThomas Mühlbacher-2/+2
2025-11-16can: kvaser_usb: leaf: Fix potential infinite loop in command parsersSeungjin Bae-2/+2
2025-11-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski-57/+143
2025-11-14net: stmmac: rk: use PHY_INTF_SEL_x in functionsRussell King (Oracle)-48/+43
2025-11-14net: stmmac: rk: use PHY_INTF_SEL_x constantsRussell King (Oracle)-23/+23
2025-11-14net: stmmac: rk: convert all bitfields to GRF_FIELD*()Russell King (Oracle)-79/+57
2025-11-14net: stmmac: rk: replace HIWORD_UPDATE() with GRF_FIELD()Russell King (Oracle)-32/+32
2025-11-14veth: more robust handing of race to avoid txq getting stuckJesper Dangaard Brouer-18/+20
2025-11-14net: bnx2x: convert to use get_rx_ring_countBreno Leitao-12/+4
2025-11-14net: ixgbe: convert to use .get_rx_ring_countBreno Leitao-5/+10
2025-11-14net: mlxsw: linecards: fix missing error check in mlxsw_linecard_devlink_info...Pavel Zhigulin-0/+2
2025-11-14net: dsa: hellcreek: fix missing error handling in LED registrationPavel Zhigulin-2/+12
2025-11-13net: phy: mscc: Handle devm_phy_package_join() failure in vsc85xx_probe_common()Lad Prabhakar-2/+5
2025-11-13net: phy: mscc: Add support for PHY LED controlLad Prabhakar-0/+250
2025-11-13net: phy: mscc: Consolidate probe functions into a common helperLad Prabhakar-95/+106
2025-11-13net: phy: mscc: Simplify LED mode update using phy_modify()Lad Prabhakar-10/+3
2025-11-13net: usb: usbnet: adhere to styleOliver Neukum-113/+120
2025-11-13net: pcs: xpcs-plat: fix MODULE_AUTHORVladimir Oltean-1/+1
2025-11-13mlxsw: spectrum: Fix memory leak in mlxsw_sp_flower_stats()Zilin Guan-2/+4
2025-11-13vxlan: Remove unused declarations eth_vni_hash() and fdb_head_index()Yue Haibing-2/+0
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-110/+227
2025-11-13net: stmmac: always allocate mac_device_infoRussell King (Oracle)-24/+16
2025-11-13net: stmmac: clean up stmmac_reset()Russell King (Oracle)-7/+5
2025-11-13net: phy: fixed_phy: initialize the link status as upHeiner Kallweit-8/+5
2025-11-13virtio-net: fix incorrect flags recording in big modeXuan Zhuo-5/+11
2025-11-13Merge tag 'linux-can-next-for-6.19-20251112-2' of git://git.kernel.org/pub/sc...Paolo Abeni-149/+434
2025-11-12net: stmmac: visconti: use stmmac_get_phy_intf_sel()Russell King (Oracle)-20/+6
2025-11-12net: stmmac: visconti: use PHY_INTF_SEL_x to select PHY interfaceRussell King (Oracle)-3/+3
2025-11-12net: stmmac: stm32: use stmmac_get_phy_intf_sel()Russell King (Oracle)-20/+22
2025-11-12net: stmmac: stm32: use PHY_INTF_SEL_x directlyRussell King (Oracle)-19/+13
2025-11-12net: stmmac: stm32: use PHY_INTF_SEL_x to select PHY interfaceRussell King (Oracle)-6/+14
2025-11-12net: stmmac: starfive: use stmmac_get_phy_intf_sel()Russell King (Oracle)-18/+6
2025-11-12net: stmmac: starfive: use PHY_INTF_SEL_x to select PHY interfaceRussell King (Oracle)-2/+2
2025-11-12net: stmmac: mediatek: simplify set_interface() methodsRussell King (Oracle)-38/+12
2025-11-12net: stmmac: mediatek: use stmmac_get_phy_intf_sel()Russell King (Oracle)-18/+25
2025-11-12net: stmmac: mediatek: use PHY_INTF_SEL_xRussell King (Oracle)-10/+8
2025-11-12net: stmmac: loongson1: use stmmac_get_phy_intf_sel()Russell King (Oracle)-8/+3
2025-11-12net: stmmac: loongson1: use PHY_INTF_SEL_x directlyRussell King (Oracle)-6/+5
2025-11-12net: stmmac: loongson1: use PHY_INTF_SEL_xRussell King (Oracle)-2/+2
2025-11-13wifi: rtw89: rtw8852bu: Added dev id for ASUS AX57 NANO USB Wifi dongleDan Hamik-0/+2