Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-20Revert "Merge branch 'wwan-t7xx-fw-flashing-and-coredump-support'"Jakub Kicinski
2022-08-17net: wwan: t7xx: Enable devlink based fw flashing and coredump collectionM Chetan Kumar
2022-08-17net: wwan: t7xx: PCIe reset rescanHaijun Liu
2022-08-17net: wwan: t7xx: Infrastructure for early port configurationHaijun Liu
2022-08-17net: wwan: t7xx: Add AP CLDMAHaijun Liu
2022-05-21wwan: iosm: use a flexible array rather than allocate short objectsJakub Kicinski
2022-05-21net: wwan: t7xx: use GFP_ATOMIC under spin lock in t7xx_cldma_gpd_set_next_ptr()Yang Yingliang
2022-05-20net: wwan: iosm: remove pointless null checkJakub Kicinski
2022-05-20net: wwan: t7xx: Fix smatch errorsRicardo Martinez
2022-05-16net: wwan: t7xx: Avoid calls to skb_data_area_size()Ricardo Martinez
2022-05-16net: wwan: t7xx: Fix return type of t7xx_dl_add_timedout()YueHaibing
2022-05-09net: wwan: t7xx: Device deep sleep lock/unlockHaijun Liu
2022-05-09net: wwan: t7xx: Runtime PMHaijun Liu
2022-05-09net: wwan: t7xx: Introduce power managementHaijun Liu
2022-05-09net: wwan: t7xx: Add WWAN network interfaceHaijun Liu
2022-05-09net: wwan: t7xx: Add data path interfaceHaijun Liu
2022-05-09net: wwan: t7xx: Data path HW layerHaijun Liu
2022-05-09net: wwan: t7xx: Add AT and MBIM WWAN portsChandrashekar Devegowda
2022-05-09net: wwan: t7xx: Add control portHaijun Liu
2022-05-09net: wwan: t7xx: Add port proxy infrastructureHaijun Liu
2022-05-09net: wwan: t7xx: Add core componentsHaijun Liu
2022-05-09net: wwan: t7xx: Add control DMA interfaceHaijun Liu
2022-04-25wwan_hwsim: Avoid flush_scheduled_work() usageTetsuo Handa
2022-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-22net: wwan: qcom_bam_dmux: fix wrong pointer passed to IS_ERR()Yang Yingliang
2022-02-14net: wwan: iosm: drop debugfs dev referenceM Chetan Kumar
2022-02-14net: wwan: debugfs obtained dev reference not droppedM Chetan Kumar
2022-02-13net: wwan: iosm: Enable M.2 7360 WWAN card supportM Chetan Kumar
2022-01-16net: wwan: Fix MRU mismatch issue which may lead to data connection lostSlark Xiao
2022-01-05Revert "net: wwan: iosm: Keep device at D0 for s2idle case"M Chetan Kumar
2021-12-27net: wwan: iosm: Keep device at D0 for s2idle caseKai-Heng Feng
2021-12-27net: wwan: iosm: Let PCI core handle PCI power transitionKai-Heng Feng
2021-12-11net: wwan: iosm: correct open parenthesis alignmentM Chetan Kumar
2021-12-11net: wwan: iosm: removed unused function declM Chetan Kumar
2021-12-11net: wwan: iosm: release data channel in case no active IP sessionM Chetan Kumar
2021-12-11net: wwan: iosm: set tx queue lenM Chetan Kumar
2021-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-09net: wwan: iosm: fixes unable to send AT command during mbim txM Chetan Kumar
2021-12-09net: wwan: iosm: fixes net interface nonfunctional after fw flashM Chetan Kumar
2021-12-09net: wwan: iosm: fixes unnecessary doorbell sendM Chetan Kumar
2021-12-09net: wwan: make debugfs optionalSergey Ryazanov
2021-12-09net: wwan: iosm: move debugfs knobs into a subdirSergey Ryazanov
2021-12-09net: wwan: iosm: allow trace port be uninitializedSergey Ryazanov
2021-12-09net: wwan: iosm: consolidate trace port init codeSergey Ryazanov
2021-12-07net: wwan: iosm: select CONFIG_RELAYArnd Bergmann
2021-11-29net: wwan: Add Qualcomm BAM-DMUX WWAN network driverStephan Gerhold
2021-11-22net: wwan: iosm: device trace collection using relayfsM Chetan Kumar
2021-11-22net: wwan: common debugfs base dir for wwan deviceM Chetan Kumar
2021-11-11net: wwan: iosm: fix compilation warningM Chetan Kumar
2021-10-02net: wwan: iosm: correct devlink extra paramsM Chetan Kumar