aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2025-08-14ice: Cleanup variable initialization in LAG codeDave Ertman1-37/+17
2025-08-14ice: move LAG function in code to prepare for Active-ActiveDave Ertman1-73/+74
2025-08-14ice: Add driver specific prefix to LAG definesDave Ertman1-11/+9
2025-08-14ice: replace u8 elements with bool where appropriateDave Ertman2-4/+5
2025-08-14ice: Remove casts on void pointers in LAG codeDave Ertman1-16/+8
2025-08-14Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds22-57/+139
2025-08-14eth: bnxt: support RSS on IPv6 Flow LabelJakub Kicinski3-4/+19
2025-08-14eth: fbnic: support RSS on IPv6 Flow LabelJakub Kicinski2-1/+3
2025-08-14net: usb: asix_devices: add phy_mask for ax88772 mdio busXu Yang1-0/+1
2025-08-14net: cadence: macb: convert from round_rate() to determine_rate()Brian Masney1-24/+33
2025-08-13net/mlx5: Don't use %pK through tracepointsThomas Weißschuh1-1/+1
2025-08-13ice: Don't use %pK through printk or tracepointsThomas Weißschuh2-6/+6
2025-08-13Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queueJakub Kicinski1-0/+1
2025-08-13bnxt: fill data page pool with frags if PAGE_SIZE > BNXT_RX_PAGE_SIZEDavid Wei1-3/+9
2025-08-13netdevsim: Fix wild pointer access in nsim_queue_free().Kuniyuki Iwashima1-3/+7
2025-08-13net: enetc: Remove error print for devm_add_action_or_reset()Waqar Hameed1-2/+1
2025-08-13net: libwx: cleanup VF register macrosJiawen Wu1-37/+35
2025-08-13tun: replace strcpy with strscpy for ifr_nameMiguel García1-2/+2
2025-08-13net: mediatek: wed: Introduce MT7992 WED support to MT7988 SoCLorenzo Bianconi4-16/+37
2025-08-13net: stmmac: Return early if invalid in loongson_dwmac_fix_reset()Tiezhu Yang1-0/+5
2025-08-13net: stmmac: Change first parameter of fix_soc_reset()Tiezhu Yang3-5/+5
2025-08-13net: stmmac: Check stmmac_hw_setup() in stmmac_resume()Tiezhu Yang1-1/+8
2025-08-13PCI/ERR: Remove remnants of .link_reset() callbackLukas Wunner3-9/+0
2025-08-13PCI/ERR: Update device error_state already after resetLukas Wunner2-3/+0
2025-08-12net: airoha: Add airoha_offload.h headerLorenzo Bianconi3-105/+2
2025-08-12net: airoha: npu: Enable core 3 for WiFi offloadingLorenzo Bianconi1-2/+1
2025-08-12net: airoha: npu: Read NPU wlan interrupt lines from the DTSLorenzo Bianconi2-0/+12
2025-08-12net: airoha: npu: Add wlan irq management callbacksLorenzo Bianconi2-0/+31
2025-08-12net: airoha: npu: Add wlan_{send,get}_msg NPU callbacksLorenzo Bianconi2-0/+74
2025-08-12net: airoha: npu: Add NPU wlan memory initialization commandsLorenzo Bianconi2-0/+120
2025-08-12net: stmmac: mediatek: convert to resume() methodRussell King (Oracle)1-5/+5
2025-08-12net: stmmac: stm32: convert to suspend()/resume() methodsRussell King (Oracle)1-45/+23
2025-08-12net: stmmac: rk: convert to suspend()/resume() methodsRussell King (Oracle)1-33/+25
2025-08-12net: stmmac: pci: convert to suspend()/resume() methodsRussell King (Oracle)1-38/+35
2025-08-12net: stmmac: loongson: convert to suspend()/resume() methodsRussell King (Oracle)1-39/+34
2025-08-12net: stmmac: intel: convert to suspend()/resume() methodsRussell King (Oracle)1-39/+35
2025-08-12net: stmmac: platform: legacy hooks for suspend()/resume() methodsRussell King (Oracle)1-46/+22
2025-08-12net: stmmac: provide a set of simple PM opsRussell King (Oracle)2-0/+5
2025-08-12net: stmmac: add suspend()/resume() platform opsRussell King (Oracle)2-4/+17
2025-08-12netconsole: use netpoll_parse_ip_addr in local_ip_storeBreno Leitao1-17/+5
2025-08-12netconsole: use netpoll_parse_ip_addr in local_ip_storeBreno Leitao1-17/+5
2025-08-12netconsole: add support for strings with new line in netpoll_parse_ip_addrBreno Leitao1-13/+20
2025-08-12netconsole: move netpoll_parse_ip_addr() earlier for reuseBreno Leitao1-20/+20
2025-08-12net: mdio: mdio-bcm-unimac: Refine incorrect clock messageFlorian Fainelli1-1/+3
2025-08-12net: stmmac: make variable data a u32Colin Ian King1-1/+1
2025-08-12ixgbe: prevent from unwanted interface name changesJedrzej Jagielski1-0/+1
2025-08-12net: stmmac: thead: Get and enable APB clock on initializationYao Zi1-0/+14
2025-08-12net: mdiobus: release reset_gpio in mdiobus_unregister_device()Buday Csaba2-3/+1
2025-08-12net: phy: nxp-c45-tja11xx: fix the PHY ID mismatch issue when using C45Clark Wang1-10/+13
2025-08-12wifi: rtw89: 8852bt: Use standard helper for string choiceAkhilesh Patil1-2/+2