index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wwan
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-09
net: wwan: t7xx: Ensure init is completed before system sleep
Kai-Heng Feng
2
-0
/
+19
2023-05-24
net: wwan: iosm: fix NULL pointer dereference when removing device
M Chetan Kumar
3
-12
/
+33
2023-05-11
net: wwan: t7xx: do not compile with -Werror
Jiri Slaby (SUSE)
1
-2
/
+0
2023-04-20
net: wwan: iosm: Fix error handling path in ipc_pcie_probe()
Harshit Mogalapalli
1
-1
/
+2
2023-02-09
net: wwan: t7xx: Fix Runtime PM initialization
Kornel Dulęba
1
-0
/
+2
2022-12-06
net: wwan: iosm: fix memory leak in ipc_mux_init()
Zhengchao Shao
1
-0
/
+1
2022-11-28
net: wwan: iosm: fix incorrect skb length
M Chetan Kumar
1
-7
/
+11
2022-11-28
net: wwan: iosm: fix crash in peek throughput test
M Chetan Kumar
1
-3
/
+2
2022-11-28
net: wwan: iosm: fix dma_alloc_coherent incompatible pointer type
M Chetan Kumar
1
-1
/
+1
2022-11-28
net: wwan: iosm: fix kernel test robot reported error
M Chetan Kumar
1
-2
/
+1
2022-11-24
net: wwan: t7xx: Fix the ACPI memory leak
Hanjun Guo
1
-0
/
+2
2022-11-22
net: wwan: iosm: use ACPI_FREE() but not kfree() in ipc_pcie_read_bios_cfg()
Wang ShaoBo
1
-1
/
+1
2022-11-09
net: wwan: iosm: fix kernel test robot reported errors
M Chetan Kumar
2
-0
/
+2
2022-11-09
net: wwan: iosm: fix invalid mux header type
M Chetan Kumar
2
-0
/
+9
2022-11-09
net: wwan: iosm: fix driver not working with INTEL_IOMMU disabled
M Chetan Kumar
2
-1
/
+8
2022-11-09
net: wwan: iosm: fix memory leak in ipc_pcie_read_bios_cfg
M Chetan Kumar
1
-3
/
+8
2022-11-07
net: wwan: iosm: Remove unnecessary if_mutex lock
Zhaoping Shu
1
-36
/
+6
2022-11-07
net: wwan: mhi: fix memory leak in mhi_mbim_dellink
HW He
1
-0
/
+1
2022-11-07
net: wwan: iosm: fix memory leak in ipc_wwan_dellink
HW He
1
-0
/
+1
2022-10-19
wwan_hwsim: fix possible memory leak in wwan_hwsim_dev_new()
Yang Yingliang
1
-1
/
+1
2022-10-07
Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2022-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+3
2022-10-03
net: wwan: iosm: Call mutex_init before locking it
Maxim Mikityanskiy
1
-2
/
+3
2022-09-29
wwan_hwsim: Use skb_put_data() instead of skb_put/memcpy pair
Shang XiaoJing
1
-3
/
+3
2022-09-28
net: wwan: iosm: Use skb_put_data() instead of skb_put/memcpy pair
Shang XiaoJing
1
-1
/
+1
2022-09-20
net: wwan: mhi_wwan_ctrl: Add DUN2 to have a secondary AT port
Fabio Porcedda
1
-0
/
+1
2022-09-19
net: wwan: t7xx: Fix return type of t7xx_ccmni_start_xmit
Nathan Huckleberry
1
-1
/
+1
2022-09-19
net: wwan: iosm: Fix return type of ipc_wwan_link_transmit
Nathan Huckleberry
1
-2
/
+2
2022-09-09
termios: get rid of non-UAPI asm/termios.h
Al Viro
1
-0
/
+1
2022-08-19
Revert "Merge branch 'wwan-t7xx-fw-flashing-and-coredump-support'"
Jakub Kicinski
23
-1560
/
+73
2022-08-17
net: wwan: t7xx: Enable devlink based fw flashing and coredump collection
M Chetan Kumar
13
-5
/
+932
2022-08-17
net: wwan: t7xx: PCIe reset rescan
Haijun Liu
8
-2
/
+212
2022-08-17
net: wwan: t7xx: Infrastructure for early port configuration
Haijun Liu
10
-41
/
+294
2022-08-17
net: wwan: t7xx: Add AP CLDMA
Haijun Liu
11
-28
/
+125
2022-05-20
wwan: iosm: use a flexible array rather than allocate short objects
Jakub Kicinski
1
-4
/
+1
2022-05-20
net: wwan: t7xx: use GFP_ATOMIC under spin lock in t7xx_cldma_gpd_set_next_ptr()
Yang Yingliang
1
-5
/
+5
2022-05-19
net: wwan: iosm: remove pointless null check
Jakub Kicinski
1
-10
/
+0
2022-05-19
net: wwan: t7xx: Fix smatch errors
Ricardo Martinez
3
-6
/
+3
2022-05-16
net: wwan: t7xx: Avoid calls to skb_data_area_size()
Ricardo Martinez
2
-8
/
+5
2022-05-16
net: wwan: t7xx: Fix return type of t7xx_dl_add_timedout()
YueHaibing
1
-4
/
+2
2022-05-09
net: wwan: t7xx: Device deep sleep lock/unlock
Haijun Liu
6
-15
/
+158
2022-05-09
net: wwan: t7xx: Runtime PM
Haijun Liu
4
-0
/
+68
2022-05-09
net: wwan: t7xx: Introduce power management
Haijun Liu
8
-1
/
+700
2022-05-09
net: wwan: t7xx: Add WWAN network interface
Haijun Liu
4
-1
/
+489
2022-05-09
net: wwan: t7xx: Add data path interface
Haijun Liu
7
-0
/
+2758
2022-05-09
net: wwan: t7xx: Data path HW layer
Haijun Liu
3
-0
/
+1675
2022-05-09
net: wwan: t7xx: Add AT and MBIM WWAN ports
Chandrashekar Devegowda
4
-0
/
+198
2022-05-09
net: wwan: t7xx: Add control port
Haijun Liu
9
-3
/
+561
2022-05-09
net: wwan: t7xx: Add port proxy infrastructure
Haijun Liu
7
-2
/
+677
2022-05-09
net: wwan: t7xx: Add core components
Haijun Liu
14
-0
/
+2108
[next]