summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2025-10-10wifi: ath12k: Move HAL Cookie Conversion and RBM related APIs to wifi7 directoryPavankumar Nandeshwar-75/+100
2025-10-10wifi: ath12k: Move HAL REO and Rx buf related APIs to wifi7 directoryPavankumar Nandeshwar-11/+62
2025-10-10wifi: ath12k: Move HAL Tx, REO and link idle setup related APIs to wifi7 dire...Pavankumar Nandeshwar-148/+255
2025-10-10wifi: ath12k: Move HAL CE status and set link desc addr APIs to wifi7 directoryPavankumar Nandeshwar-24/+55
2025-10-10wifi: ath12k: Move HAL CE desc related APIs to wifi7 directoryPavankumar Nandeshwar-43/+92
2025-10-10wifi: ath12k: Move HAL SRNG shadow config and get ring id APIs to wifi7 direc...Pavankumar Nandeshwar-85/+117
2025-10-10wifi: ath12k: Move HAL CE setup and SRNG related APIs to wifi7 directoryPavankumar Nandeshwar-246/+313
2025-10-10wifi: ath12k: Use hal handle instead of ab handlePavankumar Nandeshwar-290/+296
2025-10-10wifi: ath12k: Add direct HAL pointer in ath12k_dpPavankumar Nandeshwar-0/+2
2025-10-10wifi: ath12k: Move hal_params and regs to hal from hwPavankumar Nandeshwar-554/+563
2025-10-10wifi: ath12k: Move wbm_rbm_map to hw specific hal filesPavankumar Nandeshwar-47/+50
2025-10-10wifi: ath12k: Initialize hal_ops through hal_initPavankumar Nandeshwar-28/+26
2025-10-10wifi: ath12k: Initialize desc_size through hal_initPavankumar Nandeshwar-14/+56
2025-10-10wifi: ath12k: Move srng config and hal_ops to hw specific hal filesPavankumar Nandeshwar-472/+681
2025-10-09Merge tag 'net-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-107/+251
2025-10-09net: airoha: Fix loopback mode configuration for GDM2 portLorenzo Bianconi-1/+6
2025-10-09eth: fbnic: fix reporting of alloc_failed qstatsJakub Kicinski-11/+58
2025-10-09eth: fbnic: fix saving stats from XDP_TX rings on closeJakub Kicinski-6/+6
2025-10-09eth: fbnic: fix accounting of XDP packetsJakub Kicinski-15/+15
2025-10-09eth: fbnic: fix missing programming of the default descriptorJakub Kicinski-0/+8
2025-10-09can: m_can: replace Dong Aisheng's old email addressMarc Kleine-Budde-4/+4
2025-10-08wifi: ath12k: Rearrange PPDU radio statsRipan Deuri-49/+65
2025-10-08wifi: ath12k: Refactor data path pdev structRipan Deuri-250/+423
2025-10-08can: m_can: fix CAN state in system PMMarc Kleine-Budde-4/+3
2025-10-08can: m_can: m_can_chip_config(): bring up interface in correct stateMarc Kleine-Budde-1/+1
2025-10-08can: m_can: m_can_handle_state_errors(): fix CAN state transition to Error Ac...Marc Kleine-Budde-21/+32
2025-10-08can: m_can: m_can_plat_remove(): add missing pm_runtime_disable()Marc Kleine-Budde-1/+1
2025-10-08can: gs_usb: gs_make_candev(): populate net_device->dev_portCeleste Liu-0/+1
2025-10-08can: gs_usb: increase max interface to U8_MAXCeleste Liu-12/+10
2025-10-07net: pse-pd: tps23881: Fix current measurement scalingThomas Wismer-1/+1
2025-10-07net/mlx5: fix pre-2.40 binutils assembler errorArnd Bergmann-1/+1
2025-10-07Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-1/+1
2025-10-07net/mlx5e: Do not fail PSP init on missing capsCosmin Ratiu-5/+5
2025-10-07net/mlx5e: Prevent tunnel reformat when tunnel mode not allowedCarolina Jubran-21/+43
2025-10-07net/mlx5: Prevent tunnel mode conflicts between FDB and NIC IPsec tablesCarolina Jubran-12/+19
2025-10-07net: usb: asix: hold PM usage ref to avoid PM/MDIO + RTNL deadlockOleksij Rempel-0/+29
2025-10-07net: sparx5/lan969x: fix flooding configuration on bridge join/leaveDaniel Machon-10/+17
2025-10-07net: mdio: mdio-i2c: Hold the i2c bus lock during smbus transactionsMaxime Chevallier-14/+25
2025-10-06net: fsl_pq_mdio: Fix device node reference leak in fsl_pq_mdio_probeErick Karanja-0/+2
2025-10-06ice: ice_adapter: release xa entry on adapter allocation failureHaotian Zhang-4/+6
2025-10-06net: mscc: ocelot: Fix use-after-free caused by cyclic delayed workDuoming Zhou-1/+1
2025-10-06net: wwan: t7xx: add support for HP DRMR-H01Sammy Hsu-0/+1
2025-10-06Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-12/+0
2025-10-06wifi: ath11k: avoid bit operation on key flagsRameshkumar Sundaram-5/+5
2025-10-06wifi: ath12k: free skb during idr cleanup callbackKarthik M-16/+18
2025-10-06wifi: ath11k: Add missing platform IDs for quirk tableMark Pearson-6/+48
2025-10-06wifi: ath10k: Fix memory leak on unsupported WMI commandLoic Poulain-0/+1
2025-10-04Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-14/+14
2025-10-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-64/+677
2025-10-03net/mlx4: prevent potential use after free in mlx4_en_do_uc_filter()Dan Carpenter-1/+1