index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wwan
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
9 days
net: wwan: mhi_wwan_mbim: use correct mux_id for multiplexing
Daniele Palmas
1
-6
/
+3
11 days
net: wwan: t7xx: Fix napi rx poll issue
Jinjian Song
1
-5
/
+6
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
3
-5
/
+13
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-14
/
+10
2025-02-27
net: gro: decouple GRO from the NAPI layer
Alexander Lobakin
1
-0
/
+1
2025-02-21
net: Use link/peer netns in newlink() of rtnl_link_ops
Xiao Liang
1
-1
/
+1
2025-02-21
rtnetlink: Pack newlink() params into struct
Xiao Liang
1
-4
/
+12
2025-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2025-02-18
net: wwan: iosm: Switch to use hrtimer_setup()
Nam Cao
1
-14
/
+10
2025-02-14
net: wwan: mhi_wwan_mbim: Silence sequence number glitch errors
Stephan Gerhold
1
-1
/
+1
2025-02-11
net: wwan: t7xx: don't include '<linux/pm_wakeup.h>' directly
Wolfram Sang
1
-1
/
+0
2025-01-15
net: wwan: iosm: Fix hibernation by re-binding the driver around it
Maciej S. Szmigiero
1
-1
/
+55
2025-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-12
/
+21
2025-01-02
net: wwan: iosm: Properly check for valid exec stage in ipc_mmio_init()
Maciej S. Szmigiero
1
-1
/
+1
2024-12-30
net: wwan: t7xx: Fix FSM command timeout issue
Jinjian Song
2
-11
/
+20
2024-12-10
net: wwan: t7xx: Replace deprecated PCI functions
Philipp Stanner
1
-7
/
+16
2024-11-18
net: wwan: t7xx: Change PM_AUTOSUSPEND_MS to 5000
Jack Wu
1
-1
/
+1
2024-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-11-07
net: wwan: t7xx: Add debug ports
Jinjian Song
7
-13
/
+110
2024-11-07
wwan: core: Add WWAN ADB and MIPC port type
Jinjian Song
1
-0
/
+8
2024-11-03
net: wwan: t7xx: Fix off-by-one error in t7xx_dpmaif_rx_buf_alloc()
Jinjie Ruan
1
-1
/
+1
2024-10-29
wwan: core: Pass string literal as format argument of dev_set_name()
Simon Horman
1
-1
/
+1
2024-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+1
2024-10-21
net: wwan: fix global oob in wwan_rtnl_policy
Lin Ma
1
-1
/
+1
2024-10-04
net: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-09-27
net: wwan: qcom_bam_dmux: Fix missing pm_runtime_disable()
Jinjie Ruan
1
-3
/
+8
2024-08-21
net: wwan: t7xx: PCIe reset rescan
Jinjian Song
7
-43
/
+105
2024-07-19
Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-2
/
+16
2024-07-18
net: wwan: t7xx: add support for Dell DW5933e
Jack Wu
1
-0
/
+1
2024-07-06
Merge tag 'mhi-for-v6.11' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mani/mhi into char-misc-next
Greg Kroah-Hartman
1
-2
/
+16
2024-07-03
net: wwan: mhi: make default data link id configurable
Slark Xiao
1
-2
/
+16
2024-06-06
net: wwan: iosm: Fix tainted pointer delete is case of region creation fail
Aleksandr Mishin
1
-1
/
+1
2024-04-25
net: wwan: t7xx: Un-embed dummy device
Breno Leitao
2
-5
/
+17
2024-04-22
devlink: extend devlink_param *set pointer
Mateusz Polchlopek
1
-1
/
+2
2024-03-29
net: wwan: mhi: drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-03-25
net: wwan: t7xx: Split 64bit accesses to fix alignment issues
Bjørn Mork
3
-10
/
+11
2024-03-05
net: wwan: core: make wwan_class constant
Ricardo B. Marliere
1
-15
/
+15
2024-03-05
net: wwan: hwsim: make wwan_hwsim_class constant
Ricardo B. Marliere
1
-8
/
+8
2024-02-27
net: wwan: t7xx: Prefer struct_size over open coded arithmetic
Erick Archer
1
-2
/
+4
2024-02-21
net: wwan: core: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-09
net: wwan: t7xx: Add fastboot WWAN port
Jinjian Song
3
-26
/
+97
2024-02-09
net: wwan: t7xx: Infrastructure for early port configuration
Jinjian Song
11
-61
/
+290
2024-02-09
net: wwan: t7xx: Add sysfs attribute for device state machine
Jinjian Song
5
-6
/
+117
2024-02-09
wwan: core: Add WWAN fastboot port type
Jinjian Song
1
-0
/
+4
2023-12-05
net: wwan: qcom_bam_dmux: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-20
net: wwan: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-65
/
+4
2023-10-18
drivers: net: wwan: iosm: Fixed multiple typos in multiple files
Muhammad Muzammil
6
-7
/
+7
2023-10-18
Revert "net: wwan: iosm: enable runtime pm support for 7560"
Bagas Sanjaya
6
-65
/
+4
2023-10-16
drivers: net: wwan: wwan_core.c: resolved spelling mistake
Muhammad Muzammil
1
-2
/
+2
[next]