summaryrefslogtreecommitdiffstats
path: root/drivers/net/wwan
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-06-287-23/+65
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-222-10/+7
| |\
| * | net: wwan: iosm: enable runtime pm support for 7560M Chetan Kumar2023-06-126-4/+65
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-05-185-12/+52
| |\ \
| * | | net: wwan: iosm: clean up unused struct membersM Chetan Kumar2023-05-102-6/+0
| * | | net: wwan: iosm: remove unused enum definitionM Chetan Kumar2023-05-101-11/+0
| * | | net: wwan: iosm: remove unused macro definitionM Chetan Kumar2023-05-101-2/+0
* | | | Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-272-8/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | net: wwan: t7xx: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo2023-05-252-8/+10
| |/ /
* | / net: wwan: iosm: Convert single instance struct member to flexible arrayKees Cook2023-06-222-10/+7
| |/ |/|
* | net: wwan: t7xx: Ensure init is completed before system sleepKai-Heng Feng2023-05-172-0/+19
* | net: wwan: iosm: fix NULL pointer dereference when removing deviceM Chetan Kumar2023-05-173-12/+33
|/
* Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-272-2/+2
|\
| * Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman2023-04-031-0/+7
| |\
| * | driver core: class: remove module * from class_create()Greg Kroah-Hartman2023-03-172-2/+2
* | | wwan: core: add print for wwan port attach/disconnectSlark Xiao2023-04-201-0/+3
* | | net: wwan: Expose secondary AT port on DATA1Jaime Breva2023-04-191-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-04-131-1/+2
|\ \ \
| * | | net: wwan: iosm: Fix error handling path in ipc_pcie_probe()Harshit Mogalapalli2023-04-121-1/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-04-061-2/+0
|\| | |
| * | | net: wwan: t7xx: do not compile with -WerrorJiri Slaby (SUSE)2023-03-311-2/+0
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-301-0/+7
|\| |
| * | net: wwan: iosm: fixes 7560 modem crashM Chetan Kumar2023-03-291-0/+7
| |/
* / wwan: core: Support slicing in port TX flow of WWAN subsystemhaozhe chang2023-03-176-35/+68
|/
* net: wwan: t7xx: Fix Runtime PM initializationKornel Dulęba2023-01-281-0/+2
* net: wwan: t7xx: Fix Runtime PM resume sequenceKornel Dulęba2023-01-283-11/+45
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-12-081-0/+1
|\
| * net: wwan: iosm: fix memory leak in ipc_mux_init()Zhengchao Shao2022-12-061-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-294-14/+18
|\|
| * net: wwan: iosm: fix incorrect skb lengthM Chetan Kumar2022-11-281-7/+11
| * net: wwan: iosm: fix crash in peek throughput testM Chetan Kumar2022-11-281-3/+2
| * net: wwan: iosm: fix dma_alloc_coherent incompatible pointer typeM Chetan Kumar2022-11-281-1/+1
| * net: wwan: iosm: fix kernel test robot reported errorM Chetan Kumar2022-11-281-2/+1
| * net: wwan: t7xx: Fix the ACPI memory leakHanjun Guo2022-11-241-0/+2
| * net: wwan: iosm: use ACPI_FREE() but not kfree() in ipc_pcie_read_bios_cfg()Wang ShaoBo2022-11-221-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-108-40/+35
|\|
| * net: wwan: iosm: fix kernel test robot reported errorsM Chetan Kumar2022-11-092-0/+2
| * net: wwan: iosm: fix invalid mux header typeM Chetan Kumar2022-11-092-0/+9
| * net: wwan: iosm: fix driver not working with INTEL_IOMMU disabledM Chetan Kumar2022-11-092-1/+8
| * net: wwan: iosm: fix memory leak in ipc_pcie_read_bios_cfgM Chetan Kumar2022-11-091-3/+8
| * net: wwan: iosm: Remove unnecessary if_mutex lockZhaoping Shu2022-11-071-36/+6
| * net: wwan: mhi: fix memory leak in mhi_mbim_dellinkHW He2022-11-071-0/+1
| * net: wwan: iosm: fix memory leak in ipc_wwan_dellinkHW He2022-11-071-0/+1
* | net: wwan: t7xx: Add NAPI supportHaijun Liu2022-11-075-166/+161
* | net: wwan: t7xx: Use needed_headroom instead of hard_header_lenIlpo Järvinen2022-11-071-1/+1
* | net: wwan: iosm: add rpc interface for xmm modemsShane Parslow2022-11-022-1/+5
* | net: wwan: t7xx: Add port for modem loggingM Chetan Kumar2022-11-028-0/+144
* | net: wwan: t7xx: use union to group port type specific dataM Chetan Kumar2022-11-022-9/+13
* | rtnetlink: pass netlink message header and portid to rtnl_configure_link()Hangbin Liu2022-10-311-1/+1
* | net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner2022-10-281-4/+4
|/