summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-08-21idpf: remove obsolete stashing codeJoshua Hay
2025-08-21idpf: stop Tx if there are insufficient buffer resourcesJoshua Hay
2025-08-21idpf: replace flow scheduling buffer ring with buffer poolJoshua Hay
2025-08-21idpf: simplify and fix splitq Tx packet rollback error pathJoshua Hay
2025-08-21idpf: improve when to set RE bit logicJoshua Hay
2025-08-21idpf: add support for Tx refillqs in flow scheduling modeJoshua Hay
2025-08-21net: page_pool: add page_pool_get()Jakub Kicinski
2025-08-21net/mlx5e: Preserve shared buffer capacity during headroom updatesArmen Ratner
2025-08-21net/mlx5e: Query FW for buffer ownershipAlexei Lazar
2025-08-21net/mlx5: Restore missing scheduling node cleanup on vport enable failureCarolina Jubran
2025-08-21net/mlx5: Fix QoS reference leak in vport enable error pathCarolina Jubran
2025-08-21net/mlx5: Destroy vport QoS element when no configuration remainsCarolina Jubran
2025-08-21net/mlx5e: Preserve tc-bw during parent changesCarolina Jubran
2025-08-21net/mlx5: Remove default QoS group and attach vports directly to root TSARCarolina Jubran
2025-08-21net/mlx5: Base ECVF devlink port attrs from 0Daniel Jurgens
2025-08-21net: pse-pd: pd692x0: Skip power budget configuration when undefinedKory Maincent
2025-08-21net: pse-pd: pd692x0: Fix power budget leak in manager setup error pathKory Maincent
2025-08-21Octeontx2-af: Skip overlap check for SPI fieldHariprasad Kelam
2025-08-21net: ethernet: qualcomm: Add PPE debugfs support for PPE countersLuo Jie
2025-08-21net: ethernet: qualcomm: Initialize PPE L2 bridge settingsLei Wei
2025-08-21net: ethernet: qualcomm: Initialize PPE queue to Ethernet DMA ring mappingLuo Jie
2025-08-21net: ethernet: qualcomm: Initialize PPE RSS hash settingsLuo Jie
2025-08-21net: ethernet: qualcomm: Initialize PPE port control settingsLuo Jie
2025-08-21net: ethernet: qualcomm: Initialize PPE service code settingsLuo Jie
2025-08-21net: ethernet: qualcomm: Initialize PPE queue settingsLuo Jie
2025-08-21net: ethernet: qualcomm: Initialize the PPE scheduler settingsLuo Jie
2025-08-21net: ethernet: qualcomm: Initialize PPE queue management for IPQ9574Luo Jie
2025-08-21net: ethernet: qualcomm: Initialize PPE buffer management for IPQ9574Luo Jie
2025-08-21net: ethernet: qualcomm: Add PPE driver for IPQ9574 SoCLuo Jie
2025-08-21net: airoha: ppe: Do not invalid PPE entries in case of SW hash collisionLorenzo Bianconi
2025-08-21net: phy: micrel: Add support for lan8842Horatiu Vultur
2025-08-21net: phy: micrel: Replace hardcoded pages with definesHoratiu Vultur
2025-08-21net: phy: micrel: Introduce lanphy_modify_page_regHoratiu Vultur
2025-08-21net: phy: micrel: Start using PHY_ID_MATCH_MODELHoratiu Vultur
2025-08-21Merge tag 'mlx5-next-vhca-id' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Abeni
2025-08-21bonding: send LACPDUs periodically in passive mode after receiving partner's ...Hangbin Liu
2025-08-21bonding: update LACP activity flag after setting lacp_activeHangbin Liu
2025-08-20bnxt_en: Add Hyper-V VF IDPavan Chebbi
2025-08-20bnxt_en: Add pcie_ctx_v2 support for ethtool -dShruti Parab
2025-08-20bnxt_en: Add pcie_stat_len to struct bpShruti Parab
2025-08-20bnxt_en: Refactor bnxt_get_regs()Shruti Parab
2025-08-20Revert "net: cadence: macb: sama7g5_emac: Remove USARIO CLKEN flag"Ryan Wanner
2025-08-20net: dsa: microchip: Fix KSZ9477 HSR port setup issueTristram Ha
2025-08-20igc: fix disabling L1.2 PCI-E link substate on I226 on initValdikSS
2025-08-20ixgbe: fix ndo_xdp_xmit() workloadsMaciej Fijalkowski
2025-08-20ixgbe: xsk: resolve the negative overflow of budget in ixgbe_xmit_zcJason Xing
2025-08-20wifi: ath12k: Remove HAL define dependencies from shared AHB codeKiran Venkatappa
2025-08-20wifi: ath12k: Remove HAL defines from shared PCI codeKiran Venkatappa
2025-08-20wifi: ath12k: Rename ath12k_* symbols to ath12k_wifi7_* for clarityKiran Venkatappa
2025-08-20wifi: ath12k: Modularize driver into common and Wi-Fi 7 specific componentsKiran Venkatappa