开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wwan
/
iosm
Age
Commit message (
Expand
)
Author
2023-05-17
net: wwan: iosm: fix NULL pointer dereference when removing device
M Chetan Kumar
2023-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-12
net: wwan: iosm: Fix error handling path in ipc_pcie_probe()
Harshit Mogalapalli
2023-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-29
net: wwan: iosm: fixes 7560 modem crash
M Chetan Kumar
2023-03-17
wwan: core: Support slicing in port TX flow of WWAN subsystem
haozhe chang
2022-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-12-06
net: wwan: iosm: fix memory leak in ipc_mux_init()
Zhengchao Shao
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-28
net: wwan: iosm: fix incorrect skb length
M Chetan Kumar
2022-11-28
net: wwan: iosm: fix crash in peek throughput test
M Chetan Kumar
2022-11-28
net: wwan: iosm: fix dma_alloc_coherent incompatible pointer type
M Chetan Kumar
2022-11-28
net: wwan: iosm: fix kernel test robot reported error
M Chetan Kumar
2022-11-22
net: wwan: iosm: use ACPI_FREE() but not kfree() in ipc_pcie_read_bios_cfg()
Wang ShaoBo
2022-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-09
net: wwan: iosm: fix kernel test robot reported errors
M Chetan Kumar
2022-11-09
net: wwan: iosm: fix invalid mux header type
M Chetan Kumar
2022-11-09
net: wwan: iosm: fix driver not working with INTEL_IOMMU disabled
M Chetan Kumar
2022-11-09
net: wwan: iosm: fix memory leak in ipc_pcie_read_bios_cfg
M Chetan Kumar
2022-11-07
net: wwan: iosm: Remove unnecessary if_mutex lock
Zhaoping Shu
2022-11-07
net: wwan: iosm: fix memory leak in ipc_wwan_dellink
HW He
2022-11-02
net: wwan: iosm: add rpc interface for xmm modems
Shane Parslow
2022-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-03
net: wwan: iosm: Call mutex_init before locking it
Maxim Mikityanskiy
2022-09-28
net: wwan: iosm: Use skb_put_data() instead of skb_put/memcpy pair
Shang XiaoJing
2022-09-19
net: wwan: iosm: Fix return type of ipc_wwan_link_transmit
Nathan Huckleberry
2022-05-20
wwan: iosm: use a flexible array rather than allocate short objects
Jakub Kicinski
2022-05-19
net: wwan: iosm: remove pointless null check
Jakub Kicinski
2022-02-14
net: wwan: iosm: drop debugfs dev reference
M Chetan Kumar
2022-02-13
net: wwan: iosm: Enable M.2 7360 WWAN card support
M Chetan Kumar
2022-01-04
Revert "net: wwan: iosm: Keep device at D0 for s2idle case"
M Chetan Kumar
2021-12-27
net: wwan: iosm: Keep device at D0 for s2idle case
Kai-Heng Feng
2021-12-27
net: wwan: iosm: Let PCI core handle PCI power transition
Kai-Heng Feng
2021-12-10
net: wwan: iosm: correct open parenthesis alignment
M Chetan Kumar
2021-12-10
net: wwan: iosm: removed unused function decl
M Chetan Kumar
2021-12-10
net: wwan: iosm: release data channel in case no active IP session
M Chetan Kumar
2021-12-10
net: wwan: iosm: set tx queue len
M Chetan Kumar
2021-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-09
net: wwan: iosm: fixes unable to send AT command during mbim tx
M Chetan Kumar
2021-12-09
net: wwan: iosm: fixes net interface nonfunctional after fw flash
M Chetan Kumar
2021-12-09
net: wwan: iosm: fixes unnecessary doorbell send
M Chetan Kumar
2021-12-08
net: wwan: make debugfs optional
Sergey Ryazanov
2021-12-08
net: wwan: iosm: move debugfs knobs into a subdir
Sergey Ryazanov
2021-12-08
net: wwan: iosm: allow trace port be uninitialized
Sergey Ryazanov
2021-12-08
net: wwan: iosm: consolidate trace port init code
Sergey Ryazanov
2021-11-22
net: wwan: iosm: device trace collection using relayfs
M Chetan Kumar
2021-11-11
net: wwan: iosm: fix compilation warning
M Chetan Kumar
2021-10-02
net: wwan: iosm: correct devlink extra params
M Chetan Kumar
2021-09-27
net: wwan: iosm: Move devlink_register to be last devlink command
Leon Romanovsky
2021-09-24
net: iosm: Use hrtimer_forward_now()
Thomas Gleixner
[next]