summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2025-08-13bnxt: fill data page pool with frags if PAGE_SIZE > BNXT_RX_PAGE_SIZEDavid Wei
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-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-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-11net: stmmac: dwc-qos: fix clk prepare/enable leak on probe failureRussell King (Oracle)
2025-08-11net: stmmac: rk: put the PHY clock on removeRussell King (Oracle)
2025-08-08net: ti: icss-iep: Fix incorrect type for return value in extts_enable()Alok Tiwari
2025-08-08net: page_pool: allow enabling recycling late, fix false positive warningJakub Kicinski
2025-08-08net: ti: icssg-prueth: Fix emac link speed handlingMD Danish Anwar
2025-08-08net: hibmcge: fix the np_link_fail error reporting issueJijie Shao
2025-08-08net: hibmcge: fix the division by zero issueJijie Shao
2025-08-08net: hibmcge: fix rtnl deadlock issueJijie Shao
2025-08-08Merge tag 'net-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-08-05net: ti: icssg-prueth: Fix skb handling for XDP_PASSMeghana Malladi
2025-08-05eth: fbnic: Lock the tx_dropped updateMohsin Bashir
2025-08-05eth: fbnic: Fix tx_dropped reportingMohsin Bashir
2025-08-05eth: fbnic: remove the debugging trick of super high page biasJakub Kicinski
2025-08-05net: ftgmac100: fix potential NULL pointer access in ftgmac100_phy_disconnectHeiner Kallweit
2025-08-04benet: fix BUG when creating VFsMichal Schmidt
2025-08-04net: airoha: npu: Add missing MODULE_FIRMWARE macrosLorenzo Bianconi
2025-08-04eth: fbnic: unlink NAPIs from queues on error to openJakub Kicinski
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-08-02net: mvneta: fix typo "notifer"WangYuli
2025-08-01net/mlx5: Correctly set gso_segs when LRO is usedChristoph Paasch
2025-08-01sfc: unfix not-a-typo in commentEdward Cree
2025-08-01net: airoha: Fix PPE table access in airoha_ppe_debugfs_foe_show()Lorenzo Bianconi
2025-07-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds