summaryrefslogtreecommitdiffstats
path: root/drivers/net/wwan
AgeCommit message (Expand)AuthorLines
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-2/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-17/+17
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-26/+25
2026-01-30net: wwan: mhi_wwan_ctrl: Add NMEA channel supportSlark Xiao-0/+1
2026-01-30net: wwan: hwsim: support NMEA port emulationSergey Ryazanov-2/+126
2026-01-30net: wwan: hwsim: refactor to support more port typesSergey Ryazanov-32/+41
2026-01-30net: wwan: add NMEA port supportSergey Ryazanov-5/+152
2026-01-30net: wwan: core: split port unregister and stopSergey Ryazanov-5/+18
2026-01-30net: wwan: core: split port creation and registrationSergey Ryazanov-26/+43
2026-01-30net: wwan: core: explicit WWAN device reference countingSergey Ryazanov-19/+15
2026-01-30net: wwan: core: remove unused port_id fieldSergey Ryazanov-2/+0
2026-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+7
2026-01-25net: wwan: t7xx: fix potential skb->frags overflow in RX pathKery Qi-2/+7
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-9/+8
2026-01-21Revert "net: wwan: mhi_wwan_mbim: Avoid -Wflex-array-member-not-at-end warning"Slark Xiao-9/+8
2026-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+6
2026-01-06net: wwan: mhi: Add network support for Foxconn T99W760Slark Xiao-1/+2
2026-01-04net: wwan: iosm: Fix memory leak in ipc_mux_deinit()Zilin Guan-0/+6
2025-11-27net: wwan: mhi_wwan_mbim: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva-8/+9
2025-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+1
2025-11-26net: wwan: mhi: Keep modem name match with Foxconn T99W640Slark Xiao-1/+1
2025-11-21net: wwan: t7xx: Make local function staticSlark Xiao-3/+1
2025-11-20devlink: pass extack through to devlink_param::get()Daniel Zahka-1/+2
2025-10-29net: wwan: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus-9/+0
2025-10-06net: wwan: t7xx: add support for HP DRMR-H01Sammy Hsu-0/+1
2025-09-22net: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari-2/+3
2025-08-27net: wwan: iosm: use int type to store negative error codesQianfeng Rong-1/+1
2025-07-09relayfs: abolish prev_paddingJason Xing-3/+2
2025-06-05net: wwan: mhi_wwan_mbim: use correct mux_id for multiplexingDaniele Palmas-6/+3
2025-06-03net: wwan: t7xx: Fix napi rx poll issueJinjian Song-5/+6
2025-03-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-5/+13
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-14/+10
2025-02-27net: gro: decouple GRO from the NAPI layerAlexander Lobakin-0/+1
2025-02-21net: Use link/peer netns in newlink() of rtnl_link_opsXiao Liang-1/+1
2025-02-21rtnetlink: Pack newlink() params into structXiao Liang-4/+12
2025-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+1
2025-02-18net: wwan: iosm: Switch to use hrtimer_setup()Nam Cao-14/+10
2025-02-14net: wwan: mhi_wwan_mbim: Silence sequence number glitch errorsStephan Gerhold-1/+1
2025-02-11net: wwan: t7xx: don't include '<linux/pm_wakeup.h>' directlyWolfram Sang-1/+0
2025-01-15net: wwan: iosm: Fix hibernation by re-binding the driver around itMaciej S. Szmigiero-1/+55
2025-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-12/+21
2025-01-02net: wwan: iosm: Properly check for valid exec stage in ipc_mmio_init()Maciej S. Szmigiero-1/+1
2024-12-30net: wwan: t7xx: Fix FSM command timeout issueJinjian Song-11/+20
2024-12-10net: wwan: t7xx: Replace deprecated PCI functionsPhilipp Stanner-7/+16
2024-11-18net: wwan: t7xx: Change PM_AUTOSUSPEND_MS to 5000Jack Wu-1/+1
2024-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+1
2024-11-07net: wwan: t7xx: Add debug portsJinjian Song-13/+110
2024-11-07wwan: core: Add WWAN ADB and MIPC port typeJinjian Song-0/+8
2024-11-03net: wwan: t7xx: Fix off-by-one error in t7xx_dpmaif_rx_buf_alloc()Jinjie Ruan-1/+1
2024-10-29wwan: core: Pass string literal as format argument of dev_set_name()Simon Horman-1/+1