index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wwan
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: wwan: qcom_bam_dmux: Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-05
1
-4
/
+2
*
net: wwan: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-20
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-19
6
-65
/
+4
|
\
|
*
Revert "net: wwan: iosm: enable runtime pm support for 7560"
Bagas Sanjaya
2023-10-18
6
-65
/
+4
*
|
drivers: net: wwan: iosm: Fixed multiple typos in multiple files
Muhammad Muzammil
2023-10-18
6
-7
/
+7
*
|
drivers: net: wwan: wwan_core.c: resolved spelling mistake
Muhammad Muzammil
2023-10-16
1
-2
/
+2
*
|
net: wwan: t7xx: Add __counted_by for struct t7xx_fsm_event and use struct_si...
Gustavo A. R. Silva
2023-10-13
2
-2
/
+3
*
|
netdev: replace napi_reschedule with napi_schedule
Christian Marangi
2023-10-11
1
-1
/
+1
*
|
wwan: core: Use the bitmap API to allocate bitmaps
Andy Shevchenko
2023-09-12
1
-2
/
+3
|
/
*
net: wwan: t7xx: Add AP CLDMA
Jose Ignacio Tornos Martinez
2023-07-12
11
-31
/
+116
*
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-28
7
-23
/
+65
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-22
2
-10
/
+7
|
|
\
|
*
|
net: wwan: iosm: enable runtime pm support for 7560
M Chetan Kumar
2023-06-12
6
-4
/
+65
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-18
5
-12
/
+52
|
|
\
\
|
*
|
|
net: wwan: iosm: clean up unused struct members
M Chetan Kumar
2023-05-10
2
-6
/
+0
|
*
|
|
net: wwan: iosm: remove unused enum definition
M Chetan Kumar
2023-05-10
1
-11
/
+0
|
*
|
|
net: wwan: iosm: remove unused macro definition
M Chetan Kumar
2023-05-10
1
-2
/
+0
*
|
|
|
Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-27
2
-8
/
+10
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
net: wwan: t7xx: Use alloc_ordered_workqueue() to create ordered workqueues
Tejun Heo
2023-05-25
2
-8
/
+10
|
|
/
/
*
|
/
net: wwan: iosm: Convert single instance struct member to flexible array
Kees Cook
2023-06-22
2
-10
/
+7
|
|
/
|
/
|
*
|
net: wwan: t7xx: Ensure init is completed before system sleep
Kai-Heng Feng
2023-05-17
2
-0
/
+19
*
|
net: wwan: iosm: fix NULL pointer dereference when removing device
M Chetan Kumar
2023-05-17
3
-12
/
+33
|
/
*
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
2
-2
/
+2
|
\
|
*
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
2023-04-03
1
-0
/
+7
|
|
\
|
*
|
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
2
-2
/
+2
*
|
|
wwan: core: add print for wwan port attach/disconnect
Slark Xiao
2023-04-20
1
-0
/
+3
*
|
|
net: wwan: Expose secondary AT port on DATA1
Jaime Breva
2023-04-19
1
-0
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-13
1
-1
/
+2
|
\
\
\
|
*
|
|
net: wwan: iosm: Fix error handling path in ipc_pcie_probe()
Harshit Mogalapalli
2023-04-12
1
-1
/
+2
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-06
1
-2
/
+0
|
\
|
|
|
|
*
|
|
net: wwan: t7xx: do not compile with -Werror
Jiri Slaby (SUSE)
2023-03-31
1
-2
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-30
1
-0
/
+7
|
\
|
|
|
*
|
net: wwan: iosm: fixes 7560 modem crash
M Chetan Kumar
2023-03-29
1
-0
/
+7
|
|
/
*
/
wwan: core: Support slicing in port TX flow of WWAN subsystem
haozhe chang
2023-03-17
6
-35
/
+68
|
/
*
net: wwan: t7xx: Fix Runtime PM initialization
Kornel Dulęba
2023-01-28
1
-0
/
+2
*
net: wwan: t7xx: Fix Runtime PM resume sequence
Kornel Dulęba
2023-01-28
3
-11
/
+45
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-12-08
1
-0
/
+1
|
\
|
*
net: wwan: iosm: fix memory leak in ipc_mux_init()
Zhengchao Shao
2022-12-06
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-29
4
-14
/
+18
|
\
|
|
*
net: wwan: iosm: fix incorrect skb length
M Chetan Kumar
2022-11-28
1
-7
/
+11
|
*
net: wwan: iosm: fix crash in peek throughput test
M Chetan Kumar
2022-11-28
1
-3
/
+2
|
*
net: wwan: iosm: fix dma_alloc_coherent incompatible pointer type
M Chetan Kumar
2022-11-28
1
-1
/
+1
|
*
net: wwan: iosm: fix kernel test robot reported error
M Chetan Kumar
2022-11-28
1
-2
/
+1
|
*
net: wwan: t7xx: Fix the ACPI memory leak
Hanjun Guo
2022-11-24
1
-0
/
+2
|
*
net: wwan: iosm: use ACPI_FREE() but not kfree() in ipc_pcie_read_bios_cfg()
Wang ShaoBo
2022-11-22
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-10
8
-40
/
+35
|
\
|
|
*
net: wwan: iosm: fix kernel test robot reported errors
M Chetan Kumar
2022-11-09
2
-0
/
+2
|
*
net: wwan: iosm: fix invalid mux header type
M Chetan Kumar
2022-11-09
2
-0
/
+9
|
*
net: wwan: iosm: fix driver not working with INTEL_IOMMU disabled
M Chetan Kumar
2022-11-09
2
-1
/
+8
|
*
net: wwan: iosm: fix memory leak in ipc_pcie_read_bios_cfg
M Chetan Kumar
2022-11-09
1
-3
/
+8
[next]