index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wwan
/
wwan_hwsim.c
Age
Commit message (
Expand
)
Author
2026-01-30
net: wwan: hwsim: support NMEA port emulation
Sergey Ryazanov
2026-01-30
net: wwan: hwsim: refactor to support more port types
Sergey Ryazanov
2025-09-22
net: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
2024-03-05
net: wwan: hwsim: make wwan_hwsim_class constant
Ricardo B. Marliere
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-03-17
wwan: core: Support slicing in port TX flow of WWAN subsystem
haozhe chang
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2022-10-19
wwan_hwsim: fix possible memory leak in wwan_hwsim_dev_new()
Yang Yingliang
2022-09-29
wwan_hwsim: Use skb_put_data() instead of skb_put/memcpy pair
Shang XiaoJing
2022-04-25
wwan_hwsim: Avoid flush_scheduled_work() usage
Tetsuo Handa
2021-06-22
wwan: core: support default netdev creation
Sergey Ryazanov
2021-06-22
wwan: core: no more hold netdev ops owning module
Sergey Ryazanov
2021-06-22
wwan_hwsim: support network interface creation
Sergey Ryazanov
2021-06-08
wwan_hwsim: add debugfs management interface
Sergey Ryazanov
2021-06-08
wwan_hwsim: WWAN device simulator
Sergey Ryazanov