summaryrefslogtreecommitdiff
path: root/drivers/net/wwan
AgeCommit message (Expand)Author
2026-01-17net: wwan: iosm: Fix memory leak in ipc_mux_deinit()Zilin Guan
2025-06-19net: wwan: t7xx: Fix napi rx poll issueJinjian Song
2025-03-22net: wwan: mhi_wwan_mbim: Silence sequence number glitch errorsStephan Gerhold
2025-02-17net: wwan: iosm: Fix hibernation by re-binding the driver around itMaciej S. Szmigiero
2025-01-09net: wwan: iosm: Properly check for valid exec stage in ipc_mmio_init()Maciej S. Szmigiero
2025-01-09net: wwan: t7xx: Fix FSM command timeout issueJinjian Song
2024-11-14net: wwan: t7xx: Fix off-by-one error in t7xx_dpmaif_rx_buf_alloc()Jinjie Ruan
2024-11-01net: wwan: fix global oob in wwan_rtnl_policyLin Ma
2024-10-10net: wwan: qcom_bam_dmux: Fix missing pm_runtime_disable()Jinjie Ruan
2024-06-21net: wwan: iosm: Fix tainted pointer delete is case of region creation failAleksandr Mishin
2024-04-10net: wwan: t7xx: Split 64bit accesses to fix alignment issuesBjørn Mork
2023-10-18Revert "net: wwan: iosm: enable runtime pm support for 7560"Bagas Sanjaya
2023-07-12net: wwan: t7xx: Add AP CLDMAJose Ignacio Tornos Martinez
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-06-27Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-22net: wwan: iosm: Convert single instance struct member to flexible arrayKees Cook
2023-06-12net: wwan: iosm: enable runtime pm support for 7560M Chetan Kumar
2023-05-25net: wwan: t7xx: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo
2023-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-17net: wwan: t7xx: Ensure init is completed before system sleepKai-Heng Feng
2023-05-17net: wwan: iosm: fix NULL pointer dereference when removing deviceM Chetan Kumar
2023-05-10net: wwan: iosm: clean up unused struct membersM Chetan Kumar
2023-05-10net: wwan: iosm: remove unused enum definitionM Chetan Kumar
2023-05-10net: wwan: iosm: remove unused macro definitionM Chetan Kumar
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-20wwan: core: add print for wwan port attach/disconnectSlark Xiao
2023-04-19net: wwan: Expose secondary AT port on DATA1Jaime Breva
2023-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-12net: wwan: iosm: Fix error handling path in ipc_pcie_probe()Harshit Mogalapalli
2023-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman
2023-03-31net: wwan: t7xx: do not compile with -WerrorJiri Slaby (SUSE)
2023-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-29net: wwan: iosm: fixes 7560 modem crashM Chetan Kumar
2023-03-17wwan: core: Support slicing in port TX flow of WWAN subsystemhaozhe chang
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman
2023-01-28net: wwan: t7xx: Fix Runtime PM initializationKornel Dulęba
2023-01-28net: wwan: t7xx: Fix Runtime PM resume sequenceKornel Dulęba
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-12-06net: wwan: iosm: fix memory leak in ipc_mux_init()Zhengchao Shao
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-28net: wwan: iosm: fix incorrect skb lengthM Chetan Kumar
2022-11-28net: wwan: iosm: fix crash in peek throughput testM Chetan Kumar
2022-11-28net: wwan: iosm: fix dma_alloc_coherent incompatible pointer typeM Chetan Kumar
2022-11-28net: wwan: iosm: fix kernel test robot reported errorM Chetan Kumar
2022-11-24net: wwan: t7xx: Fix the ACPI memory leakHanjun Guo
2022-11-22net: wwan: iosm: use ACPI_FREE() but not kfree() in ipc_pcie_read_bios_cfg()Wang ShaoBo
2022-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-09net: wwan: iosm: fix kernel test robot reported errorsM Chetan Kumar