summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2025-08-21net: pse-pd: pd692x0: Fix power budget leak in manager setup error pathKory Maincent-15/+44
2025-08-21Octeontx2-af: Skip overlap check for SPI fieldHariprasad Kelam-2/+2
2025-08-21net: ethernet: qualcomm: Add PPE debugfs support for PPE countersLuo Jie-1/+1012
2025-08-21net: ethernet: qualcomm: Initialize PPE L2 bridge settingsLei Wei-1/+129
2025-08-21net: ethernet: qualcomm: Initialize PPE queue to Ethernet DMA ring mappingLuo Jie-1/+57
2025-08-21net: ethernet: qualcomm: Initialize PPE RSS hash settingsLuo Jie-1/+276
2025-08-21net: ethernet: qualcomm: Initialize PPE port control settingsLuo Jie-1/+148
2025-08-21net: ethernet: qualcomm: Initialize PPE service code settingsLuo Jie-1/+292
2025-08-21net: ethernet: qualcomm: Initialize PPE queue settingsLuo Jie-1/+439
2025-08-21net: ethernet: qualcomm: Initialize the PPE scheduler settingsLuo Jie-1/+937
2025-08-21net: ethernet: qualcomm: Initialize PPE queue management for IPQ9574Luo Jie-1/+268
2025-08-21net: ethernet: qualcomm: Initialize PPE buffer management for IPQ9574Luo Jie-1/+276
2025-08-21net: ethernet: qualcomm: Add PPE driver for IPQ9574 SoCLuo Jie-0/+282
2025-08-21net: airoha: ppe: Do not invalid PPE entries in case of SW hash collisionLorenzo Bianconi-3/+1
2025-08-21net: phy: micrel: Add support for lan8842Horatiu Vultur-0/+209
2025-08-21net: phy: micrel: Replace hardcoded pages with definesHoratiu Vultur-109/+233
2025-08-21net: phy: micrel: Introduce lanphy_modify_page_regHoratiu Vultur-115/+116
2025-08-21net: phy: micrel: Start using PHY_ID_MATCH_MODELHoratiu Vultur-39/+27
2025-08-21Merge tag 'mlx5-next-vhca-id' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Abeni-38/+128
2025-08-21bonding: send LACPDUs periodically in passive mode after receiving partner's ...Hangbin Liu-18/+24
2025-08-21bonding: update LACP activity flag after setting lacp_activeHangbin Liu-0/+26
2025-08-20bnxt_en: Add Hyper-V VF IDPavan Chebbi-1/+5
2025-08-20bnxt_en: Add pcie_ctx_v2 support for ethtool -dShruti Parab-3/+11
2025-08-20bnxt_en: Add pcie_stat_len to struct bpShruti Parab-10/+28
2025-08-20bnxt_en: Refactor bnxt_get_regs()Shruti Parab-18/+25
2025-08-20Revert "net: cadence: macb: sama7g5_emac: Remove USARIO CLKEN flag"Ryan Wanner-1/+2
2025-08-20net: dsa: microchip: Fix KSZ9477 HSR port setup issueTristram Ha-0/+6
2025-08-20igc: fix disabling L1.2 PCI-E link substate on I226 on initValdikSS-7/+7
2025-08-20ixgbe: fix ndo_xdp_xmit() workloadsMaciej Fijalkowski-23/+11
2025-08-20ixgbe: xsk: resolve the negative overflow of budget in ixgbe_xmit_zcJason Xing-1/+3
2025-08-20wifi: ath12k: Remove HAL define dependencies from shared AHB codeKiran Venkatappa-3/+7
2025-08-20wifi: ath12k: Remove HAL defines from shared PCI codeKiran Venkatappa-4/+21
2025-08-20wifi: ath12k: Rename ath12k_* symbols to ath12k_wifi7_* for clarityKiran Venkatappa-118/+132
2025-08-20wifi: ath12k: Modularize driver into common and Wi-Fi 7 specific componentsKiran Venkatappa-33/+65
2025-08-20wifi: ath12k: Move hw_init invocation to target-specific probeKiran Venkatappa-10/+31
2025-08-20wifi: ath12k: Move Wi-Fi 7 specific init routines to dedicated fileKiran Venkatappa-32/+45
2025-08-20wifi: ath12k: Restructure ahb.c into common and Wi-Fi 7 specific modulesKiran Venkatappa-55/+190
2025-08-20wifi: ath12k: Rename ahb_hif_ops to reflect generic usageKiran Venkatappa-2/+2
2025-08-20wifi: ath12k: Rename hw.c to Wi-Fi 7 specific implementation fileKiran Venkatappa-3/+4
2025-08-20wifi: ath12k: Move Wi-Fi 7 MHI configuration to dedicated fileKiran Venkatappa-133/+152
2025-08-20wifi: ath12k: Move Wi-Fi 7 WMI configuration to dedicated fileKiran Venkatappa-101/+122
2025-08-20wifi: ath12k: Move Copy Engine configuration to Wi-Fi 7 specific fileKiran Venkatappa-933/+994
2025-08-20wifi: ath12k: Restructure PCI code to common and Wi-Fi 7 specific logicKiran Venkatappa-140/+278
2025-08-19microchip: lan865x: fix missing Timer Increment config for Rev.B0/B1Parthiban Veerasooran-0/+19
2025-08-19microchip: lan865x: fix missing netif_start_queue() call on device openParthiban Veerasooran-0/+2
2025-08-19net/mlx5: CT: Use the correct counter offsetVlad Dogaru-0/+2
2025-08-19net/mlx5: HWS, Fix table creation UIDAlex Vesker-5/+20
2025-08-19net/mlx5: HWS, don't rehash on every kind of insertion failureYevgeny Kliteynik-0/+15
2025-08-19net/mlx5: HWS, prevent rehash from filling up the queuesYevgeny Kliteynik-1/+4
2025-08-19net/mlx5: HWS, fix complex rules rehash error flowYevgeny Kliteynik-13/+28