index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wwan
/
t7xx
Age
Commit message (
Expand
)
Author
Files
Lines
12 days
net: wwan: t7xx: validate port_count against message length in t7xx_port_enum...
Pavitra Jha
3
-6
/
+34
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2
-6
/
+7
2026-01-25
net: wwan: t7xx: fix potential skb->frags overflow in RX path
Kery Qi
1
-2
/
+7
2025-11-21
net: wwan: t7xx: Make local function static
Slark Xiao
2
-3
/
+1
2025-10-29
net: wwan: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
3
-7
/
+0
2025-10-06
net: wwan: t7xx: add support for HP DRMR-H01
Sammy Hsu
1
-0
/
+1
2025-09-22
net: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
1
-1
/
+2
2025-07-09
relayfs: abolish prev_padding
Jason Xing
1
-1
/
+1
2025-06-03
net: wwan: t7xx: Fix napi rx poll issue
Jinjian Song
1
-5
/
+6
2025-02-27
net: gro: decouple GRO from the NAPI layer
Alexander Lobakin
1
-0
/
+1
2025-02-11
net: wwan: t7xx: don't include '<linux/pm_wakeup.h>' directly
Wolfram Sang
1
-1
/
+0
2025-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-11
/
+20
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-03
net: wwan: t7xx: Fix off-by-one error in t7xx_dpmaif_rx_buf_alloc()
Jinjie Ruan
1
-1
/
+1
2024-08-21
net: wwan: t7xx: PCIe reset rescan
Jinjian Song
7
-43
/
+105
2024-07-18
net: wwan: t7xx: add support for Dell DW5933e
Jack Wu
1
-0
/
+1
2024-04-25
net: wwan: t7xx: Un-embed dummy device
Breno Leitao
2
-5
/
+17
2024-03-25
net: wwan: t7xx: Split 64bit accesses to fix alignment issues
Bjørn Mork
3
-10
/
+11
2024-02-27
net: wwan: t7xx: Prefer struct_size over open coded arithmetic
Erick Archer
1
-2
/
+4
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
2023-10-13
net: wwan: t7xx: Add __counted_by for struct t7xx_fsm_event and use struct_si...
Gustavo A. R. Silva
2
-2
/
+3
2023-10-11
netdev: replace napi_reschedule with napi_schedule
Christian Marangi
1
-1
/
+1
2023-07-12
net: wwan: t7xx: Add AP CLDMA
Jose Ignacio Tornos Martinez
11
-31
/
+116
2023-06-27
Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-8
/
+10
2023-05-25
net: wwan: t7xx: Use alloc_ordered_workqueue() to create ordered workqueues
Tejun Heo
2
-8
/
+10
2023-05-17
net: wwan: t7xx: Ensure init is completed before system sleep
Kai-Heng Feng
2
-0
/
+19
2023-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+0
2023-03-31
net: wwan: t7xx: do not compile with -Werror
Jiri Slaby (SUSE)
1
-2
/
+0
2023-03-17
wwan: core: Support slicing in port TX flow of WWAN subsystem
haozhe chang
1
-17
/
+19
2023-01-28
net: wwan: t7xx: Fix Runtime PM initialization
Kornel Dulęba
1
-0
/
+2
2023-01-28
net: wwan: t7xx: Fix Runtime PM resume sequence
Kornel Dulęba
3
-11
/
+45
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2022-11-24
net: wwan: t7xx: Fix the ACPI memory leak
Hanjun Guo
1
-0
/
+2
2022-11-07
net: wwan: t7xx: Add NAPI support
Haijun Liu
5
-166
/
+161
2022-11-07
net: wwan: t7xx: Use needed_headroom instead of hard_header_len
Ilpo Järvinen
1
-1
/
+1
2022-11-02
net: wwan: t7xx: Add port for modem logging
M Chetan Kumar
7
-0
/
+143
2022-11-02
net: wwan: t7xx: use union to group port type specific data
M Chetan Kumar
2
-9
/
+13
2022-09-19
net: wwan: t7xx: Fix return type of t7xx_ccmni_start_xmit
Nathan Huckleberry
1
-1
/
+1
2022-08-19
Revert "Merge branch 'wwan-t7xx-fw-flashing-and-coredump-support'"
Jakub Kicinski
22
-1559
/
+73
2022-08-17
net: wwan: t7xx: Enable devlink based fw flashing and coredump collection
M Chetan Kumar
12
-5
/
+931
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
[next]