summaryrefslogtreecommitdiff
path: root/drivers/net/wwan
AgeCommit message (Expand)AuthorFilesLines
2024-09-27net: wwan: qcom_bam_dmux: Fix missing pm_runtime_disable()Jinjie Ruan1-3/+8
2024-08-21net: wwan: t7xx: PCIe reset rescanJinjian Song7-43/+105
2024-07-19Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+16
2024-07-18net: wwan: t7xx: add support for Dell DW5933eJack Wu1-0/+1
2024-07-06Merge tag 'mhi-for-v6.11' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-2/+16
2024-07-03net: wwan: mhi: make default data link id configurableSlark Xiao1-2/+16
2024-06-06net: wwan: iosm: Fix tainted pointer delete is case of region creation failAleksandr Mishin1-1/+1
2024-04-25net: wwan: t7xx: Un-embed dummy deviceBreno Leitao2-5/+17
2024-04-22devlink: extend devlink_param *set pointerMateusz Polchlopek1-1/+2
2024-03-29net: wwan: mhi: drop driver owner assignmentKrzysztof Kozlowski1-1/+0
2024-03-25net: wwan: t7xx: Split 64bit accesses to fix alignment issuesBjørn Mork3-10/+11
2024-03-05net: wwan: core: make wwan_class constantRicardo B. Marliere1-15/+15
2024-03-05net: wwan: hwsim: make wwan_hwsim_class constantRicardo B. Marliere1-8/+8
2024-02-27net: wwan: t7xx: Prefer struct_size over open coded arithmeticErick Archer1-2/+4
2024-02-21net: wwan: core: constify the struct device_type usageRicardo B. Marliere1-1/+1
2024-02-09net: wwan: t7xx: Add fastboot WWAN portJinjian Song3-26/+97
2024-02-09net: wwan: t7xx: Infrastructure for early port configurationJinjian Song11-61/+290
2024-02-09net: wwan: t7xx: Add sysfs attribute for device state machineJinjian Song5-6/+117
2024-02-09wwan: core: Add WWAN fastboot port typeJinjian Song1-0/+4
2023-12-05net: wwan: qcom_bam_dmux: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-20net: wwan: replace deprecated strncpy with strscpyJustin Stitt1-1/+1
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-65/+4
2023-10-18drivers: net: wwan: iosm: Fixed multiple typos in multiple filesMuhammad Muzammil6-7/+7
2023-10-18Revert "net: wwan: iosm: enable runtime pm support for 7560"Bagas Sanjaya6-65/+4
2023-10-16drivers: net: wwan: wwan_core.c: resolved spelling mistakeMuhammad Muzammil1-2/+2
2023-10-13net: wwan: t7xx: Add __counted_by for struct t7xx_fsm_event and use struct_si...Gustavo A. R. Silva2-2/+3
2023-10-11netdev: replace napi_reschedule with napi_scheduleChristian Marangi1-1/+1
2023-09-12wwan: core: Use the bitmap API to allocate bitmapsAndy Shevchenko1-2/+3
2023-07-12net: wwan: t7xx: Add AP CLDMAJose Ignacio Tornos Martinez11-31/+116
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds7-23/+65
2023-06-27Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-8/+10
2023-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-10/+7
2023-06-22net: wwan: iosm: Convert single instance struct member to flexible arrayKees Cook2-10/+7
2023-06-12net: wwan: iosm: enable runtime pm support for 7560M Chetan Kumar6-4/+65
2023-05-25net: wwan: t7xx: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo2-8/+10
2023-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-12/+52
2023-05-17net: wwan: t7xx: Ensure init is completed before system sleepKai-Heng Feng2-0/+19
2023-05-17net: wwan: iosm: fix NULL pointer dereference when removing deviceM Chetan Kumar3-12/+33
2023-05-10net: wwan: iosm: clean up unused struct membersM Chetan Kumar2-6/+0
2023-05-10net: wwan: iosm: remove unused enum definitionM Chetan Kumar1-11/+0
2023-05-10net: wwan: iosm: remove unused macro definitionM Chetan Kumar1-2/+0
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+2
2023-04-20wwan: core: add print for wwan port attach/disconnectSlark Xiao1-0/+3
2023-04-19net: wwan: Expose secondary AT port on DATA1Jaime Breva1-0/+1
2023-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+2
2023-04-12net: wwan: iosm: Fix error handling path in ipc_pcie_probe()Harshit Mogalapalli1-1/+2
2023-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+0
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman1-0/+7
2023-03-31net: wwan: t7xx: do not compile with -WerrorJiri Slaby (SUSE)1-2/+0
2023-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+7