summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-01-09can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leakMarc Kleine-Budde
2026-01-09can: etas_es58x: allow partial RX URB allocation to succeedSzymon Wilczek
2026-01-09wifi: rtw89: fw: set RACK bit every 4 H2C command for WiFi 6 chips onlyPing-Ke Shih
2026-01-09wifi: rtw89: fw: consider hardware AID for firmware elementsPing-Ke Shih
2026-01-09wifi: rtw89: fw: add CMAC H2C command for punctured for RTL8922DPing-Ke Shih
2026-01-09wifi: rtw89: fw: add CMAC H2C command for TX time for RTL8922DPing-Ke Shih
2026-01-09wifi: rtw89: fw: add CMAC H2C command for TX AMPDU for RTL8922DPing-Ke Shih
2026-01-09wifi: rtw89: fw: add CMAC H2C command for association for RTL8922DPing-Ke Shih
2026-01-09wifi: rtw89: fw: add CMAC H2C command to initialize default value for RTL8922DPing-Ke Shih
2026-01-09wifi: rtw89: fw: add DMAC v3 H2C command for RTL8922DPing-Ke Shih
2026-01-09wifi: rtw89: update query RXDESC v3 for RTL8922DPing-Ke Shih
2026-01-09wifi: rtw89: update TXWD v3 for RTL8922DPing-Ke Shih
2026-01-08net: phy: microchip_rds_ptp: add HW timestamp configuration reportingVadim Fedorenko
2026-01-08net: phy: microchip_rds_ptp: improve HW ts config logicVadim Fedorenko
2026-01-08net: phy: micrel: add HW timestamp configuration reportingVadim Fedorenko
2026-01-08net: phy: micrel: improve HW timestamping config logicVadim Fedorenko
2026-01-08sfc: correct kernel-doc complaintsRandy Dunlap
2026-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-08Merge tag 'net-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-01-08Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-01-08net: enetc: fix build warning when PAGE_SIZE is greater than 128KWei Fang
2026-01-08Merge tag 'wireless-2026-01-08' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-01-08bnxt_en: Fix NULL pointer crash in bnxt_ptp_enable during error cleanupBreno Leitao
2026-01-08net: usb: pegasus: fix memory leak in update_eth_regs_async()Petko Manolov
2026-01-08net: 3com: 3c59x: fix possible null dereference in vortex_probe1()Thomas Fourier
2026-01-08net: wan: framer: Discard pm_runtime_put() return valuesRafael J. Wysocki
2026-01-08net: cadence: macb: Discard pm_runtime_put() return valueRafael J. Wysocki
2026-01-08net: ethernet: ti: am65-cpsw: Discard pm_runtime_put() return valueRafael J. Wysocki
2026-01-08wifi: libertas: fix WARNING in usb_tx_blockSzymon Wilczek
2026-01-08wifi: mwifiex: Allocate dev name earlier for interface workqueue nameChen-Yu Tsai
2026-01-08wifi: mac80211_hwsim: disable BHs for hwsim_radio_lockBenjamin Berg
2026-01-08wifi: mac80211_hwsim: fix typo in frequency notificationBenjamin Berg
2026-01-08Merge tag 'ath-next-20260105' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2026-01-08wifi: wlcore: sdio: Use pm_ptr instead of #ifdef CONFIG_PMUwe Kleine-König
2026-01-08wifi: brcmfmac: rename function that frees vifRafał Miłecki
2026-01-08wifi: brcmfmac: fix/add kernel-doc commentsRandy Dunlap
2026-01-08net: phy: realtek: get rid of magic number in rtlgen_read_status()Daniel Golle
2026-01-08net: phy: realtek: use paged access for MDIO_MMD_VEND2 in C22 modeDaniel Golle
2026-01-08net: phy: move mmd_phy_read and mmd_phy_write to phylib.hDaniel Golle
2026-01-08net: phy: realtek: implement configuring in-band anDaniel Golle
2026-01-08net: phy: realtek: fix whitespace in struct phy_driver initializersDaniel Golle
2026-01-08net: dsa: microchip: Wrap timestamp reading in a functionBastien Curutchet (Schneider Electric)
2026-01-08net: dsa: microchip: Use regs[] to access REG_PTP_MSG_CONF1Bastien Curutchet (Schneider Electric)
2026-01-08net: dsa: microchip: Use regs[] to access REG_PTP_SUBNANOSEC_RATEBastien Curutchet (Schneider Electric)
2026-01-08net: dsa: microchip: Use regs[] to access REG_PTP_RTC_SUB_NANOSECBastien Curutchet (Schneider Electric)
2026-01-08net: dsa: microchip: Use regs[] to access REG_PTP_RTC_SECBastien Curutchet (Schneider Electric)
2026-01-08net: dsa: microchip: Use regs[] to access REG_PTP_RTC_NANOSECBastien Curutchet (Schneider Electric)
2026-01-08net: dsa: microchip: Use regs[] to access REG_PTP_CLK_CTRLBastien Curutchet (Schneider Electric)
2026-01-08net: dsa: microchip: Use dynamic irq offsetBastien Curutchet (Schneider Electric)
2026-01-08net: dsa: microchip: Initialize IRQ's mask outside common_setup()Bastien Curutchet (Schneider Electric)