summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-08-14ice: move LAG function in code to prepare for Active-ActiveDave Ertman
2025-08-14ice: Add driver specific prefix to LAG definesDave Ertman
2025-08-14ice: replace u8 elements with bool where appropriateDave Ertman
2025-08-14ice: Remove casts on void pointers in LAG codeDave Ertman
2025-08-14Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-08-14eth: bnxt: support RSS on IPv6 Flow LabelJakub Kicinski
2025-08-14eth: fbnic: support RSS on IPv6 Flow LabelJakub Kicinski
2025-08-14net: usb: asix_devices: add phy_mask for ax88772 mdio busXu Yang
2025-08-14net: cadence: macb: convert from round_rate() to determine_rate()Brian Masney
2025-08-13net/mlx5: Don't use %pK through tracepointsThomas Weißschuh
2025-08-13ice: Don't use %pK through printk or tracepointsThomas Weißschuh
2025-08-13Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2025-08-13bnxt: fill data page pool with frags if PAGE_SIZE > BNXT_RX_PAGE_SIZEDavid Wei
2025-08-13netdevsim: Fix wild pointer access in nsim_queue_free().Kuniyuki Iwashima
2025-08-13net: enetc: Remove error print for devm_add_action_or_reset()Waqar Hameed
2025-08-13net: libwx: cleanup VF register macrosJiawen Wu
2025-08-13tun: replace strcpy with strscpy for ifr_nameMiguel García
2025-08-13net: mediatek: wed: Introduce MT7992 WED support to MT7988 SoCLorenzo Bianconi
2025-08-13net: stmmac: Return early if invalid in loongson_dwmac_fix_reset()Tiezhu Yang
2025-08-13net: stmmac: Change first parameter of fix_soc_reset()Tiezhu Yang
2025-08-13net: stmmac: Check stmmac_hw_setup() in stmmac_resume()Tiezhu Yang
2025-08-13PCI/ERR: Remove remnants of .link_reset() callbackLukas Wunner
2025-08-13PCI/ERR: Update device error_state already after resetLukas Wunner
2025-08-12net: airoha: Add airoha_offload.h headerLorenzo Bianconi
2025-08-12net: airoha: npu: Enable core 3 for WiFi offloadingLorenzo Bianconi
2025-08-12net: airoha: npu: Read NPU wlan interrupt lines from the DTSLorenzo Bianconi
2025-08-12net: airoha: npu: Add wlan irq management callbacksLorenzo Bianconi
2025-08-12net: airoha: npu: Add wlan_{send,get}_msg NPU callbacksLorenzo Bianconi
2025-08-12net: airoha: npu: Add NPU wlan memory initialization commandsLorenzo Bianconi
2025-08-12net: stmmac: mediatek: convert to resume() methodRussell King (Oracle)
2025-08-12net: stmmac: stm32: convert to suspend()/resume() methodsRussell King (Oracle)
2025-08-12net: stmmac: rk: convert to suspend()/resume() methodsRussell King (Oracle)
2025-08-12net: stmmac: pci: convert to suspend()/resume() methodsRussell King (Oracle)
2025-08-12net: stmmac: loongson: convert to suspend()/resume() methodsRussell King (Oracle)
2025-08-12net: stmmac: intel: convert to suspend()/resume() methodsRussell King (Oracle)
2025-08-12net: stmmac: platform: legacy hooks for suspend()/resume() methodsRussell King (Oracle)
2025-08-12net: stmmac: provide a set of simple PM opsRussell King (Oracle)
2025-08-12net: stmmac: add suspend()/resume() platform opsRussell King (Oracle)
2025-08-12netconsole: use netpoll_parse_ip_addr in local_ip_storeBreno Leitao
2025-08-12netconsole: use netpoll_parse_ip_addr in local_ip_storeBreno Leitao
2025-08-12netconsole: add support for strings with new line in netpoll_parse_ip_addrBreno Leitao
2025-08-12netconsole: move netpoll_parse_ip_addr() earlier for reuseBreno Leitao
2025-08-12net: mdio: mdio-bcm-unimac: Refine incorrect clock messageFlorian Fainelli
2025-08-12net: stmmac: make variable data a u32Colin Ian King
2025-08-12ixgbe: prevent from unwanted interface name changesJedrzej Jagielski
2025-08-12net: stmmac: thead: Get and enable APB clock on initializationYao Zi
2025-08-12net: mdiobus: release reset_gpio in mdiobus_unregister_device()Buday Csaba
2025-08-12net: phy: nxp-c45-tja11xx: fix the PHY ID mismatch issue when using C45Clark Wang
2025-08-12wifi: rtw89: 8852bt: Use standard helper for string choiceAkhilesh Patil
2025-08-12wifi: rtw89: add dummy C2H handlers for BCN resend and update donePing-Ke Shih