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