summaryrefslogtreecommitdiff
path: root/drivers/net/wwan
AgeCommit message (Expand)Author
2023-12-05net: wwan: qcom_bam_dmux: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-20net: wwan: replace deprecated strncpy with strscpyJustin Stitt
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-18drivers: net: wwan: iosm: Fixed multiple typos in multiple filesMuhammad Muzammil
2023-10-18Revert "net: wwan: iosm: enable runtime pm support for 7560"Bagas Sanjaya
2023-10-16drivers: net: wwan: wwan_core.c: resolved spelling mistakeMuhammad Muzammil
2023-10-13net: wwan: t7xx: Add __counted_by for struct t7xx_fsm_event and use struct_si...Gustavo A. R. Silva
2023-10-11netdev: replace napi_reschedule with napi_scheduleChristian Marangi
2023-09-12wwan: core: Use the bitmap API to allocate bitmapsAndy Shevchenko
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
2022-11-09net: wwan: iosm: fix invalid mux header typeM Chetan Kumar
2022-11-09net: wwan: iosm: fix driver not working with INTEL_IOMMU disabledM Chetan Kumar
2022-11-09net: wwan: iosm: fix memory leak in ipc_pcie_read_bios_cfgM Chetan Kumar