summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-11-13net: usb: usbnet: adhere to styleOliver Neukum
2025-11-13net: pcs: xpcs-plat: fix MODULE_AUTHORVladimir Oltean
2025-11-13mlxsw: spectrum: Fix memory leak in mlxsw_sp_flower_stats()Zilin Guan
2025-11-13vxlan: Remove unused declarations eth_vni_hash() and fdb_head_index()Yue Haibing
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-13net: stmmac: always allocate mac_device_infoRussell King (Oracle)
2025-11-13net: stmmac: clean up stmmac_reset()Russell King (Oracle)
2025-11-13net: phy: fixed_phy: initialize the link status as upHeiner Kallweit
2025-11-13virtio-net: fix incorrect flags recording in big modeXuan Zhuo
2025-11-13Merge tag 'linux-can-next-for-6.19-20251112-2' of git://git.kernel.org/pub/sc...Paolo Abeni
2025-11-12net: stmmac: visconti: use stmmac_get_phy_intf_sel()Russell King (Oracle)
2025-11-12net: stmmac: visconti: use PHY_INTF_SEL_x to select PHY interfaceRussell King (Oracle)
2025-11-12net: stmmac: stm32: use stmmac_get_phy_intf_sel()Russell King (Oracle)
2025-11-12net: stmmac: stm32: use PHY_INTF_SEL_x directlyRussell King (Oracle)
2025-11-12net: stmmac: stm32: use PHY_INTF_SEL_x to select PHY interfaceRussell King (Oracle)
2025-11-12net: stmmac: starfive: use stmmac_get_phy_intf_sel()Russell King (Oracle)
2025-11-12net: stmmac: starfive: use PHY_INTF_SEL_x to select PHY interfaceRussell King (Oracle)
2025-11-12net: stmmac: mediatek: simplify set_interface() methodsRussell King (Oracle)
2025-11-12net: stmmac: mediatek: use stmmac_get_phy_intf_sel()Russell King (Oracle)
2025-11-12net: stmmac: mediatek: use PHY_INTF_SEL_xRussell King (Oracle)
2025-11-12net: stmmac: loongson1: use stmmac_get_phy_intf_sel()Russell King (Oracle)
2025-11-12net: stmmac: loongson1: use PHY_INTF_SEL_x directlyRussell King (Oracle)
2025-11-12net: stmmac: loongson1: use PHY_INTF_SEL_xRussell King (Oracle)
2025-11-13wifi: rtw89: rtw8852bu: Added dev id for ASUS AX57 NANO USB Wifi dongleDan Hamik
2025-11-13wifi: rtw89: configure RX antenna if chips can supportPing-Ke Shih
2025-11-13wifi: rtw89: do RF calibration once setting channel when running pure monitor...Ping-Ke Shih
2025-11-13wifi: rtw89: consider data rate/bandwidth/GI for injected packetsPing-Ke Shih
2025-11-13wifi: rtw89: phy: fix out-of-bounds access in rtw89_phy_read_txpwr_limit()Kuan-Chung Chen
2025-11-13wifi: rtw89: 8852c: add compensation of thermal value from efuse calibrationPing-Ke Shih
2025-11-13wifi: rtw89: debug: add parser to diagnose along DIAG_MAC fw elementPing-Ke Shih
2025-11-13wifi: rtw89: fw: parse firmware element of DIAG_MACPing-Ke Shih
2025-11-13wifi: rtw89: pci: add to read PCI configuration space from common codePing-Ke Shih
2025-11-12can: bxcan: Fix a typo error for assignChu Guangqing
2025-11-12can: mcp251xfd: add gpio functionalityGregor Herburger
2025-11-12can: mcp251xfd: only configure PIN1 when rx_int is setGregor Herburger
2025-11-12can: mcp251xfd: add workaround for errata 5Gregor Herburger
2025-11-12Merge tag 'arm64-fpsimd-on-stack-for-v6.19' into libcrypto-fpsimd-on-stackEric Biggers
2025-11-12Merge tag 'wireless-next-2025-11-12' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-11-12Merge tag 'wireless-2025-11-12' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-11-12net: stmmac: improve ndev->max_mtu setup readabilityRussell King (Oracle)
2025-11-12r8169: add support for RTL8125Kjaven
2025-11-12Merge tag 'ath-next-20251111' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2025-11-12net/mlx5: Switch to more abstract scoped ksimd guard API on arm64Ard Biesheuvel
2025-11-12can: mcp251xfd: utilize gather_write function for all non-CRC writesGregor Herburger
2025-11-12can: mcp251xfd: move chip sleep mode into runtime pmMarc Kleine-Budde
2025-11-12wifi: iwlwifi: mld: always take beacon ies in link gradingMiri Korenblit
2025-11-12wifi: iwlwifi: mvm: fix beacon template/fixed rateJohannes Berg
2025-11-12wifi: iwlwifi: fix aux ROC time event iterator usageJunjie Cao
2025-11-11net: sparx5/lan969x: populate netdev of_nodeRobert Marko
2025-11-11net: stmmac: meson8b: use stmmac_get_phy_intf_sel()Russell King (Oracle)