summaryrefslogtreecommitdiff
path: root/drivers/net/wwan
AgeCommit message (Expand)Author
2024-11-18net: wwan: t7xx: Change PM_AUTOSUSPEND_MS to 5000Jack Wu
2024-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-11-07net: wwan: t7xx: Add debug portsJinjian Song
2024-11-07wwan: core: Add WWAN ADB and MIPC port typeJinjian Song
2024-11-03net: wwan: t7xx: Fix off-by-one error in t7xx_dpmaif_rx_buf_alloc()Jinjie Ruan
2024-10-29wwan: core: Pass string literal as format argument of dev_set_name()Simon Horman
2024-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2024-10-21net: wwan: fix global oob in wwan_rtnl_policyLin Ma
2024-10-04net: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-09-27net: wwan: qcom_bam_dmux: Fix missing pm_runtime_disable()Jinjie Ruan
2024-08-21net: wwan: t7xx: PCIe reset rescanJinjian Song
2024-07-19Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-18net: wwan: t7xx: add support for Dell DW5933eJack Wu
2024-07-06Merge tag 'mhi-for-v6.11' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2024-07-03net: wwan: mhi: make default data link id configurableSlark Xiao
2024-06-06net: wwan: iosm: Fix tainted pointer delete is case of region creation failAleksandr Mishin
2024-04-25net: wwan: t7xx: Un-embed dummy deviceBreno Leitao
2024-04-22devlink: extend devlink_param *set pointerMateusz Polchlopek
2024-03-29net: wwan: mhi: drop driver owner assignmentKrzysztof Kozlowski
2024-03-25net: wwan: t7xx: Split 64bit accesses to fix alignment issuesBjørn Mork
2024-03-05net: wwan: core: make wwan_class constantRicardo B. Marliere
2024-03-05net: wwan: hwsim: make wwan_hwsim_class constantRicardo B. Marliere
2024-02-27net: wwan: t7xx: Prefer struct_size over open coded arithmeticErick Archer
2024-02-21net: wwan: core: constify the struct device_type usageRicardo B. Marliere
2024-02-09net: wwan: t7xx: Add fastboot WWAN portJinjian Song
2024-02-09net: wwan: t7xx: Infrastructure for early port configurationJinjian Song
2024-02-09net: wwan: t7xx: Add sysfs attribute for device state machineJinjian Song
2024-02-09wwan: core: Add WWAN fastboot port typeJinjian Song
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