summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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)
2026-01-08net: airoha: Fix schedule while atomic in airoha_ppe_deinit()Lorenzo Bianconi
2026-01-07wifi: rtw89: 8852b: refine hardware parameters for RFE type 5Dian-Syuan Yang
2026-01-07wifi: rtw89: fix potential zero beacon interval in beacon trackingKuan-Chung Chen
2026-01-07wifi: rtw89: rfk: update rtw89_fw_h2c_rf_pre_ntfy_mcc formatChih-Kang Chang
2026-01-07wifi: rtw89: fw: change WITH_RFK_PRE_NOTIFY to be a FW feature groupZong-Zhe Yang
2026-01-07wifi: rtw89: refine mis-ordered entries in FW feature tableZong-Zhe Yang
2026-01-07wifi: rtw89: 8922a: tweak RFK_PRE_NOTIFY FW feature configuration to align ha...Zong-Zhe Yang
2026-01-07wifi: rtw89: fw: introduce helper for disabling FW feature configurationZong-Zhe Yang
2026-01-07wifi: rtw89: fw: change FW feature map to a BITMAPZong-Zhe Yang
2026-01-07wifi: rtw89: pre-handle RF calibration on link when neededZong-Zhe Yang
2026-01-07wifi: rtw89: rfk: add rtw89_fw_h2c_rf_pre_ntfy_mcc for new WiFi 7 firmwareChih-Kang Chang
2026-01-07wifi: rtw89: rfk: update RFK pre info V2 for RTL8922DPing-Ke Shih
2026-01-06net: netdevsim: fix inconsistent carrier state after link/unlinkYohei Kojima
2026-01-06net: spacemit: Remove broken flow control supportVivian Wang
2026-01-06net: gve: convert to use .get_rx_ring_countBreno Leitao
2026-01-06net: sfp: return the number of written bytes for smbus single byte accessMaxime Chevallier
2026-01-06net: fec: Add stop mode support on i.MX8DX/i.MX8QPFrancesco Dolcini
2026-01-06net: dlink: replace printk() with netdev_{info,dbg}() in rio_probe1()Yeounsu Moon
2026-01-06net: airoha: Use gdm port enum value whenever possibleLorenzo Bianconi
2026-01-06net: airoha: npu: Dump fw version during probeLorenzo Bianconi
2026-01-06net: libwx: remove unused rx_buffer_pgcntJiawen Wu
2026-01-06net: wwan: mhi: Add network support for Foxconn T99W760Slark Xiao
2026-01-06Revert "dsa: mv88e6xxx: make serdes SGMII/Fiber tx amplitude configurable"Vladimir Oltean