summaryrefslogtreecommitdiffstats
path: root/drivers/net/wwan
Commit message (Expand)AuthorAgeFilesLines
* net: wwan: t7xx: PCIe reset rescanHaijun Liu2022-08-178-2/+212
* net: wwan: t7xx: Infrastructure for early port configurationHaijun Liu2022-08-1710-41/+294
* net: wwan: t7xx: Add AP CLDMAHaijun Liu2022-08-1711-28/+125
* wwan: iosm: use a flexible array rather than allocate short objectsJakub Kicinski2022-05-201-4/+1
* net: wwan: t7xx: use GFP_ATOMIC under spin lock in t7xx_cldma_gpd_set_next_ptr()Yang Yingliang2022-05-201-5/+5
* net: wwan: iosm: remove pointless null checkJakub Kicinski2022-05-191-10/+0
* net: wwan: t7xx: Fix smatch errorsRicardo Martinez2022-05-193-6/+3
* net: wwan: t7xx: Avoid calls to skb_data_area_size()Ricardo Martinez2022-05-162-8/+5
* net: wwan: t7xx: Fix return type of t7xx_dl_add_timedout()YueHaibing2022-05-161-4/+2
* net: wwan: t7xx: Device deep sleep lock/unlockHaijun Liu2022-05-096-15/+158
* net: wwan: t7xx: Runtime PMHaijun Liu2022-05-094-0/+68
* net: wwan: t7xx: Introduce power managementHaijun Liu2022-05-098-1/+700
* net: wwan: t7xx: Add WWAN network interfaceHaijun Liu2022-05-094-1/+489
* net: wwan: t7xx: Add data path interfaceHaijun Liu2022-05-097-0/+2758
* net: wwan: t7xx: Data path HW layerHaijun Liu2022-05-093-0/+1675
* net: wwan: t7xx: Add AT and MBIM WWAN portsChandrashekar Devegowda2022-05-094-0/+198
* net: wwan: t7xx: Add control portHaijun Liu2022-05-099-3/+561
* net: wwan: t7xx: Add port proxy infrastructureHaijun Liu2022-05-097-2/+677
* net: wwan: t7xx: Add core componentsHaijun Liu2022-05-0914-0/+2108
* net: wwan: t7xx: Add control DMA interfaceHaijun Liu2022-05-095-0/+1812
* wwan_hwsim: Avoid flush_scheduled_work() usageTetsuo Handa2022-04-251-5/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-231-1/+1
|\
| * net: wwan: qcom_bam_dmux: fix wrong pointer passed to IS_ERR()Yang Yingliang2022-03-221-1/+1
* | net: wwan: iosm: drop debugfs dev referenceM Chetan Kumar2022-02-142-2/+5
* | net: wwan: debugfs obtained dev reference not droppedM Chetan Kumar2022-02-141-0/+36
* | net: wwan: iosm: Enable M.2 7360 WWAN card supportM Chetan Kumar2022-02-1310-78/+1033
|/
* net: wwan: Fix MRU mismatch issue which may lead to data connection lostSlark Xiao2022-01-151-2/+2
* Revert "net: wwan: iosm: Keep device at D0 for s2idle case"M Chetan Kumar2022-01-041-3/+0
* net: wwan: iosm: Keep device at D0 for s2idle caseKai-Heng Feng2021-12-271-0/+3
* net: wwan: iosm: Let PCI core handle PCI power transitionKai-Heng Feng2021-12-271-47/+2
* net: wwan: iosm: correct open parenthesis alignmentM Chetan Kumar2021-12-101-1/+1
* net: wwan: iosm: removed unused function declM Chetan Kumar2021-12-101-10/+0
* net: wwan: iosm: release data channel in case no active IP sessionM Chetan Kumar2021-12-104-21/+27
* net: wwan: iosm: set tx queue lenM Chetan Kumar2021-12-101-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-093-18/+19
|\
| * net: wwan: iosm: fixes unable to send AT command during mbim txM Chetan Kumar2021-12-093-10/+0
| * net: wwan: iosm: fixes net interface nonfunctional after fw flashM Chetan Kumar2021-12-093-1/+8
| * net: wwan: iosm: fixes unnecessary doorbell sendM Chetan Kumar2021-12-091-7/+11
* | net: wwan: make debugfs optionalSergey Ryazanov2021-12-088-10/+61
* | net: wwan: iosm: move debugfs knobs into a subdirSergey Ryazanov2021-12-086-8/+49
* | net: wwan: iosm: allow trace port be uninitializedSergey Ryazanov2021-12-083-5/+11
* | net: wwan: iosm: consolidate trace port init codeSergey Ryazanov2021-12-084-21/+9
* | net: wwan: iosm: select CONFIG_RELAYArnd Bergmann2021-12-061-0/+1
* | net: wwan: Add Qualcomm BAM-DMUX WWAN network driverStephan Gerhold2021-11-293-0/+921
* | net: wwan: iosm: device trace collection using relayfsM Chetan Kumar2021-11-228-13/+271
* | net: wwan: common debugfs base dir for wwan deviceM Chetan Kumar2021-11-221-2/+28
|/
* net: wwan: iosm: fix compilation warningM Chetan Kumar2021-11-111-2/+0
* net: wwan: iosm: correct devlink extra paramsM Chetan Kumar2021-10-023-98/+69
* net: wwan: iosm: Move devlink_register to be last devlink commandLeon Romanovsky2021-09-271-5/+2
* net: iosm: Use hrtimer_forward_now()Thomas Gleixner2021-09-241-2/+2