summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2025-08-13tun: replace strcpy with strscpy for ifr_nameMiguel GarcĂ­a-2/+2
2025-08-13net: mediatek: wed: Introduce MT7992 WED support to MT7988 SoCLorenzo Bianconi-16/+37
2025-08-13net: stmmac: Return early if invalid in loongson_dwmac_fix_reset()Tiezhu Yang-0/+5
2025-08-13net: stmmac: Change first parameter of fix_soc_reset()Tiezhu Yang-5/+5
2025-08-13net: stmmac: Check stmmac_hw_setup() in stmmac_resume()Tiezhu Yang-1/+8
2025-08-13PCI/ERR: Remove remnants of .link_reset() callbackLukas Wunner-9/+0
2025-08-13PCI/ERR: Update device error_state already after resetLukas Wunner-3/+0
2025-08-12net: airoha: Add airoha_offload.h headerLorenzo Bianconi-105/+2
2025-08-12net: airoha: npu: Enable core 3 for WiFi offloadingLorenzo Bianconi-2/+1
2025-08-12net: airoha: npu: Read NPU wlan interrupt lines from the DTSLorenzo Bianconi-0/+12
2025-08-12net: airoha: npu: Add wlan irq management callbacksLorenzo Bianconi-0/+31
2025-08-12net: airoha: npu: Add wlan_{send,get}_msg NPU callbacksLorenzo Bianconi-0/+74
2025-08-12net: airoha: npu: Add NPU wlan memory initialization commandsLorenzo Bianconi-0/+120
2025-08-12net: stmmac: mediatek: convert to resume() methodRussell King (Oracle)-5/+5
2025-08-12net: stmmac: stm32: convert to suspend()/resume() methodsRussell King (Oracle)-45/+23
2025-08-12net: stmmac: rk: convert to suspend()/resume() methodsRussell King (Oracle)-33/+25
2025-08-12net: stmmac: pci: convert to suspend()/resume() methodsRussell King (Oracle)-38/+35
2025-08-12net: stmmac: loongson: convert to suspend()/resume() methodsRussell King (Oracle)-39/+34
2025-08-12net: stmmac: intel: convert to suspend()/resume() methodsRussell King (Oracle)-39/+35
2025-08-12net: stmmac: platform: legacy hooks for suspend()/resume() methodsRussell King (Oracle)-46/+22
2025-08-12net: stmmac: provide a set of simple PM opsRussell King (Oracle)-0/+5
2025-08-12net: stmmac: add suspend()/resume() platform opsRussell King (Oracle)-4/+17
2025-08-12netconsole: use netpoll_parse_ip_addr in local_ip_storeBreno Leitao-17/+5
2025-08-12netconsole: use netpoll_parse_ip_addr in local_ip_storeBreno Leitao-17/+5
2025-08-12netconsole: add support for strings with new line in netpoll_parse_ip_addrBreno Leitao-13/+20
2025-08-12netconsole: move netpoll_parse_ip_addr() earlier for reuseBreno Leitao-20/+20
2025-08-12net: mdio: mdio-bcm-unimac: Refine incorrect clock messageFlorian Fainelli-1/+3
2025-08-12net: stmmac: make variable data a u32Colin Ian King-1/+1
2025-08-12ixgbe: prevent from unwanted interface name changesJedrzej Jagielski-0/+1
2025-08-12net: stmmac: thead: Get and enable APB clock on initializationYao Zi-0/+14
2025-08-12net: mdiobus: release reset_gpio in mdiobus_unregister_device()Buday Csaba-3/+1
2025-08-12net: phy: nxp-c45-tja11xx: fix the PHY ID mismatch issue when using C45Clark Wang-10/+13
2025-08-12wifi: rtw89: 8852bt: Use standard helper for string choiceAkhilesh Patil-2/+2
2025-08-12wifi: rtw89: add dummy C2H handlers for BCN resend and update donePing-Ke Shih-1/+13
2025-08-12wifi: rtw89: print just once for unknown C2H eventsPing-Ke Shih-8/+7
2025-08-12wifi: rtw88: Lock rtwdev->mutex before setting the LEDBitterblue Smith-3/+13
2025-08-12wifi: rtw88: sdio: use indirect IO for device registers before power-onPing-Ke Shih-0/+4
2025-08-11net: stmmac: dwc-qos: fix clk prepare/enable leak on probe failureRussell King (Oracle)-11/+2
2025-08-11net: stmmac: rk: put the PHY clock on removeRussell King (Oracle)-1/+5
2025-08-11net: usb: qmi_wwan: add Telit Cinterion FN990A w/audio compositionFabio Porcedda-0/+1
2025-08-11soc: qcom: mdt_loader: Remove pas id parameterMukesh Ojha-1/+1
2025-08-09Merge tag 'gpio-updates-for-v6.17-rc1-part2' of git://git.kernel.org/pub/scm/...Linus Torvalds-5/+5
2025-08-08hv_netvsc: Fix panic during namespace deletion with VFHaiyang Zhang-1/+31
2025-08-08hamradio: ignore ops-locked netdevsStanislav Fomichev-1/+1
2025-08-08net: lapbether: ignore ops-locked netdevsStanislav Fomichev-1/+1
2025-08-08net: dsa: microchip: Fix KSZ8863 reset problemTristram Ha-9/+12
2025-08-08net: ti: icss-iep: Fix incorrect type for return value in extts_enable()Alok Tiwari-1/+2
2025-08-08net: page_pool: allow enabling recycling late, fix false positive warningJakub Kicinski-1/+8
2025-08-08net: ti: icssg-prueth: Fix emac link speed handlingMD Danish Anwar-0/+6
2025-08-08net: hibmcge: fix the np_link_fail error reporting issueJijie Shao-2/+13